Advertisement
Guest User

Untitled

a guest
Jul 13th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. <node>
  2. <deviceClass>
  3. <basicDeviceClass>ROUTING_SLAVE</basicDeviceClass>
  4. <genericDeviceClass>BINARY_SWITCH</genericDeviceClass>
  5. <specificDeviceClass>POWER_SWITCH_BINARY</specificDeviceClass>
  6. </deviceClass>
  7. <homeId>0xf580088e</homeId>
  8. <nodeId>3</nodeId>
  9. <version>2</version>
  10. <manufacturer>0x5</manufacturer>
  11. <deviceId>0x3500</deviceId>
  12. <deviceType>0x4341</deviceType>
  13. <listening>true</listening>
  14. <frequentlyListening>false</frequentlyListening>
  15. <routing>true</routing>
  16. <security>false</security>
  17. <beaming>false</beaming>
  18. <maxBaudRate>9600</maxBaudRate>
  19. <nodeInformationFrame>
  20. <commandClass>MANUFACTURER_PROPRIETARY</commandClass>
  21. <commandClass>POWERLEVEL</commandClass>
  22. <commandClass>MANUFACTURER_SPECIFIC</commandClass>
  23. <commandClass>VERSION</commandClass>
  24. <commandClass>SWITCH_BINARY</commandClass>
  25. <commandClass>SWITCH_ALL</commandClass>
  26. </nodeInformationFrame>
  27. <supportedCommandClasses>
  28. <entry>
  29. <commandClass>BASIC</commandClass>
  30. <basicCommandClass>
  31. <version>1</version>
  32. <instances>1</instances>
  33. <versionSupported>1</versionSupported>
  34. <isGetSupported>true</isGetSupported>
  35. </basicCommandClass>
  36. </entry>
  37. <entry>
  38. <commandClass>POWERLEVEL</commandClass>
  39. <powerLevelCommandClass>
  40. <version>1</version>
  41. <instances>1</instances>
  42. <versionSupported>1</versionSupported>
  43. <powerLevel>0</powerLevel>
  44. <powerTimeout>0</powerTimeout>
  45. </powerLevelCommandClass>
  46. </entry>
  47. <entry>
  48. <commandClass>MANUFACTURER_SPECIFIC</commandClass>
  49. <manufacturerSpecificCommandClass>
  50. <version>1</version>
  51. <instances>1</instances>
  52. <versionSupported>1</versionSupported>
  53. <initSerialNumber>false</initSerialNumber>
  54. <deviceManufacturer>5</deviceManufacturer>
  55. <deviceType>17217</deviceType>
  56. <deviceId>13568</deviceId>
  57. </manufacturerSpecificCommandClass>
  58. </entry>
  59. <entry>
  60. <commandClass>SWITCH_ALL</commandClass>
  61. <switchAllCommandClass>
  62. <version>1</version>
  63. <instances>1</instances>
  64. <versionSupported>1</versionSupported>
  65. <isGetSupported>true</isGetSupported>
  66. <mode>SWITCH_ALL_EXCLUDED</mode>
  67. </switchAllCommandClass>
  68. </entry>
  69. <entry>
  70. <commandClass>SWITCH_BINARY</commandClass>
  71. <binarySwitchCommandClass>
  72. <version>1</version>
  73. <instances>1</instances>
  74. <versionSupported>1</versionSupported>
  75. <isGetSupported>true</isGetSupported>
  76. </binarySwitchCommandClass>
  77. </entry>
  78. <entry>
  79. <commandClass>VERSION</commandClass>
  80. <versionCommandClass>
  81. <version>1</version>
  82. <instances>1</instances>
  83. <versionSupported>1</versionSupported>
  84. <libraryType>LIB_SLAVE_ROUTING</libraryType>
  85. <protocolVersion>2.9</protocolVersion>
  86. <applicationVersion>1.101</applicationVersion>
  87. </versionCommandClass>
  88. </entry>
  89. <entry>
  90. <commandClass>NO_OPERATION</commandClass>
  91. <noOperationCommandClass>
  92. <version>1</version>
  93. <instances>1</instances>
  94. <versionSupported>1</versionSupported>
  95. </noOperationCommandClass>
  96. </entry>
  97. </supportedCommandClasses>
  98. <securedCommandClasses/>
  99. <associationGroups/>
  100. <nodeNeighbors>
  101. <int>1</int>
  102. </nodeNeighbors>
  103. <lastSent>2017-07-14 03:11:39.59 UTC</lastSent>
  104. <lastReceived>2017-07-14 03:11:39.154 UTC</lastReceived>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement