Summary
Remove a device from a device group in Automation Gateway
Description
This method will remove a device from 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 removing the device from the group |