Digi XBee(R) ANSI C Host Library
|
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 FAR * | base_address |
base address of structure | |
const zcl_struct_element_t FAR * | element |
elements in the structure | |
If a zcl_attribute_base_t has a type of ZCL_TYPE_STRUCT, its .value points to this structure.