Skip to main content
API

Remove the charger group from the DLM group

x-ms-visibility: "important"
deprecated

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

Remove the connection between DLM group and charger group totally or remove only chargers from DLM group and leave DLM group connected to charger group

Path Parameters
    dlmGroupid int64 required

    This is the globally unique ID for the group

    chargerGroupId string required

    This is the globally unique ID for the charger group (site)

Query Parameters
    onlyChargers string

    If true, connection between charger group and DLM group is not removed but chargers are not part of load management any more. Default if omitted: false

Responses

The charger group has been removed correctly from the DLM group

Loading...