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 693 of file app/framework/include/af-types.h

inClusterList#

const uint16_t* sl_zigbee_af_cluster_list_t::inClusterList

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

outClusterCount#

uint8_t sl_zigbee_af_cluster_list_t::outClusterCount

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

outClusterList#

const uint16_t* sl_zigbee_af_cluster_list_t::outClusterList

Definition at line 696 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 697 of file app/framework/include/af-types.h

deviceId#

uint16_t sl_zigbee_af_cluster_list_t::deviceId

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

endpoint#

uint8_t sl_zigbee_af_cluster_list_t::endpoint

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