Endpoint information (a ZigBee Simple Descriptor).
This is a ZigBee Simple Descriptor and contains information about an endpoint. This information is shared with other nodes in the network by the ZDO.
Public Attribute Documentation#
profileId#
uint16_t sl_zigbee_endpoint_description_t::profileId
Identifies the endpoint's application profile.
deviceId#
uint16_t sl_zigbee_endpoint_description_t::deviceId
The endpoint's device ID within the application profile.
inputClusterCount#
uint8_t sl_zigbee_endpoint_description_t::inputClusterCount
The number of input clusters.
outputClusterCount#
uint8_t sl_zigbee_endpoint_description_t::outputClusterCount
The number of output clusters.