XBee Firmware Library
1.6.0
|
Data Structures | |
struct | zcl_basic_dev_info |
Global used to hold values referenced by zcl_basic_attributes[]. More... | |
Variables | |
const zcl_attribute_tree_t FAR | zcl_basic_attribute_tree [] |
const zcl_attribute_base_t FAR | zcl_basic_attributes [] |
Table of attributes for the Basic Cluster Server. More... | |
const struct zcl_basic_dev_info | zcl_basic_dev_info |
This header should be included from the main .C file (after defining the macros described below) to add the globals zcl_basic_dev_info and zcl_basic_attributes[] to the program.
It makes use of the following optional macros:
And one required macro:
For example: