Skip to content

Write station configuration

POST
/api/v1/configuration/set

Set a single OCPP configuration key on a charge point.

object
station_id
required
string
WALLBOX_001
key
required
string
HeartbeatInterval
value
required
string
60

OCPP ChangeConfiguration response.

object