NEWS
Controlling multiple objects by single widget
-
I would like to use a single JQUI widget Select Value List to enter value into several control objects (thermostats). If it is doable, what would be syntax of specifying multiple Object IDs within Select Value List widget?
-
@ap2017 sagte in Controlling multiple objects by single widget:
Select Value List
I have the same Problem, someone has a workaround?
-
I guess the best approach is to make a new object, which sets the control value. Subsequently build a JS or blockly to read the value of the object and control multiple objects.