DSL for multiple Channels linked to an Item [message #1514447] |
Wed, 17 December 2014 04:57  |
Eclipse User |
|
|
|
Recently the possibility was added to link more than one Channel to an Item using
Item test {channel="x:y:z:", channel="a:b:c"}
if I am not wrong, but in openHAB1 we had the possibility to link binding configuration to a specific command understood by the Item. In the ESH/OH2 world this could result in something like
Switch someSwitch {ON:channel="x:y:z", OFF:channel="a:b:c"}
so that values received on the x:y:z channel would only trigger the ON command for the Switch. Do we abandon this OH1 concept? e.g. we assume that each channel linked can send all accepted values to the Item?
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06830 seconds