Update Charger info
x-ms-visibility: "important"
Use this to update charger info in the system
Path Parameters
chargerId string required
This is globally an unique ID for the charger
application/json
Request Body
- Array [
- ]
chargerName string
locationInfo object
latitude double
longitude double
streetAddress string nullable
streetNumber string
houseLetter string nullable
postalNumber string
city string nullable
area string nullable
country string nullable
pushIntegrationEnabled boolean nullable
chargerSpecificMessageStructure boolean nullable
sockets object[]
type string
maxPower string
Deprecated
status string
name string
id int32
format string
socketPowerType string
maxWatts int32 nullable
maxVoltage int32 nullable
maxAmperage int32 nullable
termsAndConditions uri
evseId string
Syntax according to eMI3 standard, for example: FRA23E45B*78C
splitEvseBySocket boolean
Default value: false
if false, EVSE UID = chargerId; if true, EVSE UID = chargerId + socketId
capabilities string[]
physicalReference string
integrationRelays string[]
customProperties object
property name* string
Responses
- 200
- 400
- 401
Returns the ok message with chargerId
text/plain
Schema
Schema
string
Errors in the route parameters
text/plain
Schema
Schema
string
Check your API key and clientId
Loading...