Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
_NODEINFO_ Struct Reference

#include <ZW_basis_api.h>

+ Collaboration diagram for _NODEINFO_:

Data Fields

uint8_t capability
 Network capabilities.
 
uint8_t security
 Network security.
 
uint8_t reserved
 
NODE_TYPE nodeType
 Basic, Generic and Specific Device types - Basic is generated...
 

Detailed Description

Node info stored within the non-volatile memory This are the first (protocol part) payload bytes from the Node Infomation frame

Field Documentation

◆ capability

uint8_t _NODEINFO_::capability

Network capabilities.

◆ nodeType

NODE_TYPE _NODEINFO_::nodeType

Basic, Generic and Specific Device types - Basic is generated...

◆ reserved

uint8_t _NODEINFO_::reserved

◆ security

uint8_t _NODEINFO_::security

Network security.


The documentation for this struct was generated from the following file: