@zwave-js/config 15.4.0 → 15.6.0

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.
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "15.4.0";
1
+ export declare const PACKAGE_VERSION = "15.6.0";
2
2
  //# sourceMappingURL=_version.d.ts.map
@@ -21,7 +21,7 @@ __export(version_exports, {
21
21
  PACKAGE_VERSION: () => PACKAGE_VERSION
22
22
  });
23
23
  module.exports = __toCommonJS(version_exports);
24
- const PACKAGE_VERSION = "15.4.0";
24
+ const PACKAGE_VERSION = "15.6.0";
25
25
  // Annotate the CommonJS export names for ESM import in node:
26
26
  0 && (module.exports = {
27
27
  PACKAGE_VERSION
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/_version.ts"],
4
- "sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"15.4.0\";\n"],
4
+ "sourcesContent": ["// This file is auto-generated by the codegen maintenance script\nexport const PACKAGE_VERSION = \"15.6.0\";\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;AAAA;;;;;AACO,MAAM,kBAAkB;",
6
6
  "names": []
7
7
  }
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "15.4.0";
1
+ export declare const PACKAGE_VERSION = "15.6.0";
2
2
  //# sourceMappingURL=_version.d.ts.map
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated by the codegen maintenance script
2
- export const PACKAGE_VERSION = "15.4.0";
2
+ export const PACKAGE_VERSION = "15.6.0";
3
3
  //# sourceMappingURL=_version.js.map
@@ -11,7 +11,7 @@
11
11
  {
12
12
  "productType": "0x0702",
13
13
  "productId": "0x5102",
14
- "zwaveAllianceId": [2900, 3846, 3847]
14
+ "zwaveAllianceId": [2900, 3846, 3847, 3904]
15
15
  },
16
16
  {
17
17
  "productType": "0x0712",
@@ -1,12 +1,13 @@
1
1
  {
2
- "manufacturer": "HANK Electronics Ltd.",
2
+ "manufacturer": "HANK Electronics, Ltd.",
3
3
  "manufacturerId": "0x0208",
4
4
  "label": "HKZW-DWS01",
5
5
  "description": "Door and Window Sensor",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0200",
9
- "productId": "0x0008"
9
+ "productId": "0x0008",
10
+ "zwaveAllianceId": 3896
10
11
  },
11
12
  {
12
13
  "productType": "0x0201",
@@ -50,5 +51,11 @@
50
51
  "maxValue": 50,
51
52
  "defaultValue": 20
52
53
  }
53
- ]
54
+ ],
55
+ "metadata": {
56
+ "inclusion": "1. Insert the AAA battery.\n2. Set the Z-Wave network main controller into learning mode.\n3. Triple or single short press the Z-button.\n4. If the add for inclusion is successful, the LED will blink less than 5 seconds and then keep on 3 seconds. Otherwise, the LED will blink 5 seconds and then turn off, in which case you need to repeat the process from step 2.",
57
+ "exclusion": "1. Insert the AAA battery.\n2. Set the Z-Wave network main controller into learning mode.\n3. Triple clicking the Z-button.\n4. If the remove for exclusion, the LED will turn off within 1 second. Otherwise, the LED will blink 5 seconds and then turn off, in which case you need to repeat the process from step 2.",
58
+ "reset": "1. Insert the AAA battery.\n2. Pressing and holding the Z button for more than 20 seconds,\n3. Led will keep on until the Z-Button is released, and it will reset to factory default when the button is released.\n\nUsing this procedure only in the event that the network primary controller is missing or otherwise inoperable.",
59
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3896/991558%20Door%20sensor.pdf"
60
+ }
54
61
  }
@@ -1,12 +1,13 @@
1
1
  {
2
- "manufacturer": "Hank",
2
+ "manufacturer": "HANK Electronics, Ltd.",
3
3
  "manufacturerId": "0x0208",
4
4
  "label": "HKZW-SO08",
5
5
  "description": "Smart Plug",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0100",
9
- "productId": "0x0019"
9
+ "productId": "0x0019",
10
+ "zwaveAllianceId": 3893
10
11
  }
