Rules of indicator state change allow you to change the indicator of the BACnet object on the map if a value of a property falls in a given range.
The indicator and property value are displayed on the map (see Managing the property of the BACnet channel on the map).
To configure these rules, set the following parameters on the Indicators tab on the settings panel of the Bacnet Rule object:

You can specify up to 10 states of the indicator.
If the value of the property falls into several intervals, the indicator will take the color according to the rule with the lowest order number. |
The signs available for different data types are listed in the table below:
| Type | Signs |
|---|---|
| Unsigned Int | =, !=, <, >, <=, >= |
| Signed Int | =, !=, <, >, <=, >= |
| Real | =, !=, <, >, <=, >= |
| Double | =, !=, <, >, <=, >= |