Summary
Add a device to a device group in Automation Gateway
Description
This method will add a device to a device group in Automation Gateway
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
group | string | yes | the name of a device group |
deviceName | string | yes | the name of a device |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | the status of adding the device to the group |