Endpoint type struct describes clusters that are on the endpoint.

Public Attributes#

uint16_t

Public Attribute Documentation#

cluster#

EmberAfCluster* EmberAfEndpointType::cluster

Pointer to the cluster structs, describing clusters on this endpoint type.


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

clusterCount#

uint8_t EmberAfEndpointType::clusterCount

Number of clusters in this endpoint type.


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

endpointSize#

uint16_t EmberAfEndpointType::endpointSize

Size of all non-external, non-singlet attribute in this endpoint type.


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