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
- 200
- 400
- 401
- 404
The charger has been added correctly to the DLM group
Errors in the route parameters
text/plain
Schema
Schema
string
User not authorised
DLM Group/charger not found in the list of authorised groups/chargers of the customer
Loading...