EmberEndpoint Struct Reference
Gives the endpoint information for a particular endpoint.
#include <
stack-info.h
>
Data Fields |
|
uint8_t | endpoint |
EmberEndpointDescription const * | description |
uint16_t const * | inputClusterList |
uint16_t const * | outputClusterList |
Gives the endpoint information for a particular endpoint.
Field Documentation
EmberEndpointDescription const* EmberEndpoint::description |
The endpoint's description.
uint8_t EmberEndpoint::endpoint |
An endpoint of the application on this node.
uint16_t const* EmberEndpoint::inputClusterList |
Input clusters the endpoint will accept.
uint16_t const* EmberEndpoint::outputClusterList |
Output clusters the endpoint may send.
The documentation for this struct was generated from the following file:
-
stack-info.h