Guest User

Untitled

a guest
Nov 21st, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1.  
  2. --------------------
  3. [NodeQueriesComplete]:
  4. {'homeId': 21827366L, 'valueId': {'index': 0, 'units': '', 'type': 'Bool', 'nodeId': 5, 'value': '', 'commandClass': 'COMMAND_CLASS_NO_OPERATION', 'instance': 0, 'readOnly': False, 'homeId': 21827366L, 'label': '', 'genre': 'Basic', 'id': 83886080L}, 'notificationType': 'NodeQueriesComplete', 'nodeId': 5}
  5. commande xpl reçu
  6. xpl-cmnd
  7. {
  8. hop=1
  9. source=xpl-rest.domogik
  10. target=*
  11. }
  12. ozwave.basic
  13. {
  14. command=Refresh
  15. group=UI
  16. value=|'request':'GetNetworkID'\
  17. }
  18.  
  19. Commande UI
  20. {'request': 'GetNetworkID'}
  21. Refresh network info
  22. commande xpl reçu
  23. xpl-cmnd
  24. {
  25. hop=1
  26. source=xpl-rest.domogik
  27. target=*
  28. }
  29. ozwave.basic
  30. {
  31. command=Refresh
  32. group=UI
  33. value=|'request':'GetNodeInfo';'node':2\
  34. }
  35.  
  36. Commande UI
  37. {'node': 2, 'request': 'GetNodeInfo'}
  38. Refresh node : 2
  39. commande xpl reçu
  40. xpl-cmnd
  41. {
  42. hop=1
  43. source=xpl-rest.domogik
  44. target=*
  45. }
  46. ozwave.basic
  47. {
  48. command=Refresh
  49. group=UI
  50. value=|'request':'GetNodeInfo';'node':4\
  51. }
  52.  
  53. Commande UI
  54. {'node': 4, 'request': 'GetNodeInfo'}
  55. commande xpl reçu
  56. xpl-cmnd
  57. {
  58. hop=1
  59. source=xpl-rest.domogik
  60. target=*
  61. }
  62. ozwave.basic
  63. {
  64. command=Refresh
  65. group=UI
  66. value=|'request':'GetNodeInfo';'node':1\
  67. }
  68.  
  69. Commande UI
  70. {'node': 1, 'request': 'GetNodeInfo'}
  71. Refresh node : 4
  72. Refresh node : 1
  73. commande xpl reçu
  74. xpl-cmnd
  75. {
  76. hop=1
  77. source=xpl-rest.domogik
  78. target=*
  79. }
  80. ozwave.basic
  81. {
  82. command=Refresh
  83. group=UI
  84. value=|'request':'GetNodeInfo';'node':5\
  85. }
  86.  
  87. Commande UI
  88. {'node': 5, 'request': 'GetNodeInfo'}
  89. Refresh node : 5
  90. commande xpl reçu
  91. xpl-cmnd
  92. {
  93. hop=1
  94. source=xpl-rest.domogik
  95. target=*
  96. }
  97. ozwave.basic
  98. {
  99. command=Refresh
  100. group=UI
  101. value=|'request':'GetNodeInfo';'node':3\
  102. }
  103.  
  104. Commande UI
  105. {'node': 3, 'request': 'GetNodeInfo'}
  106. Refresh node : 3
  107. commande xpl reçu
  108. xpl-cmnd
  109. {
  110. hop=1
  111. source=xpl-rest.domogik
  112. target=*
  113. }
  114. ozwave.basic
  115. {
  116. command=Refresh
  117. group=UI
  118. value=|'request':'GetNodeValuesInfo';'node':4\
  119. }
  120.  
  121. Commande UI
  122. {'node': 4, 'request': 'GetNodeValuesInfo'}
  123. [{'index': 0, 'units': '', 'type': 'Bool', 'nodeId': 4, 'value': 'False', 'commandClass': 'COMMAND_CLASS_SENSOR_BINARY', 'instance': 1, 'readOnly': True, 'domogikdevice': True, 'homeId': 21827366, 'label': 'Sensor', 'genre': 'User', 'id': 72089600}, {'index': 0, 'units': '', 'type': 'Byte', 'nodeId': 4, 'value': '0', 'commandClass': 'COMMAND_CLASS_BASIC', 'instance': 1, 'readOnly': False, 'domogikdevice': True, 'homeId': 21827366, 'label': 'Basic', 'genre': 'Basic', 'id': 67633153}, {'index': 0, 'units': 'Seconds', 'type': 'Int', 'nodeId': 4, 'value': '3600', 'commandClass': 'COMMAND_CLASS_WAKE_UP', 'instance': 1, 'readOnly': False, 'domogikdevice': False, 'homeId': 21827366, 'label': 'Wake-up Interval', 'genre': 'System', 'id': 81854467}]
  124. xpl-trig
  125. {
  126. hop=1
  127. source=
  128. target=
  129. }
  130. ozwave.basic
  131. {
  132. node=4
  133. group=UI
  134. command=Refresh-ack
  135. count=3
  136. value0=|'index': 0; 'units': ''; 'type': 'Bool'; 'nodeId': 4; 'value': 'false'; 'commandClass': 'COMMAND_CLASS_SENSOR_BINARY'; 'instance': 1; 'readOnly': true; 'domogikdevice': true; 'homeId': 21827366; 'label': 'Sensor'; 'genre': 'User'; 'id': 72089600\
  137. value1=|'index': 0; 'units': ''; 'type': 'Byte'; 'nodeId': 4; 'value': '0'; 'commandClass': 'COMMAND_CLASS_BASIC'; 'instance': 1; 'readOnly': false; 'domogikdevice': true; 'homeId': 21827366; 'label': 'Basic'; 'genre': 'Basic'; 'id': 67633153\
  138. value2=|'index': 0; 'units': 'Seconds'; 'type': 'Int'; 'nodeId': 4; 'value': '3600'; 'commandClass': 'COMMAND_CLASS_WAKE_UP'; 'instance': 1; 'readOnly': false; 'domogikdevice': false; 'homeId': 21827366; 'label': 'Wake-up Interval'; 'genre': 'System'; 'id': 81854467\
  139. }
Add Comment
Please, Sign In to add comment