EmberAfEndpointInfoStruct Struct Reference

A struct containing basic information about an endpoint.

#include <af-types.h>

Data Fields

EmberAfClusterInfo clusters [EMBER_AF_MAX_CLUSTERS_PER_ENDPOINT]
 
EmberAfProfileId profileId
 
uint16_t deviceId
 
uint8_t endpoint
 
uint8_t clusterCount

A struct containing basic information about an endpoint.

Field Documentation

◆ clusterCount

uint8_t EmberAfEndpointInfoStruct::clusterCount

◆ clusters

EmberAfClusterInfo EmberAfEndpointInfoStruct::clusters[EMBER_AF_MAX_CLUSTERS_PER_ENDPOINT]

◆ deviceId

uint16_t EmberAfEndpointInfoStruct::deviceId

◆ endpoint

uint8_t EmberAfEndpointInfoStruct::endpoint

◆ profileId

EmberAfProfileId EmberAfEndpointInfoStruct::profileId

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