=====GE/Jasco ZWave Devices===== The following is the info for the [[dictionary:unitcontrol:setdata|setData]] verb necessary to configure specific Jasco/GE Zwave and ZWave plus devices with XTension and a Vera. In many cases the older devices have the same parameters as the newer ZWave plus devices, but wherever possible you should verify this with the specific user manuals that came with your device and also double check the model numbers. It is not impossible that you could brick or otherwise render dangerous a device by sending the wrong parameters. ====Wall Switches==== {{:supported_modules:ge_jasco_switch.png?direct |}} The GE/Jasco Original ZWave models 12722/45709\\ ZWave Plus models 14291/ZW4005\\ Toggle Style ZWave models 12727, 45740 and 45760\\ ZWave Plus toggle style models 14292 and ZW4003\\ ^Description^Parameter^Length^Values^Exampmle^ |LED Light|3|1|0=on when the load is off, 1=on when the load is on, 2=always off|tell xUnit “name” to setData( 3,1,1)| | |Toggle style lights don’t have an LED and so don’t support parameter 3|||| |Invert Switch|4|1|0=default, 1=upside down| tell xUnit “name” to setData( 4, 1, 1) to invert switch| ====Wall Dimmers==== {{:supported_modules:ge_jasco_switch.png?direct |}} GE/Jasco Original ZWave model 12722/45709 and ZWave Plus models 14294/ZW3005. \\ The ZWave 1000 watt incandescent dimmer (model 45715) and ZWave Plus 1000 watt dimmer (model 14299 / ZW3006)\\ Original ZWave Toggle Style dimmer (models 12729, 45742 and 45762) and the Zwave Plus model 14296 and ZW3004.\\ ^Description^Parameter^Length^Values^Default^ |LED Light|3|1|0=on when load is off, 1=on when load is on, 2=always off| 0| | |Note that toggle style switches do not have an LED and therefore do not support parameter 3|||| |Invert Switch|4|0=default, 1=inverted|0| |Dim Rate Adjustment|Both the number of steps (or levels) that the dimmer will change and the timing of the steps can be modified to suit personal preferences. The timing of the steps can be adjusted in 10 millisecond intervals. As an example, the default setting for parameter 8 is “3”. This means that the lighting level will change every 30 milliseconds when the Dim Command is received. A value of 255 would mean that the level would change every 2.55 seconds. Combined, the two parameters allow dim rate adjustments from 10 milliseconds to 4.2 minutes to go from maximum-to-minimum or minimum-to-maximum brightness levels.|||| |Remote Control Dim Steps|7|1|1 to 99| 1| |Remote Control Step Timing|8|1|1 to 255|3| |Manual Control Dim Steps|9|1|1 to 99|1| |Manual Control Dim Timing|10|1|1 to 255| 3|