zb_ha_door_lock_scene_table_ ## ep_name ## _t, \
zb_ha_door_lock_scene_table_ ## ep_name ## _t, \
g_zb_ha_door_lock_scene_table_ ## ep_name); \
ZB_ZCL_DECLARE_DOOR_LOCK_SIMPLE_DESC(ep_name, ep_id, \
ZB_HA_DOOR_LOCK_IN_CLUSTER_NUM, ZB_HA_DOOR_LOCK_OUT_CLUSTER_NUM);
\
ZB_HA_DOOR_LOCK_REPORT_ATTR_COUNT); \
sizeof(zb_ha_door_lock_scene_table_ ## ep_name ## _t), \
&g_zb_ha_door_lock_scene_table_ ## ep_name, \
cluster_list, \
ZB_HA_DOOR_LOCK_REPORT_ATTR_COUNT, \
reporting_info## device_ctx_name, \
0, NULL)
Definition: zb_zcl_common.h:177
ZCL cluster description.
Definition: zb_zcl_common.h:100
Definition: zboss_api_af.h:444
#define ZB_ZCL_DEFINE_DEVICE_SCENE_TABLE(type_name, table_name)
Definition: zb_zcl_scenes.h:246
#define ZBOSS_DEVICE_DECLARE_REPORTING_CTX(rep_ctx, rep_count)
Definition: zboss_api_af.h:811
#define ZB_ZCL_DECLARE_DEVICE_SCENE_TABLE_RECORD_TYPE(type_name,FIELD_SETS_LENGTH)
Declares Scene table record type.
Definition: zb_zcl_scenes.h:226
#define ZB_ZCL_SCENES_FIELDSETS_LENGTH(CLUSTER_SYMBOL)
Evaluates length if a fieldset for a particular cluster.
Definition: zb_zcl_scenes.h:359
Definition: zboss_api_af.h:282
Declare endpointy for Door Lock device.