Advertisement
dmitry_mukhach

Untitled

Dec 29th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.41 KB | None | 0 0
  1. <Node id="6" name="" location="" basic="4" generic="8" specific="6" type="General Thermostat V2" listening="true" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
  2.         <Manufacturer id="115" name="Z-Wave.Me">
  3.             <Product type="24" id="1" name="Floor Thermostat" />
  4.         </Manufacturer>
  5.         <CommandClasses>
  6.             <CommandClass id="32" name="COMMAND_CLASS_BASIC" version="1" request_flags="4" innif="true" mapping="64">
  7.                 <Instance index="1" />
  8.             </CommandClass>
  9.             <CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="4" innif="true">
  10.                 <Instance index="1" />
  11.                 <Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="C" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="21.7" />
  12.             </CommandClass>
  13.             <CommandClass id="64" name="COMMAND_CLASS_THERMOSTAT_MODE" version="2" innif="true">
  14.                 <Instance index="1" />
  15.                 <Value type="list" genre="user" instance="1" index="0" label="Mode" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
  16.                 <Item label="Off" value="0" />
  17.                     <Item label="Heat" value="1" />
  18.                     <Item label="Furnace" value="7" />
  19.                     <Item label="Heat Econ" value="11" />
  20.                 </Value>
  21.                 <SupportedModes>
  22.                 <Mode index="0" label="Off" />
  23.                     <Mode index="1" label="Heat" />
  24.                     <Mode index="7" label="Furnace" />
  25.                     <Mode index="11" label="Heat Econ" />
  26.                 </SupportedModes>
  27.             </CommandClass>
  28.             <CommandClass id="67" name="COMMAND_CLASS_THERMOSTAT_SETPOINT" version="2" request_flags="2" innif="true" base="1" typeInterpretation="B">
  29.                 <Instance index="1" />
  30.                 <Value type="decimal" genre="user" instance="1" index="1" label="Heating 1" units="C" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.0" />
  31.                 <Value type="decimal" genre="user" instance="1" index="7" label="Furnace" units="C" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.0" />
  32.                 <Value type="decimal" genre="user" instance="1" index="11" label="Heat Econ" units="C" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.0" />
  33.             </CommandClass>
  34.             <CommandClass id="112" name="COMMAND_CLASS_CONFIGURATION" version="1" request_flags="4" innif="true">
  35.                 <Instance index="1" />
  36.             </CommandClass>
  37.             <CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
  38.                 <Instance index="1" />
  39.             </CommandClass>
  40.             <CommandClass id="117" name="COMMAND_CLASS_PROTECTION" version="1" request_flags="4" innif="true">
  41.                 <Instance index="1" />
  42.                 <Value type="list" genre="system" instance="1" index="0" label="Protection" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
  43.                     <Item label="Unprotected" value="0" />
  44.                     <Item label="Protection by Sequence" value="1" />
  45.                     <Item label="No Operation Possible" value="2" />
  46.                 </Value>
  47.             </CommandClass>
  48.             <CommandClass id="119" name="COMMAND_CLASS_NODE_NAMING" version="1" request_flags="4" innif="true">
  49.                 <Instance index="1" />
  50.             </CommandClass>
  51.             <CommandClass id="133" name="COMMAND_CLASS_ASSOCIATION" version="1" request_flags="4" innif="true">
  52.                 <Instance index="1" />
  53.                 <Associations num_groups="1">
  54.                     <Group index="1" max_associations="10" label="Group 1" auto="true">
  55.                         <Node id="1" />
  56.                     </Group>
  57.                 </Associations>
  58.             </CommandClass>
  59.             <CommandClass id="134" name="COMMAND_CLASS_VERSION" version="1" request_flags="4" innif="true">
  60.                 <Instance index="1" />
  61.                 <Value type="string" genre="system" instance="1" index="0" label="Library Version" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="3" />
  62.                 <Value type="string" genre="system" instance="1" index="1" label="Protocol Version" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="3.42" />
  63.                 <Value type="string" genre="system" instance="1" index="2" label="Application Version" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="1.01" />
  64.             </CommandClass>
  65.         </CommandClasses>
  66.     </Node>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement