NEWS
Controlling multiple objects by single widget
Visualization
3
Beiträge
4
Kommentatoren
1.1k
Aufrufe
3
Watching
-
@ap2017 sagte in Controlling multiple objects by single widget:
Select Value List
I have the same Problem, someone has a workaround?
-
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?
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.