Properties
A human-readable display name for the group. Must be unique within the workspace.Examples:
Production, Warehouse Floor 2, EuropeThe parent group in the hierarchy. Set to
null for top-level groups; set to another group’s ID to nest this group as a child group.Examples: grp_123, nullThe devices assigned to this group. Computed by the server—useful for determining whether to display device-related affordances in the UI.
The child subgroups within this group. Computed by the server—useful for rendering expand/collapse indicators in a tree view.
Structure
Groups organize devices into a tree hierarchy. A workspace can have multiple top-level groups, and each group can contain subgroups.Workspace
Production
North America
Device A
Device B
Europe
Device C
Staging
Device D
Device E (unassigned)

