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
352
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
354
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
356
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
358
of file stack/include/stack-info.h