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
 
EmberAfEndpointTypeendpointType
 
uint8_t networkIndex
 
EmberAfEndpointBitmask bitmask

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

Field Documentation

EmberAfEndpointBitmask EmberAfDefinedEndpoint::bitmask

Meta-data about the endpoint

uint16_t EmberAfDefinedEndpoint::deviceId

Device ID of the device on this endpoint.

uint8_t EmberAfDefinedEndpoint::deviceVersion

Version of the device.

uint8_t EmberAfDefinedEndpoint::endpoint

Actual zigbee endpoint number.

EmberAfEndpointType* EmberAfDefinedEndpoint::endpointType

Endpoint type for this endpoint.

uint8_t EmberAfDefinedEndpoint::networkIndex

Network index for this endpoint.

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