Code: Select all
============ After Setup End =============
[ 2868][I][Z igbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe558) is open for 180 seconds
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
NLME Status Indication, status: 0x12
[ 83975][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 83977][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 84510][I][ZigbeeCore.cpp:354] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0xd34a)
[ 84510][V][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 84511][D][ZigbeeGateway.cpp:471] zbDeviceAnnce(): zbDeviceAnnce short address (0xd34a), ieee_addr (0xa4):(0xc1):(0x38):(0xce):(0x85):(0xa2):(0x3d):(0x27)
[ 84511][D][ZigbeeGateway.cpp:474] zbDeviceAnnce(): zbDeviceAnnce joined device short address (0xd34a), ieee_addr (0xa4):(0xc1):(0x38):(0xce):(0x85):(0xa2):(0x3d):(0x27)
[ 84512][I][ZigbeeGateway.cpp:498] zbDeviceAnnce(): Tuya magic last hope
[ 84742][I][ZigbeeGateway.cpp:541] printJoinedDevices(): joined devices:
[ 84742][I][ZigbeeGateway.cpp:544] printJoinedDevices(): Device on endpoint 1, short address: 0xd34a
[ 84838][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 84838][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 84839][V][ZigbeeHandlers.cpp:160]asicCluster(): Peer Manufacturer is "_TZ3000_ljhbw1c9"
[ 84840][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x0), type(0x20), value(3)
[ 84840][I][ZigbeeGateway.cpp:355] zbReadBasicCluster(): ZCL version id is "3"
[ 84841][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x1), type(0x20), value(68)
[ 84842][I][ZigbeeGateway.cpp:361] zbReadBasicCluster(): ZCL application version id is "68"
[ 84842][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 84843][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0012"
[ 84843][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x7), type(0x30), value(3)
[ 84844][I][ZigbeeGateway.cpp:367] zbReadBasicCluster(): ZCL power source id is "3"
[ 84844][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0xfffe), type(0x30), value(0)
[ 84845][I][ZigbeeGateway.cpp:371] zbReadBasicCluster(): Attribute 0xFFFE, data type 0x30
[ 85020][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 85021][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x3) with status 0x0
[ 85022][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 85022][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x1[0x2]
[ 85143][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x4
[ 85240][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 85241][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 85242][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 85242][I][ZigbeeGateway.cpp:342] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_ljhbw1c9"
[ 85643][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x2
[ 85643][I][ZigbeeGateway.cpp:309] zbQueryDeviceBasicCluster(): Query basic cluster attribute 0x5
[ 85862][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 85863][V][ZigbeeHandlers.cpp:151] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 85863][V][ZigbeeHandlers.cpp:160] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 85864][I][ZigbeeGateway.cpp:349] zbReadBasicCluster(): Peer Model is "TS0012"
[ 86144][I][ZigbeeGateway.cpp:315] zbQueryDeviceBasicCluster(): basic tsn 0x3
[ 86144][I][ZigbeeGateway.cpp:993] sendAttributeWrite(): Sending 'write attribute' command - id (0xffde), type (0x20), size (0x1), value (0x13)
[ 86350][V][ZigbeeCore.cpp:412] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 86570][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1001) callback
[ 86570][V][ZigbeeHandlers.cpp:187] zb_cmd_write_attr_resp_handler(): Write attribute response: from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 86571][V][ZigbeeHandlers.cpp:194] zb_cmd_write_attr_resp_handler(): Write attribute response: status(0), cluster(0x0), attribute(0xffff)
[ 86645][I][ZigbeeGateway.cpp:271] zbPrintDeviceDiscovery(): short_addr_req 54090
[ 86693][I][ZigbeeCore.cpp:386] esp_zb_app_signal_handler(): Network(0xe558) is open for 180 seconds
[ 86806][I][ZigbeeGateway.cpp:205] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 54090, endpoints count 2
[ 86806][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 1, id 1
[ 86807][I][ZigbeeGateway.cpp:208] Z2S_active_ep_req_cb(): Endpont # 2, id 2
[ 87170][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 54090, endpoint # 1
[ 87171][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 7, out clusters # 2
[ 87171][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 3
[ 87172][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 4
[ 87172][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 5
[ 87173][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 4, id 6
[ 87173][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 5, id 57344
[ 87174][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 6, id 57345
[ 87174][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 7, id 0
[ 87174][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25
[ 87175][I][ZigbeeGateway.cpp:244] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10
[ 87282][I][ZigbeeGateway.cpp:224] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 54090, endpoint # 2
[ 87282][I][ZigbeeGateway.cpp:225] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 3, out clusters # 0
[ 87283][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 1, id 4
[ 87283][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 2, id 5
[ 87283][I][ZigbeeGateway.cpp:229] Z2S_simple_desc_req_cb(): In cluster # 3, id 6
[ 87493][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 87494][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0x3) for command (0xc) with status 0x84
[ 87494][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 87495][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x5[0x0]
[ 87605][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 87606][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0x4) for command (0xc) with status 0x84
[ 87607][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 87607][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x6[0x0]
[ 87719][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 87719][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0x5) for command (0xc) with status 0x84
[ 87720][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 87721][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x7[0x0]
[ 87832][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 87833][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0x6) for command (0xc) with status 0x84
[ 87834][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 87834][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x8[0x0]
[ 87944][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 87945][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0xe000) for command (0xc) with status 0x84
[ 87946][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 87946][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x9[0x0]
[ 88058][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 88058][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0xe001) for command (0xc) with status 0x84
[ 88059][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 88059][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xa[0x0]
[ 88171][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 88171][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0x0) for command (0xc) with status 0x84
[ 88172][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 88172][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xb[0x0]
[ 88284][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0x19, command id: 11
[ 88284][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[ 88285][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 1, is_manuf_specific 0
[ 88285][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[ 88286][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 6 size: 2
[ 88286][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x0C
[ 88286][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x84
[ 88286][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0xd34a, 0xd34a, 0x0, 0x0
[ 88287][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
[ 88396][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 88396][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(1) to dst_endpoint(1), cluster(0xa) for command (0xc) with status 0x84
[ 88397][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 88398][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xd[0x0]
[ 88693][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 88694][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x6)
[ 88694][I][ZigbeeGateway.cpp:598] zbAttributeReporting(): zbAttributeReporting on/off report ON
[ 88695][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x6), attribute id (0x0), attribute data type (0x10)
[ 88806][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 88807][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(2) to dst_endpoint(1), cluster(0x4) for command (0xc) with status 0x84
[ 88807][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 88808][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xe[0x0]
[ 88920][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 88921][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(2) to dst_endpoint(1), cluster(0x5) for command (0xc) with status 0x84
[ 88921][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 88922][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0xf[0x0]
[ 89032][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1005) callback
[ 89033][V][ZigbeeHandlers.cpp:271] zb_cmd_default_resp_handler(): Received default response: from address(0xd34a), src_endpoint(2) to dst_endpoint(1), cluster(0x6) for command (0xc) with status 0x84
[ 89034][V][ZigbeeHandlers.cpp:275] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1)
[ 89034][I][ZigbeeGateway.cpp:1298] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn 0x10[0x0]
[ 89157][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 89158][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(2) to dst endpoint(1) cluster(0x6)
[ 89158][I][Zng on/off report ON
[ 89159][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (2), cluster (0x6), attribute id (0x0), attribute data type (0x10)
[ 91334][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 91334][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0xe000)
[ 91335][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0xe000), attribute id (0xd003), attribute data type (0x42)
[ 92361][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92361][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x6)
[ 92362][I][ZigbeeGateway.cpp:598] zbAttributeReporting(): zbAttributeReporting on/off report ON
[ 92362][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x6), attribute id (0x0), attribute data type (0x10)
[ 92363][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92363][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x6)
[ 92364][I][ZigbeeGateway.cpp:601] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x4001), attribute data type (0x21)
[ 92365][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x6), attribute id (0x4001), attribute data type (0x21)
[ 92365][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92366][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x6)
[ 92366][I][ZigbeeGateway.cpp:601] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x4002), attribute data type (0x21)
[ 92367][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x6), attribute id (0x4002), attribute data type (0x21)
[ 92368][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92368][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x6)
[ 92369][I][ZigbeeGateway.cpp:601] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x8002), attribute data type (0x30)
[ 92369][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x6), attribute id (0x8002), attribute data type (0x30)
[ 92485][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92486][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0xe001)
[ 92486][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0xe001), attribute id (0xd030), attribute data type (0x30)
[ 92610][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92610][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(2) to dst endpoint(1) cluster(0x6)
[ 92611][I][ZigbeeGateway.cpp:598] zbAttributeReporting(): zbAttributeReporting on/off report ON
[ 92612][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (2), cluster (0x6), attribute id (0x0), attribute data type (0x10)
[ 92612][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92613][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(2) to dst endpoint(1) cluster(0x6)
[ 92613][I][ZigbeeGateway.cpp:601] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x4001), attribute data type (0x21)
[ 92614][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (2), cluster (0x6), attribute id (0x4001), attribute data type (0x21)
[ 92615][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92615][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(2) to dst endpoint(1) cluster(0x6)
[ 92616][I][ZigbeeGateway.cpp:601] zbAttributeReporting(): zbAttributeReporting on/off cluster (0x6), attribute id (0x4002), attribute data type (0x21)
[ 92617][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (2), cluster (0x6), attribute id (0x4002), attribute data type (0x21)
[ 92733][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92733][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 92734][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x0), attribute id (0x1), attribute data type (0x20)
[ 92735][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92735][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 92736][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x0), attribute id (0xffe2), attribute data type (0x20)
[ 92737][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[ 92737][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xd34a) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 92738][I][ZigbeeGateway.cpp:678] zbAttributeReporting(): zbAttributeReporting from (0x3d27), endpoint (1), cluster (0x0), attribute id (0xffe4), attribute data type (0x20)
[ 92856][I][ZigbeeHandlers.cpp:58] zb_raw_cmd_handler(): cluster id: 0xa, command id: 0
[ 92856][I][ZigbeeHandlers.cpp:59] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1
[ 92857][I][ZigbeeHandlers.cpp:60] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0
[ 92857][I][ZigbeeHandlers.cpp:61] zb_raw_cmd_handler(): manuf_specific 0x0
[ 92858][I][ZigbeeHandlers.cpp:63] zb_raw_cmd_handler(): RAW bufid: 21 size: 2
[ 92858][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x07
[ 92858][I][ZigbeeHandlers.cpp:65] zb_raw_cmd_handler(): 0x00
[ 92859][I][ZigbeeHandlers.cpp:70] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0xd34a, 0xd34a, 0x0, 0x0
[ 92859][I][ZigbeeHandlers.cpp:84] zb_raw_cmd_handler(): ----------------------------raw command not processed---------------------------------------------------------------
EDIT: dla jasności - 2 kanały, ale triaki, nie przekaźniki...