EmberAfEndpointType Struct Reference
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
EmberAfCluster * EmberAfEndpointType::cluster |
Pointer to the cluster structs, describing clusters on this endpoint type.
uint8_t EmberAfEndpointType::clusterCount |
Number of clusters in this endpoint type.
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