Skip to main content
API

Add the charger to the DLM group

x-ms-visibility: "important"
deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Sends a request to add the charger to the DLM group specified by its groupid. If the charger already belongs to a DLM group, the group will be updated.

Path Parameters
    dlmGroupid int64 required

    This is the globally unique ID for the group

    chargerId string required

    This is the globally unique ID for the charger

Responses

The charger has been added correctly to the DLM group

Loading...