DeviceGroupDevicesData
Returns the name, description, and list of devices in a device group.
DeviceGroupDevicesData
Returns the name, description, and list of devices in a device group.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
description | string | No | The description of the device group. |
devices | array | No | The devices in the device group. |
hasMoreData | boolean | No | False for a status 200 response.True for a status 202 response, indicating that there is more data to be retrieved. |
name | string | No | The name of the device group. |