Read station configuration
POST /api/v1/configuration/get
POST
/api/v1/configuration/get
Retrieve OCPP configuration keys from a charge point.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
station_id
required
string
WALLBOX_001 key
Specific config keys to read (omit for all).
Array<string>
[ "HeartbeatInterval", "MeterValueSampleInterval"]Responses
Section titled “ Responses ”OCPP GetConfiguration response.