|
| #define | ZB_HA_COMCAST_SECURITY_CONTROL_VER 0 |
| |
| #define | ZB_HA_COMCAST_SECURITY_CONTROL_ID 0xfff0 |
| |
| #define | ZB_HA_COMCAST_SECURITY_CONTROL_IN_CLUSTER_NUM 3 |
| |
| #define | ZB_HA_COMCAST_SECURITY_CONTROL_OUT_CLUSTER_NUM 6 |
| |
| #define | ZB_HA_DECLARE_COMCAST_SECURITY_CONTROL_CLUSTER_LIST( cluster_list_name, basic_attr_list, identify_attr_list, ias_ace_attr_list, poll_control_attr_list) |
| | Declare cluster list for IAS Control and Indicating Equipment. More...
|
| |
| #define | ZB_HA_DECLARE_COMCAST_SECURITY_CONTROL_SIMPLE_DESC( ep_name, ep_id, in_clust_num, out_clust_num) |
| | Declare simple descriptor for IAS Control and Indicating Equipment. More...
|
| |
| #define | ZB_HA_DECLARE_COMCAST_SECURITY_CONTROL_EP(ep_name, ep_id, cluster_list) |
| | Declare endpoint for IAS Control and Indicating Equipment. More...
|
| |
| #define | ZB_HA_DECLARE_COMCAST_SECURITY_CONTROL_CTX(device_ctx, ep_name) ZBOSS_DECLARE_DEVICE_CTX_1_EP(device_ctx, ep_name) |
| |