|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<thing:thing-descriptions bindingId="zwave" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xmlns:thing="http://eclipse.org/smarthome/schemas/thing-description/v1.0.0" |
| 5 | + xsi:schemaLocation="http://eclipse.org/smarthome/schemas/thing-description/v1.0.0 |
| 6 | + http://eclipse.org/smarthome/schemas/thing-description/v1.0.0"> |
| 7 | + |
| 8 | + <thing-type id="avadesign_davinciv3_00_000" listed="false"> |
| 9 | + <label>Da Vinci Switch Default Da Vinci v3</label> |
| 10 | + <description><![CDATA[ |
| 11 | +Da Vinci v3<br /><h1>Overview</h1><p>The Da Vinci wall controller is a Multi Chanel Z-Wave device that contains up to 6 relays and up to 9 touch buttons that can be set to control either the relays (On/Off switches and shutters) or any other on/off (SWITCH_BINARY) , shutter (MULTILEVEL_SWITCH) Z-Wave device.</p> <br /><h2>Inclusion Information</h2><p>Press the #1 button 3 times.</p> <br /><h2>Exclusion Information</h2><p>Press the #1 button 3 times.</p> |
| 12 | + ]]></description> |
| 13 | + <category>WallSwitch</category> |
| 14 | + |
| 15 | + <!-- CHANNEL DEFINITIONS --> |
| 16 | + <channels> |
| 17 | + <channel id="switch_binary" typeId="switch_binary"> |
| 18 | + <label>Switch</label> |
| 19 | + <properties> |
| 20 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property> |
| 21 | + </properties> |
| 22 | + </channel> |
| 23 | + <channel id="switch_dimmer" typeId="switch_dimmer"> |
| 24 | + <label>Dimmer</label> |
| 25 | + <properties> |
| 26 | + <property name="binding:*:PercentType">COMMAND_CLASS_SWITCH_MULTILEVEL</property> |
| 27 | + <property name="binding:Command:OnOffType">COMMAND_CLASS_SWITCH_MULTILEVEL</property> |
| 28 | + </properties> |
| 29 | + </channel> |
| 30 | + <channel id="scene_number" typeId="scene_number"> |
| 31 | + <label>Scene Number</label> |
| 32 | + <properties> |
| 33 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE</property> |
| 34 | + </properties> |
| 35 | + </channel> |
| 36 | + <channel id="switch_binary1" typeId="switch_binary"> |
| 37 | + <label>Switch 1</label> |
| 38 | + <properties> |
| 39 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:1</property> |
| 40 | + </properties> |
| 41 | + </channel> |
| 42 | + <channel id="scene_number1" typeId="scene_number"> |
| 43 | + <label>Scene Number 1</label> |
| 44 | + <properties> |
| 45 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:1</property> |
| 46 | + </properties> |
| 47 | + </channel> |
| 48 | + <channel id="switch_binary2" typeId="switch_binary"> |
| 49 | + <label>Switch 2</label> |
| 50 | + <properties> |
| 51 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:2</property> |
| 52 | + </properties> |
| 53 | + </channel> |
| 54 | + <channel id="scene_number2" typeId="scene_number"> |
| 55 | + <label>Scene Number 2</label> |
| 56 | + <properties> |
| 57 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:2</property> |
| 58 | + </properties> |
| 59 | + </channel> |
| 60 | + <channel id="switch_binary3" typeId="switch_binary"> |
| 61 | + <label>Switch 3</label> |
| 62 | + <properties> |
| 63 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:3</property> |
| 64 | + </properties> |
| 65 | + </channel> |
| 66 | + <channel id="scene_number3" typeId="scene_number"> |
| 67 | + <label>Scene Number 3</label> |
| 68 | + <properties> |
| 69 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:3</property> |
| 70 | + </properties> |
| 71 | + </channel> |
| 72 | + <channel id="switch_binary4" typeId="switch_binary"> |
| 73 | + <label>Switch 4</label> |
| 74 | + <properties> |
| 75 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:4</property> |
| 76 | + </properties> |
| 77 | + </channel> |
| 78 | + <channel id="scene_number4" typeId="scene_number"> |
| 79 | + <label>Scene Number 4</label> |
| 80 | + <properties> |
| 81 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:4</property> |
| 82 | + </properties> |
| 83 | + </channel> |
| 84 | + <channel id="switch_binary5" typeId="switch_binary"> |
| 85 | + <label>Switch 5</label> |
| 86 | + <properties> |
| 87 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:5</property> |
| 88 | + </properties> |
| 89 | + </channel> |
| 90 | + <channel id="scene_number5" typeId="scene_number"> |
| 91 | + <label>Scene Number 5</label> |
| 92 | + <properties> |
| 93 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:5</property> |
| 94 | + </properties> |
| 95 | + </channel> |
| 96 | + <channel id="switch_binary6" typeId="switch_binary"> |
| 97 | + <label>Switch 6</label> |
| 98 | + <properties> |
| 99 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:6</property> |
| 100 | + </properties> |
| 101 | + </channel> |
| 102 | + <channel id="scene_number6" typeId="scene_number"> |
| 103 | + <label>Scene Number 6</label> |
| 104 | + <properties> |
| 105 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:6</property> |
| 106 | + </properties> |
| 107 | + </channel> |
| 108 | + <channel id="switch_binary7" typeId="switch_binary"> |
| 109 | + <label>Switch 7</label> |
| 110 | + <properties> |
| 111 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:7</property> |
| 112 | + </properties> |
| 113 | + </channel> |
| 114 | + <channel id="scene_number7" typeId="scene_number"> |
| 115 | + <label>Scene Number 7</label> |
| 116 | + <properties> |
| 117 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:7</property> |
| 118 | + </properties> |
| 119 | + </channel> |
| 120 | + <channel id="switch_binary8" typeId="switch_binary"> |
| 121 | + <label>Switch 8</label> |
| 122 | + <properties> |
| 123 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:8</property> |
| 124 | + </properties> |
| 125 | + </channel> |
| 126 | + <channel id="scene_number8" typeId="scene_number"> |
| 127 | + <label>Scene Number 8</label> |
| 128 | + <properties> |
| 129 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:8</property> |
| 130 | + </properties> |
| 131 | + </channel> |
| 132 | + <channel id="switch_binary9" typeId="switch_binary"> |
| 133 | + <label>Switch 9</label> |
| 134 | + <properties> |
| 135 | + <property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:9</property> |
| 136 | + </properties> |
| 137 | + </channel> |
| 138 | + <channel id="scene_number9" typeId="scene_number"> |
| 139 | + <label>Scene Number 9</label> |
| 140 | + <properties> |
| 141 | + <property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE:9</property> |
| 142 | + </properties> |
| 143 | + </channel> |
| 144 | + </channels> |
| 145 | + |
| 146 | + <!-- DEVICE PROPERTY DEFINITIONS --> |
| 147 | + <properties> |
| 148 | + <property name="vendor">Avadesign Technology Co.</property> |
| 149 | + <property name="modelId">Da Vinci Switch Default</property> |
| 150 | + <property name="manufacturerId">025D</property> |
| 151 | + <property name="manufacturerRef">0200:0100</property> |
| 152 | + <property name="dbReference">911</property> |
| 153 | + <property name="defaultAssociations">1</property> |
| 154 | + </properties> |
| 155 | + |
| 156 | + <!-- CONFIGURATION DESCRIPTIONS --> |
| 157 | + <config-description> |
| 158 | + |
| 159 | + <!-- GROUP DEFINITIONS --> |
| 160 | + <parameter-group name="configuration"> |
| 161 | + <context>setup</context> |
| 162 | + <label>Configuration Parameters</label> |
| 163 | + </parameter-group> |
| 164 | + |
| 165 | + <parameter-group name="association"> |
| 166 | + <context>link</context> |
| 167 | + <label>Association Groups</label> |
| 168 | + </parameter-group> |
| 169 | + |
| 170 | + <!-- PARAMETER DEFINITIONS --> |
| 171 | + <parameter name="config_1_1" type="integer" groupName="configuration" |
| 172 | + min="1" max="6"> |
| 173 | + <label>1: EP 1 Type</label> |
| 174 | + <description><![CDATA[ |
| 175 | +EP 1 Type<br /><h1>Overview</h1><p>1=on/off switch<br />2=blind up<br />3=blind down<br />4=switch multiway<br />5=blind-up multiway<br />6=blind-down multiway</p> |
| 176 | + ]]></description> |
| 177 | + <default>1</default> |
| 178 | + </parameter> |
| 179 | + |
| 180 | + <parameter name="config_2_1" type="integer" groupName="configuration" |
| 181 | + min="0" max="9"> |
| 182 | + <label>2: EP 1 Partner Id</label> |
| 183 | + <description>EP 1 Partner Id</description> |
| 184 | + <default>0</default> |
| 185 | + </parameter> |
| 186 | + |
| 187 | + <parameter name="config_3_1" type="integer" groupName="configuration" |
| 188 | + min="0" max="127"> |
| 189 | + <label>3: EP 1 Blind Duration</label> |
| 190 | + <description>EP 1 Blind Duration</description> |
| 191 | + <default>0</default> |
| 192 | + </parameter> |
| 193 | + |
| 194 | + <parameter name="config_4_1" type="integer" groupName="configuration" |
| 195 | + min="1" max="6"> |
| 196 | + <label>4: EP 1 Output</label> |
| 197 | + <description><![CDATA[ |
| 198 | +EP 1 Output<br /><h1>Overview</h1><p>0 = not used<br />1 – 6 = Num. of output</p> |
| 199 | + ]]></description> |
| 200 | + <default>1</default> |
| 201 | + </parameter> |
| 202 | + |
| 203 | + <parameter name="config_5_1" type="integer" groupName="configuration" |
| 204 | + min="0" max="7"> |
| 205 | + <label>5: EP 1 Button attribute</label> |
| 206 | + <description><![CDATA[ |
| 207 | +EP 1 Button attribute<br /><h1>Overview</h1><p>Bit [0] = LED enable<br />Bit [1] = Sound enable<br />Bit [2] = Dry contact enable<br />Bit [3] = Motor enable</p> |
| 208 | + ]]></description> |
| 209 | + <default>7</default> |
| 210 | + </parameter> |
| 211 | + |
| 212 | + <!-- ASSOCIATION DEFINITIONS --> |
| 213 | + <parameter name="group_1" type="text" groupName="association" multiple="true"> |
| 214 | + <label>1: Lifeline</label> |
| 215 | + <multipleLimit>5</multipleLimit> |
| 216 | + </parameter> |
| 217 | + |
| 218 | + <!-- STATIC DEFINITIONS --> |
| 219 | + <parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true"> |
| 220 | + <label>Node ID</label> |
| 221 | + <advanced>true</advanced> |
| 222 | + </parameter> |
| 223 | + |
| 224 | + </config-description> |
| 225 | + |
| 226 | + </thing-type> |
| 227 | + |
| 228 | +</thing:thing-descriptions> |
0 commit comments