Command Class Wake Up Configuration#
Command Class Wake Up Configuration.
Macros#
#define
Default sleep time between Wake Up Notifications <1..86400:1>
#define
Minimum sleep time between Wake Up Notifications <20..86400:1>
#define
Maximum sleep time between Wake Up Notifications <20..86400:1>
#define
Sleep step time <1..255:1>
Macro Definition Documentation#
CC_WAKE_UP_CONFIG_DEFAULT_SLEEP_TIME_SEC#
#define CC_WAKE_UP_CONFIG_DEFAULT_SLEEP_TIME_SECValue:
300
Default sleep time between Wake Up Notifications <1..86400:1>
CC_WAKE_UP_CONFIG_MINIMUM_SLEEP_TIME_SEC#
#define CC_WAKE_UP_CONFIG_MINIMUM_SLEEP_TIME_SECValue:
20
Minimum sleep time between Wake Up Notifications <20..86400:1>
CC_WAKE_UP_CONFIG_MAXIMUM_SLEEP_TIME_SEC#
#define CC_WAKE_UP_CONFIG_MAXIMUM_SLEEP_TIME_SECValue:
86400
Maximum sleep time between Wake Up Notifications <20..86400:1>
CC_WAKE_UP_CONFIG_SLEEP_STEP_TIME_SEC#
#define CC_WAKE_UP_CONFIG_SLEEP_STEP_TIME_SECValue:
20
Sleep step time <1..255:1>