Summary
Add a device group to Automation Gateway
Description
This method will add a device group to Automation Gateway
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
group | string | yes | The name of the device group |
devices | array | yes | An array of devices for the device group |
groupVars | object | yes | An object containing group variables |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | An object representing the device group that was created |