Zigbee Protocol Controller 1.6.0
attribute_key Struct Reference

the data structure used to access attributes when they are stored in this component. Each key is expected to correspond to one list of attributes. More...

#include <attribute_map.h>

Public Attributes

zigbee_eui64_t eui64
 
unsigned int endpoint_id
 
unsigned int cluster_id
 

Detailed Description

the data structure used to access attributes when they are stored in this component. Each key is expected to correspond to one list of attributes.

attribute_key

Member Data Documentation

◆ cluster_id

unsigned int attribute_key::cluster_id

◆ endpoint_id

unsigned int attribute_key::endpoint_id

◆ eui64

zigbee_eui64_t attribute_key::eui64

The documentation for this struct was generated from the following file: