Map actual endpoint type onto a specific endpoint.
Public Attribute Documentation#
endpoint#
uint8_t sl_zigbee_af_defined_endpoint_t::endpoint
Actual Zigbee endpoint number.
Definition at line
533
of file app/framework/include/af-types.h
profileId#
sl_zigbee_af_profile_id_t sl_zigbee_af_defined_endpoint_t::profileId
Profile ID of the device on this endpoint.
Definition at line
537
of file app/framework/include/af-types.h
deviceId#
uint16_t sl_zigbee_af_defined_endpoint_t::deviceId
Device ID of the device on this endpoint.
Definition at line
541
of file app/framework/include/af-types.h
deviceVersion#
uint8_t sl_zigbee_af_defined_endpoint_t::deviceVersion
Version of the device.
Definition at line
545
of file app/framework/include/af-types.h
endpointType#
sl_zigbee_af_endpoint_type_t* sl_zigbee_af_defined_endpoint_t::endpointType
Endpoint type for this endpoint.
Definition at line
549
of file app/framework/include/af-types.h
networkIndex#
uint8_t sl_zigbee_af_defined_endpoint_t::networkIndex
Network index for this endpoint.
Definition at line
553
of file app/framework/include/af-types.h
bitmask#
sl_zigbee_af_endpoint_bitmask_t sl_zigbee_af_defined_endpoint_t::bitmask
Meta-data about the endpoint.
Definition at line
557
of file app/framework/include/af-types.h