HierarchySet Object
The HierarchySet object contains the name, path and additional information associated with a management set.
All set paths start with '/' which is equivalent to the "My Sets" set. A set path without a leading'/' signifies a special set, such as "Unassigned".
Properties
Name | Type | Read Only | Required | Description |
---|---|---|---|---|
setName | String | no | yes | The name of the hierarchy set. |
setPath | String | yes | no | The full path from the root to the hierarchy set. |
children | HierarchySet[] | yes | no | The list of child hierarchy sets. |
privileges | HierarchyPrivilege[] | yes | no | The list of hierarchy privileges assigned to this hierarchy set. |
thermostats | String[] | yes | no | The list of thermostats assigned to this hierarchy set.. |