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 Attributes#

uint16_t
uint16_t

Public Attribute Documentation#

profileId#

uint16_t EmberEndpointDescription::profileId

Identifies the endpoint's application profile.


deviceId#

uint16_t EmberEndpointDescription::deviceId

The endpoint's device ID within the application profile.


deviceVersion#

uint8_t EmberEndpointDescription::deviceVersion

The endpoint's device version.


inputClusterCount#

uint8_t EmberEndpointDescription::inputClusterCount

The number of input clusters.


outputClusterCount#

uint8_t EmberEndpointDescription::outputClusterCount

The number of output clusters.