A list of clusters received during a service discovery attempt, which is returned for a simple descriptor request.

Public Attributes#

const uint16_t *
const uint16_t *
uint16_t
uint8_t

Public Attribute Documentation#

inClusterCount#

uint8_t sl_zigbee_af_cluster_list_t::inClusterCount

Definition at line 742 of file app/framework/include/af-types.h

inClusterList#

const uint16_t* sl_zigbee_af_cluster_list_t::inClusterList

Definition at line 743 of file app/framework/include/af-types.h

outClusterCount#

uint8_t sl_zigbee_af_cluster_list_t::outClusterCount

Definition at line 744 of file app/framework/include/af-types.h

outClusterList#

const uint16_t* sl_zigbee_af_cluster_list_t::outClusterList

Definition at line 745 of file app/framework/include/af-types.h

profileId#

sl_zigbee_af_profile_id_t sl_zigbee_af_cluster_list_t::profileId

Definition at line 746 of file app/framework/include/af-types.h

deviceId#

uint16_t sl_zigbee_af_cluster_list_t::deviceId

Definition at line 747 of file app/framework/include/af-types.h

endpoint#

uint8_t sl_zigbee_af_cluster_list_t::endpoint

Definition at line 748 of file app/framework/include/af-types.h