Map actual endpoint type onto a specific endpoint.
Public Attribute Documentation#
endpoint#
uint8_t EmberAfDefinedEndpoint::endpoint
Actual Zigbee endpoint number.
Definition at line
536
of file app/framework/include/af-types.h
profileId#
EmberAfProfileId EmberAfDefinedEndpoint::profileId
Profile ID of the device on this endpoint.
Definition at line
540
of file app/framework/include/af-types.h
deviceId#
uint16_t EmberAfDefinedEndpoint::deviceId
Device ID of the device on this endpoint.
Definition at line
544
of file app/framework/include/af-types.h
deviceVersion#
uint8_t EmberAfDefinedEndpoint::deviceVersion
Version of the device.
Definition at line
548
of file app/framework/include/af-types.h
endpointType#
EmberAfEndpointType* EmberAfDefinedEndpoint::endpointType
Endpoint type for this endpoint.
Definition at line
552
of file app/framework/include/af-types.h
networkIndex#
uint8_t EmberAfDefinedEndpoint::networkIndex
Network index for this endpoint.
Definition at line
556
of file app/framework/include/af-types.h
bitmask#
EmberAfEndpointBitmask EmberAfDefinedEndpoint::bitmask
Meta-data about the endpoint.
Definition at line
560
of file app/framework/include/af-types.h