Z-Wave Protocol Controller Reference
zwapi_node_info_header Struct Reference

#include <zwapi_protocol_controller.h>

Collaboration diagram for zwapi_node_info_header:

Public Attributes

uint8_t capability
 Network capabilities. More...
 
uint8_t security
 Network security. More...
 
uint8_t reserved
 
node_type_t node_type
 Basic, Generic and Specific Device types - Basic is generated... More...
 

Detailed Description

Node info stored within the non-volatile memory. These are the first (protocol part) payload bytes from the Node Information frame

Member Data Documentation

◆ capability

uint8_t zwapi_node_info_header::capability

Network capabilities.

◆ node_type

node_type_t zwapi_node_info_header::node_type

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

◆ reserved

uint8_t zwapi_node_info_header::reserved

◆ security

uint8_t zwapi_node_info_header::security

Network security.


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