Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Nil |
0 |
No access at all to this object and sub objects |
| View |
10 |
Able to view this object and sub objects |
| Use |
20 |
Able to use this object and sub objects (turn on/off devices etc) |
| Edit |
25 |
Able to edit this object (Change properties, descriptions etc.) and sub objects, cannot delete an object. |
| Full |
30 |
Full access to this object and sub objects, can modify properties in the database as well as control devices and delete objects. |