Endpoint type struct describes clusters that are on the endpoint.

#include < af-types.h >

Data Fields

EmberAfCluster * cluster
uint8_t clusterCount
uint16_t endpointSize

Endpoint type struct describes clusters that are on the endpoint.

Field Documentation

cluster

EmberAfCluster * EmberAfEndpointType::cluster

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

clusterCount

uint8_t EmberAfEndpointType::clusterCount

Number of clusters in this endpoint type.

endpointSize

uint16_t EmberAfEndpointType::endpointSize

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


The documentation for this struct was generated from the following file:
  • af-types.h