EmberAfEndpointInfoStruct Struct Reference
A struct containing basic information about an endpoint.
#include <
af-types.h
>
Data Fields |
|
EmberAfClusterInfo | clusters [ EMBER_AF_MAX_CLUSTERS_PER_ENDPOINT ] |
EmberAfProfileId | profileId |
uint16_t | deviceId |
uint8_t | endpoint |
uint8_t | clusterCount |
A struct containing basic information about an endpoint.
Field Documentation
uint8_t EmberAfEndpointInfoStruct::clusterCount |
EmberAfClusterInfo EmberAfEndpointInfoStruct::clusters[ EMBER_AF_MAX_CLUSTERS_PER_ENDPOINT ] |
uint16_t EmberAfEndpointInfoStruct::deviceId |
uint8_t EmberAfEndpointInfoStruct::endpoint |
EmberAfProfileId EmberAfEndpointInfoStruct::profileId |
The documentation for this struct was generated from the following file:
-
af-types.h