Group interface
Group details.
Properties
created |
Date and time when the update was created. |
device |
The number of devices in the group. |
group |
Group identity. |
group |
Group type. |
tags | IoT Hub tags. |
Property Details
createdDateTime
Date and time when the update was created.
createdDateTime: string
Property Value
string
deviceCount
The number of devices in the group.
deviceCount?: number
Property Value
number
groupId
Group identity.
groupId: string
Property Value
string
groupType
Group type.
groupType: string
Property Value
string
tags
IoT Hub tags.
tags: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript