EVCS User Priority API Changelog

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

  • :warning: the ‘/items/’ response’s property type/format changed from ‘’/‘’ to ‘object’/‘’ for status ‘200’
  • :warning: removed the required property ‘/items/serial’ from the response with the ‘200’ status
  • :warning: 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

  • :warning: added the new required request property ‘asset’
  • :warning: the request’s body type/format changed from ‘’/‘’ to ‘object’/‘’
  • :warning: the ‘priority’ request property type/format changed from ‘number’/‘’ to ‘integer’/‘’
  • :warning: the response’s body type/format changed from ‘’/‘’ to ‘object’/‘’ for status ‘200’
  • :warning: removed the required property ‘serial’ from the response with the ‘200’ status
  • :warning: removed the request property ‘assetID’
  • :warning: removed the request property ‘serial’
  • :warning: 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

  • :warning: api path removed without deprecation

GET /systems/{systemID}/evcs-user-priority

  • :warning: api path removed without deprecation

PUT /systems/{systemID}/evcs-user-priority

  • :warning: api path removed without deprecation

(sha fd6de39b)

Changelog 2025-03-04T12:16:40.221Z

POST /emobility/assets

  • endpoint added

POST /how-to-name-this

  • :warning: api path removed without deprecation

(sha 6dd3f59c)