11
12
  ],
12
13
  "firmwareVersion": {
@@ -180,5 +181,11 @@
180
181
  }
181
182
  ]
182
183
  }
183
- ]
184
+ ],
185
+ "metadata": {
186
+ "inclusion": "Add for inclusion (non-security and security):\n1)Connect the power supply.\n2)Set the Z-Wave network main controller into learning mode.\n3)Triple click the Z-button, the LED indicator will be flashing 3 times in Blue.\n4)Smart Plug should be recognized and included into the Z-Wave network",
187
+ "exclusion": "1) Insert the Plug into a socket.\n2) Set the Z-Wave network controller into the exclusion mode. \n3) Triple click the Z button.\n4) LED will blink in blue for 3 times, and then start slow flashing to indicate that the remove for exclusion is successful. LED will indicate network status after it is removed from Z-Wave network",
188
+ "reset": "Long press the button for 20 seconds and the blue LED will speed up the flash and then LED will keep on for 3 seconds in blue and Smart Plug will send ”Device Reset Locally Notification” to the main controller and exclude from the Z-Wave network, this procedure will reset Smart Plug to factory default. Please use this procedure only when the network primary controller is missing or otherwise inoperable.Please use this procedure only when the network primary controller is missing or otherwise inoperable",
189
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3893/991559%20smart%20plug.pdf"
190
+ }
184
191
  }
@@ -1,12 +1,13 @@
1
1
  {
2
- "manufacturer": "HANK Electronics Ltd.",
2
+ "manufacturer": "HANK Electronics, Ltd.",
3
3
  "manufacturerId": "0x0208",
4
4
  "label": "HKZW-FLD01",
5
5
  "description": "Flood Sensor",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0200",
9
- "productId": "0x000f"
9
+ "productId": "0x000f",
10
+ "zwaveAllianceId": 3895
10
11
  },
11
12
  {
12
13
  "productType": "0x0201",
@@ -170,5 +171,11 @@
170
171
  "maxValue": 50,
171
172
  "defaultValue": 20
172
173
  }
173
- ]
174
+ ],
175
+ "metadata": {
176
+ "inclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller in add mode (see the controller’s manual).\n4) Click the Z-button once or triple click the Z-button quickly, the LED indicator should blink fast. \n5) Wait for the adding process to end.\n6) Successful adding will be confirmed by the Z-Wave controller’s message.",
177
+ "exclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller remove mode (see the controller’s manual).\n4) Triple click the Z-button quickly, the LED indicator should blink fast.\n5) Wait for the removing process to end.\n6) Successful adding will be confirmed by the Z-Wave controller’s message.",
178
+ "reset": "1)Power on the device,\n2) Press and hold the Z button for more than 20 seconds,\n3) If holding time more than 20seconds, the LED indicator will keep on for 2 seconds, which means resetting is complete.\n4) The reset feature works only when the device has been included into a Z-Wave network.\n\nUse this procedure only in the event that the network primary controller is missing or otherwise inoperable.\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
179
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3895/991557%20flood%20sensor-compressed.pdf"
180
+ }
174
181
  }
@@ -1,12 +1,13 @@
1
1
  {
2
- "manufacturer": "HANK Electronics Ltd.",
2
+ "manufacturer": "HANK Electronics, Ltd.",
3
3
  "manufacturerId": "0x0208",
4
4
  "label": "HKZW-MS02",
5
5
  "description": "Motion Sensor",
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0200",
9
- "productId": "0x0012"
9
+ "productId": "0x0012",
10
+ "zwaveAllianceId": 3897
10
11
  },
11
12
  {
12
13
  "productType": "0x0201",
@@ -79,5 +80,11 @@
79
80
  "maxValue": 50,
80
81
  "defaultValue": 20
81
82
  }
