Skip to main content

Clear charging profile

x-ms-visibility: "important"

Clears the charging profile for the specified charger.

Path Parameters
    chargerId string required

    Unique identifier of the charger where the charging profile is to be cleared.

Request Body

Details for clearing the charging profile.

    socketId int32
    chargingProfileId int32 nullable
    stackLevel int32
    chargingProfilePurpose string
Responses

The charging profile was successfully cleared.


Schema
    chargerId string
    socketId int32
    status string
Loading...