Skip to main content

Unlock a cable

x-ms-visibility: "important"

Unlocks the cable connected to a specified socket of the charger.

Path Parameters
    chargerId string required

    Unique identifier of the charger where the cable is to be unlocked.

Request Body

Details for unlocking the cable.

    socketId int32
Responses

The cable was successfully unlocked.


Schema
    chargerId string
    socketId int32
    status string
Loading...