Gives the endpoint information for a particular endpoint.
Public Attribute Documentation#
endpoint#
uint8_t EmberEndpoint::endpoint
An endpoint of the application on this node.
Definition at line
371
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/stack-info.h
description#
EmberEndpointDescription const* EmberEndpoint::description
The endpoint's description.
Definition at line
373
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/stack-info.h
inputClusterList#
uint16_t const* EmberEndpoint::inputClusterList
Input clusters the endpoint will accept.
Definition at line
375
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/stack-info.h
outputClusterList#
uint16_t const* EmberEndpoint::outputClusterList
Output clusters the endpoint may send.
Definition at line
377
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/stack-info.h