matterbridge 1.5.3 → 1.5.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.
Files changed (115) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/README-DEV.md +13 -4
  3. package/README.md +32 -11
  4. package/dist/cluster/export.d.ts +1 -21
  5. package/dist/cluster/export.d.ts.map +1 -1
  6. package/dist/cluster/export.js +2 -21
  7. package/dist/cluster/export.js.map +1 -1
  8. package/dist/matterbridge.js +20 -20
  9. package/dist/matterbridge.js.map +1 -1
  10. package/dist/matterbridgeDevice.d.ts +105 -210
  11. package/dist/matterbridgeDevice.d.ts.map +1 -1
  12. package/dist/matterbridgeDevice.js +31 -48
  13. package/dist/matterbridgeDevice.js.map +1 -1
  14. package/dist/matterbridgePlatform.d.ts +6 -0
  15. package/dist/matterbridgePlatform.d.ts.map +1 -1
  16. package/dist/matterbridgePlatform.js +26 -0
  17. package/dist/matterbridgePlatform.js.map +1 -1
  18. package/dist/pluginManager.d.ts.map +1 -1
  19. package/dist/pluginManager.js +72 -5
  20. package/dist/pluginManager.js.map +1 -1
  21. package/frontend/build/asset-manifest.json +3 -3
  22. package/frontend/build/index.html +1 -1
  23. package/frontend/build/static/js/{main.6725e5ab.js → main.f86befcf.js} +3 -3
  24. package/frontend/build/static/js/{main.6725e5ab.js.map → main.f86befcf.js.map} +1 -1
  25. package/npm-shrinkwrap.json +7334 -0
  26. package/package.json +13 -12
  27. package/dist/cluster/AirQualityCluster.d.ts +0 -188
  28. package/dist/cluster/AirQualityCluster.d.ts.map +0 -1
  29. package/dist/cluster/AirQualityCluster.js +0 -98
  30. package/dist/cluster/AirQualityCluster.js.map +0 -1
  31. package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.d.ts +0 -396
  32. package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.d.ts.map +0 -1
  33. package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.js +0 -30
  34. package/dist/cluster/CarbonDioxideConcentrationMeasurementCluster.js.map +0 -1
  35. package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.d.ts +0 -396
  36. package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.d.ts.map +0 -1
  37. package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.js +0 -30
  38. package/dist/cluster/CarbonMonoxideConcentrationMeasurementCluster.js.map +0 -1
  39. package/dist/cluster/ConcentrationMeasurementCluster.d.ts +0 -524
  40. package/dist/cluster/ConcentrationMeasurementCluster.d.ts.map +0 -1
  41. package/dist/cluster/ConcentrationMeasurementCluster.js +0 -282
  42. package/dist/cluster/ConcentrationMeasurementCluster.js.map +0 -1
  43. package/dist/cluster/DeviceEnergyManagementCluster.d.ts +0 -7851
  44. package/dist/cluster/DeviceEnergyManagementCluster.d.ts.map +0 -1
  45. package/dist/cluster/DeviceEnergyManagementCluster.js +0 -1634
  46. package/dist/cluster/DeviceEnergyManagementCluster.js.map +0 -1
  47. package/dist/cluster/DeviceEnergyManagementModeCluster.d.ts +0 -68
  48. package/dist/cluster/DeviceEnergyManagementModeCluster.d.ts.map +0 -1
  49. package/dist/cluster/DeviceEnergyManagementModeCluster.js +0 -49
  50. package/dist/cluster/DeviceEnergyManagementModeCluster.js.map +0 -1
  51. package/dist/cluster/ElectricalEnergyMeasurementCluster.d.ts +0 -4978
  52. package/dist/cluster/ElectricalEnergyMeasurementCluster.d.ts.map +0 -1
  53. package/dist/cluster/ElectricalEnergyMeasurementCluster.js +0 -510
  54. package/dist/cluster/ElectricalEnergyMeasurementCluster.js.map +0 -1
  55. package/dist/cluster/ElectricalPowerMeasurementCluster.d.ts +0 -3250
  56. package/dist/cluster/ElectricalPowerMeasurementCluster.d.ts.map +0 -1
  57. package/dist/cluster/ElectricalPowerMeasurementCluster.js +0 -675
  58. package/dist/cluster/ElectricalPowerMeasurementCluster.js.map +0 -1
  59. package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.d.ts +0 -396
  60. package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.d.ts.map +0 -1
  61. package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.js +0 -30
  62. package/dist/cluster/FormaldehydeConcentrationMeasurementCluster.js.map +0 -1
  63. package/dist/cluster/MeasurementAccuracy.d.ts +0 -63
  64. package/dist/cluster/MeasurementAccuracy.d.ts.map +0 -1
  65. package/dist/cluster/MeasurementAccuracy.js +0 -47
  66. package/dist/cluster/MeasurementAccuracy.js.map +0 -1
  67. package/dist/cluster/MeasurementAccuracyRange.d.ts +0 -134
  68. package/dist/cluster/MeasurementAccuracyRange.d.ts.map +0 -1
  69. package/dist/cluster/MeasurementAccuracyRange.js +0 -103
  70. package/dist/cluster/MeasurementAccuracyRange.js.map +0 -1
  71. package/dist/cluster/MeasurementType.d.ts +0 -68
  72. package/dist/cluster/MeasurementType.d.ts.map +0 -1
  73. package/dist/cluster/MeasurementType.js +0 -69
  74. package/dist/cluster/MeasurementType.js.map +0 -1
  75. package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.d.ts +0 -396
  76. package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.d.ts.map +0 -1
  77. package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.js +0 -34
  78. package/dist/cluster/NitrogenDioxideConcentrationMeasurementCluster.js.map +0 -1
  79. package/dist/cluster/OzoneConcentrationMeasurementCluster.d.ts +0 -395
  80. package/dist/cluster/OzoneConcentrationMeasurementCluster.d.ts.map +0 -1
  81. package/dist/cluster/OzoneConcentrationMeasurementCluster.js +0 -29
  82. package/dist/cluster/OzoneConcentrationMeasurementCluster.js.map +0 -1
  83. package/dist/cluster/Pm10ConcentrationMeasurementCluster.d.ts +0 -395
  84. package/dist/cluster/Pm10ConcentrationMeasurementCluster.d.ts.map +0 -1
  85. package/dist/cluster/Pm10ConcentrationMeasurementCluster.js +0 -29
  86. package/dist/cluster/Pm10ConcentrationMeasurementCluster.js.map +0 -1
  87. package/dist/cluster/Pm1ConcentrationMeasurementCluster.d.ts +0 -395
  88. package/dist/cluster/Pm1ConcentrationMeasurementCluster.d.ts.map +0 -1
  89. package/dist/cluster/Pm1ConcentrationMeasurementCluster.js +0 -29
  90. package/dist/cluster/Pm1ConcentrationMeasurementCluster.js.map +0 -1
  91. package/dist/cluster/Pm25ConcentrationMeasurementCluster.d.ts +0 -395
  92. package/dist/cluster/Pm25ConcentrationMeasurementCluster.d.ts.map +0 -1
  93. package/dist/cluster/Pm25ConcentrationMeasurementCluster.js +0 -29
  94. package/dist/cluster/Pm25ConcentrationMeasurementCluster.js.map +0 -1
  95. package/dist/cluster/PowerTopologyCluster.d.ts +0 -345
  96. package/dist/cluster/PowerTopologyCluster.d.ts.map +0 -1
  97. package/dist/cluster/PowerTopologyCluster.js +0 -138
  98. package/dist/cluster/PowerTopologyCluster.js.map +0 -1
  99. package/dist/cluster/RadonConcentrationMeasurementCluster.d.ts +0 -395
  100. package/dist/cluster/RadonConcentrationMeasurementCluster.d.ts.map +0 -1
  101. package/dist/cluster/RadonConcentrationMeasurementCluster.js +0 -29
  102. package/dist/cluster/RadonConcentrationMeasurementCluster.js.map +0 -1
  103. package/dist/cluster/ScenesCluster.d.ts +0 -1249
  104. package/dist/cluster/ScenesCluster.d.ts.map +0 -1
  105. package/dist/cluster/ScenesCluster.js +0 -436
  106. package/dist/cluster/ScenesCluster.js.map +0 -1
  107. package/dist/cluster/SmokeCoAlarmCluster.d.ts +0 -1575
  108. package/dist/cluster/SmokeCoAlarmCluster.d.ts.map +0 -1
  109. package/dist/cluster/SmokeCoAlarmCluster.js +0 -603
  110. package/dist/cluster/SmokeCoAlarmCluster.js.map +0 -1
  111. package/dist/cluster/TvocCluster.d.ts +0 -465
  112. package/dist/cluster/TvocCluster.d.ts.map +0 -1
  113. package/dist/cluster/TvocCluster.js +0 -197
  114. package/dist/cluster/TvocCluster.js.map +0 -1
  115. /package/frontend/build/static/js/{main.6725e5ab.js.LICENSE.txt → main.f86befcf.js.LICENSE.txt} +0 -0
