Skip to content

Set an OCPP configuration key on a station.

POST
/api/setConfiguration
object
station_id
required

Station identifier.

string
key
required

OCPP configuration key.

string
value
required

Configuration value.

string

OCPP ChangeConfiguration response.

object

Bad request / missing parameters.

object
error

Error description.

string

Internal server error.

object
error

Error description.

string