@zwave-js/config 9.0.0-beta.4 → 9.0.0-beta.5

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,340 +0,0 @@
1
- {
2
- "manufacturer": "Fibargroup",
3
- "manufacturerId": "0x010f",
4
- "label": "FGWDS",
5
- "description": "WALLI SWITCH FIBARO SINGLE SWITCH",
6
- "devices": [
7
- {
8
- "productType": "0x1a01",
9
- "productId": "0x1000"
10
- }
11
- ],
12
- "firmwareVersion": {
13
- "min": "0.0",
14
- "max": "255.255"
15
- },
16
- "paramInformation": [
17
- {
18
- "#": "1",
19
- "label": "Remember device state",
20
- "valueSize": 1,
21
- "minValue": 0,
22
- "maxValue": 1,
23
- "defaultValue": 1
24
- },
25
- {
26
- "#": "2",
27
- "label": "First channel – overload safety switch",
28
- "valueSize": 4,
29
- "minValue": 0,
30
- "maxValue": 0,
31
- "defaultValue": 0
32
- },
33
- {
34
- "#": "3",
35
- "label": "Second channel – overload safety switch",
36
- "valueSize": 4,
37
- "minValue": 0,
38
- "maxValue": 36200,
39
- "defaultValue": 0
40
- },
41
- {
42
- "#": "10",
43
- "label": "LED frame – power limit",
44
- "valueSize": 4,
45
- "minValue": 500,
46
- "maxValue": 36800,
47
- "defaultValue": 36800
48
- },
49
- {
50
- "#": "11",
51
- "label": "LED frame – colour when ON",
52
- "valueSize": 1,
53
- "minValue": 0,
54
- "maxValue": 9,
55
- "defaultValue": 1
56
- },
57
- {
58
- "#": "12",
59
- "label": "LED frame – colour when OFF",
60
- "valueSize": 1,
61
- "minValue": 0,
62
- "maxValue": 7,
63
- "defaultValue": 0
64
- },
65
- {
66
- "#": "13",
67
- "label": "LED frame – brightness",
68
- "valueSize": 1,
69
- "minValue": 0,
70
- "maxValue": 102,
71
- "defaultValue": 100
72
- },
73
- {
74
- "#": "20",
75
- "label": "Buttons operation",
76
- "valueSize": 1,
77
- "minValue": 1,
78
- "maxValue": 2,
79
- "defaultValue": 1
80
- },
81
- {
82
- "#": "24",
83
- "label": "Buttons orientation",
84
- "valueSize": 1,
85
- "minValue": 0,
86
- "maxValue": 1,
87
- "defaultValue": 0
88
- },
89
- {
90
- "#": "25",
91
- "label": "Outputs orientation",
92
- "valueSize": 1,
93
- "minValue": 0,
94
- "maxValue": 1,
95
- "defaultValue": 0
96
- },
97
- {
98
- "#": "30",
99
- "label": "Alarm configuration - 1st slot",
100
- "valueSize": 4,
101
- "minValue": 0,
102
- "maxValue": 4,
103
- "defaultValue": 0
104
- },
105
- {
106
- "#": "31",
107
- "label": "Alarm configuration - 2nd slot",
108
- "valueSize": 4,
109
- "minValue": 0,
110
- "maxValue": 4,
111
- "defaultValue": 0
112
- },
113
- {
114
- "#": "32",
115
- "label": "Alarm configuration - 3rd slot",
116
- "valueSize": 4,
117
- "minValue": 0,
118
- "maxValue": 4,
119
- "defaultValue": 0
120
- },
121
- {
122
- "#": "33",
123
- "label": "Alarm configuration - 4th slot",
124
- "valueSize": 4,
125
- "minValue": 0,
126
- "maxValue": 4,
127
- "defaultValue": 0
128
- },
129
- {
130
- "#": "34",
131
- "label": "Alarm configuration - 5th slot",
132
- "valueSize": 4,
133
- "minValue": 0,
134
- "maxValue": 4,
135
- "defaultValue": 0
136
- },
137
- {
138
- "#": "35",
139
- "label": "Alarm configuration – duration",
140
- "valueSize": 2,
141
- "minValue": 0,
142
- "maxValue": 32400,
143
- "defaultValue": 32400
144
- },
145
- {
146
- "#": "40",
147
- "label": "First button – scenes sent",
148
- "valueSize": 1,
149
- "minValue": 0,
150
- "maxValue": 8,
151
- "defaultValue": 0
152
- },
153
- {
154
- "#": "41",
155
- "label": "Second button – scenes sent",
156
- "valueSize": 1,
157
- "minValue": 0,
158
- "maxValue": 8,
159
- "defaultValue": 0
160
- },
161
- {
162
- "#": "60",
163
- "label": "Power reports – include self-consumption",
164
- "valueSize": 1,
165
- "minValue": 0,
166
- "maxValue": 1,
167
- "defaultValue": 0
168
- },
169
- {
170
- "#": "61",
171
- "label": "Power reports for first channel – on change",
172
- "valueSize": 2,
173
- "minValue": 0,
174
- "maxValue": 500,
175
- "defaultValue": 500
176
- },
177
- {
178
- "#": "62",
179
- "label": "Power reports for first channel – periodic",
180
- "valueSize": 2,
181
- "minValue": 0,
182
- "maxValue": 32400,
183
- "defaultValue": 32400
184
- },
185
- {
186
- "#": "63",
187
- "label": "Power reports for second channel – on change",
188
- "valueSize": 2,
189
- "minValue": 0,
190
- "maxValue": 500,
191
- "defaultValue": 500
192
- },
193
- {
194
- "#": "64",
195
- "label": "Power reports for second channel – periodic",
196
- "valueSize": 2,
197
- "minValue": 0,
198
- "maxValue": 32400,
199
- "defaultValue": 32400
200
- },
201
- {
202
- "#": "65",
203
- "label": "Energy reports for first channel – on change",
204
- "valueSize": 2,
205
- "minValue": 0,
206
- "maxValue": 500,
207
- "defaultValue": 500
208
- },
209
- {
210
- "#": "66",
211
- "label": "Energy reports for first channel – periodic",
212
- "valueSize": 2,
213
- "minValue": 0,
214
- "maxValue": 32400,
215
- "defaultValue": 32400
216
- },
217
- {
218
- "#": "67",
219
- "label": "Energy reports for second channel – on change",
220
- "valueSize": 2,
221
- "minValue": 0,
222
- "maxValue": 500,
223
- "defaultValue": 500
224
- },
225
- {
226
- "#": "68",
227
- "label": "Energy reports for second channel – periodic",
228
- "valueSize": 2,
229
- "minValue": 0,
230
- "maxValue": 32400,
231
- "defaultValue": 32400
232
- },
233
- {
234
- "#": "150",
235
- "label": "First channel – operating mode",
236
- "valueSize": 1,
237
- "minValue": 0,
238
- "maxValue": 2,
239
- "defaultValue": 0
240
- },
241
- {
242
- "#": "151",
243
- "label": "Second channel – operating mode",
244
- "valueSize": 1,
245
- "minValue": 0,
246
- "maxValue": 2,
247
- "defaultValue": 0
248
- },
249
- {
250
- "#": "152",
251
- "label": "chan1reactdelayedoff",
252
- "description": "First channel - reaction to switch for delayed OFF / pulse modes",
253
- "valueSize": 1,
254
- "minValue": 0,
255
- "maxValue": 2,
256
- "defaultValue": 0
257
- },
258
- {
259
- "#": "153",
260
- "label": "chan2reactdelayedoff",
261
- "description": "Second channel - reaction to switch for delayed OFF / pulse modes",
262
- "valueSize": 1,
263
- "minValue": 0,
264
- "maxValue": 2,
265
- "defaultValue": 0
266
- },
267
- {
268
- "#": "154",
269
- "label": "chan1timedelayedoff",
270
- "description": "First channel - time parameter for delayed OFF / pulse modes",
271
- "valueSize": 2,
272
- "minValue": 0,
273
- "maxValue": 32000,
274
- "defaultValue": 32000
275
- },
276
- {
277
- "#": "155",
278
- "label": "chan2timedelayedoff",
279
- "description": "Second channel - time parameter for delayed OFF / pulse modes",
280
- "valueSize": 2,
281
- "minValue": 0,
282
- "maxValue": 32000,
283
- "defaultValue": 32000
284
- },
285
- {
286
- "#": "156",
287
- "label": "chan1onsent23assgp",
288
- "description": "First channel – Switch ON value sent to 2nd and 3rd association groups",
289
- "valueSize": 2,
290
- "minValue": 0,
291
- "maxValue": 255,
292
- "defaultValue": 255
293
- },
294
- {
295
- "#": "157",
296
- "label": "chan1offsent23assgp",
297
- "description": "First channel – Switch OFF value sent to 2nd and 3rd association groups",
298
- "valueSize": 2,
299
- "minValue": 0,
300
- "maxValue": 255,
301
- "defaultValue": 99
302
- },
303
- {
304
- "#": "158",
305
- "label": "chan1doclicsent23assgp",
306
- "description": "First channel – Double Click value sent to 2nd and 3rd association groups",
307
- "valueSize": 2,
308
- "minValue": 0,
309
- "maxValue": 255,
310
- "defaultValue": 99
311
- },
312
- {
313
- "#": "159",
314
- "label": "chan2onsent45assgp",
315
- "description": "Second channel – Switch ON value sent to 4th and 5th association groups",
316
- "valueSize": 2,
317
- "minValue": 0,
318
- "maxValue": 255,
319
- "defaultValue": 99
320
- },
321
- {
322
- "#": "160",
323
- "label": "chan2offsent45assgp",
324
- "description": "Second channel – Switch OFF value sent to 4th and 5th association groups",
325
- "valueSize": 2,
326
- "minValue": 0,
327
- "maxValue": 255,
328
- "defaultValue": 99
329
- },
330
- {
331
- "#": "161",
332
- "label": "chan2doclicsent23assgp",
333
- "description": "Second channel – Double Click value sent to 4th and 5th association groups",
334
- "valueSize": 2,
335
- "minValue": 0,
336
- "maxValue": 255,
337
- "defaultValue": 99
338
- }
339
- ]
340
- }