You are viewing documentation for version:
Give the endpoint information for a particular endpoint. 
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.