|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Product xmlns='http://code.google.com/p/open-zwave/'> |
| 3 | + <!-- Aeon Labs Smart Dimmer 6 --> |
| 4 | + <Protocol refreshonnodeinfoframe="false"/> |
| 5 | + <!-- Configuration Parameters --> |
| 6 | + <CommandClass id="112"> |
| 7 | + <!-- Doesn't work |
| 8 | + <Value type="byte" index="2" genre="config" label="Dimmer Blink" units="" size="2" value="250"> |
| 9 | + <Help>Configuration Value 1 1-255 |
| 10 | + Configuration Value 1 is to Specify the time that Dimmer need blink, The unit is Second; |
| 11 | + Configuration Value 2 1-255 |
| 12 | + Configuration Value 2 is to Specify the Cycle of on/off; the unit of it is 0.1 second. |
| 13 | + For example: if we set Configuration Value 1 to '15',Configuration Value 2 to '10',then Dimmer will open 0.5 |
| 14 | + second, close 0.5 second, and repeat for 14 times |
| 15 | + </Help> |
| 16 | + </Value> |
| 17 | + --> |
| 18 | + <Value type="list" index="3" genre="config" label="Current Overload Protection" units="" min="0" max="1" size="1" value="0"> |
| 19 | + <Help>Load will be closed when the Current overruns (US 15.5A, Others 16.2) for more than 2 minutes</Help> |
| 20 | + <Item label="Deactivate Overload Protection (Default)" value="0"/> |
| 21 | + <Item label="Active Overload Protection" value="1"/> |
| 22 | + </Value> |
| 23 | + <Value type="list" index="20" genre="config" label="Output Load Status" units="" min="0" max="2" size="1" value="0"> |
| 24 | + <Help>Configure the output load status after re-power on.</Help> |
| 25 | + <Item label="Last status (Default)" value="0"/> |
| 26 | + <Item label="Always on" value="1"/> |
| 27 | + <Item label="Always off" value="2"/> |
| 28 | + </Value> |
| 29 | + <!-- Doesn't work |
| 30 | + <Value type="byte" index="33" genre="config" label="RGB Led Color for Testing" units="" min="1" max="4" size="1" value="0"> |
| 31 | + <Help>Configure the RGB Led Color for Testing |
| 32 | + Byte 1 - Reserved |
| 33 | + Byte 2 - Red Value |
| 34 | + Byte 3 - Green Value |
| 35 | + Byte 4 - Blue Value</Help> |
| 36 | + </Value> |
| 37 | + --> |
| 38 | + <Value type="list" index="80" genre="config" label="Notification status" units="" min="0" max="2" size="1" value="2"> |
| 39 | + <Help>Defines the automated status notification of an associated device when status changes</Help> |
| 40 | + <Item label="Nothing" value="0" /> |
| 41 | + <Item label="Hail" value="1" /> |
| 42 | + <Item label="Basic" value="2" /> |
| 43 | + </Value> |
| 44 | + <Value type="list" index="81" genre="config" label="Configure the state of the LED" units="" min="0" max="1" size="1" value="0"> |
| 45 | + <Help>Configure what the LED Ring displays during operations</Help> |
| 46 | + <Item label="The LED will follow the status (on/off) of its load. (Default)" value="0"/> |
| 47 | + <Item label="When the state of the Switch changes, the LED will follow the status (on/off) of its load, but the LED will turn off after 5 seconds." value="1"/> |
| 48 | + <Item label="Night Light Mode" value="2" /> |
| 49 | + </Value> |
| 50 | + <Value type="byte" index="83" genre="config" label="Night Light Color" units="" min="0" max="16777215" size="3" value="14524637"> |
| 51 | + <Help>Configure the RGB Value when in Night Light Mode. |
| 52 | + Byte 1: Red Color |
| 53 | + Byte 2: Green Color |
| 54 | + Byte 3: Blue Color |
| 55 | + </Help> |
| 56 | + </Value> |
| 57 | + <Value type="byte" index="84" genre="config" label="RGB Brightness in Energy Mode" units="" min="0" max="16777215" size="3" value="5263440"> |
| 58 | + <Help>Configure the brightness level of RGB LED (0%-100%) when it is in Energy Mode/momentary indicate mode. |
| 59 | + Byte 1: Red Color |
| 60 | + Byte 2: Green Color |
| 61 | + Byte 3: Blue Color |
| 62 | + </Help> |
| 63 | + </Value> |
| 64 | + <Value type="bool" index="90" genre="config" label="Enables/disables parameter 91/92" units="" value="0"> |
| 65 | + <Help> |
| 66 | + Enable/disable Wattage threshold and percent. |
| 67 | + </Help> |
| 68 | + </Value> |
| 69 | + <Value type="short" index="91" genre="config" label="Minimum Change to send Report (Watt)" units="watts" min="0" max="32000" size="2" value="25"> |
| 70 | + <Help>The value represents the minimum change in wattage for a Report to be sent (default 25 W)</Help> |
| 71 | + </Value> |
| 72 | + <Value type="byte" index="92" genre="config" label="Minimum Change to send Report (%)" units="%" min="0" max="100" value="5"> |
| 73 | + <Help>The value represents the minimum percentage change in wattage for a Report to be sent (Default 5)</Help> |
| 74 | + </Value> |
| 75 | + <Value type="button" index="100" genre="config" label="Default Group Reports" units="" write_only="true" affects="101,102,103"> |
| 76 | + <Help> |
| 77 | + Set report types for groups 1, 2 and 3 to default. |
| 78 | + </Help> |
| 79 | + </Value> |
| 80 | + <Value type="int" index="101" genre="config" label="Report type sent in Reporting Group 1" units="" value="4"> |
| 81 | + <Help> |
| 82 | + Defines the type of report sent for reporting group 1. 2 is multisensor report. 4 is meter report for watts. 8 is meter report for kilowatts. |
| 83 | + Value 1 (msb) Reserved |
| 84 | + Value 2 Reserved |
| 85 | + Value 3 Reserved |
| 86 | + Value 4 (lsb) |
| 87 | + bits 7-4 reserved |
| 88 | + bit 3 KWH |
| 89 | + bit 2 Watt |
| 90 | + bit 1 Current |
| 91 | + bit 0 Voltage |
| 92 | + </Help> |
| 93 | + </Value> |
| 94 | + <Value type="int" index="102" genre="config" label="Report type sent in Reporting Group 2" units="" value="8"> |
| 95 | + <Help> |
| 96 | + Defines the type of report sent for reporting group 1. 2 is multisensor report. 4 is meter report for watts. 8 is meter report for kilowatts. |
| 97 | + Value 1 (msb) Reserved |
| 98 | + Value 2 Reserved |
| 99 | + Value 3 Reserved |
| 100 | + Value 4 (lsb) |
| 101 | + bits 7-4 reserved |
| 102 | + bit 3 KWH |
| 103 | + bit 2 Watt |
| 104 | + bit 1 Current |
| 105 | + bit 0 Voltage |
| 106 | + </Help> |
| 107 | + </Value> |
| 108 | + <Value type="int" index="103" genre="config" label="Report type sent in Reporting Group 3" units="" value="0"> |
| 109 | + <Help> |
| 110 | + Defines the type of report sent for reporting group 1. 2 is multisensor report. 4 is meter report for watts. 8 is meter report for kilowatts. |
| 111 | + Value 1 (msb) Reserved |
| 112 | + Value 2 Reserved |
| 113 | + Value 3 Reserved |
| 114 | + Value 4 (lsb) |
| 115 | + bits 7-4 reserved |
| 116 | + bit 3 KWH |
| 117 | + bit 2 Watt |
| 118 | + bit 1 Current |
| 119 | + bit 0 Voltage |
| 120 | + </Help> |
| 121 | + </Value> |
| 122 | + <Value type="button" index="110" genre="config" label="Set 111 to 113 to default" units="" write_only="true" value="0" affects="111,112,113"> |
| 123 | + <Help> |
| 124 | + Set time interval for sending reports for groups 1, 2 and 3 to default. |
| 125 | + </Help> |
| 126 | + </Value> |
| 127 | + <Value type="int" index="111" genre="config" label="Send Interval for Reporting Group 1" units="seconds" min="0" max="65535" value="600"> |
| 128 | + <Help> |
| 129 | + Defines the time interval when the defined report for group 1 is sent. |
| 130 | + </Help> |
| 131 | + </Value> |
| 132 | + <Value type="int" index="112" genre="config" label="Send Interval for Reporting Group 2" units="seconds" min="0" max="65535" value="600"> |
| 133 | + <Help> |
| 134 | + Defines the time interval when the defined report for group 2 is sent. |
| 135 | + </Help> |
| 136 | + </Value> |
| 137 | + <Value type="int" index="113" genre="config" label="Send Interval for Reporting Group 3" units="seconds" min="0" max="65535" value="600"> |
| 138 | + <Help> |
| 139 | + Defines the time interval when the defined report for group 3 is sent. |
| 140 | + </Help> |
| 141 | + </Value> |
| 142 | + <Value type="list" index="200" genre="config" label="Partner ID" units="" min="0" max="1" size="1" value="0"> |
| 143 | + <Help>Partner ID</Help> |
| 144 | + <Item label="Aeon Labs Standard (Default)" value="0"/> |
| 145 | + <Item label="Others" value="1"/> |
| 146 | + </Value> |
| 147 | + <Value type="list" index="252" genre="config" label="Configuration Locked" units="" min="0" max="1" size="1" value="0"> |
| 148 | + <Help>Enable/disable Configuration Locked</Help> |
| 149 | + <Item label="Disable" value="0"/> |
| 150 | + <Item label="Enable" value="1"/> |
| 151 | + </Value> |
| 152 | + <Value type="short" index="254" genre="config" label="Device tag" units="" min="0" max="65535" value="0"> |
| 153 | + <Help> |
| 154 | + Device tag. |
| 155 | + </Help> |
| 156 | + </Value> |
| 157 | + <Value type="button" index="255" genre="config" label="Reset device" units="" write_only="true"> |
| 158 | + <Help> |
| 159 | + Reset to the default configuration. |
| 160 | + </Help> |
| 161 | + </Value> |
| 162 | + </CommandClass> |
| 163 | + |
| 164 | + <!-- Association Groups --> |
| 165 | + <CommandClass id="133"> |
| 166 | + <Associations num_groups="2"> |
| 167 | + <Group index="1" max_associations="5" label="LifeLine" auto="true" /> |
| 168 | + <Group index="2" max_associations="5" label="Retransmit Switch CC" /> |
| 169 | + </Associations> |
| 170 | + </CommandClass> |
| 171 | +</Product> |
| 172 | + |
0 commit comments