Struct that maps actual endpoint type, onto a specific endpoint.

#include < af-types.h >

Data Fields

uint8_t endpoint
EmberAfProfileId profileId
uint16_t deviceId
uint8_t deviceVersion
EmberAfEndpointType * endpointType
uint8_t networkIndex
EmberAfEndpointBitmask bitmask

Struct that maps actual endpoint type, onto a specific endpoint.

Field Documentation

bitmask

EmberAfEndpointBitmask EmberAfDefinedEndpoint::bitmask

Meta-data about the endpoint

deviceId

uint16_t EmberAfDefinedEndpoint::deviceId

Device ID of the device on this endpoint.

deviceVersion

uint8_t EmberAfDefinedEndpoint::deviceVersion

Version of the device.

endpoint

uint8_t EmberAfDefinedEndpoint::endpoint

Actual zigbee endpoint number.

endpointType

EmberAfEndpointType * EmberAfDefinedEndpoint::endpointType

Endpoint type for this endpoint.

networkIndex

uint8_t EmberAfDefinedEndpoint::networkIndex

Network index for this endpoint.

profileId

EmberAfProfileId EmberAfDefinedEndpoint::profileId

Profile ID of the device on this endpoint.


The documentation for this struct was generated from the following file:
  • af-types.h