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.
Definition at line
3284
of file stack/include/sl_zigbee_types.h
deviceId#
uint16_t sl_zigbee_endpoint_description_t::deviceId
The endpoint's device ID within the application profile.
Definition at line
3286
of file stack/include/sl_zigbee_types.h
deviceVersion#
uint8_t sl_zigbee_endpoint_description_t::deviceVersion
The endpoint's device version.
Definition at line
3288
of file stack/include/sl_zigbee_types.h
inputClusterCount#
uint8_t sl_zigbee_endpoint_description_t::inputClusterCount
The number of input clusters.
Definition at line
3290
of file stack/include/sl_zigbee_types.h
outputClusterCount#
uint8_t sl_zigbee_endpoint_description_t::outputClusterCount
The number of output clusters.
Definition at line
3292
of file stack/include/sl_zigbee_types.h