Skip to main content

Update charger firmware

x-ms-visibility: "important"

Triggers a firmware update for the specified charger.

Path Parameters
    chargerId string required

    Unique identifier of the charger to update.

Request Body

Details for the firmware update.

    firmwareUrl string
    retryCount int32
    retryIntervalSeconds int32
Responses

The firmware update process was successfully initiated.


Schema
    chargerId string
    status string
Loading...