Skip to main content

Change charger availability

x-ms-visibility: "important"

Changes the availability of the charger to operative or inoperative.

Path Parameters
    chargerId string required

    Unique identifier of the charger whose availability is being updated.

Request Body

Details for changing the charger's availability.

    availabilityState string
    socketId int32
Responses

The charger's availability was successfully updated.


Schema
    chargerId string
    availabilityState string
    status string
Loading...