Skip to main content
GET
Get Lock Status
Returns the current lock status for the specified charger. When locked, the charger is set to Unavailable in OCPP and will not accept new charging sessions.
string
required
The UUID of the charger.

Response

boolean
Whether the charger is currently locked (unavailable).
boolean
Whether the lock can be toggled right now. This is false while any connector is in an active state (such as Charging, Preparing, Finishing, Reserved, Faulted, SuspendedEV, or SuspendedEVSE).