forked from OpenZWave/open-zwave
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzws12.xml
76 lines (70 loc) · 3.65 KB
/
zws12.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!-- Fakro ZWS12 Chain actuator 12VDC --><Product Revision="4" xmlns="https://github.com/OpenZWave/open-zwave">
<MetaData>
<MetaDataItem name="OzwInfoPage">http://www.openzwave.com/device-database/0085:0001:0003</MetaDataItem>
<MetaDataItem name="ProductPic">images/fakro/zws12.png</MetaDataItem>
<MetaDataItem id="0001" name="ZWProductPage" type="0003">https://products.z-wavealliance.org/products/105/</MetaDataItem>
<MetaDataItem name="Name">Fakro CHAIN ACTUATOR ZWS12</MetaDataItem>
<MetaDataItem name="ProductSupport">http://www.fakro.com/htmlen/376.php</MetaDataItem>
<MetaDataItem name="Description">Window opener 12VDCThe ZWS12 and ZW230 chain motors thanks to their small dimensions and suitable force output are ideal for roof window operating, being fully compatible with the Z-Wave system. The motors can be applied in both centre pivot and top hung and pivot roof windows as well as windows of non-standard dimensions.
The maximum chain reach is 24cm for ZWS12 and 36cm for ZW230. The motors are equipped with built-in overload protection which acts as a sensor of correct window closing.</MetaDataItem>
<MetaDataItem name="ProductPage">http://www.fakro.com/htmlen/376.php</MetaDataItem>
<MetaDataItem id="0001" name="FrequencyName" type="0003">CEPT (Europe)</MetaDataItem>
<ChangeLog>
<Entry author="Justin Hammond - [email protected]" date="03 May 2019" revision="4">Initial Metadata Import from Z-Wave Alliance Database - https://products.z-wavealliance.org/products/105/xml</Entry>
</ChangeLog>
</MetaData>
<!-- Configuration -->
<!--
<CommandClass id="112">
<Value type="list" genre="config" instance="1" index="7" label="Speed motor I" min="1" max="4" value="2" size="1">
<Help></Help>
<Item label="1" value="1" />
<Item label="2" value="2" />
<Item label="3" value="3" />
<Item label="4" value="4" />
</Value>
<Value type="list" genre="config" instance="1" index="8" label="Speed motor II (ZRD)" min="1" max="4" value="2" size="1">
<Help></Help>
<Item label="1" value="1" />
<Item label="2" value="2" />
<Item label="3" value="3" />
<Item label="4" value="4" />
</Value>
<Value type="list" genre="config" instance="1" index="9" label="Soft start" min="1" max="2" value="1" size="1">
<Help></Help>
<Item label="Yes" value="1" />
<Item label="No" value="2" />
</Value>
<Value type="list" genre="config" instance="1" index="12" label="Callibration" min="1" max="3" value="2" size="1" >
<Help></Help>
<Item label="Start calibration" value="1" />
<Item label="Remove calibration" value="2" />
<Item label="Only report (when encoder damage)" value="3" />
</Value>
<Value type="byte" genre="config" instance="1" index="14" label="Comfortable position" min="1" max="99" value="32">
<Help>
1 : go to comfortable position.
[2 to 99] select comfortable position.
32 - default
</Help>
</Value>
<Value type="byte" genre="config" instance="1" index="15" label="Close after time" min="0" max="255" value="0" units="minutes">
<Help>
0 : dont close.
[1 to 255] minutes to close.
</Help>
</Value>
<Value type="list" genre="config" instance="1" index="99" label="Factory settings" min="1" max="2" value="1" size="1">
<Help></Help>
<Item label="Reset" value="1" />
<Item label="Normal" value="2" />
</Value>
</CommandClass>
-->
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="1">
<Group index="1" label="Lifeline" max_associations="5"/>
</Associations>
</CommandClass>
</Product>