2011-05-25 15:51:55 +00:00
<?xml version="1.0" encoding="utf-8"?>
2012-03-18 06:43:51 +00:00
<Product xmlns= 'http://code.google.com/p/open-zwave/' >
2017-11-07 08:32:45 +01:00
<!-- https://products.z - wavealliance.org/products/271 -->
2011-05-25 15:51:55 +00:00
<!-- Configuration Parameters -->
<CommandClass id= "112" >
2012-02-03 23:00:14 +00:00
<Value type= "byte" index= "1" genre= "config" label= "Basic Set Level" units= "%" min= "0" max= "99" value= "99" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Defines the level in the Basic Set event sent to group 2 when the sensor is triggered. Default is 99 (full brightness for a Z-Wave dimmer). 0 disables.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
2012-02-03 23:00:14 +00:00
<Value type= "byte" index= "2" genre= "config" label= "Temperature On Trigger" units= "degrees" min= "-20" max= "99" value= "30" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Temperature level to trigger when a ON command is sent out. 99 will clear the value.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
2012-02-03 23:00:14 +00:00
<Value type= "byte" index= "3" genre= "config" label= "Temperature Off Trigger" units= "degrees" min= "-20" max= "99" value= "20" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Temperature level to trigger when an OFF command is sent out. 99 will clear the value.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
2012-02-03 23:00:14 +00:00
<Value type= "byte" index= "4" genre= "config" label= "Humidity On Trigger" units= "%" min= "20" max= "99" value= "50" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Humidity level to trigger when a ON command is sent out. 99 will clear the value.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
2012-02-03 23:00:14 +00:00
<Value type= "byte" index= "5" genre= "config" label= "Humidity Off Trigger" units= "%" min= "20" max= "99" value= "40" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Humidity level to trigger when a OFF command is sent out. 99 will clear the value.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
<Value type= "short" index= "6" genre= "config" label= "Auto Report Time" units= "minutes" min= "0" max= "1439" value= "0" >
<Help >
2012-02-03 23:00:14 +00:00
Sets the auto report time interval. 0 disables.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
<Value type= "byte" index= "7" genre= "config" label= "Auto Report Temperature" units= "degrees" min= "0" max= "70" value= "0" >
<Help >
Sets the auto report temperature trigger interval. 0 disables.
</Help>
</Value>
2017-11-07 08:32:45 +01:00
<Value type= "byte" index= "8" genre= "config" label= "Auto Report Humidity" units= "%" min= "0" max= "70" value= "0" >
2011-05-25 15:51:55 +00:00
<Help >
2012-02-03 23:00:14 +00:00
Sets the auto report humidity trigger interval. 0 disables.
2011-05-25 15:51:55 +00:00
</Help>
</Value>
</CommandClass>
2012-12-23 06:01:42 +00:00
<!-- COMMAND_CLASS_ASSOCIATION. Groups -->
<CommandClass id= "133" >
<Associations num_groups= "2" >
2015-12-11 19:12:31 +08:00
<Group index= "1" max_associations= "1" label= "Reports" />
<Group index= "2" max_associations= "3" label= "Basic" />
2012-12-23 06:01:42 +00:00
</Associations>
</CommandClass>
<CommandClass id= "96" mapping= "endpoints" />
2011-05-25 15:51:55 +00:00
</Product>