3.169.0 release notes
about 4 hours ago by ReadMe API
- ✨ New features
- Added the new
tariffGroup.changedenum value to notification types. This value is now accepted in notification subscription requests and returned in notification responses across all Notifications endpoints (/public-api/notifications/v1.0,/public-api/notifications/v2.0, and/public-api/actions/notifications/v1.0/{notification}/resend). - Added the optional
power.offeredproperty to Session responses onGET /public-api/resources/sessions/v1.0andGET /public-api/resources/sessions/v1.0/{session}. This field represents the power offered to the vehicle by the charge point. - Added the optional
restrictions.applyToAdHocOperatorIdsproperty to Tariff request and response bodies. This array of operator IDs can be set when creating (POST /public-api/resources/tariffs/v1.0) or updating (PUT /public-api/resources/tariffs/v1.0/{tariff}) a tariff, and is returned in tariff responses on all Tariffs endpoints (GET /public-api/resources/tariffs/v1.0,GET /public-api/resources/tariffs/v1.0/{tariff}) andGET /public-api/resources/tariff-snapshots/v1.0/{tariffSnapshot}.
- Added the new
- 🔧 Improvements
- Added validation on the
maxCurrentfield for DLM Circuit create and update endpoints to prevent setting a value below the circuit's scheduled current limits. Requests with amaxCurrentlower than the highest scheduled value will now return a validation error.
- Added validation on the