v1

latestOpenAPI 3.0.02026-07-24176225227.9 KB
Direct OCPP - For Operators

Applies given OCPP configuration version to specified charger

Sets settings and instructs charger that new settings are available to ensure the device receive updated settings

post/local-ocpp/v1/operators/{operatorId}/connections/chargers/{serialNumber}

Path parameters

operatorIdinteger required

Charger operator id

serialNumberstring required

Easee's serial number identifying charger

Request body

versionstring required

Version identifier, used to fetch specific configuration versions

Example request

{
  "version": "00000000-0000-0000-0000-000000000000"
}

Response

Success

EaseeOCPPConfigurationAPIEmptyResponse required