@zwave-js/config 8.5.1-beta.1 → 8.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/Logger.d.ts +3 -2
- package/build/Logger.d.ts.map +1 -1
- package/build/Logger.js +1 -0
- package/build/Logger.js.map +1 -1
- package/config/deviceClasses.json +43 -43
- package/config/devices/0x0085/fvs.json +52 -0
- package/config/devices/0x0109/zp3103.json +3 -0
- package/config/devices/0x0109/{zse40.json → zp3111-5.json} +3 -3
- package/config/devices/0x010a/01e06s263.json +32 -186
- package/config/devices/0x010a/templates/vitrum_template.json +218 -0
- package/config/devices/0x010a/vitrium_ii_roller_blinds.json +3 -3
- package/config/devices/0x010a/vitrum_i_dimmer.json +15 -3
- package/config/devices/0x010a/vitrum_i_eu_boiler.json +3 -3
- package/config/devices/0x010a/vitrum_i_switch.json +33 -0
- package/config/devices/0x010a/vitrum_ii_dimmer.json +19 -3
- package/config/devices/0x010a/vitrum_ii_switch.json +37 -0
- package/config/devices/0x010a/vitrum_iii_eu_dimmer.json +12 -6
- package/config/devices/0x010a/vitrum_satellite_i.json +28 -0
- package/config/devices/0x010a/vitrum_satellite_iv.json +13 -11
- package/config/devices/0x010a/vitrum_satellite_vi.json +14 -9
- package/config/devices/0x010a/vitrum_scenario.json +3 -3
- package/config/devices/0x010f/fgs212.json +6 -1
- package/config/devices/0x013c/pan06_0.0-1.7.json +29 -2
- package/config/devices/0x0159/zmnhtd.json +10 -6
- package/config/devices/0x0258/nas-ds01z.json +4 -0
- package/config/devices/0x027a/zac36.json +1 -1
- package/package.json +8 -8
- package/config/devices/0x010a/vitrum_i_eu_switch.json +0 -21
- package/config/devices/0x010a/vitrum_ii_eu_switch.json +0 -17
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
|
+
"manufacturerId": "0x010a",
|
|
4
|
+
"label": "01E020020 / 01B020020",
|
|
5
|
+
"description": "II On-Off Wireless",
|
|
6
|
+
"devices": [
|
|
7
|
+
{
|
|
8
|
+
"productType": "0x1200",
|
|
9
|
+
"productId": "0x5200",
|
|
10
|
+
"zwaveAllianceId": 87
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"productType": "0x2200",
|
|
14
|
+
"productId": "0x9200"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"firmwareVersion": {
|
|
18
|
+
"min": "0.0",
|
|
19
|
+
"max": "255.255"
|
|
20
|
+
},
|
|
21
|
+
"associations": {
|
|
22
|
+
"1": {
|
|
23
|
+
"label": "Button 1",
|
|
24
|
+
"maxNodes": 5
|
|
25
|
+
},
|
|
26
|
+
"2": {
|
|
27
|
+
"label": "Button 2",
|
|
28
|
+
"maxNodes": 5
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"metadata": {
|
|
32
|
+
"inclusion": "1. Check the device is not already included in a Z-Wave network by pressing any button on the front panel: the LED button should blink with red colour brielfy. Should the device be already included, follow the exclusion instructions to exclude it from the network\n2. Set the controller into “Inclusion Mode”. Refer to the controller documentation to set the controller into Inclusion mode\n3. Touch any of the keys on Vitrum to include the unit.\n4. If adding succeeds, Vitrum will flash the LEDs yellow three times, and switch on all outputs.",
|
|
33
|
+
"exclusion": "1. The device can be excluded from a network only if previously included. Check that by pressing a button on the front panel: the LED button should not blink with red colour brielfy.\n2. Set the controller into “Exclusion Mode”. Refer to the controller documentation to set the controller into Exclusion mode.\n 3. Press and hold the top left most button for at least 8 seconds.\n 4. LED will flash red three times and sound a tone to confirm successful exclusion.",
|
|
34
|
+
"reset": "WARNING: Please use this procedure only when the Z-Wave Primary Controller is missing or otherwise inoperable.\nTo reset the unit to Factory Settings:\n1. Remove the unit from the wall mounting box.\n2. Press and hold the hidden Factory Reset button for at least 3 seconds.\n3. LED will flash red three times and sound a tone to confirm successful factory reset.",
|
|
35
|
+
"manual": "https://www.manualslib.com/manual/1360869/Vitrum-On-Off-Wireless.html"
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"manufacturer": "
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
3
|
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "
|
|
5
|
-
"description": "",
|
|
4
|
+
"label": "01E030010",
|
|
5
|
+
"description": "III Dimmer Wireless",
|
|
6
6
|
"devices": [
|
|
7
7
|
{
|
|
8
8
|
"productType": "0x1100",
|
|
@@ -15,16 +15,22 @@
|
|
|
15
15
|
},
|
|
16
16
|
"associations": {
|
|
17
17
|
"1": {
|
|
18
|
-
"label": "
|
|
18
|
+
"label": "Button 1",
|
|
19
19
|
"maxNodes": 5
|
|
20
20
|
},
|
|
21
21
|
"2": {
|
|
22
|
-
"label": "
|
|
22
|
+
"label": "Button 2",
|
|
23
23
|
"maxNodes": 5
|
|
24
24
|
},
|
|
25
25
|
"3": {
|
|
26
|
-
"label": "
|
|
26
|
+
"label": "Button 3",
|
|
27
27
|
"maxNodes": 5
|
|
28
28
|
}
|
|
29
|
+
},
|
|
30
|
+
"metadata": {
|
|
31
|
+
"inclusion": "1. Check the device is not already included in a Z-Wave network by pressing any button on the front panel: the LED button should blink with red colour brielfy. Should the device be already included, follow the exclusion instructions to exclude it from the network\n2. Set the controller into “Inclusion Mode”. Refer to the controller documentation to set the controller into Inclusion mode\n3. Touch any of the keys on Vitrum to include the unit.\n4. If adding succeeds, Vitrum will flash the LEDs yellow three times, and switch on all outputs.",
|
|
32
|
+
"exclusion": "1. The device can be excluded from a network only if previously included. Check that by pressing a button on the front panel: the LED button should not blink with red colour brielfy.\n2. Set the controller into “Exclusion Mode”. Refer to the controller documentation to set the controller into Exclusion mode.\n 3. Press and hold the top left most button for at least 8 seconds.\n 4. LED will flash red three times and sound a tone to confirm successful exclusion.",
|
|
33
|
+
"reset": "WARNING: Please use this procedure only when the Z-Wave Primary Controller is missing or otherwise inoperable.\nTo reset the unit to Factory Settings:\n1. Remove the unit from the wall mounting box.\n2. Press and hold the hidden Factory Reset button for at least 3 seconds.\n3. LED will flash red three times and sound a tone to confirm successful factory reset.",
|
|
34
|
+
"manual": "https://z-wave.ru/podderzhka/skachat/category/83-thinksimple.html?download=231:vitrum-dimmer-wireless"
|
|
29
35
|
}
|
|
30
36
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
|
+
"manufacturerId": "0x010a",
|
|
4
|
+
"label": "01E010030 / 01B010030",
|
|
5
|
+
"description": "I Satellite Wireless",
|
|
6
|
+
"devices": [
|
|
7
|
+
{
|
|
8
|
+
"productType": "0x2400",
|
|
9
|
+
"productId": "0xa100"
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"firmwareVersion": {
|
|
13
|
+
"min": "0.0",
|
|
14
|
+
"max": "255.255"
|
|
15
|
+
},
|
|
16
|
+
"associations": {
|
|
17
|
+
"1": {
|
|
18
|
+
"label": "Button 1",
|
|
19
|
+
"maxNodes": 10
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"metadata": {
|
|
23
|
+
"inclusion": "1. Check the device is not already included in a Z-Wave network by pressing any button on the front panel: the LED button should blink with red colour brielfy. Should the device be already included, follow the exclusion instructions to exclude it from the network\n2. Set the controller into “Inclusion Mode”. Refer to the controller documentation to set the controller into Inclusion mode\n3. Touch any of the keys on Vitrum to include the unit.\n4. If adding succeeds, Vitrum will flash the LEDs yellow three times, and switch on all outputs.",
|
|
24
|
+
"exclusion": "1. The device can be excluded from a network only if previously included. Check that by pressing a button on the front panel: the LED button should not blink with red colour brielfy.\n2. Set the controller into “Exclusion Mode”. Refer to the controller documentation to set the controller into Exclusion mode.\n 3. Press and hold the top left most button for at least 8 seconds.\n 4. LED will flash red three times and sound a tone to confirm successful exclusion.",
|
|
25
|
+
"reset": "WARNING: Please use this procedure only when the Z-Wave Primary Controller is missing or otherwise inoperable.\nTo reset the unit to Factory Settings:\n1. Remove the unit from the wall mounting box.\n2. Press and hold the hidden Factory Reset button for at least 3 seconds.\n3. LED will flash red three times and sound a tone to confirm successful factory reset.",
|
|
26
|
+
"manual": "https://docplayer.net/31994823-Vitrum-satellite-wireless-installation-and-operation.html"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"manufacturer": "
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
3
|
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "
|
|
5
|
-
"description": "
|
|
4
|
+
"label": "01E040041",
|
|
5
|
+
"description": "IV Satellite Wireless",
|
|
6
6
|
"devices": [
|
|
7
7
|
{
|
|
8
8
|
"productType": "0x3400",
|
|
@@ -15,24 +15,26 @@
|
|
|
15
15
|
},
|
|
16
16
|
"associations": {
|
|
17
17
|
"1": {
|
|
18
|
-
"label": "
|
|
19
|
-
"description": "Group for Button 1",
|
|
18
|
+
"label": "Button 1",
|
|
20
19
|
"maxNodes": 5
|
|
21
20
|
},
|
|
22
21
|
"2": {
|
|
23
|
-
"label": "
|
|
24
|
-
"description": "Group for Button 2",
|
|
22
|
+
"label": "Button 2",
|
|
25
23
|
"maxNodes": 5
|
|
26
24
|
},
|
|
27
25
|
"3": {
|
|
28
|
-
"label": "
|
|
29
|
-
"description": "Group for Button 3",
|
|
26
|
+
"label": "Button 3",
|
|
30
27
|
"maxNodes": 5
|
|
31
28
|
},
|
|
32
29
|
"4": {
|
|
33
|
-
"label": "
|
|
34
|
-
"description": "Group for Button 4",
|
|
30
|
+
"label": "Button 4",
|
|
35
31
|
"maxNodes": 5
|
|
36
32
|
}
|
|
33
|
+
},
|
|
34
|
+
"metadata": {
|
|
35
|
+
"inclusion": "1. Check the device is not already included in a Z-Wave network by pressing any button on the front panel: the LED button should blink with red colour brielfy. Should the device be already included, follow the exclusion instructions to exclude it from the network\n2. Set the controller into “Inclusion Mode”. Refer to the controller documentation to set the controller into Inclusion mode\n3. Touch any of the keys on Vitrum to include the unit.\n4. If adding succeeds, Vitrum will flash the LEDs yellow three times, and switch on all outputs.",
|
|
36
|
+
"exclusion": "1. The device can be excluded from a network only if previously included. Check that by pressing a button on the front panel: the LED button should not blink with red colour brielfy.\n2. Set the controller into “Exclusion Mode”. Refer to the controller documentation to set the controller into Exclusion mode.\n 3. Press and hold the top left most button for at least 8 seconds.\n 4. LED will flash red three times and sound a tone to confirm successful exclusion.",
|
|
37
|
+
"reset": "WARNING: Please use this procedure only when the Z-Wave Primary Controller is missing or otherwise inoperable.\nTo reset the unit to Factory Settings:\n1. Remove the unit from the wall mounting box.\n2. Press and hold the hidden Factory Reset button for at least 3 seconds.\n3. LED will flash red three times and sound a tone to confirm successful factory reset.",
|
|
38
|
+
"manual": "https://docplayer.net/31994823-Vitrum-satellite-wireless-installation-and-operation.html"
|
|
37
39
|
}
|
|
38
40
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"manufacturer": "
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
3
|
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "
|
|
5
|
-
"description": "
|
|
4
|
+
"label": "01E060041",
|
|
5
|
+
"description": "VI Satellite Wireless",
|
|
6
6
|
"devices": [
|
|
7
7
|
{
|
|
8
8
|
"productType": "0x1400",
|
|
@@ -15,29 +15,34 @@
|
|
|
15
15
|
},
|
|
16
16
|
"associations": {
|
|
17
17
|
"1": {
|
|
18
|
-
"label": "Button
|
|
18
|
+
"label": "Button 1",
|
|
19
19
|
"maxNodes": 5
|
|
20
20
|
},
|
|
21
21
|
"2": {
|
|
22
|
-
"label": "Button
|
|
22
|
+
"label": "Button 2",
|
|
23
23
|
"maxNodes": 5
|
|
24
24
|
},
|
|
25
25
|
"3": {
|
|
26
|
-
"label": "Button
|
|
26
|
+
"label": "Button 3",
|
|
27
27
|
"maxNodes": 5
|
|
28
28
|
},
|
|
29
29
|
"4": {
|
|
30
|
-
"label": "Button
|
|
30
|
+
"label": "Button 4",
|
|
31
31
|
"maxNodes": 5
|
|
32
32
|
},
|
|
33
33
|
"5": {
|
|
34
|
-
"label": "Button
|
|
34
|
+
"label": "Button 5",
|
|
35
35
|
"maxNodes": 5
|
|
36
36
|
},
|
|
37
37
|
"6": {
|
|
38
|
-
"label": "Button
|
|
38
|
+
"label": "Button 6",
|
|
39
39
|
"maxNodes": 5,
|
|
40
40
|
"isLifeline": true
|
|
41
41
|
}
|
|
42
|
+
},
|
|
43
|
+
"metadata": {
|
|
44
|
+
"inclusion": "1. Check the device is not already included in a Z-Wave network by pressing any button on the front panel: the LED button should blink with red colour brielfy. Should the device be already included, follow the exclusion instructions to exclude it from the network\n2. Set the controller into “Inclusion Mode”. Refer to the controller documentation to set the controller into Inclusion mode\n3. Touch any of the keys on Vitrum to include the unit.\n4. If adding succeeds, Vitrum will flash the LEDs yellow three times, and switch on all outputs.",
|
|
45
|
+
"exclusion": "1. The device can be excluded from a network only if previously included. Check that by pressing a button on the front panel: the LED button should not blink with red colour brielfy.\n2. Set the controller into “Exclusion Mode”. Refer to the controller documentation to set the controller into Exclusion mode.\n 3. Press and hold the top left most button for at least 8 seconds.\n 4. LED will flash red three times and sound a tone to confirm successful exclusion.",
|
|
46
|
+
"reset": "WARNING: Please use this procedure only when the Z-Wave Primary Controller is missing or otherwise inoperable.\nTo reset the unit to Factory Settings:\n1. Remove the unit from the wall mounting box.\n2. Press and hold the hidden Factory Reset button for at least 3 seconds.\n3. LED will flash red three times and sound a tone to confirm successful factory reset."
|
|
42
47
|
}
|
|
43
48
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"manufacturer": "
|
|
2
|
+
"manufacturer": "Vitrum",
|
|
3
3
|
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "
|
|
5
|
-
"description": "
|
|
4
|
+
"label": "Scenario",
|
|
5
|
+
"description": "Scenario Controller",
|
|
6
6
|
"devices": [
|
|
7
7
|
{
|
|
8
8
|
"productType": "0x1500",
|
|
@@ -22,14 +22,19 @@
|
|
|
22
22
|
"label": "Relay 1 + 2",
|
|
23
23
|
"maxNodes": 1,
|
|
24
24
|
"isLifeline": true
|
|
25
|
+
// Corresponds to endpoint 1 (both relays)
|
|
25
26
|
},
|
|
26
27
|
"2": {
|
|
27
28
|
"label": "Relay 1",
|
|
28
|
-
"maxNodes": 1
|
|
29
|
+
"maxNodes": 1,
|
|
30
|
+
"isLifeline": true
|
|
31
|
+
// Corresponds to endpoint 2
|
|
29
32
|
},
|
|
30
33
|
"3": {
|
|
31
34
|
"label": "Relay 2",
|
|
32
|
-
"maxNodes": 1
|
|
35
|
+
"maxNodes": 1,
|
|
36
|
+
"isLifeline": true
|
|
37
|
+
// Corresponds to endpoint 3
|
|
33
38
|
}
|
|
34
39
|
},
|
|
35
40
|
"paramInformation": [
|
|
@@ -82,6 +87,28 @@
|
|
|
82
87
|
"value": 3
|
|
83
88
|
}
|
|
84
89
|
]
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
// This parameter is undocumented, but necessary for endpoint reporting
|
|
93
|
+
"#": "11",
|
|
94
|
+
"label": "Send Reports From Endpoints",
|
|
95
|
+
"description": "Enable this to distinguish between the relays.",
|
|
96
|
+
"valueSize": 1,
|
|
97
|
+
"minValue": 1,
|
|
98
|
+
"maxValue": 2,
|
|
99
|
+
"defaultValue": 1,
|
|
100
|
+
"unsigned": true,
|
|
101
|
+
"allowManualEntry": false,
|
|
102
|
+
"options": [
|
|
103
|
+
{
|
|
104
|
+
"label": "Disable",
|
|
105
|
+
"value": 1
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"label": "Enable",
|
|
109
|
+
"value": 2
|
|
110
|
+
}
|
|
111
|
+
]
|
|
85
112
|
}
|
|
86
113
|
],
|
|
87
114
|
"compat": {
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"#": "100",
|
|
141
|
-
"label": "
|
|
141
|
+
"label": "Configure External Relay Endpoints",
|
|
142
142
|
"valueSize": 1,
|
|
143
143
|
"minValue": 0,
|
|
144
144
|
"maxValue": 3,
|
|
@@ -146,19 +146,19 @@
|
|
|
146
146
|
"allowManualEntry": false,
|
|
147
147
|
"options": [
|
|
148
148
|
{
|
|
149
|
-
"label": "
|
|
149
|
+
"label": "IR (BICOM) and TRIAC (IKA) disabled",
|
|
150
150
|
"value": 0
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
|
-
"label": "
|
|
153
|
+
"label": "IR (BICOM) enabled, TRIAC (IKA) disabled",
|
|
154
154
|
"value": 1
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"label": "
|
|
157
|
+
"label": "IR (BICOM) disabled, TRIAC (IKA) enabled",
|
|
158
158
|
"value": 2
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"label": "
|
|
161
|
+
"label": "IR (BICOM) and TRIAC (IKA) enabled",
|
|
162
162
|
"value": 3
|
|
163
163
|
}
|
|
164
164
|
]
|
|
@@ -217,5 +217,9 @@
|
|
|
217
217
|
}
|
|
218
218
|
]
|
|
219
219
|
}
|
|
220
|
-
]
|
|
220
|
+
],
|
|
221
|
+
"compat": {
|
|
222
|
+
// This device has additional external relays, which the driver thinks are unnecessary
|
|
223
|
+
"preserveEndpoints": "*"
|
|
224
|
+
}
|
|
221
225
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zwave-js/config",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.6.1",
|
|
4
4
|
"description": "zwave-js: configuration files",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"ts": "node -r esbuild-register"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@zwave-js/core": "8.
|
|
44
|
-
"@zwave-js/shared": "8.
|
|
43
|
+
"@zwave-js/core": "8.6.1",
|
|
44
|
+
"@zwave-js/shared": "8.6.0",
|
|
45
45
|
"alcalzone-shared": "^4.0.0",
|
|
46
46
|
"ansi-colors": "^4.1.1",
|
|
47
47
|
"fs-extra": "^10.0.0",
|
|
@@ -57,10 +57,10 @@
|
|
|
57
57
|
"@types/json-logic-js": "^1.2.1",
|
|
58
58
|
"@types/node": "^15.12.5",
|
|
59
59
|
"@types/pegjs": "^0.10.3",
|
|
60
|
-
"@types/semver": "^7.3.
|
|
60
|
+
"@types/semver": "^7.3.9",
|
|
61
61
|
"@types/xml2json": "^0.11.4",
|
|
62
|
-
"@types/yargs": "^17.0.
|
|
63
|
-
"@zwave-js/maintenance": "8.
|
|
62
|
+
"@types/yargs": "^17.0.4",
|
|
63
|
+
"@zwave-js/maintenance": "8.6.1",
|
|
64
64
|
"axios": "^0.23.0",
|
|
65
65
|
"comment-json": "^4.1.1",
|
|
66
66
|
"esbuild": "*",
|
|
@@ -69,9 +69,9 @@
|
|
|
69
69
|
"js-levenshtein": "^1.1.6",
|
|
70
70
|
"pegjs": "^0.10.0",
|
|
71
71
|
"ts-pegjs": "^0.3.1",
|
|
72
|
-
"typescript": "4.4.
|
|
72
|
+
"typescript": "4.4.4",
|
|
73
73
|
"xml2json": "^0.12.0",
|
|
74
74
|
"yargs": "^17.2.1"
|
|
75
75
|
},
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "d74cb1477ea73d5f566ef3b75727be58ad21203e"
|
|
77
77
|
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"manufacturer": "VDA",
|
|
3
|
-
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "Vitrum I EU switch",
|
|
5
|
-
"description": "Vitrum touch switch Relay",
|
|
6
|
-
"devices": [
|
|
7
|
-
{
|
|
8
|
-
"productType": "0x7001",
|
|
9
|
-
"productId": "0x0f02"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"productType": "0x1200",
|
|
13
|
-
"productId": "0x5100",
|
|
14
|
-
"zwaveAllianceId": 8
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"firmwareVersion": {
|
|
18
|
-
"min": "0.0",
|
|
19
|
-
"max": "255.255"
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"manufacturer": "VDA",
|
|
3
|
-
"manufacturerId": "0x010a",
|
|
4
|
-
"label": "VITRUM II SWITCH",
|
|
5
|
-
"description": "Vitrum II EU on-off wireless",
|
|
6
|
-
"devices": [
|
|
7
|
-
{
|
|
8
|
-
"productType": "0x1200",
|
|
9
|
-
"productId": "0x5200",
|
|
10
|
-
"zwaveAllianceId": 87
|
|
11
|
-
}
|
|
12
|
-
],
|
|
13
|
-
"firmwareVersion": {
|
|
14
|
-
"min": "0.0",
|
|
15
|
-
"max": "255.255"
|
|
16
|
-
}
|
|
17
|
-
}
|