Application Node Info#
Defines for ApplicationNodeInformation field deviceOptionMask.
Macros#
#define
< Not listening Node, corresponds to Reporting Sleeping End Device role type
#define
Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.
#define
Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.
#define
Macro Definition Documentation#
APPLICATION_NODEINFO_NOT_LISTENING#
#define APPLICATION_NODEINFO_NOT_LISTENINGValue:
0x00
< Not listening Node, corresponds to Reporting Sleeping End Device role type
Always On Node, corresponds to Always On (AOS) role type
Definition at line
88
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_basis_api.h
APPLICATION_NODEINFO_LISTENING#
#define APPLICATION_NODEINFO_LISTENINGValue:
0x01
Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.
Definition at line
90
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_basis_api.h
APPLICATION_FREQ_LISTENING_MODE_1000ms#
#define APPLICATION_FREQ_LISTENING_MODE_1000msValue:
0x10
Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.
Definition at line
92
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_basis_api.h
APPLICATION_FREQ_LISTENING_MODE_250ms#
#define APPLICATION_FREQ_LISTENING_MODE_250msValue:
0x20
Definition at line
94
of file /mnt/raid/workspaces/ws.Mh9rMZz8x/overlay/gsdk/protocol/z-wave/ZWave/API/ZW_basis_api.h