Give the endpoint information for a particular endpoint.

Public Attributes#

uint8_t
uint16_t const *
uint16_t const *

Public Attribute Documentation#

endpoint#

uint8_t EmberEndpoint::endpoint

An endpoint of the application on this node.


Definition at line 392 of file stack/include/stack-info.h

description#

EmberEndpointDescription const* EmberEndpoint::description

The endpoint's description.


Definition at line 394 of file stack/include/stack-info.h

inputClusterList#

uint16_t const* EmberEndpoint::inputClusterList

Input clusters the endpoint will accept.


Definition at line 396 of file stack/include/stack-info.h

outputClusterList#

uint16_t const* EmberEndpoint::outputClusterList

Output clusters the endpoint may send.


Definition at line 398 of file stack/include/stack-info.h