Get the OCPP status
GET/charge-points/:uid/status
Returns the current OCPP status of the specified charge point, including its connection state, firmware update progress, and diagnostics upload status.
This is a read-only endpoint and does not require write permissions.
Request
Responses
- 200
- 404
- 502
Status retrieved successfully
Charge point not found
Unable to reach the edge device (e.g., SSH tunnel down or local controller unreachable)