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.


description#

EmberEndpointDescription const* EmberEndpoint::description

The endpoint's description.


inputClusterList#

uint16_t const* EmberEndpoint::inputClusterList

Input clusters the endpoint will accept.


outputClusterList#

uint16_t const* EmberEndpoint::outputClusterList

Output clusters the endpoint may send.