-
Notifications
You must be signed in to change notification settings - Fork 1
Module thc_MultiBinarySwitch
Andreas Drollinger edited this page Jan 3, 2020
·
1 revision
The multi binary switch device allows controlling multiple binary switch devices as a single multi-level switch. The binary switch devices have already to be defined.
thc::DefineDevice FanCellar,state \
-name FanCellar -group -type switch \
-get {thc_MultiBinarySwitch {FanCellarSW1,state FanCellarSW2,state}} \
-set {thc_MultiBinarySwitch {FanCellarSW1,state FanCellarSW2,state}}
THC, Tight Home Control - See THC index register - THC repository on github.com/Drolla/thc