Logo
Developing with ZBOSS for Zigbee
zb_se_metering_load_control.h File Reference

Macros

#define ZB_SE_DEVICE_VER_MLC   0
 Device version. More...
 
#define SUB_GHZ_CLUSTER_ENABLED_ID
 
#define ZB_ZCL_SUBGHZ_CLUSTER_DESC_CLIENT()
 
#define ZB_SE_DECLARE_MLC_PHYSICAL_DEVICE_CLUSTER_LIST(cluster_list_name, basic_attr_list, kec_attr_list)
 Declare cluster list for Metering Load Control device. More...
 
#define ZB_SE_DECLARE_MLC_METERING_DEVICE_CLUSTER_LIST(cluster_list_name, metering_attr_list)
 
#define ZB_SE_DECLARE_MLC_LOAD_CONTROL_DEVICE_CLUSTER_LIST(cluster_list_name, drlc_attr_list)
 
#define ZB_SE_DECLARE_MLC_PHYSICAL_DEVICE_EP(ep_name, ep_id, cluster_list)
 Declare endpoint for Metering Load Control device. More...
 
#define ZB_SE_DECLARE_MLC_METERING_DEVICE_EP(ep_name, ep_id, cluster_list)
 
#define ZB_SE_DECLARE_MLC_LOAD_CONTROL_DEVICE_EP(ep_name, ep_id, cluster_list)