Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
Application Node Info
+ Collaboration diagram for Application Node Info:

Macros

#define APPLICATION_NODEINFO_NOT_LISTENING   0x00
 < Not listening Node, corresponds to Reporting Sleeping End Device role type
 
#define APPLICATION_NODEINFO_LISTENING   0x01
 Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.
 
#define APPLICATION_FREQ_LISTENING_MODE_1000ms   0x10
 Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.
 
#define APPLICATION_FREQ_LISTENING_MODE_250ms   0x20
 

Detailed Description

Defines for ApplicationNodeInformation field deviceOptionMask

Macro Definition Documentation

◆ APPLICATION_FREQ_LISTENING_MODE_1000ms

#define APPLICATION_FREQ_LISTENING_MODE_1000ms   0x10

Frequently Listening, corresponds to FLiRS role type. Wakes up every 250ms.

◆ APPLICATION_FREQ_LISTENING_MODE_250ms

#define APPLICATION_FREQ_LISTENING_MODE_250ms   0x20

◆ APPLICATION_NODEINFO_LISTENING

#define APPLICATION_NODEINFO_LISTENING   0x01

Frequently Listening, corresponds to FLiRS role type. Wakes up every 1000ms.

◆ APPLICATION_NODEINFO_NOT_LISTENING

#define APPLICATION_NODEINFO_NOT_LISTENING   0x00

< Not listening Node, corresponds to Reporting Sleeping End Device role type

Always On Node, corresponds to Always On (AOS) role type