Command Class Wake Up Configuration#

Command Class Wake Up Configuration.

Macros#

#define

Default sleep time between Wake Up Notifications <1..255: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_SEC
Value:
300

Default sleep time between Wake Up Notifications <1..255:1>


Definition at line 29 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/WakeUp/config/cc_wake_up_config.h

CC_WAKE_UP_CONFIG_MINIMUM_SLEEP_TIME_SEC#

#define CC_WAKE_UP_CONFIG_MINIMUM_SLEEP_TIME_SEC
Value:
20

Minimum sleep time between Wake Up Notifications <20..86400:1>


Definition at line 37 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/WakeUp/config/cc_wake_up_config.h

CC_WAKE_UP_CONFIG_MAXIMUM_SLEEP_TIME_SEC#

#define CC_WAKE_UP_CONFIG_MAXIMUM_SLEEP_TIME_SEC
Value:
86400

Maximum sleep time between Wake Up Notifications <20..86400:1>


Definition at line 45 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/WakeUp/config/cc_wake_up_config.h

CC_WAKE_UP_CONFIG_SLEEP_STEP_TIME_SEC#

#define CC_WAKE_UP_CONFIG_SLEEP_STEP_TIME_SEC
Value:
20

Sleep step time <1..255:1>


Definition at line 53 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/WakeUp/config/cc_wake_up_config.h