Skip to main content
API
x-ms-visibility: "important"
deprecated

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

Sends a request to link a charger group to a DLM group if they were not already linked and add all the chargers belonging to the charger group chargerGroupid to the DLM group specified by dlmGroupid.

Path Parameters
    dlmGroupid int64 required

    This is the globally unique ID for the dlm group

    chargerGroupid int64 required

    This is the globally unique ID for the group

Responses

The chargers have been added correctly to the DLM group

Loading...