Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. {
  2. "addr": "34ae",
  3. "endpoints": [
  4. {
  5. "clusters": [
  6. {
  7. "attributes": [
  8. {
  9. "attribute": 0,
  10. "data": 1,
  11. "name": "zcl_version",
  12. "value": 1
  13. },
  14. {
  15. "attribute": 1,
  16. "data": 1,
  17. "name": "application_version",
  18. "value": 1
  19. },
  20. {
  21. "attribute": 2,
  22. "data": 2,
  23. "name": "stack_version",
  24. "value": 2
  25. },
  26. {
  27. "attribute": 3,
  28. "data": 1,
  29. "name": "hardware_version",
  30. "value": 1
  31. },
  32. {
  33. "attribute": 4,
  34. "data": "GLEDOPTO",
  35. "name": "manufacturer",
  36. "value": "GLEDOPTO"
  37. },
  38. {
  39. "attribute": 5,
  40. "data": "GL-C-008",
  41. "name": "type",
  42. "value": "GL-C-008"
  43. },
  44. {
  45. "attribute": 6,
  46. "data": "20131206",
  47. "name": "datecode",
  48. "value": "20131206"
  49. },
  50. {
  51. "attribute": 7,
  52. "data": 1,
  53. "name": "power_source",
  54. "value": 1
  55. }
  56. ],
  57. "cluster": 0
  58. },
  59. {
  60. "attributes": [
  61. {
  62. "attribute": 0,
  63. "data": 254,
  64. "name": "current_level",
  65. "value": 100
  66. }
  67. ],
  68. "cluster": 8
  69. },
  70. {
  71. "attributes": [
  72. {
  73. "attribute": 0,
  74. "data": true,
  75. "name": "onoff",
  76. "value": true
  77. }
  78. ],
  79. "cluster": 6
  80. }
  81. ],
  82. "device": 528,
  83. "endpoint": 11,
  84. "in_clusters": [
  85. 0,
  86. 3,
  87. 4,
  88. 5,
  89. 6,
  90. 8,
  91. 768
  92. ],
  93. "out_clusters": [],
  94. "profile": 49246
  95. },
  96. {
  97. "clusters": [],
  98. "device": 528,
  99. "endpoint": 13,
  100. "in_clusters": [
  101. 4096
  102. ],
  103. "out_clusters": [
  104. 4096
  105. ],
  106. "profile": 49246
  107. }
  108. ],
  109. "info": {
  110. "addr": "34ae",
  111. "bit_field": "0100000000000001",
  112. "descriptor_capability": "00000000",
  113. "ieee": "00124b001ad70885",
  114. "last_seen": "2018-12-13 21:48:32",
  115. "mac_capability": "10001110",
  116. "manufacturer": "0000",
  117. "max_buffer": 80,
  118. "max_rx": 160,
  119. "max_tx": 160,
  120. "rssi": 126,
  121. "server_mask": 0
  122. }
  123. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement