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 +0,0 @@
1
- {"version":3,"file":"ElectricalPowerMeasurementCluster.js","sourceRoot":"","sources":["../../src/cluster/ElectricalPowerMeasurementCluster.ts"],"names":[],"mappings":"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"}
@@ -1,396 +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 FormaldehydeConcentrationMeasurement {
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 FormaldehydeConcentrationMeasurementCluster} 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 FormaldehydeConcentrationMeasurement features. It may support illegal feature
202
- * combinations.
203
- *
204
- * If you use this cluster you must manually specify which features are active and ensure the set of active
205
- * features is legal per the Matter specification.
206
- */
207
- const CompleteInstance: MutableCluster<{
208
- readonly id: 1067;
209
- readonly name: "FormaldehydeConcentrationMeasurement";
210
- readonly revision: 3;
211
- readonly features: {
212
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
213
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
214
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
215
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
216
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
217
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
218
- };
219
- readonly attributes: {
220
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
221
- readonly optional: true;
222
- readonly isConditional: true;
223
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
224
- readonly mandatoryIf: [] | [{
225
- numericMeasurement: boolean;
226
- }];
227
- };
228
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
229
- readonly optional: true;
230
- readonly isConditional: true;
231
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
232
- readonly mandatoryIf: [] | [{
233
- numericMeasurement: boolean;
234
- }];
235
- };
236
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
237
- readonly optional: true;
238
- readonly isConditional: true;
239
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
240
- readonly mandatoryIf: [] | [{
241
- numericMeasurement: boolean;
242
- }];
243
- };
244
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
245
- readonly optional: true;
246
- readonly isConditional: true;
247
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
248
- readonly mandatoryIf: [] | [{
249
- peakMeasurement: boolean;
250
- }];
251
- };
252
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any> & {
253
- readonly optional: true;
254
- readonly isConditional: true;
255
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
256
- readonly mandatoryIf: [] | [{
257
- peakMeasurement: boolean;
258
- }];
259
- };
260
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any> & {
261
- readonly optional: true;
262
- readonly isConditional: true;
263
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
264
- readonly mandatoryIf: [] | [{
265
- averageMeasurement: boolean;
266
- }];
267
- };
268
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any> & {
269
- readonly optional: true;
270
- readonly isConditional: true;
271
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
272
- readonly mandatoryIf: [] | [{
273
- averageMeasurement: boolean;
274
- }];
275
- };
276
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any> & {
277
- readonly optional: true;
278
- readonly isConditional: true;
279
- readonly optionalIf: [] | [{
280
- numericMeasurement: boolean;
281
- }];
282
- readonly mandatoryIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
283
- };
284
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any> & {
285
- readonly optional: true;
286
- readonly isConditional: true;
287
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
288
- readonly mandatoryIf: [] | [{
289
- numericMeasurement: boolean;
290
- }];
291
- };
292
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any> & {
293
- readonly optional: true;
294
- readonly isConditional: true;
295
- readonly optionalIf: [] | import("@project-chip/matter-node.js/cluster").ConditionalFeatureList<import("@project-chip/matter.js/schema").BitSchema>;
296
- readonly mandatoryIf: [] | [{
297
- levelIndication: boolean;
298
- }];
299
- };
300
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
301
- };
302
- }, []>;
303
- type Complete = Identity<typeof CompleteInstance>;
304
- const Complete: Complete;
305
- }
306
- export type FormaldehydeConcentrationMeasurementCluster = FormaldehydeConcentrationMeasurement.Cluster;
307
- export declare const FormaldehydeConcentrationMeasurementCluster: MutableCluster.ExtensibleOnly<{
308
- id: number;
309
- name: string;
310
- features: {
311
- readonly numericMeasurement: import("@project-chip/matter.js/schema").BitFlag;
312
- readonly levelIndication: import("@project-chip/matter.js/schema").BitFlag;
313
- readonly mediumLevel: import("@project-chip/matter.js/schema").BitFlag;
314
- readonly criticalLevel: import("@project-chip/matter.js/schema").BitFlag;
315
- readonly peakMeasurement: import("@project-chip/matter.js/schema").BitFlag;
316
- readonly averageMeasurement: import("@project-chip/matter.js/schema").BitFlag;
317
- };
318
- revision: 3;
319
- attributes: {
320
- readonly measurementMedium: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementMedium, any>;
321
- };
322
- extensions: readonly [{
323
- readonly flags: {
324
- readonly numericMeasurement: true;
325
- };
326
- readonly component: {
327
- readonly attributes: {
328
- readonly measuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
329
- readonly minMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
330
- readonly maxMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
331
- readonly uncertainty: import("@project-chip/matter-node.js/cluster").OptionalAttribute<number, any>;
332
- readonly measurementUnit: import("@project-chip/matter-node.js/cluster").FixedAttribute<ConcentrationMeasurement.MeasurementUnit, any>;
333
- };
334
- };
335
- }, {
336
- readonly flags: {
337
- readonly peakMeasurement: true;
338
- };
339
- readonly component: {
340
- readonly attributes: {
341
- readonly peakMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
342
- readonly peakMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
343
- };
344
- };
345
- }, {
346
- readonly flags: {
347
- readonly averageMeasurement: true;
348
- };
349
- readonly component: {
350
- readonly attributes: {
351
- readonly averageMeasuredValue: import("@project-chip/matter-node.js/cluster").Attribute<number | null, any>;
352
- readonly averageMeasuredValueWindow: import("@project-chip/matter-node.js/cluster").Attribute<number, any>;
353
- };
354
- };
355
- }, {
356
- readonly flags: {
357
- readonly levelIndication: true;
358
- };
359
- readonly component: {
360
- readonly attributes: {
361
- readonly levelValue: import("@project-chip/matter-node.js/cluster").Attribute<ConcentrationMeasurement.LevelValue, any>;
362
- };
363
- };
364
- }, {
365
- readonly flags: {
366
- readonly mediumLevel: true;
367
- readonly levelIndication: false;
368
- };
369
- readonly component: false;
370
- }, {
371
- readonly flags: {
372
- readonly criticalLevel: true;
373
- readonly levelIndication: false;
374
- };
375
- readonly component: false;
376
- }, {
377
- readonly flags: {
378
- readonly peakMeasurement: true;
379
- readonly numericMeasurement: false;
380
- };
381
- readonly component: false;
382
- }, {
383
- readonly flags: {
384
- readonly averageMeasurement: true;
385
- readonly numericMeasurement: false;
386
- };
387
- readonly component: false;
388
- }, {
389
- readonly flags: {
390
- readonly numericMeasurement: false;
391
- readonly levelIndication: false;
392
- };
393
- readonly component: false;
394
- }];
395
- }>;
396
- //# sourceMappingURL=FormaldehydeConcentrationMeasurementCluster.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormaldehydeConcentrationMeasurementCluster.d.ts","sourceRoot":"","sources":["../../src/cluster/FormaldehydeConcentrationMeasurementCluster.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,oCAAoC,CAAC;IAC7C,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAAgG,CAAC;IAElH;;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;;;;;;OAMG;IACI,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAAoH,CAAC;IAElJ,KAAY,QAAQ,GAAG,QAAQ,CAAC,OAAO,gBAAgB,CAAC,CAAC;IAClD,MAAM,QAAQ,EAAE,QAA2B,CAAC;CACpD;AAED,MAAM,MAAM,2CAA2C,GAAG,oCAAoC,CAAC,OAAO,CAAC;AACvG,eAAO,MAAM,2CAA2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C,CAAC"}
@@ -1,30 +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 FormaldehydeConcentrationMeasurement;
11
- (function (FormaldehydeConcentrationMeasurement) {
12
- FormaldehydeConcentrationMeasurement.Base = { ...ConcentrationMeasurement.Base, id: 0x42b, name: 'FormaldehydeConcentrationMeasurement' };
13
- /**
14
- * @see {@link Cluster}
15
- */
16
- FormaldehydeConcentrationMeasurement.ClusterInstance = MutableCluster.ExtensibleOnly(FormaldehydeConcentrationMeasurement.Base);
17
- FormaldehydeConcentrationMeasurement.Cluster = FormaldehydeConcentrationMeasurement.ClusterInstance;
18
- /**
19
- * This cluster supports all FormaldehydeConcentrationMeasurement features. It may support illegal feature
20
- * combinations.
21
- *
22
- * If you use this cluster you must manually specify which features are active and ensure the set of active
23
- * features is legal per the Matter specification.
24
- */
25
- FormaldehydeConcentrationMeasurement.CompleteInstance = MutableCluster({ ...ConcentrationMeasurement.Complete, id: 0x42b, name: 'FormaldehydeConcentrationMeasurement' });
26
- FormaldehydeConcentrationMeasurement.Complete = FormaldehydeConcentrationMeasurement.CompleteInstance;
27
- })(FormaldehydeConcentrationMeasurement || (FormaldehydeConcentrationMeasurement = {}));
28
- export const FormaldehydeConcentrationMeasurementCluster = FormaldehydeConcentrationMeasurement.Cluster;
29
- ClusterRegistry.register(FormaldehydeConcentrationMeasurement.Complete);
30
- //# sourceMappingURL=FormaldehydeConcentrationMeasurementCluster.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FormaldehydeConcentrationMeasurementCluster.js","sourceRoot":"","sources":["../../src/cluster/FormaldehydeConcentrationMeasurementCluster.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,oCAAoC,CA6BpD;AA7BD,WAAiB,oCAAoC;IACtC,yCAAI,GAAG,EAAE,GAAG,wBAAwB,CAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,sCAAsC,EAAE,CAAC;IAElH;;OAEG;IACU,oDAAe,GAAG,cAAc,CAAC,cAAc,CAAC,qCAAA,IAAI,CAAC,CAAC;IAUtD,4CAAO,GAAY,qCAAA,eAAe,CAAC;IAEhD;;;;;;OAMG;IACU,qDAAgB,GAAG,cAAc,CAAC,EAAE,GAAG,wBAAwB,CAAC,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,sCAAsC,EAAE,CAAC,CAAC;IAGrI,6CAAQ,GAAa,qCAAA,gBAAgB,CAAC;AACrD,CAAC,EA7BgB,oCAAoC,KAApC,oCAAoC,QA6BpD;AAGD,MAAM,CAAC,MAAM,2CAA2C,GAAG,oCAAoC,CAAC,OAAO,CAAC;AACxG,eAAe,CAAC,QAAQ,CAAC,oCAAoC,CAAC,QAAQ,CAAC,CAAC"}
@@ -1,63 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022-2024 Matter.js Authors
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { MeasurementType } from './MeasurementType.js';
7
- import { TypeFromSchema } from '@project-chip/matter-node.js/tlv';
8
- /**
9
- * This struct represents the set of accuracy ranges for a given measurement, the maximum and minimum values for the
10
- * measurement, and whether the measurement is directly measured or just estimated from other information.
11
- *
12
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4
13
- */
14
- export declare const TlvMeasurementAccuracy: import("@project-chip/matter-node.js/tlv").ObjectSchema<{
15
- /**
16
- * This field shall indicate the type of measurement for the accuracy provided.
17
- *
18
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.1
19
- */
20
- measurementType: import("@project-chip/matter-node.js/tlv").FieldType<MeasurementType>;
21
- /**
22
- * This field shall indicate whether the associated measurement was directly measured. If this field is not set to
23
- * true, then the associated measurement was estimated.
24
- *
25
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.2
26
- */
27
- measured: import("@project-chip/matter-node.js/tlv").FieldType<boolean>;
28
- minMeasuredValue: import("@project-chip/matter-node.js/tlv").FieldType<number | bigint>;
29
- maxMeasuredValue: import("@project-chip/matter-node.js/tlv").FieldType<number | bigint>;
30
- /**
31
- * This field shall indicate a list of measurement ranges and their associated accuracies.
32
- *
33
- * The value of the RangeMin field on the first MeasurementAccuracyRangeStruct in this list shall be equal to the
34
- * value of the MinMeasuredValue field.
35
- *
36
- * The value of the RangeMax field on the last MeasurementAccuracyRangeStruct in this list shall be less than or
37
- * equal to the value of the MaxMeasuredValue field.
38
- *
39
- * The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the first shall
40
- * be one more the value of the RangeMax field on the previous MeasurementAccuracyRangeStruct in this list (i.e.
41
- * there shall be no gaps in the accuracy ranges, and the ranges shall be in increasing order).
42
- *
43
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.5
44
- */
45
- accuracyRanges: import("@project-chip/matter-node.js/tlv").FieldType<import("@project-chip/matter-node.js/tlv").TypeFromFields<{
46
- rangeMin: import("@project-chip/matter-node.js/tlv").FieldType<number | bigint>;
47
- rangeMax: import("@project-chip/matter-node.js/tlv").FieldType<number | bigint>;
48
- percentMax: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number>;
49
- percentMin: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number>;
50
- percentTypical: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number>;
51
- fixedMax: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number | bigint>;
52
- fixedMin: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number | bigint>;
53
- fixedTypical: import("@project-chip/matter-node.js/tlv").OptionalFieldType<number | bigint>;
54
- }>[]>;
55
- }>;
56
- /**
57
- * This struct represents the set of accuracy ranges for a given measurement, the maximum and minimum values for the
58
- * measurement, and whether the measurement is directly measured or just estimated from other information.
59
- *
60
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4
61
- */
62
- export type MeasurementAccuracy = TypeFromSchema<typeof TlvMeasurementAccuracy>;
63
- //# sourceMappingURL=MeasurementAccuracy.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MeasurementAccuracy.d.ts","sourceRoot":"","sources":["../../src/cluster/MeasurementAccuracy.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,OAAO,EAAoD,cAAc,EAAc,MAAM,kCAAkC,CAAC;AAEhI;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB;IACjC;;;;OAIG;;IAGH;;;;;OAKG;;;;IAMH;;;;;;;;;;;;;;OAcG;;;;;;;;;;;EAEH,CAAC;AAEH;;;;;GAKG;AACH,MAAM,MAAM,mBAAmB,GAAG,cAAc,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -1,47 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2022-2024 Matter.js Authors
4
- * SPDX-License-Identifier: Apache-2.0
5
- */
6
- import { TlvMeasurementAccuracyRange } from './MeasurementAccuracyRange.js';
7
- import { TlvEnum, TlvArray, TlvObject, TlvField, TlvInt64, TlvBoolean } from '@project-chip/matter-node.js/tlv';
8
- /**
9
- * This struct represents the set of accuracy ranges for a given measurement, the maximum and minimum values for the
10
- * measurement, and whether the measurement is directly measured or just estimated from other information.
11
- *
12
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4
13
- */
14
- export const TlvMeasurementAccuracy = TlvObject({
15
- /**
16
- * This field shall indicate the type of measurement for the accuracy provided.
17
- *
18
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.1
19
- */
20
- measurementType: TlvField(0, TlvEnum()),
21
- /**
22
- * This field shall indicate whether the associated measurement was directly measured. If this field is not set to
23
- * true, then the associated measurement was estimated.
24
- *
25
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.2
26
- */
27
- measured: TlvField(1, TlvBoolean),
28
- minMeasuredValue: TlvField(2, TlvInt64.bound({ min: -(2 ** 62), max: 2 ** 62 })),
29
- maxMeasuredValue: TlvField(3, TlvInt64.bound({ min: -(2 ** 62), max: 2 ** 62 })),
30
- /**
31
- * This field shall indicate a list of measurement ranges and their associated accuracies.
32
- *
33
- * The value of the RangeMin field on the first MeasurementAccuracyRangeStruct in this list shall be equal to the
34
- * value of the MinMeasuredValue field.
35
- *
36
- * The value of the RangeMax field on the last MeasurementAccuracyRangeStruct in this list shall be less than or
37
- * equal to the value of the MaxMeasuredValue field.
38
- *
39
- * The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the first shall
40
- * be one more the value of the RangeMax field on the previous MeasurementAccuracyRangeStruct in this list (i.e.
41
- * there shall be no gaps in the accuracy ranges, and the ranges shall be in increasing order).
42
- *
43
- * @see {@link MatterSpecification.v13.Cluster} § 2.1.4.4.5
44
- */
45
- accuracyRanges: TlvField(4, TlvArray(TlvMeasurementAccuracyRange, { minLength: 1 })),
46
- });
47
- //# sourceMappingURL=MeasurementAccuracy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MeasurementAccuracy.js","sourceRoot":"","sources":["../../src/cluster/MeasurementAccuracy.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAkB,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEhI;;;;;GAKG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,SAAS,CAAC;IAC9C;;;;OAIG;IACH,eAAe,EAAE,QAAQ,CAAC,CAAC,EAAE,OAAO,EAAmB,CAAC;IAExD;;;;;OAKG;IACH,QAAQ,EAAE,QAAQ,CAAC,CAAC,EAAE,UAAU,CAAC;IAEjC,gBAAgB,EAAE,QAAQ,CAAC,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IAChF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,EAAE,QAAQ,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IAEhF;;;;;;;;;;;;;;OAcG;IACH,cAAc,EAAE,QAAQ,CAAC,CAAC,EAAE,QAAQ,CAAC,2BAA2B,EAAE,EAAE,SAAS,EAAE,CAAC,EAAE,CAAC,CAAC;CACrF,CAAC,CAAC"}