Give the endpoint information for a particular endpoint.
Public Attribute Documentation#
endpoint#
uint8_t sl_zigbee_endpoint_t::endpoint
An endpoint of the application on this node.
Definition at line
345
of file stack/include/stack-info.h
description#
sl_zigbee_endpoint_description_t const* sl_zigbee_endpoint_t::description
The endpoint's description.
Definition at line
347
of file stack/include/stack-info.h
inputClusterList#
uint16_t const* sl_zigbee_endpoint_t::inputClusterList
Input clusters the endpoint will accept.
Definition at line
349
of file stack/include/stack-info.h
outputClusterList#
uint16_t const* sl_zigbee_endpoint_t::outputClusterList
Output clusters the endpoint may send.
Definition at line
351
of file stack/include/stack-info.h