A list of clusters received during a service discovery attempt. This will be returned for a simple descriptor request.

#include < af-types.h >

Data Fields

uint8_t inClusterCount
const uint16_t * inClusterList
uint8_t outClusterCount
const uint16_t * outClusterList
EmberAfProfileId profileId
uint16_t deviceId
uint8_t endpoint

A list of clusters received during a service discovery attempt. This will be returned for a simple descriptor request.

Field Documentation

deviceId

uint16_t EmberAfClusterList::deviceId

endpoint

uint8_t EmberAfClusterList::endpoint

inClusterCount

uint8_t EmberAfClusterList::inClusterCount

inClusterList

const uint16_t* EmberAfClusterList::inClusterList

outClusterCount

uint8_t EmberAfClusterList::outClusterCount

outClusterList

const uint16_t* EmberAfClusterList::outClusterList

profileId

EmberAfProfileId EmberAfClusterList::profileId

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