2019-04-26 21:37:05 +08:00
<Product Revision= "7" xmlns= "https://github.com/OpenZWave/open-zwave" >
2016-09-04 15:30:33 +02:00
<!-- COMMAND_CLASS_SWITCH_MULTILEVEL. This class is in the list reported by the device, but it does not respond to requests -->
2019-04-26 21:37:05 +08:00
<CommandClass id= "38" >
<Compatibility >
<GetSupported > false</GetSupported>
</Compatibility>
</CommandClass>
2016-08-19 13:21:29 +02:00
<!-- Configuration -->
<CommandClass id= "112" >
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "9" instance= "1" label= "Saving state before power failure" max= "1" min= "0" size= "1" type= "list" value= "1" >
2016-08-19 13:21:29 +02:00
<Help > Saving state before power failure</Help>
<Item label= "State NOT saved at power failure, all outputs are set to OFF upon power restore" value= "0" />
<Item label= "State saved at power failure, all outputs are set to previous state upon power restore" value= "1" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "10" instance= "1" label= "First channel - operating mode" max= "5" min= "0" size= "1" type= "list" value= "0" >
2016-09-04 15:30:33 +02:00
<Help > This parameter allows to choose operating for the 1st channel controlled by the S1 switch.</Help>
<Item label= "Standard operation" value= "0" />
<Item label= "Delay On" value= "1" />
<Item label= "Delay Off" value= "2" />
<Item label= "Auto On" value= "3" />
<Item label= "Auto Off" value= "4" />
<Item label= "Flashing Mode" value= "5" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "11" instance= "1" label= "First channel - reaction to switch for delay/auto ON/OFF modes" max= "2" min= "0" size= "1" type= "list" value= "0" >
2017-01-02 12:53:39 +01:00
<Help > This parameter determines how the device in timed mode reacts to pushing the switch connected to the S1 terminal.</Help>
2016-09-04 15:30:33 +02:00
<Item label= "Cancel mode and set target state" value= "0" />
<Item label= "No reaction to switch - mode runs until it ends" value= "1" />
<Item label= "Reset timer - start counting from the beginning" value= "2" />
2016-08-19 13:21:29 +02:00
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "12" instance= "1" label= "First channel - time parameter for delay/auto ON/OFF modes" max= "32000" min= "1" size= "2" type= "short" value= "50" >
2016-08-19 13:21:29 +02:00
<Help > This parameter allows to set time parameter used in timed modes. (s)</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "13" instance= "1" label= "First channel - pulse time for flashing mode" max= "32000" min= "1" size= "2" type= "short" value= "5" >
2016-09-04 20:56:34 +02:00
<Help >
This parameter allows to set time of switching to opposite state in flashing mode.
1-32000 (0.1-3200.0s, 0.1s step)
</Help>
2016-08-19 13:21:29 +02:00
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "15" instance= "1" label= "Second channel - operating mode" max= "5" min= "0" size= "1" type= "list" value= "0" >
2016-09-04 15:30:33 +02:00
<Help > This parameter allows to choose operating for the 2st channel controlled by the S2 switch.</Help>
<Item label= "Standard operation" value= "0" />
<Item label= "Delay On" value= "1" />
<Item label= "Delay Off" value= "2" />
<Item label= "Auto On" value= "3" />
<Item label= "Auto Off" value= "4" />
<Item label= "Flashing Mode" value= "5" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "16" instance= "1" label= "Second channel - reaction to switch for delay/auto ON/OFF modes" max= "2" min= "0" size= "1" type= "list" value= "0" >
2017-01-02 12:53:39 +01:00
<Help > This parameter determines how the device in timed mode reacts to pushing the switch connected to the S2 terminal.</Help>
2016-09-04 15:30:33 +02:00
<Item label= "Cancel mode and set target state" value= "0" />
<Item label= "No reaction to switch - mode runs until it ends" value= "1" />
<Item label= "Reset timer - start counting from the beginning" value= "2" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "17" instance= "1" label= "Second channel - time parameter for delay/auto ON/OFF modes" max= "32000" min= "1" size= "2" type= "short" value= "50" >
2016-09-04 15:30:33 +02:00
<Help > This parameter allows to set time parameter used in timed modes. (s)</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "18" instance= "1" label= "Second channel - pulse time for flashing mode" max= "32000" min= "1" size= "2" type= "short" value= "5" >
2016-09-04 20:56:34 +02:00
<Help >
This parameter allows to set time of switching to opposite state in flashing mode.
1-32000 (0.1-3200.0s, 0.1s step)
</Help>
2016-09-04 15:30:33 +02:00
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "20" instance= "1" label= "Switch type" max= "2" min= "0" size= "1" type= "list" value= "2" >
2016-09-04 15:30:33 +02:00
<Help > Inputs type configuration</Help>
<Item label= "Momentary switch" value= "0" />
<Item label= "Toggle switch (contact closed - On, contact opened - OFF)" value= "1" />
<Item label= "Toggle switch (device changes status when switch changes status)" value= "2" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "21" instance= "1" label= "Flashing mode report" max= "1" min= "0" size= "1" type= "list" value= "0" >
2016-09-04 15:30:33 +02:00
<Help > Enabled / Disabled reports on Flashing mode</Help>
<Item label= "Disabled" value= "0" />
<Item label= "Enabled" value= "1" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "27" instance= "1" label= "Associations in Z-Wave network security mode" max= "15" min= "0" size= "1" type= "byte" value= "15" >
2016-09-04 15:30:33 +02:00
<Help >
This parameter defines how commands are sent to specified association groups: as secure or non-secure.
Parameter is active only in Z-Wave network security mode.
This parameter does not apply to 1st lifeline group.
1 - 2nd group sent as secure.
2 - 3rd group sent as secure.
4 - 4th group sent as secure.
8 - 5th group sent as secure.
Default setting: 15 (all)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "28" instance= "1" label= "S1 switch - scenes sent" max= "15" min= "0" size= "1" type= "byte" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
This parameter determines which actions result in sending scene IDs assigned to them.
1 - Key pressed 1 time.
2 - Key pressed 2 times.
4 - Key pressed 3 times.
8 - Key Hold Down and Key Released.
Default setting: 0 (none)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "29" instance= "1" label= "S2 switch - scenes sent" max= "15" min= "0" size= "1" type= "byte" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
This parameter determines which actions result in sending scene IDs assigned to them.
1 - Key pressed 1 time.
2 - Key pressed 2 times.
4 - Key pressed 3 times.
8 - Key Hold Down and Key Released.
Default setting: 0 (none)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "30" instance= "1" label= "S1 associations sent to 2nd and 3rd association groups" max= "15" min= "0" size= "1" type= "byte" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
This parameter determines which actions are ignored when sending commands to devices associated in 2nd and 3rd association group.
All actions are active by default.
1 - ignore turning On with 1 click of the switch.
2 - ignore turning OFF with 1 click of the switch.
4 - ignore holding and releasing the switch.
8 - ignore double click of the switch.
Default setting: 0
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "31" instance= "1" label= "S1 Switch ON value sent to 2nd and 3rd association groups" max= "255" min= "0" size= "2" type= "short" value= "255" >
2016-09-04 15:30:33 +02:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter determines value sent with Switch On command to devices associated in 2nd and 3rd association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "32" instance= "1" label= "S1 Switch OFF value sent to 2nd and 3rd association groups" max= "255" min= "0" size= "2" type= "short" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter determines value sent with Switch Off command to devices associated in 2nd and 3rd association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "33" instance= "1" label= "S1 Switch Double Click value sent to 2nd and 3rd association groups" max= "255" min= "0" size= "2" type= "short" value= "99" >
2016-09-04 15:30:33 +02:00
<Help >
2017-03-30 22:45:37 +02:00
This parameter determines value sent with Double Click command to devices associated in 2nd and 3rd association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "35" instance= "1" label= "S2 associations sent to 4th and 5th association groups" max= "15" min= "0" size= "1" type= "byte" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter determines which actions are ignored when sending commands to devices associated in 4th and 5th association group.
2016-09-04 15:30:33 +02:00
All actions are active by default.
1 - ignore turning On with 1 click of the switch.
2 - ignore turning OFF with 1 click of the switch.
4 - ignore holding and releasing the switch.
8 - ignore double click of the switch.
Default setting: 0
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "36" instance= "1" label= "S2 Switch ON value sent to 4th and 5th association groups" max= "255" min= "0" size= "2" type= "short" value= "255" >
2016-09-04 15:30:33 +02:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter determines value sent with Switch On command to devices associated in 4th and 5th association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "37" instance= "1" label= "S2 Switch OFF value sent to 4th and 5th association groups" max= "255" min= "0" size= "2" type= "short" value= "0" >
2016-09-04 15:30:33 +02:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter determines value sent with Switch Off command to devices associated in 4th and 5th association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "38" instance= "1" label= "S2 Switch Double Click value sent to 4th and 5th association groups" max= "255" min= "0" size= "2" type= "short" value= "99" >
2016-09-04 15:30:33 +02:00
<Help >
2017-03-30 22:45:37 +02:00
This parameter determines value sent with Double Click command to devices associated in 4th and 5th association group.
2016-09-04 15:30:33 +02:00
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "40" instance= "1" label= "Reaction to General Alarm" max= "3" min= "0" size= "1" type= "list" value= "3" >
2016-09-04 15:30:33 +02:00
<Help > This parameter determines how the device will react to General Alarm frame.</Help>
<Item label= "Ignored" value= "0" />
<Item label= "Turn On" value= "1" />
<Item label= "Turn OFF" value= "2" />
<Item label= "Flash" value= "3" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "41" instance= "1" label= "Reaction to Flood Alarm" max= "3" min= "0" size= "1" type= "list" value= "2" >
2016-12-28 10:31:45 +01:00
<Help > This parameter determines how the device will react to Flood Alarm frame.</Help>
<Item label= "Ignored" value= "0" />
<Item label= "Turn On" value= "1" />
<Item label= "Turn OFF" value= "2" />
<Item label= "Flash" value= "3" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "42" instance= "1" label= "Reaction to CO/CO2/Smoke Alarm" max= "3" min= "0" size= "1" type= "list" value= "3" >
2016-12-28 10:31:45 +01:00
<Help > This parameter determines how the device will react to CO/CO2/Smoke Alarm frame.</Help>
<Item label= "Ignored" value= "0" />
<Item label= "Turn On" value= "1" />
<Item label= "Turn OFF" value= "2" />
<Item label= "Flash" value= "3" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "43" instance= "1" label= "Reaction to Heat Alarm" max= "3" min= "0" size= "1" type= "list" value= "1" >
2016-12-28 10:31:45 +01:00
<Help > This parameter determines how the device will react to Heat alarm frame.</Help>
<Item label= "Ignored" value= "0" />
<Item label= "Turn On" value= "1" />
<Item label= "Turn OFF" value= "2" />
<Item label= "Flash" value= "3" />
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "44" instance= "1" label= "Flashing alarm duration" max= "32000" min= "1" size= "2" type= "short" value= "600" >
2016-12-28 10:31:45 +01:00
<Help >
2017-01-02 12:53:39 +01:00
This parameter allows to set duration of flashing alarm mode.
2016-12-28 10:31:45 +01:00
1-32000 (0.1-32000s, 1s step) Default: 600 (10min)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "50" instance= "1" label= "First channel - power reports" max= "100" min= "1" size= "2" type= "short" value= "20" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines the minimum change in consumed power
that will result in sending new power report to the main controller.
1-100 (%) Default 20 (20%)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "51" instance= "1" label= "First channel - minimal time between power reports" max= "120" min= "1" size= "2" type= "short" value= "10" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines minimum time that has to elapse before
sending new power report to the main controller.
1-120 (s) Default 10 (10s)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "53" instance= "1" label= "First channel - energy reports" max= "32000" min= "1" size= "2" type= "short" value= "100" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines the minimum change in consumed energy
2017-01-02 12:53:39 +01:00
that will result in sending new energy report to the main controller.
2016-12-28 10:31:45 +01:00
1-32000 (0.01-320 kWh) Default 100 (1kWh)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "58" instance= "1" label= "Periodic power reports" max= "32000" min= "1" size= "2" type= "short" value= "3600" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines in what time interval the periodic
power reports are sent to the main controller.
1-32000 (s) Default 3600 (1h)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "59" instance= "1" label= "Periodic energy reports" max= "32000" min= "1" size= "2" type= "short" value= "3600" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines in what time interval the periodic
power reports are sent to the main controller.
1-32000 (s) Default 3600 (1h)
</Help>
</Value>
2019-04-26 21:37:05 +08:00
<Value genre= "config" index= "60" instance= "1" label= "Measuring energy consumed by the device itself" max= "1" min= "0" size= "1" type= "list" value= "0" >
2016-12-28 10:31:45 +01:00
<Help >
This parameter determines whether energy metering should include
the amount of energy consumed by the device itself. Results are
being added to energy reports for first endpoint.
</Help>
<Item label= "function inactive" value= "0" />
<Item label= "function active" value= "1" />
</Value>
2016-08-19 13:21:29 +02:00
</CommandClass>
2016-09-04 15:30:33 +02:00
<!-- -->
2019-04-26 21:37:05 +08:00
<CommandClass id= "96" >
<Compatibility >
<MapRootToEndpoint > true</MapRootToEndpoint>
</Compatibility>
</CommandClass>
2016-08-19 13:21:29 +02:00
<!-- Association Groups -->
<CommandClass id= "133" >
2016-09-04 15:30:33 +02:00
<Associations num_groups= "5" >
2019-04-26 21:37:05 +08:00
<Group index= "1" label= "Lifeline" max_associations= "1" />
<Group index= "2" label= "On/Off S1" max_associations= "5" />
<Group index= "3" label= "Dimmer S1" max_associations= "5" />
<Group index= "4" label= "On/Off S2" max_associations= "5" />
<Group index= "5" label= "Dimmer S2" max_associations= "5" />
2016-08-19 13:21:29 +02:00
</Associations>
</CommandClass>
2019-04-26 21:37:05 +08:00
<CommandClass id= "142" >
<Compatibility >
<ForceInstances > true</ForceInstances>
</Compatibility>
</CommandClass>
2016-08-19 13:21:29 +02:00
</Product>