82
- ]
83
+ ],
84
+ "metadata": {
85
+ "inclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller in add mode (see the controller’s manual).\n4) Click the Z-button once or triple click the Z-button quickly, the LED indicator should blink fast. \n5) Wait for the adding process to end.\n6) Successful adding will be confirmed by the Z-Wave controller’s message.",
86
+ "exclusion": "1) Open the cover.\n2) Place the device within the direct range of your Z-Wave controller.\n3) Set the main controller remove mode (see the controller’s manual).\n4) Triple click the Z-button quickly, the LED indicator should blink fast.\n5) Wait for the removing process to end.\n6) Successful adding will be confirmed by the Z-Wave controller’s message.",
87
+ "reset": "1)Power on the device,\n2) Press and hold the Z button for more than 20 seconds,\n3) If holding time more than 20seconds, the LED indicator will keep on for 2 seconds, which means resetting is complete.\n4) The reset feature works only when the device has been included into a Z-Wave network.\n\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
88
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3897/991556%20motion%20sensor.pdf"
89
+ }
83
90
  }
@@ -0,0 +1,279 @@
1
+ {
2
+ "manufacturer": "SimonTech S.L.U",
3
+ "manufacturerId": "0x0267",
4
+ "label": "10002020-13X",
5
+ "description": "S100 Rocker iO for Dimmer",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0007",
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 2590
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Group 1",
20
+ "maxNodes": 3,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Group 2",
25
+ "maxNodes": 20
26
+ }
27
+ },
28
+ "paramInformation": [
29
+ {
30
+ "#": "1",
31
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
32
+ "label": "Association LED"
33
+ },
34
+ {
35
+ "#": "4",
36
+ "label": "Fade Duration (Off to On)",
37
+ "description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
38
+ "valueSize": 1,
39
+ "minValue": 0,
40
+ "maxValue": 254,
41
+ "defaultValue": 0,
42
+ "unsigned": true,
43
+ "options": [
44
+ {
45
+ "label": "Instantly",
46
+ "value": 0
47
+ }
48
+ ]
49
+ },
50
+ {
51
+ "#": "5",
52
+ "label": "Fade Duration (On to Off)",
53
+ "description": "Values 1-127 = seconds; 128-255 = minutes (minus 127)",
54
+ "valueSize": 1,
55
+ "minValue": 0,
56
+ "maxValue": 254,
57
+ "defaultValue": 0,
58
+ "unsigned": true,
59
+ "options": [
60
+ {
61
+ "label": "Instantly",
62
+ "value": 0
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "#": "6",
68
+ "label": "Minimum Brightness",
69
+ "description": "Minimum internal dimming value",
70
+ "valueSize": 1,
71
+ "unit": "%",
72
+ "minValue": 0,
73
+ "maxValue": 1,
74
+ "defaultValue": 1
75
+ },
76
+ {
77
+ "#": "7",
78
+ "label": "Maximum Brightness",
79
+ "description": "Maximum internal dimming value",
80
+ "valueSize": 1,
81
+ "unit": "%",
82
+ "minValue": 0,
83
+ "maxValue": 100,
84
+ "defaultValue": 100
85
+ },
86
+ {
87
+ "#": "9",
88
+ "label": "Calibrate",
89
+ "valueSize": 1,
90
+ "minValue": 0,
91
+ "maxValue": 255,
92
+ "defaultValue": 0,
93
+ "unsigned": true,
94
+ "writeOnly": true,
95
+ "options": [
96
+ {
97
+ "label": "Perform calibration",
98
+ "value": 255
99
+ }
100
+ ]
101
+ },
102
+ {
103
+ "#": "10",
104
+ "label": "Delay ON",
105
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
106
+ "valueSize": 1,
107
+ "minValue": 0,
108
+ "maxValue": 254,
109
+ "defaultValue": 0,
110
+ "unsigned": true,
111
+ "options": [
112
+ {
113
+ "label": "Disable",
114
+ "value": 0
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ "#": "11",
120
+ "label": "Auto-Off Timer",
121
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
122
+ "valueSize": 1,
123
+ "minValue": 0,
124
+ "maxValue": 254,
125
+ "defaultValue": 0,
126
+ "unsigned": true,
127
+ "options": [
128
+ {
129
+ "label": "Disable",
130
+ "value": 0
131
+ }
132
+ ]
133
+ },
134
+ {
135
+ "#": "12",
136
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
137
+ "label": "Night Light",
138
+ "description": "Sets the left and right LEDs to 20% brightness"
139
+ },
140
+ {
141
+ "#": "13",
142
+ "$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
143
+ "label": "Local Control",
144
+ "defaultValue": 0
145
+ },
146
+ {
147
+ "#": "15",
148
+ "label": "Reset Default",
149
+ "description": "Write only parameter used to restore configurations or perform a completely restore default",
150
+ "valueSize": 2,
151
+ "defaultValue": 0,
152
+ "unsigned": true,
153
+ "writeOnly": true,
154
+ "allowManualEntry": false,
155
+ "options": [
156
+ {
157
+ "label": "Configuration values are restored",
158
+ "value": 17170
159
+ },
160
+ {
161
+ "label": "Factory reset",
162
+ "value": 39015
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "#": "16",
168
+ "label": "Delay Off",
169
+ "description": "Values 1-127 = seconds; 128-254 = minutes (minus 127)",
170
+ "valueSize": 1,
171
+ "minValue": 0,
172
+ "maxValue": 254,
173
+ "defaultValue": 0,
174
+ "unsigned": true,
175
+ "options": [
176
+ {
177
+ "label": "Disable",
178
+ "value": 0
179
+ }
180
+ ]
181
+ },
182
+ {
183
+ "#": "19",
184
+ "label": "Press Action",
185
+ "valueSize": 1,
186
+ "defaultValue": 5,
187
+ "allowManualEntry": false,
188
+ "options": [
189
+ {
190
+ "label": "Short press: Toggle",
191
+ "value": 0
192
+ },
193
+ {
194
+ "label": "Short press: Turn on",
195
+ "value": 1
196
+ },
197
+ {
198
+ "label": "Short press: Turn off",
199
+ "value": 2
200
+ },
201
+ {
202
+ "label": "Short press: Turn on. Long press: Turn off",
203
+ "value": 4
204
+ },
205
+ {
206
+ "label": "Short press: Toggle. Slider: Dim up/down while on",
207
+ "value": 5
208
+ }
209
+ ]
210
+ },
211
+ {
212
+ "#": "20",
213
+ "label": "Identify",
214
+ "description": "Central LED flashes",
215
+ "valueSize": 1,
216
+ "defaultValue": 0,
217
+ "unsigned": true,
218
+ "writeOnly": true,
219
+ "allowManualEntry": false,
220
+ "options": [
221
+ {
222
+ "label": "Identify",
223
+ "value": 255
224
+ }
225
+ ]
226
+ },
227
+ {
228
+ "#": "21",
229
+ "label": "Load State",
230
+ "description": "Read only 2 byte configuration parameter used to read the dimmer state. byte 0 is used to know the load state on or off. 0 dimmer is off. 1 dimmer is on. byte 1 is used to know the last active dimming percentage",
231
+ "valueSize": 2,
232
+ "unit": "%",
233
+ "minValue": 0,
234
+ "maxValue": 355,
235
+ "defaultValue": 0
236
+ },
237
+ {
238
+ "#": "23",
239
+ "label": "Calibration Required",
240
+ "description": "Read only configuration used to know is device needs to be calibrated in order to work properly",
241
+ "valueSize": 1,
242
+ "defaultValue": 0,
243
+ "unsigned": true,
244
+ "allowManualEntry": false,
245
+ "options": [
246
+ {
247
+ "label": "Device is calibrated",
248
+ "value": 0
249
+ },
250
+ {
251
+ "label": "Calibration must be performed",
252
+ "value": 255
253
+ }
254
+ ]
255
+ },
256
+ {
257
+ "#": "27",
258
+ "label": "Lock Hold Press",
259
+ "description": "Locks the major part of hold press effects in order to avoid undesired callibrations, Z-Wave changes or restores default. 0xff hold press from 2sec to 20 sec does not performs a node info hold press of 10 to 15 does not performs a automatic callibration hold press of 15 to 30 does not changes the sunblind or awing reports hold press of 30sec restores configuration except lock hold press, and sends a node info in order to add or remove from Z-Wave network",
260
+ "valueSize": 1,
261
+ "minValue": 0,
262
+ "maxValue": 255,
263
+ "defaultValue": 0,
264
+ "unsigned": true,
265
+ "options": [
266
+ {
267
+ "label": "Hold press is available",
268
+ "value": 0
269
+ }
270
+ ]
271
+ }
272
+ ],
273
+ "metadata": {
274
+ "inclusion": "When the pushbutton is released after a press of (2sec<T<10sec) the device will send a NIF to include from Z-Wave network or perform an association with other Z-Wave device.\nCentral LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.\n\nThis process does not perform a default reset of configurations.\n\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.",
275
+ "exclusion": "When the pushbutton is released after a press of (2sec<T<10sec) the device will send a NIF to exclude from Z-Wave network or perform an association with other Z-Wave device.\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.\n\nThis process does not perform a default reset of configurations.\n\nMain LED will Blink with 0,3 sec period to inform that NIF can be send after release of pushbutton.",
276
+ "reset": "When the pushbutton is released after a press of (30sec<T) the device will perform a factory default values operation, excluding it from network and reset the configuration parameters.\n\nMain LED will perform 1 Blink with 5 sec.\n\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
277
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2590/DIMMER_991024_990912.pdf"
278
+ }
279
+ }
@@ -0,0 +1,179 @@
1
+ {
2
+ "manufacturer": "SimonTech S.L.U",
3
+ "manufacturerId": "0x0267",
4
+ "label": "10002021-13X",
5
+ "description": "S100 Master Roller Dimmer iO",
6
+ "devices": [
7
+ {
8
+ "productType": "0x0008",
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 2673
11
+ }
12
+ ],
13
+ "firmwareVersion": {
14
+ "min": "0.0",
15
+ "max": "255.255"
16
+ },
17
+ "associations": {
18
+ "1": {
19
+ "label": "Group 1",
20
+ "maxNodes": 3,
21
+ "isLifeline": true
22
+ },
23
+ "2": {
24
+ "label": "Group 2",
25
+ "maxNodes": 20
26
+ }
27
+ },
28
+ "paramInformation": [
29
+ {
30
+ "#": "1",
31
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
32
+ "label": "Association LED"
33
+ },
34
+ {
35
+ "#": "12",
36
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
37
+ "label": "Night Light",
38
+ "description": "Sets the central LED to 20% brightness"
39
+ },
40
+ {
41
+ "#": "13",
42
+ "$import": "~/templates/master_template.json#base_enable_disable_255_inverted",
43
+ "label": "Local Control",
44
+ "defaultValue": 0
45
+ },
46
+ {
47
+ "#": "15",
48
+ "label": "Reset Default",
49
+ "description": "Write only parameter used to restore configurations or perform a completely restore default",
50
+ "valueSize": 2,
51
+ "defaultValue": 0,
52
+ "unsigned": true,
53
+ "writeOnly": true,
54
+ "allowManualEntry": false,
55
+ "options": [
56
+ {
57
+ "label": "Configuration values are restored",
58
+ "value": 17170
59
+ },
60
+ {
61
+ "label": "Factory reset",
62
+ "value": 39015
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "#": "18",
68
+ "label": "Lock Manual Association",
69
+ "description": "Enables or disables the manual association process",
70
+ "valueSize": 1,
71
+ "minValue": 0,
72
+ "maxValue": 255,
73
+ "defaultValue": 0,
74
+ "unsigned": true,
75
+ "options": [
76
+ {
77
+ "label": "Hold press of 10sec to 30sec starts manual association of devices to group 2",
78
+ "value": 0
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "#": "19",
84
+ "label": "Press Action",
85
+ "valueSize": 1,
86
+ "defaultValue": 5,
87
+ "allowManualEntry": false,
88
+ "options": [
89
+ {
90
+ "label": "Short press: Toggle",
91
+ "value": 0
92
+ },
93
+ {
94
+ "label": "Short press: Turn on",
95
+ "value": 1
96
+ },
97
+ {
98
+ "label": "Short press: Turn off",
99
+ "value": 2
100
+ },
101
+ {
102
+ "label": "Short press: Turn on. Long press: Turn off",
103
+ "value": 4
104
+ },
105
+ {
106
+ "label": "Short press: Toggle. Slider: Dim up/down while on",
107
+ "value": 5
108
+ }
109
+ ]
110
+ },
111
+ {
112
+ "#": "20",
113
+ "label": "Identify",
114
+ "description": "Central LED flashes",
115
+ "valueSize": 1,
116
+ "defaultValue": 0,
117
+ "unsigned": true,
118
+ "writeOnly": true,
119
+ "allowManualEntry": false,
120
+ "options": [
121
+ {
122
+ "label": "Identify",
123
+ "value": 255
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "#": "21",
129
+ "label": "Device State",
130
+ "description": "Configuration used to know the device state and last active dimming value in case of act retransmitting values different from 0 or 0xff. this value is represented in hexadecimal. byte 0 informs about load state (0 load is off and 1 load is on) byte 1 informs about last active load value (0-0x63 or 0xff)",
131
+ "valueSize": 2,
132
+ "minValue": 0,
133
+ "maxValue": 355,
134
+ "defaultValue": 0
135
+ },
136
+ {
137
+ "#": "27",
138
+ "label": "Lock Hold Press",
139
+ "description": "Locks the major part of hold press effects in order to avoid undesired Z-Wave changes, associations or restores default. 0xff hold press from 2sec to 10 sec does not performs a node info. hold press of 10 to 30 does not performs a manual association process. hold press of 30sec restores configuration except lock hold press, and sends a node info in order to add or remove from Z-Wave network",
140
+ "valueSize": 1,
141
+ "minValue": 0,
142
+ "maxValue": 255,
143
+ "defaultValue": 0,
144
+ "unsigned": true,
145
+ "options": [
146
+ {
147
+ "label": "Hold press is available",
148
+ "value": 0
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "#": "28",
154
+ "label": "Consult On Touch",
155
+ "description": "This configuration has only effects when there is only 1 associated node in group 2. is used to set if master has to be always informed about the controlled device state or it is consulted when user touches the keypad",
156
+ "valueSize": 1,
157
+ "minValue": 0,
158
+ "maxValue": 255,
159
+ "defaultValue": 255,
160
+ "unsigned": true,
161
+ "options": [
162
+ {
163
+ "label": "Device must receive reports about controlled device state",
164
+ "value": 0
165
+ }
166
+ ]
167
+ },
168
+ {
169
+ "#": "29",
170
+ "$import": "~/templates/master_template.json#base_enable_disable_255",
171
+ "label": "Send Central Scene Notifications",
172
+ "defaultValue": 255
173
+ }
174
+ ],
175
+ "metadata": {
176
+ "reset": "When the pushbutton is released after a press of (30sec<T) the device will perform a factory default values operation, excluding it from network and reset the configuration parameters.\n\nMain LED will perform 1 Blink with 5 sec.\n\nPlease use this procedure only when the network primary controller is missing or otherwise inoperable.",
177
+ "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2673/S100%20iO%20MarterDimmer_991029_990916.pdf"
178
+ }
179
+ }
@@ -6,7 +6,8 @@
6
6
  "devices": [
7
7
  {
8
8
  "productType": "0x0001",
9
- "productId": "0x0000"
9
+ "productId": "0x0000",
10
+ "zwaveAllianceId": 1869
10
11
  },
11
12
  {
12
13
  "productType": "0x0001",