Skip to main content

Modify charger configuration

x-ms-visibility: "important"

Updates a specific configuration setting on the charger.

Path Parameters
    chargerId string required

    Unique identifier of the charger.

Request Body

Key-value pair for charger configuration modification.

    key string
    value string
Responses

The configuration request was successfully sent.


Schema
    chargerId string
    key string
    value string
    status string
Loading...