Zigbee Protocol Controller 1.6.0
|
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 |
a model for a zigbee ZCL endpoint
Zigbee Endpoint
unsigned int zigbee_endpoint_t::client_cluster_count |
zcl_cluster_type_t zigbee_endpoint_t::client_cluster_list[ZCL_DEFAULT_ARR_LENGTH] |
unsigned int zigbee_endpoint_t::cluster_count |
zcl_cluster_type_t zigbee_endpoint_t::cluster_list[ZCL_DEFAULT_ARR_LENGTH] |
zigbee_endpoint_id_t zigbee_endpoint_t::endpoint_id |