Map actual endpoint type onto a specific endpoint.

Public Attributes#

uint8_t
uint16_t
EmberAfEndpointBitmask

Public Attribute Documentation#

endpoint#

uint8_t EmberAfDefinedEndpoint::endpoint

Actual Zigbee endpoint number.


profileId#

EmberAfProfileId EmberAfDefinedEndpoint::profileId

Profile ID of the device on this endpoint.


deviceId#

uint16_t EmberAfDefinedEndpoint::deviceId

Device ID of the device on this endpoint.


deviceVersion#

uint8_t EmberAfDefinedEndpoint::deviceVersion

Version of the device.


endpointType#

EmberAfEndpointType* EmberAfDefinedEndpoint::endpointType

Endpoint type for this endpoint.


networkIndex#

uint8_t EmberAfDefinedEndpoint::networkIndex

Network index for this endpoint.


bitmask#

EmberAfEndpointBitmask EmberAfDefinedEndpoint::bitmask

Meta-data about the endpoint.