![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Modules | |
Metering cluster server attributes and enumerations | |
Metering cluster commands | |
Data Structures | |
struct | zb_zcl_metering_attrs_s |
Metering cluster attributes. More... | |
Macros | |
#define | ZB_ZCL_DECLARE_METERING_ATTR_LIST(attr_list, attrs) |
Declare attribute list for Metering cluster cluster. More... | |
Typedefs | |
typedef struct zb_zcl_metering_attrs_s | zb_zcl_metering_attrs_t |
The Metering Cluster provides a mechanism to retrieve usage information from Electric, Gas, Water, and potentially Thermal metering devices.
#define ZB_ZCL_DECLARE_METERING_ATTR_LIST | ( | attr_list, | |
attrs | |||
) |
Declare attribute list for Metering cluster cluster.
[in] | attr_list | - attribute list variable name |
[in] | attrs | - pointer to zb_zcl_metering_attrs_s structure |