Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. serialport:poller received "readable" +13m
  2. serialport:bindings read +13m
  3. serialport:unixRead Starting read +13m
  4. serialport:unixRead Finished read 28 bytes +0ms
  5. serialport:main binding.read finished +13m
  6. cc-znp { sof: 254,
  7. cc-znp len: 23,
  8. cc-znp type: 'AREQ',
  9. cc-znp subsys: 'AF',
  10. cc-znp cmd: 'incomingMsg',
  11. cc-znp payload:
  12. cc-znp { groupid: 45755,
  13. cc-znp clusterid: 6,
  14. cc-znp srcaddr: 40599,
  15. cc-znp srcendpoint: 1,
  16. cc-znp dstendpoint: 1,
  17. cc-znp wasbroadcast: 0,
  18. cc-znp linkquality: 78,
  19. cc-znp securityuse: 0,
  20. cc-znp timestamp: 4031464,
  21. cc-znp transseqnumber: 0,
  22. cc-znp len: 3,
  23. cc-znp data: <Buffer 11 1e 01> },
  24. cc-znp fcs: 213,
  25. cc-znp csum: 213 } +13m
  26. serialport:main _read reading +6ms
  27. serialport:bindings read +6ms
  28. serialport:unixRead Starting read +6ms
  29. cc-znp:AREQ <-- AF:incomingMsg, { groupid: 45755, clusterid: 6, srcaddr: 40599, srcendpoint: 1, dstendpoint: 1, wasbroadcast: 0, linkquality: 78, securityuse: 0, timestamp: 4031464, transseqnumber: 0, len: 3, data: <Buffer 11 1e 01> } +2ms
  30. zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object] +13m
  31. zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0 +13m
  32. serialport:unixRead waiting for readable because of code: EAGAIN +1ms
  33. serialport:poller Polling for "readable" +7ms
  34. zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object] +1ms
  35. zigbee2mqtt:debug 2019-2-20 15:26:36 Received zigbee message of type 'cmdOn' with data '{"cid":"genOnOff","data":{}}' of device '' (0x00158d0001ee2aa1)
  36. zigbee2mqtt:info 2019-2-20 15:26:36 MQTT publish: topic 'zigbee2mqtt/0x00158d0001ee2aa1', payload '{"action":"on","linkquality":78,"device":{"ieeeAddr":"0x00158d0001ee2aa1","friendlyName":"0x00158d0001ee2aa1","type":"EndDevice","nwkAddr":40599,"manufId":4151,"manufName":"\u0000\u0000\u0000","powerSource":"Battery","modelId":"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000","status":"online"}}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement