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":"ElectricalEnergyMeasurementCluster.d.ts","sourceRoot":"","sources":["../../src/cluster/ElectricalEnergyMeasurementCluster.ts"],"names":[],"mappings":"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"}
@@ -1,510 +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
- import { ClusterRegistry, EventPriority, MutableCluster, OptionalAttribute } from '@project-chip/matter-node.js/cluster';
8
- import { FixedAttribute, Attribute, Event } from '@project-chip/matter-node.js/cluster';
9
- import { BitFlag } from '@project-chip/matter-node.js/schema';
10
- import { TlvObject, TlvField, TlvInt64, TlvOptionalField, TlvEpochS, TlvSysTimeMS, TlvNullable } from '@project-chip/matter-node.js/tlv';
11
- import { TlvMeasurementAccuracy } from './MeasurementAccuracy.js';
12
- export var ElectricalEnergyMeasurement;
13
- (function (ElectricalEnergyMeasurement) {
14
- /**
15
- * This struct shall indicate the amount of energy measured during a given measurement period.
16
- *
17
- * A server which does not have the ability to determine the time in UTC, or has not yet done so, shall use the
18
- * system time fields to specify the measurement period and observation times.
19
- *
20
- * A server which has determined the time in UTC shall use the timestamp fields to specify the measurement period.
21
- * Such a server may also include the systime fields to indicate how many seconds had passed since boot for a given
22
- * timestamp; this allows for client-side resolution of UTC time for previous reports that only included systime.
23
- *
24
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1
25
- */
26
- ElectricalEnergyMeasurement.TlvEnergyMeasurement = TlvObject({
27
- /**
28
- * This field shall be the reported energy.
29
- *
30
- * If the EnergyMeasurementStruct represents cumulative energy, then this shall represent the cumulative energy
31
- * recorded at either the value of the EndTimestamp field or the value of the EndSystime field, or both.
32
- *
33
- * If the EnergyMeasurementStruct represents periodic energy, then this shall represent the energy recorded
34
- * during the period specified by either the StartTimestamp and EndTimestamp fields, the period specified by
35
- * the StartSystime and EndSystime fields, or both.
36
- *
37
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1.1
38
- */
39
- energy: TlvField(0, TlvInt64.bound({ min: 0, max: 2 ** 62 })),
40
- /**
41
- * This field shall indicate the timestamp in UTC of the beginning of the period during which the value of the
42
- * Energy field was measured.
43
- *
44
- * If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
45
- *
46
- * Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement
47
- * period, this field shall be indicated.
48
- *
49
- * Otherwise, if the server had not yet determined the time in UTC at or before the beginning of the
50
- * measurement period, or does not have the capability of determining the time in UTC, this field shall be
51
- * omitted.
52
- *
53
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1.2
54
- */
55
- startTimestamp: TlvOptionalField(1, TlvEpochS),
56
- /**
57
- * This field shall indicate the timestamp in UTC of the end of the period during which the value of the Energy
58
- * field was measured.
59
- *
60
- * If the server had determined the time in UTC by the end of the measurement period, this field shall be
61
- * indicated.
62
- *
63
- * Otherwise, if the server had not yet determined the time in UTC by the end of the measurement period, or
64
- * does not have the capability of determining the time in UTC, this field shall be omitted.
65
- *
66
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1.3
67
- */
68
- endTimestamp: TlvOptionalField(2, TlvEpochS),
69
- /**
70
- * This field shall indicate the seconds since boot at the beginning of the period during which the value of
71
- * the Energy field was measured.
72
- *
73
- * If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
74
- *
75
- * Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
76
- * does not have the capability of determining the time in UTC, this field shall be indicated.
77
- *
78
- * Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement
79
- * period, this field may be omitted; if it is indicated, its value shall be the seconds since boot at the UTC
80
- * time indicated in StartTimestamp.
81
- *
82
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1.4
83
- */
84
- startSystime: TlvOptionalField(3, TlvSysTimeMS),
85
- /**
86
- * This field shall indicate the seconds since boot at the end of the period during which the value of the
87
- * Energy field was measured.
88
- *
89
- * If the server had not yet determined the time in UTC by the end of the measurement period, or does not have
90
- * the capability of determining the time in UTC, this field shall be indicated.
91
- *
92
- * Otherwise, if the server had determined the time in UTC by the end of the measurement period, this field may
93
- * be omitted; if it is indicated, its value shall be the seconds since boot at the UTC time indicated in
94
- * EndTimestamp.
95
- *
96
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.1.5
97
- */
98
- endSystime: TlvOptionalField(4, TlvSysTimeMS),
99
- });
100
- /**
101
- * This struct shall represent the times at which cumulative measurements were last zero, either due to
102
- * initialization of the device, or an internal reset of the cumulative value.
103
- *
104
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.2
105
- */
106
- ElectricalEnergyMeasurement.TlvCumulativeEnergyReset = TlvObject({
107
- /**
108
- * This field shall indicate the timestamp in UTC when the value of the Energy field on the
109
- * CumulativeEnergyImported attribute was most recently zero.
110
- *
111
- * If the server had determined the time in UTC when the value of the Energy field on the
112
- * CumulativeEnergyImported attribute was most recently zero, this field shall be indicated.
113
- *
114
- * Otherwise, if the server had not yet determined the time in UTC when the value of the Energy field on the
115
- * CumulativeEnergyImported attribute was most recently zero, or does not have the capability of determining
116
- * the time in UTC, this field shall be omitted.
117
- *
118
- * If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyImported attribute was
119
- * most recently zero cannot currently be determined, a value of null shall be returned.
120
- *
121
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.2.1
122
- */
123
- importedResetTimestamp: TlvOptionalField(0, TlvNullable(TlvEpochS)),
124
- /**
125
- * This field shall indicate the timestamp in UTC when the value of the Energy field on the
126
- * CumulativeEnergyExported attribute was most recently zero.
127
- *
128
- * If the server had determined the time in UTC when the value of the Energy field on the Cumula
129
- *
130
- * tiveEnergyExported attribute was most recently zero, this field shall be indicated.
131
- *
132
- * Otherwise, if the server had not yet determined the time in UTC when the value of the Energy field on the
133
- * CumulativeEnergyExported attribute was most recently zero, or does not have the capability of determining
134
- * the time in UTC, this field shall be omitted.
135
- *
136
- * If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyExported attribute was
137
- * most recently zero cannot currently be determined, a value of null shall be returned.
138
- *
139
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.2.2
140
- */
141
- exportedResetTimestamp: TlvOptionalField(1, TlvNullable(TlvEpochS)),
142
- /**
143
- * This field shall indicate the seconds since boot when the value of the Energy field on the
144
- * CumulativeEnergyImported attribute was most recently zero.
145
- *
146
- * If the server had not yet determined the time in UTC when the value of the Energy field on the
147
- * CumulativeEnergyImported attribute was most recently zero, or does not have the capability of determining
148
- * the time in UTC, this field shall be indicated.
149
- *
150
- * Otherwise, if the server had determined the time in UTC when the value of the Energy field on the
151
- * CumulativeEnergyImported attribute was most recently zero, this field may be omitted; if it is indicated,
152
- * its value shall be the seconds since boot at the UTC time indicated in ImportedResetTimestamp.
153
- *
154
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.2.3
155
- */
156
- importedResetSystime: TlvOptionalField(2, TlvNullable(TlvSysTimeMS)),
157
- /**
158
- * This field shall indicate the seconds since boot when the value of the Energy field on the
159
- * CumulativeEnergyExported attribute was most recently zero.
160
- *
161
- * If the server had not yet determined the time in UTC when the value of the Energy field on the
162
- * CumulativeEnergyExported attribute was most recently zero, or does not have the capability of determining
163
- * the time in UTC, this field shall be indicated.
164
- *
165
- * Otherwise, if the server had determined the time in UTC when the value of the Energy field on the
166
- * CumulativeEnergyExported attribute was most recently zero, this field may be omitted; if it is indicated,
167
- * its value shall be the seconds since boot at the UTC time indicated in ImportedResetTimestamp.
168
- *
169
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.5.2.4
170
- */
171
- exportedResetSystime: TlvOptionalField(3, TlvNullable(TlvSysTimeMS)),
172
- });
173
- /**
174
- * Body of the ElectricalEnergyMeasurement cumulativeEnergyMeasured event
175
- *
176
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.1
177
- */
178
- ElectricalEnergyMeasurement.TlvCumulativeEnergyMeasuredEvent = TlvObject({
179
- /**
180
- * This field shall be the value of CumulativeEnergyImported attribute at the timestamp indicated in its
181
- * EndTimestamp field, EndSystime field, or both.
182
- *
183
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.1.1
184
- */
185
- energyImported: TlvOptionalField(0, ElectricalEnergyMeasurement.TlvEnergyMeasurement),
186
- /**
187
- * This field shall be the value of CumulativeEnergyExported attribute at the timestamp indicated in its
188
- * EndTimestamp field, EndSystime field, or both.
189
- *
190
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.1.2
191
- */
192
- energyExported: TlvOptionalField(1, ElectricalEnergyMeasurement.TlvEnergyMeasurement),
193
- });
194
- /**
195
- * Body of the ElectricalEnergyMeasurement periodicEnergyMeasured event
196
- *
197
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.2
198
- */
199
- ElectricalEnergyMeasurement.TlvPeriodicEnergyMeasuredEvent = TlvObject({
200
- /**
201
- * This field shall be the value of PeriodicEnergyImported attribute at the timestamp indicated in its
202
- * EndTimestamp field, EndSystime field, or both.
203
- *
204
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.2.1
205
- */
206
- energyImported: TlvOptionalField(0, ElectricalEnergyMeasurement.TlvEnergyMeasurement),
207
- /**
208
- * This field shall be the value of PeriodicEnergyExported attribute at the timestamp indicated in its
209
- * EndTimestamp field, EndSystime field, or both.
210
- *
211
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.2.2
212
- */
213
- energyExported: TlvOptionalField(1, ElectricalEnergyMeasurement.TlvEnergyMeasurement),
214
- });
215
- /**
216
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports features ImportedEnergy and
217
- * CumulativeEnergy.
218
- */
219
- ElectricalEnergyMeasurement.ImportedEnergyAndCumulativeEnergyComponent = MutableCluster.Component({
220
- attributes: {
221
- /**
222
- * Indicates the most recent measurement of cumulative energy imported by the server over the lifetime of
223
- * the device, and the timestamp of when the measurement was recorded.
224
- *
225
- * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
226
- * publication of deltas considered not meaningful.
227
- *
228
- * The server shall NOT mark this attribute ready for report if the last time this was done was more
229
- * recently than 1 second ago.
230
- *
231
- * The server may delay marking this attribute ready for report for longer periods if needed, however the
232
- * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
233
- *
234
- * If the cumulative energy imported cannot currently be determined, a value of null shall be returned.
235
- *
236
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.2
237
- */
238
- cumulativeEnergyImported: Attribute(0x1, TlvNullable(ElectricalEnergyMeasurement.TlvEnergyMeasurement), { default: null }),
239
- },
240
- });
241
- /**
242
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports features ExportedEnergy and
243
- * CumulativeEnergy.
244
- */
245
- ElectricalEnergyMeasurement.ExportedEnergyAndCumulativeEnergyComponent = MutableCluster.Component({
246
- attributes: {
247
- /**
248
- * Indicates the most recent measurement of cumulative energy exported by the server over the lifetime of
249
- * the device, and the timestamp of when the measurement was recorded.
250
- *
251
- * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
252
- * publication of deltas considered not meaningful.
253
- *
254
- * The server shall NOT mark this attribute ready for report if the last time this was done was more
255
- * recently than 1 second ago.
256
- *
257
- * The server may delay marking this attribute ready for report for longer periods if needed, however the
258
- * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
259
- *
260
- * If the cumulative energy exported cannot currently be determined, a value of null shall be returned.
261
- *
262
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.3
263
- */
264
- cumulativeEnergyExported: Attribute(0x2, TlvNullable(ElectricalEnergyMeasurement.TlvEnergyMeasurement), { default: null }),
265
- },
266
- });
267
- /**
268
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports features ImportedEnergy and
269
- * PeriodicEnergy.
270
- */
271
- ElectricalEnergyMeasurement.ImportedEnergyAndPeriodicEnergyComponent = MutableCluster.Component({
272
- attributes: {
273
- /**
274
- * Indicates the most recent measurement of energy imported by the server and the period during which it
275
- * was measured.
276
- *
277
- * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
278
- * publication of deltas considered not meaningful.
279
- *
280
- * The server shall NOT mark this attribute ready for report if the last time this was done was more
281
- * recently than 1 second ago.
282
- *
283
- * The server may delay marking this attribute ready for report for longer periods if needed, however the
284
- * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
285
- *
286
- * If the periodic energy imported cannot currently be determined, a value of null shall be returned.
287
- *
288
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.4
289
- */
290
- periodicEnergyImported: Attribute(0x3, TlvNullable(ElectricalEnergyMeasurement.TlvEnergyMeasurement), { default: null }),
291
- },
292
- });
293
- /**
294
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports features ExportedEnergy and
295
- * PeriodicEnergy.
296
- */
297
- ElectricalEnergyMeasurement.ExportedEnergyAndPeriodicEnergyComponent = MutableCluster.Component({
298
- attributes: {
299
- /**
300
- * Indicates the most recent measurement of energy exported by the server and the period during which it
301
- * was measured.
302
- *
303
- * The reporting interval of this attribute shall be manufacturer dependent. The server may choose to omit
304
- * publication of deltas considered not meaningful.
305
- *
306
- * The server shall NOT mark this attribute ready for report if the last time this was done was more
307
- * recently than 1 second ago.
308
- *
309
- * The server may delay marking this attribute ready for report for longer periods if needed, however the
310
- * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
311
- *
312
- * If the periodic energy exported cannot currently be determined, a value of null shall be returned.
313
- *
314
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.5
315
- */
316
- periodicEnergyExported: Attribute(0x4, TlvNullable(ElectricalEnergyMeasurement.TlvEnergyMeasurement), { default: null }),
317
- },
318
- });
319
- /**
320
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports feature CumulativeEnergy.
321
- */
322
- ElectricalEnergyMeasurement.CumulativeEnergyComponent = MutableCluster.Component({
323
- attributes: {
324
- /**
325
- * Indicates when cumulative measurements were most recently zero.
326
- *
327
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.6
328
- */
329
- cumulativeEnergyReset: OptionalAttribute(0x5, TlvNullable(ElectricalEnergyMeasurement.TlvCumulativeEnergyReset), { default: null }),
330
- },
331
- events: {
332
- /**
333
- * This event shall be generated when the server takes a snapshot of the cumulative energy imported by the
334
- * server, exported from the server, or both, but not more frequently than the rate mentioned in the
335
- * description above of the related attribute.
336
- *
337
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.1
338
- */
339
- cumulativeEnergyMeasured: Event(0x0, EventPriority.Info, ElectricalEnergyMeasurement.TlvCumulativeEnergyMeasuredEvent),
340
- },
341
- });
342
- /**
343
- * A ElectricalEnergyMeasurementCluster supports these elements if it supports feature PeriodicEnergy.
344
- */
345
- ElectricalEnergyMeasurement.PeriodicEnergyComponent = MutableCluster.Component({
346
- events: {
347
- /**
348
- * This event shall be generated when the server reaches the end of a reporting period for imported energy,
349
- * exported energy, or both.
350
- *
351
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.7.2
352
- */
353
- periodicEnergyMeasured: Event(0x1, EventPriority.Info, ElectricalEnergyMeasurement.TlvPeriodicEnergyMeasuredEvent),
354
- },
355
- });
356
- /**
357
- * These are optional features supported by ElectricalEnergyMeasurementCluster.
358
- *
359
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4
360
- */
361
- let Feature;
362
- (function (Feature) {
363
- /**
364
- * ImportedEnergy
365
- *
366
- * The feature indicates the server is capable of measuring how much energy is imported by the server.
367
- *
368
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.1
369
- */
370
- Feature["ImportedEnergy"] = "ImportedEnergy";
371
- /**
372
- * ExportedEnergy
373
- *
374
- * The feature indicates the server is capable of measuring how much energy is exported by the server.
375
- *
376
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.2
377
- */
378
- Feature["ExportedEnergy"] = "ExportedEnergy";
379
- /**
380
- * CumulativeEnergy
381
- *
382
- * The feature indicates the server is capable of measuring how much energy has been imported or exported by
383
- * the server over the device’s lifetime. This measurement may start from when a device’s firmware is updated
384
- * to include this feature, when a device’s firmware is updated to correct measurement errors, or when a device
385
- * is factory reset.
386
- *
387
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.3
388
- */
389
- Feature["CumulativeEnergy"] = "CumulativeEnergy";
390
- /**
391
- * PeriodicEnergy
392
- *
393
- * The feature indicates the server is capable of measuring how much energy has been imported or exported by
394
- * the server during a certain period of time. The start and end times for measurement periods shall be
395
- * determined by the server, and may represent overlapping periods.
396
- *
397
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.4
398
- */
399
- Feature["PeriodicEnergy"] = "PeriodicEnergy";
400
- })(Feature = ElectricalEnergyMeasurement.Feature || (ElectricalEnergyMeasurement.Feature = {}));
401
- /**
402
- * These elements and properties are present in all ElectricalEnergyMeasurement clusters.
403
- */
404
- ElectricalEnergyMeasurement.Base = MutableCluster.Component({
405
- id: 0x91,
406
- name: 'ElectricalEnergyMeasurement',
407
- revision: 1,
408
- features: {
409
- /**
410
- * ImportedEnergy
411
- *
412
- * The feature indicates the server is capable of measuring how much energy is imported by the server.
413
- *
414
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.1
415
- */
416
- importedEnergy: BitFlag(0),
417
- /**
418
- * ExportedEnergy
419
- *
420
- * The feature indicates the server is capable of measuring how much energy is exported by the server.
421
- *
422
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.2
423
- */
424
- exportedEnergy: BitFlag(1),
425
- /**
426
- * CumulativeEnergy
427
- *
428
- * The feature indicates the server is capable of measuring how much energy has been imported or exported
429
- * by the server over the device’s lifetime. This measurement may start from when a device’s firmware is
430
- * updated to include this feature, when a device’s firmware is updated to correct measurement errors, or
431
- * when a device is factory reset.
432
- *
433
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.3
434
- */
435
- cumulativeEnergy: BitFlag(2),
436
- /**
437
- * PeriodicEnergy
438
- *
439
- * The feature indicates the server is capable of measuring how much energy has been imported or exported
440
- * by the server during a certain period of time. The start and end times for measurement periods shall be
441
- * determined by the server, and may represent overlapping periods.
442
- *
443
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.4.4
444
- */
445
- periodicEnergy: BitFlag(3),
446
- },
447
- attributes: {
448
- /**
449
- * Indicates the accuracy of energy measurement by this server. The value of the MeasurementType field on
450
- * this MeasurementAccuracyStruct shall be ElectricalEnergy.
451
- *
452
- * @see {@link MatterSpecification.v13.Cluster} § 2.12.6.1
453
- */
454
- accuracy: FixedAttribute(0x0, TlvMeasurementAccuracy),
455
- },
456
- /**
457
- * This metadata controls which ElectricalEnergyMeasurementCluster elements matter.js activates for specific
458
- * feature combinations.
459
- */
460
- extensions: MutableCluster.Extensions({
461
- flags: { importedEnergy: true, cumulativeEnergy: true },
462
- component: ElectricalEnergyMeasurement.ImportedEnergyAndCumulativeEnergyComponent,
463
- }, {
464
- flags: { exportedEnergy: true, cumulativeEnergy: true },
465
- component: ElectricalEnergyMeasurement.ExportedEnergyAndCumulativeEnergyComponent,
466
- }, {
467
- flags: { importedEnergy: true, periodicEnergy: true },
468
- component: ElectricalEnergyMeasurement.ImportedEnergyAndPeriodicEnergyComponent,
469
- }, {
470
- flags: { exportedEnergy: true, periodicEnergy: true },
471
- component: ElectricalEnergyMeasurement.ExportedEnergyAndPeriodicEnergyComponent,
472
- }, { flags: { cumulativeEnergy: true }, component: ElectricalEnergyMeasurement.CumulativeEnergyComponent }, { flags: { periodicEnergy: true }, component: ElectricalEnergyMeasurement.PeriodicEnergyComponent }, { flags: { importedEnergy: false, exportedEnergy: false }, component: false }, { flags: { cumulativeEnergy: false, periodicEnergy: false }, component: false }),
473
- });
474
- /**
475
- * @see {@link Cluster}
476
- */
477
- ElectricalEnergyMeasurement.ClusterInstance = MutableCluster.ExtensibleOnly(ElectricalEnergyMeasurement.Base);
478
- ElectricalEnergyMeasurement.Cluster = ElectricalEnergyMeasurement.ClusterInstance;
479
- const IMPE_CUME = { importedEnergy: true, cumulativeEnergy: true };
480
- const EXPE_CUME = { exportedEnergy: true, cumulativeEnergy: true };
481
- const IMPE_PERE = { importedEnergy: true, periodicEnergy: true };
482
- const EXPE_PERE = { exportedEnergy: true, periodicEnergy: true };
483
- const CUME = { cumulativeEnergy: true };
484
- const PERE = { periodicEnergy: true };
485
- /**
486
- * @see {@link Complete}
487
- */
488
- ElectricalEnergyMeasurement.CompleteInstance = MutableCluster({
489
- id: ElectricalEnergyMeasurement.Base.id,
490
- name: ElectricalEnergyMeasurement.Base.name,
491
- revision: ElectricalEnergyMeasurement.Base.revision,
492
- features: ElectricalEnergyMeasurement.Base.features,
493
- attributes: {
494
- ...ElectricalEnergyMeasurement.Base.attributes,
495
- cumulativeEnergyImported: MutableCluster.AsConditional(ElectricalEnergyMeasurement.ImportedEnergyAndCumulativeEnergyComponent.attributes.cumulativeEnergyImported, { mandatoryIf: [IMPE_CUME] }),
496
- cumulativeEnergyExported: MutableCluster.AsConditional(ElectricalEnergyMeasurement.ExportedEnergyAndCumulativeEnergyComponent.attributes.cumulativeEnergyExported, { mandatoryIf: [EXPE_CUME] }),
497
- periodicEnergyImported: MutableCluster.AsConditional(ElectricalEnergyMeasurement.ImportedEnergyAndPeriodicEnergyComponent.attributes.periodicEnergyImported, { mandatoryIf: [IMPE_PERE] }),
498
- periodicEnergyExported: MutableCluster.AsConditional(ElectricalEnergyMeasurement.ExportedEnergyAndPeriodicEnergyComponent.attributes.periodicEnergyExported, { mandatoryIf: [EXPE_PERE] }),
499
- cumulativeEnergyReset: MutableCluster.AsConditional(ElectricalEnergyMeasurement.CumulativeEnergyComponent.attributes.cumulativeEnergyReset, { optionalIf: [CUME] }),
500
- },
501
- events: {
502
- cumulativeEnergyMeasured: MutableCluster.AsConditional(ElectricalEnergyMeasurement.CumulativeEnergyComponent.events.cumulativeEnergyMeasured, { mandatoryIf: [CUME] }),
503
- periodicEnergyMeasured: MutableCluster.AsConditional(ElectricalEnergyMeasurement.PeriodicEnergyComponent.events.periodicEnergyMeasured, { mandatoryIf: [PERE] }),
504
- },
505
- });
506
- ElectricalEnergyMeasurement.Complete = ElectricalEnergyMeasurement.CompleteInstance;
507
- })(ElectricalEnergyMeasurement || (ElectricalEnergyMeasurement = {}));
508
- export const ElectricalEnergyMeasurementCluster = ElectricalEnergyMeasurement.Cluster;
509
- ClusterRegistry.register(ElectricalEnergyMeasurement.Complete);
510
- //# sourceMappingURL=ElectricalEnergyMeasurementCluster.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ElectricalEnergyMeasurementCluster.js","sourceRoot":"","sources":["../../src/cluster/ElectricalEnergyMeasurementCluster.ts"],"names":[],"mappings":"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"}