Devices - Count In Group
获取指定 DeviceGroup 中的设备数。
GET https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/deviceGroups/{deviceGroupId}/devices/count
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
device
|
path | True |
string uuid |
DeviceGroup ID。 |
tenant
|
path | True |
string uuid |
Azure Sphere 租户 ID。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
integer |
成功。 |