Skip to content

Send arbitrary RPC messages to a charger

POST
/api/chargers/{chargerId}/rpc

Post /api/chargers/:chargerId/rpc

Parameters

Path Parameters

chargerId
required
string

Request Body required

object
action
required
string
Allowed values: Authorize BootNotification CancelReservation ChangeAvailability ChangeConfiguration ClearCache ClearChargingProfile DataTransfer DiagnosticsStatusNotification FirmwareStatusNotification GetCompositeSchedule GetConfiguration GetDiagnostics GetLocalListVersion Heartbeat MeterValues RemoteStartTransaction RemoteStopTransaction ReserveNow Reset SendLocalList SetChargingProfile StartTransaction StatusNotification StopTransaction TriggerMessage UnlockConnector UpdateFirmware
payload
required
object
key
additional properties

Responses

200

Send arbitrary RPC messages to a charger 200 response

object
success
required
boolean
data
required
object
key
additional properties

403

Send arbitrary RPC messages to a charger 403 response

object
success
required
boolean
message
required
string

404

Send arbitrary RPC messages to a charger 404 response

object
success
required
boolean
message
required
string

500

Send arbitrary RPC messages to a charger 500 response

object
success
required
boolean
message
required
string