Digi XBee(R) ANSI C Host Library
Data Fields
zcl_struct_t Struct Reference

If a zcl_attribute_base_t has a type of ZCL_TYPE_STRUCT, its .value points to this structure. More...

#include "zigbee/zcl.h"

Data Fields

uint16_t element_count
 number of elements in structure
 
const void FARbase_address
 base address of structure
 
const zcl_struct_element_t FARelement
 elements in the structure
 

Detailed Description

If a zcl_attribute_base_t has a type of ZCL_TYPE_STRUCT, its .value points to this structure.


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