A list of clusters received during a service discovery attempt, which is returned for a simple descriptor request.
Public Attribute Documentation#
inClusterCount#
uint8_t EmberAfClusterList::inClusterCount
Definition at line
694
of file app/framework/include/af-types.h
inClusterList#
const uint16_t* EmberAfClusterList::inClusterList
Definition at line
695
of file app/framework/include/af-types.h
outClusterCount#
uint8_t EmberAfClusterList::outClusterCount
Definition at line
696
of file app/framework/include/af-types.h
outClusterList#
const uint16_t* EmberAfClusterList::outClusterList
Definition at line
697
of file app/framework/include/af-types.h
profileId#
EmberAfProfileId EmberAfClusterList::profileId
Definition at line
698
of file app/framework/include/af-types.h
deviceId#
uint16_t EmberAfClusterList::deviceId
Definition at line
699
of file app/framework/include/af-types.h
endpoint#
uint8_t EmberAfClusterList::endpoint
Definition at line
700
of file app/framework/include/af-types.h