Update Charger
Chargers
Update Charger
PUT
Update Charger
Updates the details of a specific charger.
string
required
The UUID of the charger to update.
string
A user-defined reference or label for the charger. Maximum 255 characters. Set to
null (or an empty string) to clear the reference for the resolved team.string
The UUID of the team the reference applies to. Must be a valid UUID of an existing team accessible for this charger. When omitted, the authenticated user’s current team is used.
Response
string
The unique UUID of the charger.
integer
The numeric ID of the charger.
string
The unique identity string of the charger.
string
The serial number of the charger. May be
null.string
The charger’s pincode. Only returned if the authenticated user has sensitive permissions.
string
The updated reference for the charger. May be
null.string
The current connection status of the charger.
string
The current OCPP status of the charger.
string
The current error code, if any. May be
null.string
Additional error information. May be
null.string
The vendor identifier. May be
null.string
A vendor-specific error code. May be
null.string
The raw firmware version string. May be
null.string
The parsed and normalized firmware version. May be
null.string
The OCPP server the charger is connected to. May be
null.string
ISO 8601 timestamp of the last connection. May be
null.string
ISO 8601 timestamp of the last disconnection. May be
null.string
ISO 8601 timestamp of the last heartbeat. May be
null.boolean
Whether the charger has a pending setup operation.
boolean
Whether the charger has completed initial setup.
boolean
Whether the charger is blocked.
number
The maximum current in Amperes the charger can deliver.
string
ISO 8601 timestamp of when the charger was created.
string
ISO 8601 timestamp of when the charger was last updated.
object
The charger’s active licenses.
integer
The ID of the charger model. May be
null.boolean
Whether the charger is a MID-certified meter. May be
null.object
The authenticated user’s permissions for this charger.