A struct containing basic information about an endpoint.

Public Attribute Documentation#

clusters#

EmberAfClusterInfo EmberAfEndpointInfoStruct::clusters[EMBER_AF_MAX_CLUSTERS_PER_ENDPOINT]

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

profileId#

EmberAfProfileId EmberAfEndpointInfoStruct::profileId

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

deviceId#

uint16_t EmberAfEndpointInfoStruct::deviceId

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

endpoint#

uint8_t EmberAfEndpointInfoStruct::endpoint

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

clusterCount#

uint8_t EmberAfEndpointInfoStruct::clusterCount

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