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

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

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