Gives the endpoint information for a particular endpoint.

#include < stack-info.h >

Data Fields

uint8_t endpoint
EmberEndpointDescription PGM * description
uint16_t PGM * inputClusterList
uint16_t PGM * outputClusterList

Gives the endpoint information for a particular endpoint.

Field Documentation

EmberEndpointDescription PGM* EmberEndpoint::description

The endpoint's description.

uint8_t EmberEndpoint::endpoint

An endpoint of the application on this node.

uint16_t PGM* EmberEndpoint::inputClusterList

Input clusters the endpoint will accept.

uint16_t PGM* EmberEndpoint::outputClusterList

Output clusters the endpoint may send.


The documentation for this struct was generated from the following file:
  • stack-info.h