Changelog for the EVCS User Priority API Specification.
Changelog 2025-01-30T14:58:05.064Z
DELETE /systems/{systemID}/evcs-user-priority
- api operation id ‘resetAllUserPriorities’ was added
GET /systems/{systemID}/evcs-user-priority
the ‘/items/’ response’s property type/format changed from ‘’/‘’ to ‘object’/‘’ for status ‘200’
removed the required property ‘/items/serial’ from the response with the ‘200’ status
removed the optional property ‘/items/assetID’ from the response with the ‘200’ status- api operation id ‘getUserPriority’ was added
- added the required property ‘/items/asset’ to the response with the ‘200’ status
PUT /systems/{systemID}/evcs-user-priority
added the new required request property ‘asset’
the request’s body type/format changed from ‘’/‘’ to ‘object’/‘’
the ‘priority’ request property type/format changed from ‘number’/‘’ to ‘integer’/‘’
the response’s body type/format changed from ‘’/‘’ to ‘object’/‘’ for status ‘200’
removed the required property ‘serial’ from the response with the ‘200’ status
removed the request property ‘assetID’
removed the request property ‘serial’
removed the optional property ‘assetID’ from the response with the ‘200’ status- api operation id ‘putUserPriority’ was added
- added the required property ‘asset’ to the response with the ‘200’ status
(sha 8664f1a7)
Changelog 2025-02-26T12:40:24.638Z
POST /how-to-name-this
- endpoint added
DELETE /systems/{systemID}/evcs-user-priorities
- endpoint added
GET /systems/{systemID}/evcs-user-priorities
- endpoint added
PUT /systems/{systemID}/evcs-user-priorities/{assetID}
- endpoint added
DELETE /systems/{systemID}/evcs-user-priority
api path removed without deprecation
GET /systems/{systemID}/evcs-user-priority
api path removed without deprecation
PUT /systems/{systemID}/evcs-user-priority
api path removed without deprecation
(sha fd6de39b)