Zigbee Protocol Controller 1.6.0
zigbee_node_t Struct Reference

A model for a Zigbee End Node. More...

#include <zigpc_common_zigbee.h>

Public Attributes

zigbee_eui64_t eui64
 
zigbee_endpoint_t endpoint_list [ZCL_DEFAULT_ARR_LENGTH]
 
unsigned int endpoint_count
 
bool is_active
 
bool is_sleepy
 
enum zigbee_node_network_status network_status
 

Detailed Description

A model for a Zigbee End Node.

Zigbee Node

Member Data Documentation

◆ endpoint_count

unsigned int zigbee_node_t::endpoint_count

◆ endpoint_list

zigbee_endpoint_t zigbee_node_t::endpoint_list[ZCL_DEFAULT_ARR_LENGTH]

◆ eui64

zigbee_eui64_t zigbee_node_t::eui64

◆ is_active

bool zigbee_node_t::is_active

◆ is_sleepy

bool zigbee_node_t::is_sleepy

◆ network_status

enum zigbee_node_network_status zigbee_node_t::network_status

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