Z-Wave Protocol Controller Reference

Node type structure, used in Node Information Frames. More...

#include <zwave_node_id_definitions.h>

Collaboration diagram for node_type_t:

Public Attributes

uint8_t basic
 Basic Device Type, is it a Controller, Controller_Static, End_Node or a End_Node_Routing Device Type. More...
 
uint8_t generic
 Generic Device Type. More...
 
uint8_t specific
 Specific Device Type. More...
 

Detailed Description

Node type structure, used in Node Information Frames.

Member Data Documentation

◆ basic

uint8_t node_type_t::basic

Basic Device Type, is it a Controller, Controller_Static, End_Node or a End_Node_Routing Device Type.

◆ generic

uint8_t node_type_t::generic

Generic Device Type.

◆ specific

uint8_t node_type_t::specific

Specific Device Type.


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