|
|
|
@ -34,10 +34,192 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="66.3" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="64.5" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="4" label="Power" units="W" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="46" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="40" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="43" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="94" name="COMMAND_CLASS_ZWAVEPLUS_INFO" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="0" label="ZWave+ Version" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="1" />
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="1" label="InstallerIcon" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="3079" />
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="2" label="UserIcon" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="3079" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="112" name="COMMAND_CLASS_CONFIGURATION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="2" label="Wake up 10 minutes on Power On" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Stay awake for 10 minutes after batteries are inserted</Help>
|
|
|
|
|
<Item label="No" value="0" />
|
|
|
|
|
<Item label="Yes" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="3" label="On time" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="15300" value="240">
|
|
|
|
|
<Help>How long should the device associated to multi sensor keep state On before sending it Off command (if the value is bigger than 255, the value would be rounded to next integer in minutes)</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="4" label="Enable Motion Sensor" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="1" size="1">
|
|
|
|
|
<Help>Enable Motion Sensor</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="5" label="Command Options" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2" vindex="0" size="1">
|
|
|
|
|
<Help>Which commands to send when PIR motion sensor triggered OZW Ideal Value is Binary Sensor Report</Help>
|
|
|
|
|
<Item label="Basic Set (default) " value="1" />
|
|
|
|
|
<Item label="Binary Sensor Report" value="2" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="40" label="Reporting Threshold" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable the selective reporting only when measurements reach a certain threshold or percentage set in the threshold settings. This is used to reduce network traffic.</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="41" label="Temperature Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="256">
|
|
|
|
|
<Help>Threshold change in temperature to induce an automatic report. Note: 1. When the unit is Celsius, threshold=Value. 2. When the unit is Fahrenheit, threshold=Value*1.8. The accuracy is 0.1. 3. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="42" label="Humidity Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="1280">
|
|
|
|
|
<Help>Threshold change in humidity to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="43" label="Luminance Reporting Threshold" units="LUX" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="65535" value="25600">
|
|
|
|
|
<Help>Threshold change in luminance to induce an automatic report.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="44" label="Battery Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="1280">
|
|
|
|
|
<Help>Threshold change in battery level to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="46" label="Low Temp Alarm" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable to send the alarm report of low temperature(Less than 15 Degress C)</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="101" label="Group 1 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="255">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 1. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="102" label="Group 2 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 2. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="103" label="Group 3 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 3. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="111" label="Group 1 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 1. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="112" label="Group 2 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 2. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="113" label="Group 3 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 3. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="252" label="Enable/disable Lock Configuration" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable Lock Configuration</Help>
|
|
|
|
|
<Item label="Disable" value="0" />
|
|
|
|
|
<Item label="Enable" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="button" genre="config" instance="1" index="255" label="Reset to default" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0">
|
|
|
|
|
<Help>Reset to factory defaults.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="113" name="COMMAND_CLASS_ALARM" version="3" request_flags="2" getsupported="false" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="7" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="115" name="COMMAND_CLASS_POWERLEVEL" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="0" label="Powerlevel" units="dB" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Normal" value="0" />
|
|
|
|
|
<Item label="-1dB" value="1" />
|
|
|
|
|
<Item label="-2dB" value="2" />
|
|
|
|
|
<Item label="-3dB" value="3" />
|
|
|
|
|
<Item label="-4dB" value="4" />
|
|
|
|
|
<Item label="-5dB" value="5" />
|
|
|
|
|
<Item label="-6dB" value="6" />
|
|
|
|
|
<Item label="-7dB" value="7" />
|
|
|
|
|
<Item label="-8dB" value="8" />
|
|
|
|
|
<Item label="-9dB" value="9" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="1" label="Timeout" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="2" label="Set Powerlevel" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="3" label="Test Node" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="4" label="Test Powerlevel" units="dB" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Normal" value="0" />
|
|
|
|
|
<Item label="-1dB" value="1" />
|
|
|
|
|
<Item label="-2dB" value="2" />
|
|
|
|
|
<Item label="-3dB" value="3" />
|
|
|
|
|
<Item label="-4dB" value="4" />
|
|
|
|
|
<Item label="-5dB" value="5" />
|
|
|
|
|
<Item label="-6dB" value="6" />
|
|
|
|
|
<Item label="-7dB" value="7" />
|
|
|
|
|
<Item label="-8dB" value="8" />
|
|
|
|
|
<Item label="-9dB" value="9" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="5" label="Frame Count" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="6" label="Test" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="7" label="Report" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="8" label="Test Status" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Failed" value="0" />
|
|
|
|
|
<Item label="Success" value="1" />
|
|
|
|
|
<Item label="In Progress" value="2" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="9" label="Acked Frames" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="128" name="COMMAND_CLASS_BATTERY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Battery Level" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="44" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="130" name="COMMAND_CLASS_HAIL" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="132" name="COMMAND_CLASS_WAKE_UP" version="2" request_flags="2" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="0" label="Wake-up Interval" units="Seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="1" label="Minimum Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="240" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="2" label="Maximum Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="2678400" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="3" label="Default Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="4" label="Wake-up Interval Step" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="240" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="133" name="COMMAND_CLASS_ASSOCIATION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Associations num_groups="1">
|
|
|
|
|
<Group index="1" max_associations="5" label="LifeLine" auto="true">
|
|
|
|
|
<Node id="1" />
|
|
|
|
|
</Group>
|
|
|
|
|
</Associations>
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="134" name="COMMAND_CLASS_VERSION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<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" />
|
|
|
|
|
<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.92" />
|
|
|
|
|
<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.02" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="3" name="Upstairs Multi Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Manufacturer id="86" name="Aeotec">
|
|
|
|
|
<Product type="102" id="4a" name="ZW074 MultiSensor Gen5" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
|
<CommandClasses>
|
|
|
|
|
<CommandClass id="32" name="COMMAND_CLASS_BASIC" version="1" request_flags="4">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="basic" instance="1" index="0" label="Basic" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="255" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
|
|
|
|
|
<SensorMap index="0" type="46" />
|
|
|
|
|
<SensorMap index="0" type="62" />
|
|
|
|
|
<SensorMap index="0" type="193" />
|
|
|
|
|
<SensorMap index="0" type="209" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="65.4" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="44" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
@ -197,189 +379,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="3" name="Upstairs Multi Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Manufacturer id="86" name="Aeotec">
|
|
|
|
|
<Product type="102" id="4a" name="ZW074 MultiSensor Gen5" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
|
<CommandClasses>
|
|
|
|
|
<CommandClass id="32" name="COMMAND_CLASS_BASIC" version="1" request_flags="4">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="basic" instance="1" index="0" label="Basic" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="255" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
|
|
|
|
|
<SensorMap index="0" type="46" />
|
|
|
|
|
<SensorMap index="0" type="62" />
|
|
|
|
|
<SensorMap index="0" type="193" />
|
|
|
|
|
<SensorMap index="0" type="209" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="64.9" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="36" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="94" name="COMMAND_CLASS_ZWAVEPLUS_INFO" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="0" label="ZWave+ Version" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="1" />
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="1" label="InstallerIcon" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="3079" />
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="2" label="UserIcon" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="3079" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="112" name="COMMAND_CLASS_CONFIGURATION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="2" label="Wake up 10 minutes on Power On" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Stay awake for 10 minutes after batteries are inserted</Help>
|
|
|
|
|
<Item label="No" value="0" />
|
|
|
|
|
<Item label="Yes" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="3" label="On time" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="15300" value="240">
|
|
|
|
|
<Help>How long should the device associated to multi sensor keep state On before sending it Off command (if the value is bigger than 255, the value would be rounded to next integer in minutes)</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="4" label="Enable Motion Sensor" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="1" size="1">
|
|
|
|
|
<Help>Enable Motion Sensor</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="5" label="Command Options" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2" vindex="0" size="1">
|
|
|
|
|
<Help>Which commands to send when PIR motion sensor triggered OZW Ideal Value is Binary Sensor Report</Help>
|
|
|
|
|
<Item label="Basic Set (default) " value="1" />
|
|
|
|
|
<Item label="Binary Sensor Report" value="2" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="40" label="Reporting Threshold" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable the selective reporting only when measurements reach a certain threshold or percentage set in the threshold settings. This is used to reduce network traffic.</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="41" label="Temperature Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="256">
|
|
|
|
|
<Help>Threshold change in temperature to induce an automatic report. Note: 1. When the unit is Celsius, threshold=Value. 2. When the unit is Fahrenheit, threshold=Value*1.8. The accuracy is 0.1. 3. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="42" label="Humidity Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="1280">
|
|
|
|
|
<Help>Threshold change in humidity to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="43" label="Luminance Reporting Threshold" units="LUX" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="65535" value="25600">
|
|
|
|
|
<Help>Threshold change in luminance to induce an automatic report.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="config" instance="1" index="44" label="Battery Reporting Threshold" units="%" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="39321" value="1280">
|
|
|
|
|
<Help>Threshold change in battery level to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="46" label="Low Temp Alarm" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable to send the alarm report of low temperature(Less than 15 Degress C)</Help>
|
|
|
|
|
<Item label="Disabled" value="0" />
|
|
|
|
|
<Item label="Enabled" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="101" label="Group 1 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="255">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 1. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="102" label="Group 2 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 2. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="103" label="Group 3 Reports" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0">
|
|
|
|
|
<Help>Which reports need to send automatically in timing intervals for group 3. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="111" label="Group 1 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 1. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="112" label="Group 2 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 2. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="int" genre="config" instance="1" index="113" label="Group 3 Interval" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="2678400" value="1800">
|
|
|
|
|
<Help>The interval of sending report group 3. 1 to 2678400 seconds</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="list" genre="config" instance="1" index="252" label="Enable/disable Lock Configuration" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="1" vindex="0" size="1">
|
|
|
|
|
<Help>Enable/disable Lock Configuration</Help>
|
|
|
|
|
<Item label="Disable" value="0" />
|
|
|
|
|
<Item label="Enable" value="1" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="button" genre="config" instance="1" index="255" label="Reset to default" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0">
|
|
|
|
|
<Help>Reset to factory defaults.</Help>
|
|
|
|
|
</Value>
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="113" name="COMMAND_CLASS_ALARM" version="3" request_flags="2" getsupported="false" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="7" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="115" name="COMMAND_CLASS_POWERLEVEL" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="0" label="Powerlevel" units="dB" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Normal" value="0" />
|
|
|
|
|
<Item label="-1dB" value="1" />
|
|
|
|
|
<Item label="-2dB" value="2" />
|
|
|
|
|
<Item label="-3dB" value="3" />
|
|
|
|
|
<Item label="-4dB" value="4" />
|
|
|
|
|
<Item label="-5dB" value="5" />
|
|
|
|
|
<Item label="-6dB" value="6" />
|
|
|
|
|
<Item label="-7dB" value="7" />
|
|
|
|
|
<Item label="-8dB" value="8" />
|
|
|
|
|
<Item label="-9dB" value="9" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="1" label="Timeout" units="seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="2" label="Set Powerlevel" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="byte" genre="system" instance="1" index="3" label="Test Node" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="4" label="Test Powerlevel" units="dB" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Normal" value="0" />
|
|
|
|
|
<Item label="-1dB" value="1" />
|
|
|
|
|
<Item label="-2dB" value="2" />
|
|
|
|
|
<Item label="-3dB" value="3" />
|
|
|
|
|
<Item label="-4dB" value="4" />
|
|
|
|
|
<Item label="-5dB" value="5" />
|
|
|
|
|
<Item label="-6dB" value="6" />
|
|
|
|
|
<Item label="-7dB" value="7" />
|
|
|
|
|
<Item label="-8dB" value="8" />
|
|
|
|
|
<Item label="-9dB" value="9" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="5" label="Frame Count" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="6" label="Test" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="7" label="Report" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
|
<Value type="list" genre="system" instance="1" index="8" label="Test Status" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="0" size="1">
|
|
|
|
|
<Item label="Failed" value="0" />
|
|
|
|
|
<Item label="Success" value="1" />
|
|
|
|
|
<Item label="In Progress" value="2" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="short" genre="system" instance="1" index="9" label="Acked Frames" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-32768" max="32767" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="128" name="COMMAND_CLASS_BATTERY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Battery Level" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="62" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="130" name="COMMAND_CLASS_HAIL" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="132" name="COMMAND_CLASS_WAKE_UP" version="2" request_flags="2" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="0" label="Wake-up Interval" units="Seconds" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="1" label="Minimum Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="240" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="2" label="Maximum Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="2678400" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="3" label="Default Wake-up Interval" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="0" />
|
|
|
|
|
<Value type="int" genre="system" instance="1" index="4" label="Wake-up Interval Step" units="Seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="240" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="133" name="COMMAND_CLASS_ASSOCIATION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Associations num_groups="1">
|
|
|
|
|
<Group index="1" max_associations="5" label="LifeLine" auto="true">
|
|
|
|
|
<Node id="1" />
|
|
|
|
|
</Group>
|
|
|
|
|
</Associations>
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="134" name="COMMAND_CLASS_VERSION" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<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" />
|
|
|
|
|
<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.92" />
|
|
|
|
|
<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.02" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="4" name="Two Car Garage Door Tilt Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="4" name="Two Car Garage Door Tilt Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="3" name="Garage Door Tilt Sensor" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -490,7 +490,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="5" name="Single Car Garage Door Tilt Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="5" name="Single Car Garage Door Tilt Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="3" name="Garage Door Tilt Sensor" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -601,7 +601,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="6" name="Back Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="6" name="Back Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="2" name="Door Sensor" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -710,7 +710,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="11" name="Front Room Multi Sensor" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="11" name="Front Room Multi Sensor" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="86" name="Aeotec">
|
|
|
|
|
<Product type="102" id="64" name="ZW100 MultiSensor 6" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -728,9 +728,9 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="69.6" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="45" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="73.7" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="51" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true">
|
|
|
|
@ -1006,11 +1006,11 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="50" name="COMMAND_CLASS_METER" version="3" request_flags="2" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="0" label="Energy" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="60.408" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Previous Reading" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="60.404" />
|
|
|
|
|
<Value type="int" genre="user" instance="1" index="2" label="Interval" units="seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="64587" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="0" label="Energy" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="60.468" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Previous Reading" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="60.408" />
|
|
|
|
|
<Value type="int" genre="user" instance="1" index="2" label="Interval" units="seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="65535" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="8" label="Power" units="W" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="16" label="Voltage" units="V" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="122.542" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="16" label="Voltage" units="V" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="121.970" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="20" label="Current" units="A" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" />
|
|
|
|
|
<Value type="bool" genre="user" instance="1" index="32" label="Exporting" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
|
|
|
|
|
<Value type="button" genre="system" instance="1" index="33" label="Reset" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
|
|
|
|
@ -1181,7 +1181,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="129" name="COMMAND_CLASS_CLOCK" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="list" genre="user" instance="1" index="0" label="Day" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="4" size="1">
|
|
|
|
|
<Value type="list" genre="user" instance="1" index="0" label="Day" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="3" size="1">
|
|
|
|
|
<Item label="Monday" value="1" />
|
|
|
|
|
<Item label="Tuesday" value="2" />
|
|
|
|
|
<Item label="Wednesday" value="3" />
|
|
|
|
@ -1190,8 +1190,8 @@
|
|
|
|
|
<Item label="Saturday" value="6" />
|
|
|
|
|
<Item label="Sunday" value="7" />
|
|
|
|
|
</Value>
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Hour" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="23" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="Minute" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="30" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Hour" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="21" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="Minute" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="45" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="130" name="COMMAND_CLASS_HAIL" version="1" request_flags="4" after_mark="true" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
@ -1328,7 +1328,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="17" name="Stairs Motion Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="17" name="Stairs Motion Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="1" name="Motion Detector" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -1339,7 +1339,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="True" />
|
|
|
|
|
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
|
|
|
|
|
<SensorMap index="0" type="255" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1">
|
|
|
|
@ -1369,7 +1369,7 @@
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="8" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="11" label="Power Management" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
|
|
|
|
@ -1416,7 +1416,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="128" name="COMMAND_CLASS_BATTERY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Battery Level" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="100" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Battery Level" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="99" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="132" name="COMMAND_CLASS_WAKE_UP" version="2" request_flags="2" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
@ -1703,7 +1703,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="25" name="Basement Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="25" name="Basement Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="2" name="Unknown: type=0004, id=0002" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -2023,7 +2023,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="28" name="Audio Detector" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3073" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Associations">
|
|
|
|
|
<Node id="28" name="Audio Detector" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3073" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="5" id="f" name="FireFighter" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -2038,7 +2038,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="7" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="68.18" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="67.46" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
@ -2132,7 +2132,7 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
</CommandClasses>
|
|
|
|
|
</Node>
|
|
|
|
|
<Node id="29" name="Garage Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
|
|
|
|
|
<Node id="29" name="Garage Door Sensor" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
|
|
|
|
|
<Manufacturer id="14a" name="Ecolink">
|
|
|
|
|
<Product type="4" id="2" name="Unknown: type=0004, id=0002" />
|
|
|
|
|
</Manufacturer>
|
|
|
|
@ -2262,9 +2262,9 @@
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="71.4" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="70.5" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="43" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="45" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
|
|
|
|
|
<Value type="decimal" genre="user" instance="1" index="37" label="Radon Concentration" units="bq/m3" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="60" />
|
|
|
|
|
</CommandClass>
|
|
|
|
@ -2437,7 +2437,7 @@
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="254" />
|
|
|
|
|
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
|
|
|
|
|
</CommandClass>
|
|
|
|
|
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
|
|
|
|
|
<Instance index="1" />
|
|
|
|
|