Zigbee Protocol Controller 1.6.0
zigbee_endpoint_t Struct Reference

a model for a zigbee ZCL endpoint More...

#include <zigpc_common_zigbee.h>

Public Attributes

zigbee_endpoint_id_t endpoint_id
 
zcl_cluster_type_t cluster_list [ZCL_DEFAULT_ARR_LENGTH]
 
unsigned int cluster_count
 
zcl_cluster_type_t client_cluster_list [ZCL_DEFAULT_ARR_LENGTH]
 
unsigned int client_cluster_count
 

Detailed Description

a model for a zigbee ZCL endpoint

Zigbee Endpoint

Member Data Documentation

◆ client_cluster_count

unsigned int zigbee_endpoint_t::client_cluster_count

◆ client_cluster_list

zcl_cluster_type_t zigbee_endpoint_t::client_cluster_list[ZCL_DEFAULT_ARR_LENGTH]

◆ cluster_count

unsigned int zigbee_endpoint_t::cluster_count

◆ cluster_list

zcl_cluster_type_t zigbee_endpoint_t::cluster_list[ZCL_DEFAULT_ARR_LENGTH]

◆ endpoint_id

zigbee_endpoint_id_t zigbee_endpoint_t::endpoint_id

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