Variable groups

BOS offers the capability to create and manage a variety of variable groups, including boolean, integer, double groups. These versatile variable groups can be seamlessly integrated into various aspects of the configuration, providing extensive flexibility and functionality.
Groups will only accept the same type of variables or nodes from bOS;

Boolean groups will only receive boolean values (True/False values).
Integer groups will only receive whole number values (fan speed or shade position).
Double groups will only receive floating-point numbers nodes (temperature, consumption, calculation values).

Image 4975


Values within the group variable will effect the overall group value (e.g. first value is 1 and second value is 3, the group value will be 2).
Group value will display average value of every value that is in the group variable.
Changing the value of the group will change every value in the group (changing group value to 5 will change first value to 5 and second value to 5).