Issue
When a Zigbee device is imported to EBO there is a lot of different configuration settings for the device, like the below settings for the Wiser Radiator Thermostat:
How do I know what the different settings do? Do we have any documentation explaining that?
Product Line
EcoStruxure Building Operation
Environment
- Building Operation Automation Server Premium (AS-P)
- Building Operation Room Controller (RPC)
Cause
The different objects under the Zigbee device like "Thermostat" and "Power Configuration" is coming from something called clusters and a cluster is defined in the "Zigbee Cluster Library Specification".
For example the "Remote sensing" attribute for the "Thermostat"
Look like this in the "Zigbee Cluster Library Specification"
When joining a Zigbee device it will specify what cluster it support and that information is what will be used when building the import file which is imported to EBO.
Resolution
EBO doesn't know anything about the functionality of the Zigbee device. Instead it gets information from the device what clusters it supports, and will make sure the correct objects and attributes for the different clusters are created in EBO so it is possible to set all configuration parameters in the device.
So to know what the different settings actually do in the device please contact the manufacturer of the device.