@@ -1,395 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022-2024 Matter.js Authors
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- /** * THIS FILE IS GENERATED, DO NOT EDIT ***/
7
- import { MutableCluster } from '@project-chip/matter-node.js/cluster';
8
- import { Identity } from '@project-chip/matter-node.js/util';
9
- import { ConcentrationMeasurement } from './ConcentrationMeasurementCluster.js';
10
- export declare namespace RadonConcentrationMeasurement {
11
- const Base: {
12
- id: number;
13
- name: string;
14
- features: {
15
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
16
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
17
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
18
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
19
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
20
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
21
- };
22
- revision: 3;
23
- attributes: {
24
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
25
- };
26
- extensions: readonly [{
27
- readonly flags: {
28
- readonly numericMeasurement: true;
29
- };
30
- readonly component: {
31
- readonly attributes: {
32
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
33
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
34
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
35
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any>;
36
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any>;
37
- };
38
- };
39
- }, {
40
- readonly flags: {
41
- readonly peakMeasurement: true;
42
- };
43
- readonly component: {
44
- readonly attributes: {
45
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
46
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
47
- };
48
- };
49
- }, {
50
- readonly flags: {
51
- readonly averageMeasurement: true;
52
- };
53
- readonly component: {
54
- readonly attributes: {
55
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
56
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
57
- };
58
- };
59
- }, {
60
- readonly flags: {
61
- readonly levelIndication: true;
62
- };
63
- readonly component: {
64
- readonly attributes: {
65
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any>;
66
- };
67
- };
68
- }, {
69
- readonly flags: {
70
- readonly mediumLevel: true;
71
- readonly levelIndication: false;
72
- };
73
- readonly component: false;
74
- }, {
75
- readonly flags: {
76
- readonly criticalLevel: true;
77
- readonly levelIndication: false;
78
- };
79
- readonly component: false;
80
- }, {
81
- readonly flags: {
82
- readonly peakMeasurement: true;
83
- readonly numericMeasurement: false;
84
- };
85
- readonly component: false;
86
- }, {
87
- readonly flags: {
88
- readonly averageMeasurement: true;
89
- readonly numericMeasurement: false;
90
- };
91
- readonly component: false;
92
- }, {
93
- readonly flags: {
94
- readonly numericMeasurement: false;
95
- readonly levelIndication: false;
96
- };
97
- readonly component: false;
98
- }];
99
- };
100
- /**
101
- * @see {@link Cluster}
102
- */
103
- const ClusterInstance: MutableCluster.ExtensibleOnly<{
104
- id: number;
105
- name: string;
106
- features: {
107
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
108
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
109
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
110
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
111
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
112
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
113
- };
114
- revision: 3;
115
- attributes: {
116
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
117
- };
118
- extensions: readonly [{
119
- readonly flags: {
120
- readonly numericMeasurement: true;
121
- };
122
- readonly component: {
123
- readonly attributes: {
124
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
125
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
126
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
127
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any>;
128
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any>;
129
- };
130
- };
131
- }, {
132
- readonly flags: {
133
- readonly peakMeasurement: true;
134
- };
135
- readonly component: {
136
- readonly attributes: {
137
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
138
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
139
- };
140
- };
141
- }, {
142
- readonly flags: {
143
- readonly averageMeasurement: true;
144
- };
145
- readonly component: {
146
- readonly attributes: {
147
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
148
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
149
- };
150
- };
151
- }, {
152
- readonly flags: {
153
- readonly levelIndication: true;
154
- };
155
- readonly component: {
156
- readonly attributes: {
157
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any>;
158
- };
159
- };
160
- }, {
161
- readonly flags: {
162
- readonly mediumLevel: true;
163
- readonly levelIndication: false;
164
- };
165
- readonly component: false;
166
- }, {
167
- readonly flags: {
168
- readonly criticalLevel: true;
169
- readonly levelIndication: false;
170
- };
171
- readonly component: false;
172
- }, {
173
- readonly flags: {
174
- readonly peakMeasurement: true;
175
- readonly numericMeasurement: false;
176
- };
177
- readonly component: false;
178
- }, {
179
- readonly flags: {
180
- readonly averageMeasurement: true;
181
- readonly numericMeasurement: false;
182
- };
183
- readonly component: false;
184
- }, {
185
- readonly flags: {
186
- readonly numericMeasurement: false;
187
- readonly levelIndication: false;
188
- };
189
- readonly component: false;
190
- }];
191
- }>;
192
- /**
193
- * This alias specializes the semantics of {@link ConcentrationMeasurement.Cluster}.
194
- *
195
- * Per the Matter specification you cannot use {@link RadonConcentrationMeasurementCluster} without enabling
196
- * certain feature combinations. You must use the {@link with} factory method to obtain a working cluster.
197
- */
198
- type Cluster = Identity<typeof ClusterInstance>;
199
- const Cluster: Cluster;
200
- /**
201
- * This cluster supports all RadonConcentrationMeasurement features. It may support illegal feature combinations.
202
- *
203
- * If you use this cluster you must manually specify which features are active and ensure the set of active
204
- * features is legal per the Matter specification.
205
- */
206
- const CompleteInstance: MutableCluster<{
207
- readonly id: 1071;
208
- readonly name: "RadonConcentrationMeasurement";
209
- readonly revision: 3;
210
- readonly features: {
211
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
212
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
213
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
214
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
215
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
216
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
217
- };
218
- readonly attributes: {
219
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
220
- readonly optional: true;
221
- readonly isConditional: true;
222
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
223
- readonly mandatoryIf: [] | [{
224
- numericMeasurement: boolean;
225
- }];
226
- };
227
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
228
- readonly optional: true;
229
- readonly isConditional: true;
230
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
231
- readonly mandatoryIf: [] | [{
232
- numericMeasurement: boolean;
233
- }];
234
- };
235
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
236
- readonly optional: true;
237
- readonly isConditional: true;
238
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
239
- readonly mandatoryIf: [] | [{
240
- numericMeasurement: boolean;
241
- }];
242
- };
243
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
244
- readonly optional: true;
245
- readonly isConditional: true;
246
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
247
- readonly mandatoryIf: [] | [{
248
- peakMeasurement: boolean;
249
- }];
250
- };
251
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any> & {
252
- readonly optional: true;
253
- readonly isConditional: true;
254
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
255
- readonly mandatoryIf: [] | [{
256
- peakMeasurement: boolean;
257
- }];
258
- };
259
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
260
- readonly optional: true;
261
- readonly isConditional: true;
262
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
263
- readonly mandatoryIf: [] | [{
264
- averageMeasurement: boolean;
265
- }];
266
- };
267
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any> & {
268
- readonly optional: true;
269
- readonly isConditional: true;
270
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
271
- readonly mandatoryIf: [] | [{
272
- averageMeasurement: boolean;
273
- }];
274
- };
275
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any> & {
276
- readonly optional: true;
277
- readonly isConditional: true;
278
- readonly optionalIf: [] | [{
279
- numericMeasurement: boolean;
280
- }];
281
- readonly mandatoryIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
282
- };
283
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any> & {
284
- readonly optional: true;
285
- readonly isConditional: true;
286
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
287
- readonly mandatoryIf: [] | [{
288
- numericMeasurement: boolean;
289
- }];
290
- };
291
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any> & {
292
- readonly optional: true;
293
- readonly isConditional: true;
294
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
295
- readonly mandatoryIf: [] | [{
296
- levelIndication: boolean;
297
- }];
298
- };
299
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
300
- };
301
- }, []>;
302
- type Complete = Identity<typeof CompleteInstance>;
303
- const Complete: Complete;
304
- }
305
- export type RadonConcentrationMeasurementCluster = RadonConcentrationMeasurement.Cluster;
306
- export declare const RadonConcentrationMeasurementCluster: MutableCluster.ExtensibleOnly<{
307
- id: number;
308
- name: string;
309
- features: {
310
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
311
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
312
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
313
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
314
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
315
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
316
- };
317
- revision: 3;
318
- attributes: {
319
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
320
- };
321
- extensions: readonly [{
322
- readonly flags: {
323
- readonly numericMeasurement: true;
324
- };
325
- readonly component: {
326
- readonly attributes: {
327
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
328
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
329
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
330
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any>;
331
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any>;
332
- };
333
- };
334
- }, {
335
- readonly flags: {
336
- readonly peakMeasurement: true;
337
- };
338
- readonly component: {
339
- readonly attributes: {
340
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
341
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
342
- };
343
- };
344
- }, {
345
- readonly flags: {
346
- readonly averageMeasurement: true;
347
- };
348
- readonly component: {
349
- readonly attributes: {
350
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
351
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
352
- };
353
- };
354
- }, {
355
- readonly flags: {
356
- readonly levelIndication: true;
357
- };
358
- readonly component: {
359
- readonly attributes: {
360
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any>;
361
- };
362
- };
363
- }, {
364
- readonly flags: {
365
- readonly mediumLevel: true;
366
- readonly levelIndication: false;
367
- };
368
- readonly component: false;
369
- }, {
370
- readonly flags: {
371
- readonly criticalLevel: true;
372
- readonly levelIndication: false;
373
- };
374
- readonly component: false;
375
- }, {
376
- readonly flags: {
377
- readonly peakMeasurement: true;
378
- readonly numericMeasurement: false;
379
- };
380
- readonly component: false;
381
- }, {
382
- readonly flags: {
383
- readonly averageMeasurement: true;
384
- readonly numericMeasurement: false;
385
- };
386
- readonly component: false;
387
- }, {
388
- readonly flags: {
389
- readonly numericMeasurement: false;
390
- readonly levelIndication: false;
391
- };
392
- readonly component: false;
393
- }];
394
- }>;
395
- //# sourceMappingURL=RadonConcentrationMeasurementCluster.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RadonConcentrationMeasurementCluster.d.ts","sourceRoot":"","sources":["../../src/cluster/RadonConcentrationMeasurementCluster.ts"],"names":[],"mappings":"AACA;;;;GAIG;AAEH,8CAA8C;AAE9C,OAAO,EAAmB,cAAc,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAC7D,OAAO,EAAE,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAEhF,yBAAiB,6BAA6B,CAAC;IACtC,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAAyF,CAAC;IAE3G;;OAEG;IACI,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAsC,CAAC;IAEnE;;;;;OAKG;IACH,KAAY,OAAO,GAAG,QAAQ,CAAC,OAAO,eAAe,CAAC,CAAC;IAEhD,MAAM,OAAO,EAAE,OAAyB,CAAC;IAEhD;;;;;OAKG;IACI,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAA6G,CAAC;IAE3I,KAAY,QAAQ,GAAG,QAAQ,CAAC,OAAO,gBAAgB,CAAC,CAAC;IAClD,MAAM,QAAQ,EAAE,QAA2B,CAAC;CACpD;AAED,MAAM,MAAM,oCAAoC,GAAG,6BAA6B,CAAC,OAAO,CAAC;AACzF,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAwC,CAAC"}
@@ -1,29 +0,0 @@
1
- /* eslint-disable @typescript-eslint/no-namespace */
2
- /**
3
- * @license
4
- * Copyright 2022-2024 Matter.js Authors
5
- * SPDX-License-Identifier: Apache-2.0
6
- */
7
- /** * THIS FILE IS GENERATED, DO NOT EDIT ***/
8
- import { ClusterRegistry, MutableCluster } from '@project-chip/matter-node.js/cluster';
9
- import { ConcentrationMeasurement } from './ConcentrationMeasurementCluster.js';
10
- export var RadonConcentrationMeasurement;
11
- (function (RadonConcentrationMeasurement) {
12
- RadonConcentrationMeasurement.Base = { ...ConcentrationMeasurement.Base, id: 0x42f, name: 'RadonConcentrationMeasurement' };
13
- /**
14
- * @see {@link Cluster}
15
- */
16
- RadonConcentrationMeasurement.ClusterInstance = MutableCluster.ExtensibleOnly(RadonConcentrationMeasurement.Base);
17
- RadonConcentrationMeasurement.Cluster = RadonConcentrationMeasurement.ClusterInstance;
18
- /**
19
- * This cluster supports all RadonConcentrationMeasurement features. It may support illegal feature combinations.
20
- *
21
- * If you use this cluster you must manually specify which features are active and ensure the set of active
22
- * features is legal per the Matter specification.
23
- */
24
- RadonConcentrationMeasurement.CompleteInstance = MutableCluster({ ...ConcentrationMeasurement.Complete, id: 0x42f, name: 'RadonConcentrationMeasurement' });
25
- RadonConcentrationMeasurement.Complete = RadonConcentrationMeasurement.CompleteInstance;
26
- })(RadonConcentrationMeasurement || (RadonConcentrationMeasurement = {}));
27
- export const RadonConcentrationMeasurementCluster = RadonConcentrationMeasurement.Cluster;
28
- ClusterRegistry.register(RadonConcentrationMeasurement.Complete);
29
- //# sourceMappingURL=RadonConcentrationMeasurementCluster.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RadonConcentrationMeasurementCluster.js","sourceRoot":"","sources":["../../src/cluster/RadonConcentrationMeasurementCluster.ts"],"names":[],"mappings":"AAAA,oDAAoD;AACpD;;;;GAIG;AAEH,8CAA8C;AAE9C,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAEvF,OAAO,EAAE,wBAAwB,EAAE,MAAM,sCAAsC,CAAC;AAEhF,MAAM,KAAW,6BAA6B,CA4B7C;AA5BD,WAAiB,6BAA6B;IAC/B,kCAAI,GAAG,EAAE,GAAG,wBAAwB,CAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,+BAA+B,EAAE,CAAC;IAE3G;;OAEG;IACU,6CAAe,GAAG,cAAc,CAAC,cAAc,CAAC,8BAAA,IAAI,CAAC,CAAC;IAUtD,qCAAO,GAAY,8BAAA,eAAe,CAAC;IAEhD;;;;;OAKG;IACU,8CAAgB,GAAG,cAAc,CAAC,EAAE,GAAG,wBAAwB,CAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,+BAA+B,EAAE,CAAC,CAAC;IAG9H,sCAAQ,GAAa,8BAAA,gBAAgB,CAAC;AACrD,CAAC,EA5BgB,6BAA6B,KAA7B,6BAA6B,QA4B7C;AAGD,MAAM,CAAC,MAAM,oCAAoC,GAAG,6BAA6B,CAAC,OAAO,CAAC;AAC1F,eAAe,CAAC,QAAQ,CAAC,6BAA6B,CAAC,QAAQ,CAAC,CAAC"}