supla-device
|
Public Member Functions | |
bool | isEnabled () |
virtual void | setAlwaysEnabled () |
virtual void | enable () |
virtual void | disable () |
virtual bool | isAlwaysEnabled () |
Public Attributes | |
LocalAction * | trigger = nullptr |
ActionHandler * | client = nullptr |
ActionHandlerClient * | next = nullptr |
uint16_t | onEvent = 0 |
uint16_t | action = 0 |
Static Public Attributes | |
static ActionHandlerClient * | begin = nullptr |
Protected Attributes | |
bool | enabled = true |
bool | alwaysEnabled = false |