A list of clusters received during a service discovery attempt. This will be returned for a simple descriptor request.
Public Attribute Documentation#
inClusterCount#
uint8_t EmberAfClusterList::inClusterCount
Definition at line
678
of file ./app/framework/include/af-types.h
inClusterList#
const uint16_t* EmberAfClusterList::inClusterList
Definition at line
679
of file ./app/framework/include/af-types.h
outClusterCount#
uint8_t EmberAfClusterList::outClusterCount
Definition at line
680
of file ./app/framework/include/af-types.h
outClusterList#
const uint16_t* EmberAfClusterList::outClusterList
Definition at line
681
of file ./app/framework/include/af-types.h
profileId#
EmberAfProfileId EmberAfClusterList::profileId
Definition at line
682
of file ./app/framework/include/af-types.h
deviceId#
uint16_t EmberAfClusterList::deviceId
Definition at line
683
of file ./app/framework/include/af-types.h
endpoint#
uint8_t EmberAfClusterList::endpoint
Definition at line
684
of file ./app/framework/include/af-types.h