@matter/types 0.16.0-alpha.0-20251104-8c3166ea3 → 0.16.0-alpha.0-20251107-6bcb5baf4

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 (614) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +54 -54
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +104 -104
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/basic-information.d.ts +55 -55
  20. package/dist/cjs/clusters/basic-information.js +35 -35
  21. package/dist/cjs/clusters/binding.d.ts +12 -12
  22. package/dist/cjs/clusters/binding.js +5 -5
  23. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  24. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  25. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  26. package/dist/cjs/clusters/boolean-state.js +3 -3
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +105 -105
  28. package/dist/cjs/clusters/bridged-device-basic-information.js +29 -29
  29. package/dist/cjs/clusters/channel.d.ts +561 -561
  30. package/dist/cjs/clusters/channel.js +73 -73
  31. package/dist/cjs/clusters/color-control.d.ts +658 -658
  32. package/dist/cjs/clusters/color-control.js +116 -116
  33. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  34. package/dist/cjs/clusters/commissioner-control.js +5 -5
  35. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  36. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  37. package/dist/cjs/clusters/content-app-observer.d.ts +18 -18
  38. package/dist/cjs/clusters/content-app-observer.js +6 -6
  39. package/dist/cjs/clusters/content-control.d.ts +366 -366
  40. package/dist/cjs/clusters/content-control.js +58 -58
  41. package/dist/cjs/clusters/content-launcher.d.ts +479 -479
  42. package/dist/cjs/clusters/content-launcher.js +39 -39
  43. package/dist/cjs/clusters/descriptor.d.ts +30 -30
  44. package/dist/cjs/clusters/descriptor.js +9 -9
  45. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  46. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  48. package/dist/cjs/clusters/device-energy-management.js +87 -87
  49. package/dist/cjs/clusters/diagnostic-logs.d.ts +37 -37
  50. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  51. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  52. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  53. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  54. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  55. package/dist/cjs/clusters/door-lock.d.ts +1349 -1349
  56. package/dist/cjs/clusters/door-lock.js +227 -227
  57. package/dist/cjs/clusters/ecosystem-information.d.ts +35 -35
  58. package/dist/cjs/clusters/ecosystem-information.js +14 -14
  59. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +276 -276
  60. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  61. package/dist/cjs/clusters/electrical-power-measurement.d.ts +200 -200
  62. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  63. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  64. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  65. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  66. package/dist/cjs/clusters/energy-evse.js +73 -73
  67. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  68. package/dist/cjs/clusters/energy-preference.js +9 -9
  69. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  70. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  71. package/dist/cjs/clusters/fan-control.d.ts +83 -83
  72. package/dist/cjs/clusters/fan-control.js +19 -19
  73. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  74. package/dist/cjs/clusters/fixed-label.js +1 -1
  75. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  76. package/dist/cjs/clusters/flow-measurement.js +4 -4
  77. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  78. package/dist/cjs/clusters/general-commissioning.js +25 -25
  79. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  80. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  81. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  82. package/dist/cjs/clusters/group-key-management.js +23 -23
  83. package/dist/cjs/clusters/groups.d.ts +78 -78
  84. package/dist/cjs/clusters/groups.js +21 -21
  85. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  86. package/dist/cjs/clusters/icd-management.js +29 -29
  87. package/dist/cjs/clusters/identify.d.ts +16 -16
  88. package/dist/cjs/clusters/identify.js +6 -6
  89. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  90. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  91. package/dist/cjs/clusters/joint-fabric-administrator.d.ts +34 -34
  92. package/dist/cjs/clusters/joint-fabric-administrator.js +10 -10
  93. package/dist/cjs/clusters/joint-fabric-datastore.d.ts +232 -232
  94. package/dist/cjs/clusters/joint-fabric-datastore.js +73 -73
  95. package/dist/cjs/clusters/keypad-input.d.ts +18 -18
  96. package/dist/cjs/clusters/keypad-input.js +3 -3
  97. package/dist/cjs/clusters/label.d.ts +10 -10
  98. package/dist/cjs/clusters/label.js +3 -3
  99. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  100. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  101. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  102. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  103. package/dist/cjs/clusters/laundry-washer-mode.d.ts +34 -34
  104. package/dist/cjs/clusters/laundry-washer-mode.js +5 -5
  105. package/dist/cjs/clusters/level-control.d.ts +303 -303
  106. package/dist/cjs/clusters/level-control.js +32 -32
  107. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  108. package/dist/cjs/clusters/localization-configuration.js +2 -2
  109. package/dist/cjs/clusters/low-power.d.ts +2 -2
  110. package/dist/cjs/clusters/low-power.js +1 -1
  111. package/dist/cjs/clusters/media-input.d.ts +47 -47
  112. package/dist/cjs/clusters/media-input.js +11 -11
  113. package/dist/cjs/clusters/media-playback.d.ts +390 -390
  114. package/dist/cjs/clusters/media-playback.js +57 -57
  115. package/dist/cjs/clusters/messages.d.ts +154 -154
  116. package/dist/cjs/clusters/messages.js +38 -38
  117. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  118. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  119. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  120. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  121. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  122. package/dist/cjs/clusters/mode-base.js +13 -13
  123. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  124. package/dist/cjs/clusters/mode-select.js +13 -13
  125. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  126. package/dist/cjs/clusters/network-commissioning.js +46 -46
  127. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  128. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  129. package/dist/cjs/clusters/on-off.d.ts +103 -103
  130. package/dist/cjs/clusters/on-off.js +19 -19
  131. package/dist/cjs/clusters/operational-credentials.d.ts +106 -106
  132. package/dist/cjs/clusters/operational-credentials.js +38 -38
  133. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  134. package/dist/cjs/clusters/operational-state.js +21 -21
  135. package/dist/cjs/clusters/ota-software-update-provider.d.ts +65 -65
  136. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  137. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  138. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  139. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +16 -16
  140. package/dist/cjs/clusters/oven-cavity-operational-state.js +11 -11
  141. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  142. package/dist/cjs/clusters/oven-mode.js +8 -8
  143. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  144. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  145. package/dist/cjs/clusters/power-source.d.ts +155 -155
  146. package/dist/cjs/clusters/power-source.js +41 -41
  147. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  148. package/dist/cjs/clusters/power-topology.js +2 -2
  149. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  150. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  151. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  152. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  153. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  154. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  155. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  156. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  157. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  158. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  159. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  160. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  161. package/dist/cjs/clusters/rvc-clean-mode.d.ts +49 -49
  162. package/dist/cjs/clusters/rvc-clean-mode.js +9 -9
  163. package/dist/cjs/clusters/rvc-operational-state.d.ts +54 -54
  164. package/dist/cjs/clusters/rvc-operational-state.js +17 -17
  165. package/dist/cjs/clusters/rvc-run-mode.d.ts +55 -55
  166. package/dist/cjs/clusters/rvc-run-mode.js +9 -9
  167. package/dist/cjs/clusters/scenes-management.d.ts +244 -244
  168. package/dist/cjs/clusters/scenes-management.js +69 -69
  169. package/dist/cjs/clusters/service-area.d.ts +128 -128
  170. package/dist/cjs/clusters/service-area.js +26 -26
  171. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  172. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  173. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  174. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  175. package/dist/cjs/clusters/switch.d.ts +105 -105
  176. package/dist/cjs/clusters/switch.js +23 -23
  177. package/dist/cjs/clusters/target-navigator.d.ts +32 -32
  178. package/dist/cjs/clusters/target-navigator.js +10 -10
  179. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  180. package/dist/cjs/clusters/temperature-control.js +12 -12
  181. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  182. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  183. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  184. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  185. package/dist/cjs/clusters/thermostat.d.ts +514 -514
  186. package/dist/cjs/clusters/thermostat.js +114 -114
  187. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  188. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  189. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  190. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  191. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  192. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  193. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  194. package/dist/cjs/clusters/time-format-localization.js +3 -3
  195. package/dist/cjs/clusters/time-synchronization.d.ts +246 -246
  196. package/dist/cjs/clusters/time-synchronization.js +47 -47
  197. package/dist/cjs/clusters/unit-localization.d.ts +9 -9
  198. package/dist/cjs/clusters/unit-localization.js +2 -2
  199. package/dist/cjs/clusters/user-label.d.ts +2 -2
  200. package/dist/cjs/clusters/user-label.js +1 -1
  201. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +81 -81
  202. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  203. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  204. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  205. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  206. package/dist/cjs/clusters/water-heater-management.js +16 -16
  207. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  208. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  209. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  210. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  211. package/dist/cjs/clusters/wi-fi-network-management.d.ts +8 -8
  212. package/dist/cjs/clusters/wi-fi-network-management.js +4 -4
  213. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  214. package/dist/cjs/clusters/window-covering.js +49 -49
  215. package/dist/cjs/dcl/operational-certificate.d.ts +8 -1
  216. package/dist/cjs/dcl/operational-certificate.d.ts.map +1 -1
  217. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  218. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  219. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  220. package/dist/cjs/globals/Currency.d.ts +2 -2
  221. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  222. package/dist/cjs/globals/Locationdesc.js +3 -3
  223. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  224. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  225. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  226. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  227. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  228. package/dist/cjs/globals/Namespace.d.ts +1 -1
  229. package/dist/cjs/globals/Price.d.ts +2 -2
  230. package/dist/cjs/globals/Priority.d.ts +1 -1
  231. package/dist/cjs/globals/Semtag.d.ts +6 -6
  232. package/dist/cjs/globals/Semtag.js +4 -4
  233. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  234. package/dist/cjs/globals/Status.d.ts +36 -36
  235. package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
  236. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  237. package/dist/cjs/protocol/definitions/secure-channel.d.ts +2 -0
  238. package/dist/cjs/protocol/definitions/secure-channel.d.ts.map +1 -1
  239. package/dist/cjs/protocol/definitions/secure-channel.js +1 -0
  240. package/dist/cjs/protocol/definitions/secure-channel.js.map +1 -1
  241. package/dist/cjs/schema/PairingCodeSchema.d.ts +4 -0
  242. package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
  243. package/dist/cjs/schema/PairingCodeSchema.js +18 -2
  244. package/dist/cjs/schema/PairingCodeSchema.js.map +2 -2
  245. package/dist/esm/clusters/access-control.d.ts +250 -250
  246. package/dist/esm/clusters/access-control.js +39 -39
  247. package/dist/esm/clusters/account-login.d.ts +29 -29
  248. package/dist/esm/clusters/account-login.js +11 -11
  249. package/dist/esm/clusters/actions.d.ts +108 -108
  250. package/dist/esm/clusters/actions.js +39 -39
  251. package/dist/esm/clusters/administrator-commissioning.d.ts +54 -54
  252. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  253. package/dist/esm/clusters/air-quality.d.ts +5 -5
  254. package/dist/esm/clusters/air-quality.js +1 -1
  255. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  256. package/dist/esm/clusters/alarm-base.js +14 -14
  257. package/dist/esm/clusters/application-basic.d.ts +16 -16
  258. package/dist/esm/clusters/application-basic.js +10 -10
  259. package/dist/esm/clusters/application-launcher.d.ts +104 -104
  260. package/dist/esm/clusters/application-launcher.js +13 -13
  261. package/dist/esm/clusters/audio-output.d.ts +37 -37
  262. package/dist/esm/clusters/audio-output.js +8 -8
  263. package/dist/esm/clusters/basic-information.d.ts +55 -55
  264. package/dist/esm/clusters/basic-information.js +35 -35
  265. package/dist/esm/clusters/binding.d.ts +12 -12
  266. package/dist/esm/clusters/binding.js +5 -5
  267. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  268. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  269. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  270. package/dist/esm/clusters/boolean-state.js +3 -3
  271. package/dist/esm/clusters/bridged-device-basic-information.d.ts +105 -105
  272. package/dist/esm/clusters/bridged-device-basic-information.js +29 -29
  273. package/dist/esm/clusters/channel.d.ts +561 -561
  274. package/dist/esm/clusters/channel.js +73 -73
  275. package/dist/esm/clusters/color-control.d.ts +658 -658
  276. package/dist/esm/clusters/color-control.js +116 -116
  277. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  278. package/dist/esm/clusters/commissioner-control.js +5 -5
  279. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  280. package/dist/esm/clusters/concentration-measurement.js +11 -11
  281. package/dist/esm/clusters/content-app-observer.d.ts +18 -18
  282. package/dist/esm/clusters/content-app-observer.js +6 -6
  283. package/dist/esm/clusters/content-control.d.ts +366 -366
  284. package/dist/esm/clusters/content-control.js +58 -58
  285. package/dist/esm/clusters/content-launcher.d.ts +479 -479
  286. package/dist/esm/clusters/content-launcher.js +39 -39
  287. package/dist/esm/clusters/descriptor.d.ts +30 -30
  288. package/dist/esm/clusters/descriptor.js +9 -9
  289. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  290. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  291. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  292. package/dist/esm/clusters/device-energy-management.js +87 -87
  293. package/dist/esm/clusters/diagnostic-logs.d.ts +37 -37
  294. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  295. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  296. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  297. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  298. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  299. package/dist/esm/clusters/door-lock.d.ts +1349 -1349
  300. package/dist/esm/clusters/door-lock.js +227 -227
  301. package/dist/esm/clusters/ecosystem-information.d.ts +35 -35
  302. package/dist/esm/clusters/ecosystem-information.js +14 -14
  303. package/dist/esm/clusters/electrical-energy-measurement.d.ts +276 -276
  304. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  305. package/dist/esm/clusters/electrical-power-measurement.d.ts +200 -200
  306. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  307. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  308. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  309. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  310. package/dist/esm/clusters/energy-evse.js +73 -73
  311. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  312. package/dist/esm/clusters/energy-preference.js +9 -9
  313. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  314. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  315. package/dist/esm/clusters/fan-control.d.ts +83 -83
  316. package/dist/esm/clusters/fan-control.js +19 -19
  317. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  318. package/dist/esm/clusters/fixed-label.js +1 -1
  319. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  320. package/dist/esm/clusters/flow-measurement.js +4 -4
  321. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  322. package/dist/esm/clusters/general-commissioning.js +25 -25
  323. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  324. package/dist/esm/clusters/general-diagnostics.js +40 -40
  325. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  326. package/dist/esm/clusters/group-key-management.js +23 -23
  327. package/dist/esm/clusters/groups.d.ts +78 -78
  328. package/dist/esm/clusters/groups.js +21 -21
  329. package/dist/esm/clusters/icd-management.d.ts +131 -131
  330. package/dist/esm/clusters/icd-management.js +29 -29
  331. package/dist/esm/clusters/identify.d.ts +16 -16
  332. package/dist/esm/clusters/identify.js +6 -6
  333. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  334. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  335. package/dist/esm/clusters/joint-fabric-administrator.d.ts +34 -34
  336. package/dist/esm/clusters/joint-fabric-administrator.js +10 -10
  337. package/dist/esm/clusters/joint-fabric-datastore.d.ts +232 -232
  338. package/dist/esm/clusters/joint-fabric-datastore.js +73 -73
  339. package/dist/esm/clusters/keypad-input.d.ts +18 -18
  340. package/dist/esm/clusters/keypad-input.js +3 -3
  341. package/dist/esm/clusters/label.d.ts +10 -10
  342. package/dist/esm/clusters/label.js +3 -3
  343. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  344. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  345. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  346. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  347. package/dist/esm/clusters/laundry-washer-mode.d.ts +34 -34
  348. package/dist/esm/clusters/laundry-washer-mode.js +5 -5
  349. package/dist/esm/clusters/level-control.d.ts +303 -303
  350. package/dist/esm/clusters/level-control.js +32 -32
  351. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  352. package/dist/esm/clusters/localization-configuration.js +2 -2
  353. package/dist/esm/clusters/low-power.d.ts +2 -2
  354. package/dist/esm/clusters/low-power.js +1 -1
  355. package/dist/esm/clusters/media-input.d.ts +47 -47
  356. package/dist/esm/clusters/media-input.js +11 -11
  357. package/dist/esm/clusters/media-playback.d.ts +390 -390
  358. package/dist/esm/clusters/media-playback.js +57 -57
  359. package/dist/esm/clusters/messages.d.ts +154 -154
  360. package/dist/esm/clusters/messages.js +38 -38
  361. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  362. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  363. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  364. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  365. package/dist/esm/clusters/mode-base.d.ts +59 -59
  366. package/dist/esm/clusters/mode-base.js +13 -13
  367. package/dist/esm/clusters/mode-select.d.ts +51 -51
  368. package/dist/esm/clusters/mode-select.js +13 -13
  369. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  370. package/dist/esm/clusters/network-commissioning.js +46 -46
  371. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  372. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  373. package/dist/esm/clusters/on-off.d.ts +103 -103
  374. package/dist/esm/clusters/on-off.js +19 -19
  375. package/dist/esm/clusters/operational-credentials.d.ts +106 -106
  376. package/dist/esm/clusters/operational-credentials.js +38 -38
  377. package/dist/esm/clusters/operational-state.d.ts +67 -67
  378. package/dist/esm/clusters/operational-state.js +21 -21
  379. package/dist/esm/clusters/ota-software-update-provider.d.ts +65 -65
  380. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  381. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  382. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  383. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +16 -16
  384. package/dist/esm/clusters/oven-cavity-operational-state.js +11 -11
  385. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  386. package/dist/esm/clusters/oven-mode.js +8 -8
  387. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  388. package/dist/esm/clusters/power-source-configuration.js +1 -1
  389. package/dist/esm/clusters/power-source.d.ts +155 -155
  390. package/dist/esm/clusters/power-source.js +41 -41
  391. package/dist/esm/clusters/power-topology.d.ts +8 -8
  392. package/dist/esm/clusters/power-topology.js +2 -2
  393. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  394. package/dist/esm/clusters/pressure-measurement.js +9 -9
  395. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  396. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  397. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  398. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  399. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  401. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  402. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  403. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  404. package/dist/esm/clusters/resource-monitoring.js +7 -7
  405. package/dist/esm/clusters/rvc-clean-mode.d.ts +49 -49
  406. package/dist/esm/clusters/rvc-clean-mode.js +9 -9
  407. package/dist/esm/clusters/rvc-operational-state.d.ts +54 -54
  408. package/dist/esm/clusters/rvc-operational-state.js +17 -17
  409. package/dist/esm/clusters/rvc-run-mode.d.ts +55 -55
  410. package/dist/esm/clusters/rvc-run-mode.js +9 -9
  411. package/dist/esm/clusters/scenes-management.d.ts +244 -244
  412. package/dist/esm/clusters/scenes-management.js +69 -69
  413. package/dist/esm/clusters/service-area.d.ts +128 -128
  414. package/dist/esm/clusters/service-area.js +26 -26
  415. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  416. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  417. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  418. package/dist/esm/clusters/software-diagnostics.js +14 -14
  419. package/dist/esm/clusters/switch.d.ts +105 -105
  420. package/dist/esm/clusters/switch.js +23 -23
  421. package/dist/esm/clusters/target-navigator.d.ts +32 -32
  422. package/dist/esm/clusters/target-navigator.js +10 -10
  423. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  424. package/dist/esm/clusters/temperature-control.js +12 -12
  425. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  426. package/dist/esm/clusters/temperature-measurement.js +4 -4
  427. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  429. package/dist/esm/clusters/thermostat.d.ts +514 -514
  430. package/dist/esm/clusters/thermostat.js +114 -114
  431. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  432. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  433. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  434. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  435. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  436. package/dist/esm/clusters/thread-network-directory.js +11 -11
  437. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  438. package/dist/esm/clusters/time-format-localization.js +3 -3
  439. package/dist/esm/clusters/time-synchronization.d.ts +246 -246
  440. package/dist/esm/clusters/time-synchronization.js +47 -47
  441. package/dist/esm/clusters/unit-localization.d.ts +9 -9
  442. package/dist/esm/clusters/unit-localization.js +2 -2
  443. package/dist/esm/clusters/user-label.d.ts +2 -2
  444. package/dist/esm/clusters/user-label.js +1 -1
  445. package/dist/esm/clusters/valve-configuration-and-control.d.ts +81 -81
  446. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  447. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  448. package/dist/esm/clusters/wake-on-lan.js +2 -2
  449. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  450. package/dist/esm/clusters/water-heater-management.js +16 -16
  451. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  452. package/dist/esm/clusters/water-heater-mode.js +8 -8
  453. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  454. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  455. package/dist/esm/clusters/wi-fi-network-management.d.ts +8 -8
  456. package/dist/esm/clusters/wi-fi-network-management.js +4 -4
  457. package/dist/esm/clusters/window-covering.d.ts +183 -183
  458. package/dist/esm/clusters/window-covering.js +49 -49
  459. package/dist/esm/dcl/operational-certificate.d.ts +8 -1
  460. package/dist/esm/dcl/operational-certificate.d.ts.map +1 -1
  461. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  462. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  463. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  464. package/dist/esm/globals/Currency.d.ts +2 -2
  465. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  466. package/dist/esm/globals/Locationdesc.js +3 -3
  467. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  468. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  470. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  471. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  472. package/dist/esm/globals/Namespace.d.ts +1 -1
  473. package/dist/esm/globals/Price.d.ts +2 -2
  474. package/dist/esm/globals/Priority.d.ts +1 -1
  475. package/dist/esm/globals/Semtag.d.ts +6 -6
  476. package/dist/esm/globals/Semtag.js +4 -4
  477. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  478. package/dist/esm/globals/Status.d.ts +36 -36
  479. package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/dist/esm/protocol/definitions/secure-channel.d.ts +2 -0
  482. package/dist/esm/protocol/definitions/secure-channel.d.ts.map +1 -1
  483. package/dist/esm/protocol/definitions/secure-channel.js +1 -0
  484. package/dist/esm/protocol/definitions/secure-channel.js.map +1 -1
  485. package/dist/esm/schema/PairingCodeSchema.d.ts +4 -0
  486. package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
  487. package/dist/esm/schema/PairingCodeSchema.js +18 -2
  488. package/dist/esm/schema/PairingCodeSchema.js.map +2 -2
  489. package/package.json +5 -5
  490. package/src/clusters/access-control.ts +72 -72
  491. package/src/clusters/account-login.ts +22 -22
  492. package/src/clusters/actions.ts +86 -86
  493. package/src/clusters/administrator-commissioning.ts +23 -23
  494. package/src/clusters/air-quality.ts +4 -4
  495. package/src/clusters/alarm-base.ts +22 -22
  496. package/src/clusters/application-basic.ts +14 -14
  497. package/src/clusters/application-launcher.ts +33 -33
  498. package/src/clusters/audio-output.ts +17 -17
  499. package/src/clusters/basic-information.ts +48 -48
  500. package/src/clusters/binding.ts +8 -8
  501. package/src/clusters/boolean-state-configuration.ts +31 -31
  502. package/src/clusters/boolean-state.ts +6 -6
  503. package/src/clusters/bridged-device-basic-information.ts +39 -39
  504. package/src/clusters/channel.ts +113 -113
  505. package/src/clusters/color-control.ts +168 -168
  506. package/src/clusters/commissioner-control.ts +15 -15
  507. package/src/clusters/concentration-measurement.ts +15 -15
  508. package/src/clusters/content-app-observer.ts +13 -13
  509. package/src/clusters/content-control.ts +106 -106
  510. package/src/clusters/content-launcher.ts +73 -73
  511. package/src/clusters/descriptor.ts +14 -14
  512. package/src/clusters/device-energy-management-mode.ts +28 -28
  513. package/src/clusters/device-energy-management.ts +136 -136
  514. package/src/clusters/diagnostic-logs.ts +30 -30
  515. package/src/clusters/dishwasher-alarm.ts +24 -24
  516. package/src/clusters/dishwasher-mode.ts +27 -27
  517. package/src/clusters/door-lock.ts +378 -378
  518. package/src/clusters/ecosystem-information.ts +21 -21
  519. package/src/clusters/electrical-energy-measurement.ts +40 -40
  520. package/src/clusters/electrical-power-measurement.ts +54 -54
  521. package/src/clusters/energy-evse-mode.ts +28 -28
  522. package/src/clusters/energy-evse.ts +109 -109
  523. package/src/clusters/energy-preference.ts +19 -19
  524. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  525. package/src/clusters/fan-control.ts +30 -30
  526. package/src/clusters/fixed-label.ts +2 -2
  527. package/src/clusters/flow-measurement.ts +5 -5
  528. package/src/clusters/general-commissioning.ts +45 -45
  529. package/src/clusters/general-diagnostics.ts +66 -66
  530. package/src/clusters/group-key-management.ts +45 -45
  531. package/src/clusters/groups.ts +44 -44
  532. package/src/clusters/icd-management.ts +50 -50
  533. package/src/clusters/identify.ts +14 -14
  534. package/src/clusters/illuminance-measurement.ts +7 -7
  535. package/src/clusters/joint-fabric-administrator.ts +31 -31
  536. package/src/clusters/joint-fabric-datastore.ts +145 -145
  537. package/src/clusters/keypad-input.ts +13 -13
  538. package/src/clusters/label.ts +5 -5
  539. package/src/clusters/laundry-dryer-controls.ts +4 -4
  540. package/src/clusters/laundry-washer-controls.ts +11 -11
  541. package/src/clusters/laundry-washer-mode.ts +25 -25
  542. package/src/clusters/level-control.ts +49 -49
  543. package/src/clusters/localization-configuration.ts +3 -3
  544. package/src/clusters/low-power.ts +2 -2
  545. package/src/clusters/media-input.ts +20 -20
  546. package/src/clusters/media-playback.ts +96 -96
  547. package/src/clusters/messages.ts +61 -61
  548. package/src/clusters/microwave-oven-control.ts +23 -23
  549. package/src/clusters/microwave-oven-mode.ts +25 -25
  550. package/src/clusters/mode-base.ts +37 -37
  551. package/src/clusters/mode-select.ts +22 -22
  552. package/src/clusters/network-commissioning.ts +76 -76
  553. package/src/clusters/occupancy-sensing.ts +29 -29
  554. package/src/clusters/on-off.ts +33 -33
  555. package/src/clusters/operational-credentials.ts +75 -75
  556. package/src/clusters/operational-state.ts +34 -34
  557. package/src/clusters/ota-software-update-provider.ts +43 -43
  558. package/src/clusters/ota-software-update-requestor.ts +55 -55
  559. package/src/clusters/oven-cavity-operational-state.ts +14 -14
  560. package/src/clusters/oven-mode.ts +34 -34
  561. package/src/clusters/power-source-configuration.ts +2 -2
  562. package/src/clusters/power-source.ts +59 -59
  563. package/src/clusters/power-topology.ts +4 -4
  564. package/src/clusters/pressure-measurement.ts +11 -11
  565. package/src/clusters/pump-configuration-and-control.ts +69 -69
  566. package/src/clusters/refrigerator-alarm.ts +18 -18
  567. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  568. package/src/clusters/relative-humidity-measurement.ts +5 -5
  569. package/src/clusters/resource-monitoring.ts +13 -13
  570. package/src/clusters/rvc-clean-mode.ts +32 -32
  571. package/src/clusters/rvc-operational-state.ts +28 -28
  572. package/src/clusters/rvc-run-mode.ts +38 -38
  573. package/src/clusters/scenes-management.ts +111 -111
  574. package/src/clusters/service-area.ts +50 -50
  575. package/src/clusters/smoke-co-alarm.ts +66 -66
  576. package/src/clusters/software-diagnostics.ts +20 -20
  577. package/src/clusters/switch.ts +45 -45
  578. package/src/clusters/target-navigator.ts +22 -22
  579. package/src/clusters/temperature-control.ts +19 -19
  580. package/src/clusters/temperature-measurement.ts +5 -5
  581. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  582. package/src/clusters/thermostat.ts +172 -172
  583. package/src/clusters/thread-border-router-management.ts +23 -23
  584. package/src/clusters/thread-network-diagnostics.ts +125 -125
  585. package/src/clusters/thread-network-directory.ts +22 -22
  586. package/src/clusters/time-format-localization.ts +7 -7
  587. package/src/clusters/time-synchronization.ts +82 -82
  588. package/src/clusters/unit-localization.ts +5 -5
  589. package/src/clusters/user-label.ts +2 -2
  590. package/src/clusters/valve-configuration-and-control.ts +36 -36
  591. package/src/clusters/wake-on-lan.ts +3 -3
  592. package/src/clusters/water-heater-management.ts +26 -26
  593. package/src/clusters/water-heater-mode.ts +27 -27
  594. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  595. package/src/clusters/wi-fi-network-management.ts +7 -7
  596. package/src/clusters/window-covering.ts +68 -68
  597. package/src/dcl/operational-certificate.ts +9 -1
  598. package/src/globals/AtomicAttributeStatus.ts +4 -4
  599. package/src/globals/AtomicRequestType.ts +1 -1
  600. package/src/globals/Currency.ts +2 -2
  601. package/src/globals/Locationdesc.ts +5 -5
  602. package/src/globals/MeasurementAccuracy.ts +5 -5
  603. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  604. package/src/globals/MeasurementType.ts +1 -1
  605. package/src/globals/Namespace.ts +1 -1
  606. package/src/globals/Price.ts +2 -2
  607. package/src/globals/Priority.ts +1 -1
  608. package/src/globals/Semtag.ts +6 -6
  609. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  610. package/src/globals/Status.ts +36 -36
  611. package/src/globals/ThreeLevelAuto.ts +1 -1
  612. package/src/globals/WildcardPathFlags.ts +1 -1
  613. package/src/protocol/definitions/secure-channel.ts +3 -0
  614. package/src/schema/PairingCodeSchema.ts +21 -4
@@ -13,7 +13,7 @@ export declare namespace ElectricalPowerMeasurement {
13
13
  /**
14
14
  * These are optional features supported by ElectricalPowerMeasurementCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4
16
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -21,7 +21,7 @@ export declare namespace ElectricalPowerMeasurement {
21
21
  *
22
22
  * This feature indicates the cluster can measure a direct current.
23
23
  *
24
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.1
24
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.1
25
25
  */
26
26
  DirectCurrent = "DirectCurrent",
27
27
  /**
@@ -29,7 +29,7 @@ export declare namespace ElectricalPowerMeasurement {
29
29
  *
30
30
  * This feature indicates the cluster can measure an alternating current.
31
31
  *
32
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.2
32
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.2
33
33
  */
34
34
  AlternatingCurrent = "AlternatingCurrent",
35
35
  /**
@@ -37,7 +37,7 @@ export declare namespace ElectricalPowerMeasurement {
37
37
  *
38
38
  * This feature indicates the cluster represents the collective measurements for a Polyphase power supply.
39
39
  *
40
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.3
40
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.3
41
41
  */
42
42
  PolyphasePower = "PolyphasePower",
43
43
  /**
@@ -45,7 +45,7 @@ export declare namespace ElectricalPowerMeasurement {
45
45
  *
46
46
  * This feature indicates the cluster can measure the harmonics of an alternating current.
47
47
  *
48
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.4
48
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.4
49
49
  */
50
50
  Harmonics = "Harmonics",
51
51
  /**
@@ -53,19 +53,19 @@ export declare namespace ElectricalPowerMeasurement {
53
53
  *
54
54
  * This feature indicates the cluster can measure the harmonic phases of an alternating current.
55
55
  *
56
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.5
56
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.5
57
57
  */
58
58
  PowerQuality = "PowerQuality"
59
59
  }
60
60
  /**
61
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4
61
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4
62
62
  */
63
63
  const TlvHarmonicMeasurement: import("../tlv/TlvObject.js").ObjectSchema<{
64
64
  /**
65
65
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
66
66
  * may choose to report even harmonics.
67
67
  *
68
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
68
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
69
69
  */
70
70
  order: import("../tlv/TlvObject.js").FieldType<number>;
71
71
  /**
@@ -81,17 +81,17 @@ export declare namespace ElectricalPowerMeasurement {
81
81
  *
82
82
  * If this measurement is not currently available, a value of null shall be returned.
83
83
  *
84
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
84
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
85
85
  */
86
86
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
87
87
  }>;
88
88
  /**
89
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4
89
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4
90
90
  */
91
91
  interface HarmonicMeasurement extends TypeFromSchema<typeof TlvHarmonicMeasurement> {
92
92
  }
93
93
  /**
94
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.1
94
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.1
95
95
  */
96
96
  enum PowerMode {
97
97
  Unknown = 0,
@@ -105,7 +105,7 @@ export declare namespace ElectricalPowerMeasurement {
105
105
  Ac = 2
106
106
  }
107
107
  /**
108
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.2
108
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.2
109
109
  */
110
110
  enum MeasurementType {
111
111
  Unspecified = 0,
@@ -186,27 +186,27 @@ export declare namespace ElectricalPowerMeasurement {
186
186
  * since boot for a given timestamp; this allows for client-side resolution of UTC time for previous reports that
187
187
  * only included systime.
188
188
  *
189
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3
189
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3
190
190
  */
191
191
  const TlvMeasurementRange: import("../tlv/TlvObject.js").ObjectSchema<{
192
192
  /**
193
193
  * This field shall be the type of measurement for the range provided.
194
194
  *
195
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
195
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
196
196
  */
197
197
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
198
198
  /**
199
199
  * This field shall be the smallest measured value for the associated measurement over either the period between
200
200
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
201
201
  *
202
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
202
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
203
203
  */
204
204
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
205
205
  /**
206
206
  * This field shall be the largest measured value for the associated measurement over the period between either
207
207
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
208
208
  *
209
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
209
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
210
210
  */
211
211
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
212
212
  /**
@@ -215,7 +215,7 @@ export declare namespace ElectricalPowerMeasurement {
215
215
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
216
216
  * does not have the capability of determining the time in UTC, this field shall be omitted.
217
217
  *
218
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
218
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
219
219
  */
220
220
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
221
221
  /**
@@ -224,7 +224,7 @@ export declare namespace ElectricalPowerMeasurement {
224
224
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
225
225
  * does not have the capability of determining the time in UTC, this field shall be omitted.
226
226
  *
227
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
227
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
228
228
  */
229
229
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
230
230
  /**
@@ -233,7 +233,7 @@ export declare namespace ElectricalPowerMeasurement {
233
233
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
234
234
  * than or equal to the value of the EndTimestamp field.
235
235
  *
236
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
236
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
237
237
  */
238
238
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
239
239
  /**
@@ -241,7 +241,7 @@ export declare namespace ElectricalPowerMeasurement {
241
241
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
242
242
  * value of the EndTimestamp field.
243
243
  *
244
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
244
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
245
245
  */
246
246
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
247
247
  /**
@@ -250,7 +250,7 @@ export declare namespace ElectricalPowerMeasurement {
250
250
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
251
251
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
252
252
  *
253
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
253
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
254
254
  */
255
255
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
256
256
  /**
@@ -259,7 +259,7 @@ export declare namespace ElectricalPowerMeasurement {
259
259
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
260
260
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
261
261
  *
262
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
262
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
263
263
  */
264
264
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
265
265
  /**
@@ -268,7 +268,7 @@ export declare namespace ElectricalPowerMeasurement {
268
268
  *
269
269
  * This field shall be less than or equal to the value of the EndSystime field.
270
270
  *
271
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
271
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
272
272
  */
273
273
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
274
274
  /**
@@ -277,7 +277,7 @@ export declare namespace ElectricalPowerMeasurement {
277
277
  *
278
278
  * This field shall be less than or equal to the value of the EndSystime field.
279
279
  *
280
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
280
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
281
281
  */
282
282
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
283
283
  }>;
@@ -293,40 +293,40 @@ export declare namespace ElectricalPowerMeasurement {
293
293
  * since boot for a given timestamp; this allows for client-side resolution of UTC time for previous reports that
294
294
  * only included systime.
295
295
  *
296
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3
296
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3
297
297
  */
298
298
  interface MeasurementRange extends TypeFromSchema<typeof TlvMeasurementRange> {
299
299
  }
300
300
  /**
301
301
  * Body of the ElectricalPowerMeasurement measurementPeriodRanges event
302
302
  *
303
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1
303
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1
304
304
  */
305
305
  const TlvMeasurementPeriodRangesEvent: import("../tlv/TlvObject.js").ObjectSchema<{
306
306
  /**
307
307
  * This shall indicate the value of the Ranges attribute at the time of event generation.
308
308
  *
309
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1.1
309
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1.1
310
310
  */
311
311
  ranges: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
312
312
  /**
313
313
  * This field shall be the type of measurement for the range provided.
314
314
  *
315
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
315
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
316
316
  */
317
317
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
318
318
  /**
319
319
  * This field shall be the smallest measured value for the associated measurement over either the period between
320
320
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
321
321
  *
322
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
322
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
323
323
  */
324
324
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
325
325
  /**
326
326
  * This field shall be the largest measured value for the associated measurement over the period between either
327
327
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
328
328
  *
329
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
329
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
330
330
  */
331
331
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
332
332
  /**
@@ -335,7 +335,7 @@ export declare namespace ElectricalPowerMeasurement {
335
335
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
336
336
  * does not have the capability of determining the time in UTC, this field shall be omitted.
337
337
  *
338
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
338
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
339
339
  */
340
340
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
341
341
  /**
@@ -344,7 +344,7 @@ export declare namespace ElectricalPowerMeasurement {
344
344
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
345
345
  * does not have the capability of determining the time in UTC, this field shall be omitted.
346
346
  *
347
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
347
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
348
348
  */
349
349
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
350
350
  /**
@@ -353,7 +353,7 @@ export declare namespace ElectricalPowerMeasurement {
353
353
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
354
354
  * than or equal to the value of the EndTimestamp field.
355
355
  *
356
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
356
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
357
357
  */
358
358
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
359
359
  /**
@@ -361,7 +361,7 @@ export declare namespace ElectricalPowerMeasurement {
361
361
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
362
362
  * value of the EndTimestamp field.
363
363
  *
364
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
364
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
365
365
  */
366
366
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
367
367
  /**
@@ -370,7 +370,7 @@ export declare namespace ElectricalPowerMeasurement {
370
370
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
371
371
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
372
372
  *
373
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
373
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
374
374
  */
375
375
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
376
376
  /**
@@ -379,7 +379,7 @@ export declare namespace ElectricalPowerMeasurement {
379
379
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
380
380
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
381
381
  *
382
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
382
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
383
383
  */
384
384
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
385
385
  /**
@@ -388,7 +388,7 @@ export declare namespace ElectricalPowerMeasurement {
388
388
  *
389
389
  * This field shall be less than or equal to the value of the EndSystime field.
390
390
  *
391
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
391
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
392
392
  */
393
393
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
394
394
  /**
@@ -397,7 +397,7 @@ export declare namespace ElectricalPowerMeasurement {
397
397
  *
398
398
  * This field shall be less than or equal to the value of the EndSystime field.
399
399
  *
400
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
400
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
401
401
  */
402
402
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
403
403
  }>[]>;
@@ -405,7 +405,7 @@ export declare namespace ElectricalPowerMeasurement {
405
405
  /**
406
406
  * Body of the ElectricalPowerMeasurement measurementPeriodRanges event
407
407
  *
408
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1
408
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1
409
409
  */
410
410
  interface MeasurementPeriodRangesEvent extends TypeFromSchema<typeof TlvMeasurementPeriodRangesEvent> {
411
411
  }
@@ -431,7 +431,7 @@ export declare namespace ElectricalPowerMeasurement {
431
431
  *
432
432
  * If the current cannot be measured, a value of null shall be returned.
433
433
  *
434
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.7
434
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.7
435
435
  */
436
436
  readonly reactiveCurrent: OptionalAttribute<number | bigint | null, any>;
437
437
  /**
@@ -452,7 +452,7 @@ export declare namespace ElectricalPowerMeasurement {
452
452
  *
453
453
  * If the active or reactive currents cannot be measured, a value of null shall be returned.
454
454
  *
455
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.8
455
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.8
456
456
  */
457
457
  readonly apparentCurrent: OptionalAttribute<number | bigint | null, any>;
458
458
  /**
@@ -473,7 +473,7 @@ export declare namespace ElectricalPowerMeasurement {
473
473
  * If the Polyphase Power feature is supported, this value represents the combined reactive power imported
474
474
  * or exported.
475
475
  *
476
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.10
476
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.10
477
477
  */
478
478
  readonly reactivePower: OptionalAttribute<number | bigint | null, any>;
479
479
  /**
@@ -492,7 +492,7 @@ export declare namespace ElectricalPowerMeasurement {
492
492
  *
493
493
  * If the apparent power cannot be measured, a value of null shall be returned.
494
494
  *
495
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.11
495
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.11
496
496
  */
497
497
  readonly apparentPower: OptionalAttribute<number | bigint | null, any>;
498
498
  /**
@@ -509,7 +509,7 @@ export declare namespace ElectricalPowerMeasurement {
509
509
  *
510
510
  * If the RMS voltage cannot be measured, a value of null shall be returned.
511
511
  *
512
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.12
512
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.12
513
513
  */
514
514
  readonly rmsVoltage: OptionalAttribute<number | bigint | null, any>;
515
515
  /**
@@ -529,7 +529,7 @@ export declare namespace ElectricalPowerMeasurement {
529
529
  *
530
530
  * If the RMS current cannot be measured, a value of null shall be returned.
531
531
  *
532
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.13
532
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.13
533
533
  */
534
534
  readonly rmsCurrent: OptionalAttribute<number | bigint | null, any>;
535
535
  /**
@@ -548,7 +548,7 @@ export declare namespace ElectricalPowerMeasurement {
548
548
  *
549
549
  * If the RMS power cannot be measured, a value of null shall be returned.
550
550
  *
551
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.14
551
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.14
552
552
  */
553
553
  readonly rmsPower: OptionalAttribute<number | bigint | null, any>;
554
554
  /**
@@ -565,7 +565,7 @@ export declare namespace ElectricalPowerMeasurement {
565
565
  *
566
566
  * If the frequency cannot be measured, a value of null shall be returned.
567
567
  *
568
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.15
568
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.15
569
569
  */
570
570
  readonly frequency: OptionalAttribute<number | bigint | null, any>;
571
571
  /**
@@ -580,7 +580,7 @@ export declare namespace ElectricalPowerMeasurement {
580
580
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
581
581
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
582
582
  *
583
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.18
583
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.18
584
584
  */
585
585
  readonly powerFactor: OptionalAttribute<number | bigint | null, any>;
586
586
  };
@@ -603,14 +603,14 @@ export declare namespace ElectricalPowerMeasurement {
603
603
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
604
604
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
605
605
  *
606
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.16
606
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.16
607
607
  */
608
608
  readonly harmonicCurrents: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
609
609
  /**
610
610
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
611
611
  * may choose to report even harmonics.
612
612
  *
613
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
613
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
614
614
  */
615
615
  order: import("../tlv/TlvObject.js").FieldType<number>;
616
616
  /**
@@ -626,7 +626,7 @@ export declare namespace ElectricalPowerMeasurement {
626
626
  *
627
627
  * If this measurement is not currently available, a value of null shall be returned.
628
628
  *
629
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
629
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
630
630
  */
631
631
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
632
632
  }>[] | null, any>;
@@ -651,14 +651,14 @@ export declare namespace ElectricalPowerMeasurement {
651
651
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
652
652
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
653
653
  *
654
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.17
654
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.17
655
655
  */
656
656
  readonly harmonicPhases: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
657
657
  /**
658
658
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
659
659
  * may choose to report even harmonics.
660
660
  *
661
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
661
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
662
662
  */
663
663
  order: import("../tlv/TlvObject.js").FieldType<number>;
664
664
  /**
@@ -674,7 +674,7 @@ export declare namespace ElectricalPowerMeasurement {
674
674
  *
675
675
  * If this measurement is not currently available, a value of null shall be returned.
676
676
  *
677
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
677
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
678
678
  */
679
679
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
680
680
  }>[] | null, any>;
@@ -703,7 +703,7 @@ export declare namespace ElectricalPowerMeasurement {
703
703
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
704
704
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
705
705
  *
706
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.19
706
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.19
707
707
  */
708
708
  readonly neutralCurrent: OptionalAttribute<number | bigint | null, any>;
709
709
  };
@@ -719,31 +719,31 @@ export declare namespace ElectricalPowerMeasurement {
719
719
  /**
720
720
  * This feature indicates the cluster can measure a direct current.
721
721
  *
722
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.1
722
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.1
723
723
  */
724
724
  readonly directCurrent: BitFlag;
725
725
  /**
726
726
  * This feature indicates the cluster can measure an alternating current.
727
727
  *
728
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.2
728
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.2
729
729
  */
730
730
  readonly alternatingCurrent: BitFlag;
731
731
  /**
732
732
  * This feature indicates the cluster represents the collective measurements for a Polyphase power supply.
733
733
  *
734
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.3
734
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.3
735
735
  */
736
736
  readonly polyphasePower: BitFlag;
737
737
  /**
738
738
  * This feature indicates the cluster can measure the harmonics of an alternating current.
739
739
  *
740
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.4
740
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.4
741
741
  */
742
742
  readonly harmonics: BitFlag;
743
743
  /**
744
744
  * This feature indicates the cluster can measure the harmonic phases of an alternating current.
745
745
  *
746
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.5
746
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.5
747
747
  */
748
748
  readonly powerQuality: BitFlag;
749
749
  };
@@ -752,13 +752,13 @@ export declare namespace ElectricalPowerMeasurement {
752
752
  * This shall indicate the current mode of the server. For some servers, such as an EV, this may change
753
753
  * depending on the mode of charging or discharging.
754
754
  *
755
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.1
755
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.1
756
756
  */
757
757
  readonly powerMode: Attribute<PowerMode, any>;
758
758
  /**
759
759
  * This shall indicate the maximum number of measurement types the server is capable of reporting.
760
760
  *
761
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.2
761
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.2
762
762
  */
763
763
  readonly numberOfMeasurementTypes: FixedAttribute<number, any>;
764
764
  /**
@@ -766,7 +766,7 @@ export declare namespace ElectricalPowerMeasurement {
766
766
  * There shall be an entry for ActivePower, as well as any other measurement types implemented by this
767
767
  * server.
768
768
  *
769
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.3
769
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.3
770
770
  */
771
771
  readonly accuracy: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
772
772
  measurementType: import("../tlv/TlvObject.js").FieldType<import("../index.js").MeasurementType>;
@@ -798,27 +798,27 @@ export declare namespace ElectricalPowerMeasurement {
798
798
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
799
799
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
800
800
  *
801
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.4
801
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.4
802
802
  */
803
803
  readonly ranges: OptionalAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
804
804
  /**
805
805
  * This field shall be the type of measurement for the range provided.
806
806
  *
807
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
807
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
808
808
  */
809
809
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
810
810
  /**
811
811
  * This field shall be the smallest measured value for the associated measurement over either the period between
812
812
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
813
813
  *
814
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
814
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
815
815
  */
816
816
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
817
817
  /**
818
818
  * This field shall be the largest measured value for the associated measurement over the period between either
819
819
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
820
820
  *
821
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
821
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
822
822
  */
823
823
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
824
824
  /**
@@ -827,7 +827,7 @@ export declare namespace ElectricalPowerMeasurement {
827
827
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
828
828
  * does not have the capability of determining the time in UTC, this field shall be omitted.
829
829
  *
830
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
830
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
831
831
  */
832
832
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
833
833
  /**
@@ -836,7 +836,7 @@ export declare namespace ElectricalPowerMeasurement {
836
836
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
837
837
  * does not have the capability of determining the time in UTC, this field shall be omitted.
838
838
  *
839
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
839
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
840
840
  */
841
841
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
842
842
  /**
@@ -845,7 +845,7 @@ export declare namespace ElectricalPowerMeasurement {
845
845
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
846
846
  * than or equal to the value of the EndTimestamp field.
847
847
  *
848
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
848
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
849
849
  */
850
850
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
851
851
  /**
@@ -853,7 +853,7 @@ export declare namespace ElectricalPowerMeasurement {
853
853
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
854
854
  * value of the EndTimestamp field.
855
855
  *
856
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
856
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
857
857
  */
858
858
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
859
859
  /**
@@ -862,7 +862,7 @@ export declare namespace ElectricalPowerMeasurement {
862
862
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
863
863
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
864
864
  *
865
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
865
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
866
866
  */
867
867
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
868
868
  /**
@@ -871,7 +871,7 @@ export declare namespace ElectricalPowerMeasurement {
871
871
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
872
872
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
873
873
  *
874
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
874
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
875
875
  */
876
876
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
877
877
  /**
@@ -880,7 +880,7 @@ export declare namespace ElectricalPowerMeasurement {
880
880
  *
881
881
  * This field shall be less than or equal to the value of the EndSystime field.
882
882
  *
883
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
883
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
884
884
  */
885
885
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
886
886
  /**
@@ -889,7 +889,7 @@ export declare namespace ElectricalPowerMeasurement {
889
889
  *
890
890
  * This field shall be less than or equal to the value of the EndSystime field.
891
891
  *
892
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
892
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
893
893
  */
894
894
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
895
895
  }>[], any>;
@@ -907,7 +907,7 @@ export declare namespace ElectricalPowerMeasurement {
907
907
  *
908
908
  * If the voltage cannot be measured, a value of null shall be returned.
909
909
  *
910
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.5
910
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.5
911
911
  */
912
912
  readonly voltage: OptionalAttribute<number | bigint | null, any>;
913
913
  /**
@@ -927,7 +927,7 @@ export declare namespace ElectricalPowerMeasurement {
927
927
  *
928
928
  * If the current cannot be measured, a value of null shall be returned.
929
929
  *
930
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.6
930
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.6
931
931
  */
932
932
  readonly activeCurrent: OptionalAttribute<number | bigint | null, any>;
933
933
  /**
@@ -948,7 +948,7 @@ export declare namespace ElectricalPowerMeasurement {
948
948
  * If the Polyphase Power feature is set, this value represents the combined active power imported or
949
949
  * exported.
950
950
  *
951
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.9
951
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.9
952
952
  */
953
953
  readonly activePower: Attribute<number | bigint | null, any>;
954
954
  };
@@ -957,33 +957,33 @@ export declare namespace ElectricalPowerMeasurement {
957
957
  * If supported, this event shall be generated at the end of a measurement period. The start and end times
958
958
  * for measurement periods shall be determined by the server, and may represent overlapping periods.
959
959
  *
960
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1
960
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1
961
961
  */
962
962
  readonly measurementPeriodRanges: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
963
963
  /**
964
964
  * This shall indicate the value of the Ranges attribute at the time of event generation.
965
965
  *
966
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1.1
966
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1.1
967
967
  */
968
968
  ranges: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
969
969
  /**
970
970
  * This field shall be the type of measurement for the range provided.
971
971
  *
972
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
972
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
973
973
  */
974
974
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
975
975
  /**
976
976
  * This field shall be the smallest measured value for the associated measurement over either the period between
977
977
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
978
978
  *
979
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
979
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
980
980
  */
981
981
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
982
982
  /**
983
983
  * This field shall be the largest measured value for the associated measurement over the period between either
984
984
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
985
985
  *
986
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
986
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
987
987
  */
988
988
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
989
989
  /**
@@ -992,7 +992,7 @@ export declare namespace ElectricalPowerMeasurement {
992
992
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
993
993
  * does not have the capability of determining the time in UTC, this field shall be omitted.
994
994
  *
995
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
995
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
996
996
  */
997
997
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
998
998
  /**
@@ -1001,7 +1001,7 @@ export declare namespace ElectricalPowerMeasurement {
1001
1001
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
1002
1002
  * does not have the capability of determining the time in UTC, this field shall be omitted.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
1004
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
1005
1005
  */
1006
1006
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1007
1007
  /**
@@ -1010,7 +1010,7 @@ export declare namespace ElectricalPowerMeasurement {
1010
1010
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
1011
1011
  * than or equal to the value of the EndTimestamp field.
1012
1012
  *
1013
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
1013
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
1014
1014
  */
1015
1015
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1016
1016
  /**
@@ -1018,7 +1018,7 @@ export declare namespace ElectricalPowerMeasurement {
1018
1018
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
1019
1019
  * value of the EndTimestamp field.
1020
1020
  *
1021
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
1021
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
1022
1022
  */
1023
1023
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1024
1024
  /**
@@ -1027,7 +1027,7 @@ export declare namespace ElectricalPowerMeasurement {
1027
1027
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
1028
1028
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
1029
1029
  *
1030
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
1030
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
1031
1031
  */
1032
1032
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1033
1033
  /**
@@ -1036,7 +1036,7 @@ export declare namespace ElectricalPowerMeasurement {
1036
1036
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
1037
1037
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
1038
1038
  *
1039
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
1039
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
1040
1040
  */
1041
1041
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1042
1042
  /**
@@ -1045,7 +1045,7 @@ export declare namespace ElectricalPowerMeasurement {
1045
1045
  *
1046
1046
  * This field shall be less than or equal to the value of the EndSystime field.
1047
1047
  *
1048
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
1048
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
1049
1049
  */
1050
1050
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1051
1051
  /**
@@ -1054,7 +1054,7 @@ export declare namespace ElectricalPowerMeasurement {
1054
1054
  *
1055
1055
  * This field shall be less than or equal to the value of the EndSystime field.
1056
1056
  *
1057
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
1057
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
1058
1058
  */
1059
1059
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1060
1060
  }>[]>;
@@ -1087,7 +1087,7 @@ export declare namespace ElectricalPowerMeasurement {
1087
1087
  *
1088
1088
  * If the current cannot be measured, a value of null shall be returned.
1089
1089
  *
1090
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.7
1090
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.7
1091
1091
  */
1092
1092
  readonly reactiveCurrent: OptionalAttribute<number | bigint | null, any>;
1093
1093
  /**
@@ -1108,7 +1108,7 @@ export declare namespace ElectricalPowerMeasurement {
1108
1108
  *
1109
1109
  * If the active or reactive currents cannot be measured, a value of null shall be returned.
1110
1110
  *
1111
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.8
1111
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.8
1112
1112
  */
1113
1113
  readonly apparentCurrent: OptionalAttribute<number | bigint | null, any>;
1114
1114
  /**
@@ -1129,7 +1129,7 @@ export declare namespace ElectricalPowerMeasurement {
1129
1129
  * If the Polyphase Power feature is supported, this value represents the combined reactive power imported
1130
1130
  * or exported.
1131
1131
  *
1132
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.10
1132
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.10
1133
1133
  */
1134
1134
  readonly reactivePower: OptionalAttribute<number | bigint | null, any>;
1135
1135
  /**
@@ -1148,7 +1148,7 @@ export declare namespace ElectricalPowerMeasurement {
1148
1148
  *
1149
1149
  * If the apparent power cannot be measured, a value of null shall be returned.
1150
1150
  *
1151
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.11
1151
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.11
1152
1152
  */
1153
1153
  readonly apparentPower: OptionalAttribute<number | bigint | null, any>;
1154
1154
  /**
@@ -1165,7 +1165,7 @@ export declare namespace ElectricalPowerMeasurement {
1165
1165
  *
1166
1166
  * If the RMS voltage cannot be measured, a value of null shall be returned.
1167
1167
  *
1168
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.12
1168
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.12
1169
1169
  */
1170
1170
  readonly rmsVoltage: OptionalAttribute<number | bigint | null, any>;
1171
1171
  /**
@@ -1185,7 +1185,7 @@ export declare namespace ElectricalPowerMeasurement {
1185
1185
  *
1186
1186
  * If the RMS current cannot be measured, a value of null shall be returned.
1187
1187
  *
1188
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.13
1188
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.13
1189
1189
  */
1190
1190
  readonly rmsCurrent: OptionalAttribute<number | bigint | null, any>;
1191
1191
  /**
@@ -1204,7 +1204,7 @@ export declare namespace ElectricalPowerMeasurement {
1204
1204
  *
1205
1205
  * If the RMS power cannot be measured, a value of null shall be returned.
1206
1206
  *
1207
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.14
1207
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.14
1208
1208
  */
1209
1209
  readonly rmsPower: OptionalAttribute<number | bigint | null, any>;
1210
1210
  /**
@@ -1221,7 +1221,7 @@ export declare namespace ElectricalPowerMeasurement {
1221
1221
  *
1222
1222
  * If the frequency cannot be measured, a value of null shall be returned.
1223
1223
  *
1224
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.15
1224
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.15
1225
1225
  */
1226
1226
  readonly frequency: OptionalAttribute<number | bigint | null, any>;
1227
1227
  /**
@@ -1236,7 +1236,7 @@ export declare namespace ElectricalPowerMeasurement {
1236
1236
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1237
1237
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1238
1238
  *
1239
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.18
1239
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.18
1240
1240
  */
1241
1241
  readonly powerFactor: OptionalAttribute<number | bigint | null, any>;
1242
1242
  };
@@ -1260,14 +1260,14 @@ export declare namespace ElectricalPowerMeasurement {
1260
1260
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1261
1261
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1262
1262
  *
1263
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.16
1263
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.16
1264
1264
  */
1265
1265
  readonly harmonicCurrents: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1266
1266
  /**
1267
1267
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
1268
1268
  * may choose to report even harmonics.
1269
1269
  *
1270
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
1270
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
1271
1271
  */
1272
1272
  order: import("../tlv/TlvObject.js").FieldType<number>;
1273
1273
  /**
@@ -1283,7 +1283,7 @@ export declare namespace ElectricalPowerMeasurement {
1283
1283
  *
1284
1284
  * If this measurement is not currently available, a value of null shall be returned.
1285
1285
  *
1286
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
1286
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
1287
1287
  */
1288
1288
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
1289
1289
  }>[] | null, any>;
@@ -1309,14 +1309,14 @@ export declare namespace ElectricalPowerMeasurement {
1309
1309
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1310
1310
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1311
1311
  *
1312
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.17
1312
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.17
1313
1313
  */
1314
1314
  readonly harmonicPhases: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1315
1315
  /**
1316
1316
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
1317
1317
  * may choose to report even harmonics.
1318
1318
  *
1319
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
1319
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
1320
1320
  */
1321
1321
  order: import("../tlv/TlvObject.js").FieldType<number>;
1322
1322
  /**
@@ -1332,7 +1332,7 @@ export declare namespace ElectricalPowerMeasurement {
1332
1332
  *
1333
1333
  * If this measurement is not currently available, a value of null shall be returned.
1334
1334
  *
1335
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
1335
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
1336
1336
  */
1337
1337
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
1338
1338
  }>[] | null, any>;
@@ -1362,7 +1362,7 @@ export declare namespace ElectricalPowerMeasurement {
1362
1362
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1363
1363
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1364
1364
  *
1365
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.19
1365
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.19
1366
1366
  */
1367
1367
  readonly neutralCurrent: OptionalAttribute<number | bigint | null, any>;
1368
1368
  };
@@ -1404,31 +1404,31 @@ export declare namespace ElectricalPowerMeasurement {
1404
1404
  /**
1405
1405
  * This feature indicates the cluster can measure a direct current.
1406
1406
  *
1407
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.1
1407
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.1
1408
1408
  */
1409
1409
  readonly directCurrent: BitFlag;
1410
1410
  /**
1411
1411
  * This feature indicates the cluster can measure an alternating current.
1412
1412
  *
1413
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.2
1413
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.2
1414
1414
  */
1415
1415
  readonly alternatingCurrent: BitFlag;
1416
1416
  /**
1417
1417
  * This feature indicates the cluster represents the collective measurements for a Polyphase power supply.
1418
1418
  *
1419
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.3
1419
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.3
1420
1420
  */
1421
1421
  readonly polyphasePower: BitFlag;
1422
1422
  /**
1423
1423
  * This feature indicates the cluster can measure the harmonics of an alternating current.
1424
1424
  *
1425
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.4
1425
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.4
1426
1426
  */
1427
1427
  readonly harmonics: BitFlag;
1428
1428
  /**
1429
1429
  * This feature indicates the cluster can measure the harmonic phases of an alternating current.
1430
1430
  *
1431
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.5
1431
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.5
1432
1432
  */
1433
1433
  readonly powerQuality: BitFlag;
1434
1434
  };
@@ -1437,13 +1437,13 @@ export declare namespace ElectricalPowerMeasurement {
1437
1437
  * This shall indicate the current mode of the server. For some servers, such as an EV, this may change
1438
1438
  * depending on the mode of charging or discharging.
1439
1439
  *
1440
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.1
1440
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.1
1441
1441
  */
1442
1442
  readonly powerMode: Attribute<PowerMode, any>;
1443
1443
  /**
1444
1444
  * This shall indicate the maximum number of measurement types the server is capable of reporting.
1445
1445
  *
1446
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.2
1446
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.2
1447
1447
  */
1448
1448
  readonly numberOfMeasurementTypes: FixedAttribute<number, any>;
1449
1449
  /**
@@ -1451,7 +1451,7 @@ export declare namespace ElectricalPowerMeasurement {
1451
1451
  * There shall be an entry for ActivePower, as well as any other measurement types implemented by this
1452
1452
  * server.
1453
1453
  *
1454
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.3
1454
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.3
1455
1455
  */
1456
1456
  readonly accuracy: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1457
1457
  measurementType: import("../tlv/TlvObject.js").FieldType<import("../index.js").MeasurementType>;
@@ -1483,27 +1483,27 @@ export declare namespace ElectricalPowerMeasurement {
1483
1483
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1484
1484
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1485
1485
  *
1486
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.4
1486
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.4
1487
1487
  */
1488
1488
  readonly ranges: OptionalAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1489
1489
  /**
1490
1490
  * This field shall be the type of measurement for the range provided.
1491
1491
  *
1492
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
1492
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
1493
1493
  */
1494
1494
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
1495
1495
  /**
1496
1496
  * This field shall be the smallest measured value for the associated measurement over either the period between
1497
1497
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
1498
1498
  *
1499
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
1499
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
1500
1500
  */
1501
1501
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1502
1502
  /**
1503
1503
  * This field shall be the largest measured value for the associated measurement over the period between either
1504
1504
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
1505
1505
  *
1506
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
1506
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
1507
1507
  */
1508
1508
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1509
1509
  /**
@@ -1512,7 +1512,7 @@ export declare namespace ElectricalPowerMeasurement {
1512
1512
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
1513
1513
  * does not have the capability of determining the time in UTC, this field shall be omitted.
1514
1514
  *
1515
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
1515
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
1516
1516
  */
1517
1517
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1518
1518
  /**
@@ -1521,7 +1521,7 @@ export declare namespace ElectricalPowerMeasurement {
1521
1521
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
1522
1522
  * does not have the capability of determining the time in UTC, this field shall be omitted.
1523
1523
  *
1524
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
1524
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
1525
1525
  */
1526
1526
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1527
1527
  /**
@@ -1530,7 +1530,7 @@ export declare namespace ElectricalPowerMeasurement {
1530
1530
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
1531
1531
  * than or equal to the value of the EndTimestamp field.
1532
1532
  *
1533
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
1533
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
1534
1534
  */
1535
1535
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1536
1536
  /**
@@ -1538,7 +1538,7 @@ export declare namespace ElectricalPowerMeasurement {
1538
1538
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
1539
1539
  * value of the EndTimestamp field.
1540
1540
  *
1541
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
1541
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
1542
1542
  */
1543
1543
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1544
1544
  /**
@@ -1547,7 +1547,7 @@ export declare namespace ElectricalPowerMeasurement {
1547
1547
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
1548
1548
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
1549
1549
  *
1550
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
1550
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
1551
1551
  */
1552
1552
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1553
1553
  /**
@@ -1556,7 +1556,7 @@ export declare namespace ElectricalPowerMeasurement {
1556
1556
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
1557
1557
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
1558
1558
  *
1559
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
1559
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
1560
1560
  */
1561
1561
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1562
1562
  /**
@@ -1565,7 +1565,7 @@ export declare namespace ElectricalPowerMeasurement {
1565
1565
  *
1566
1566
  * This field shall be less than or equal to the value of the EndSystime field.
1567
1567
  *
1568
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
1568
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
1569
1569
  */
1570
1570
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1571
1571
  /**
@@ -1574,7 +1574,7 @@ export declare namespace ElectricalPowerMeasurement {
1574
1574
  *
1575
1575
  * This field shall be less than or equal to the value of the EndSystime field.
1576
1576
  *
1577
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
1577
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
1578
1578
  */
1579
1579
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1580
1580
  }>[], any>;
@@ -1592,7 +1592,7 @@ export declare namespace ElectricalPowerMeasurement {
1592
1592
  *
1593
1593
  * If the voltage cannot be measured, a value of null shall be returned.
1594
1594
  *
1595
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.5
1595
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.5
1596
1596
  */
1597
1597
  readonly voltage: OptionalAttribute<number | bigint | null, any>;
1598
1598
  /**
@@ -1612,7 +1612,7 @@ export declare namespace ElectricalPowerMeasurement {
1612
1612
  *
1613
1613
  * If the current cannot be measured, a value of null shall be returned.
1614
1614
  *
1615
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.6
1615
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.6
1616
1616
  */
1617
1617
  readonly activeCurrent: OptionalAttribute<number | bigint | null, any>;
1618
1618
  /**
@@ -1633,7 +1633,7 @@ export declare namespace ElectricalPowerMeasurement {
1633
1633
  * If the Polyphase Power feature is set, this value represents the combined active power imported or
1634
1634
  * exported.
1635
1635
  *
1636
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.9
1636
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.9
1637
1637
  */
1638
1638
  readonly activePower: Attribute<number | bigint | null, any>;
1639
1639
  };
@@ -1642,33 +1642,33 @@ export declare namespace ElectricalPowerMeasurement {
1642
1642
  * If supported, this event shall be generated at the end of a measurement period. The start and end times
1643
1643
  * for measurement periods shall be determined by the server, and may represent overlapping periods.
1644
1644
  *
1645
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1
1645
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1
1646
1646
  */
1647
1647
  readonly measurementPeriodRanges: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1648
1648
  /**
1649
1649
  * This shall indicate the value of the Ranges attribute at the time of event generation.
1650
1650
  *
1651
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1.1
1651
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1.1
1652
1652
  */
1653
1653
  ranges: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1654
1654
  /**
1655
1655
  * This field shall be the type of measurement for the range provided.
1656
1656
  *
1657
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
1657
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
1658
1658
  */
1659
1659
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
1660
1660
  /**
1661
1661
  * This field shall be the smallest measured value for the associated measurement over either the period between
1662
1662
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
1663
1663
  *
1664
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
1664
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
1665
1665
  */
1666
1666
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1667
1667
  /**
1668
1668
  * This field shall be the largest measured value for the associated measurement over the period between either
1669
1669
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
1670
1670
  *
1671
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
1671
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
1672
1672
  */
1673
1673
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1674
1674
  /**
@@ -1677,7 +1677,7 @@ export declare namespace ElectricalPowerMeasurement {
1677
1677
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
1678
1678
  * does not have the capability of determining the time in UTC, this field shall be omitted.
1679
1679
  *
1680
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
1680
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
1681
1681
  */
1682
1682
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1683
1683
  /**
@@ -1686,7 +1686,7 @@ export declare namespace ElectricalPowerMeasurement {
1686
1686
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
1687
1687
  * does not have the capability of determining the time in UTC, this field shall be omitted.
1688
1688
  *
1689
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
1689
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
1690
1690
  */
1691
1691
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1692
1692
  /**
@@ -1695,7 +1695,7 @@ export declare namespace ElectricalPowerMeasurement {
1695
1695
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
1696
1696
  * than or equal to the value of the EndTimestamp field.
1697
1697
  *
1698
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
1698
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
1699
1699
  */
1700
1700
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1701
1701
  /**
@@ -1703,7 +1703,7 @@ export declare namespace ElectricalPowerMeasurement {
1703
1703
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
1704
1704
  * value of the EndTimestamp field.
1705
1705
  *
1706
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
1706
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
1707
1707
  */
1708
1708
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1709
1709
  /**
@@ -1712,7 +1712,7 @@ export declare namespace ElectricalPowerMeasurement {
1712
1712
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
1713
1713
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
1714
1714
  *
1715
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
1715
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
1716
1716
  */
1717
1717
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1718
1718
  /**
@@ -1721,7 +1721,7 @@ export declare namespace ElectricalPowerMeasurement {
1721
1721
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
1722
1722
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
1723
1723
  *
1724
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
1724
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
1725
1725
  */
1726
1726
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1727
1727
  /**
@@ -1730,7 +1730,7 @@ export declare namespace ElectricalPowerMeasurement {
1730
1730
  *
1731
1731
  * This field shall be less than or equal to the value of the EndSystime field.
1732
1732
  *
1733
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
1733
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
1734
1734
  */
1735
1735
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1736
1736
  /**
@@ -1739,7 +1739,7 @@ export declare namespace ElectricalPowerMeasurement {
1739
1739
  *
1740
1740
  * This field shall be less than or equal to the value of the EndSystime field.
1741
1741
  *
1742
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
1742
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
1743
1743
  */
1744
1744
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1745
1745
  }>[]>;
@@ -1772,7 +1772,7 @@ export declare namespace ElectricalPowerMeasurement {
1772
1772
  *
1773
1773
  * If the current cannot be measured, a value of null shall be returned.
1774
1774
  *
1775
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.7
1775
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.7
1776
1776
  */
1777
1777
  readonly reactiveCurrent: OptionalAttribute<number | bigint | null, any>;
1778
1778
  /**
@@ -1793,7 +1793,7 @@ export declare namespace ElectricalPowerMeasurement {
1793
1793
  *
1794
1794
  * If the active or reactive currents cannot be measured, a value of null shall be returned.
1795
1795
  *
1796
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.8
1796
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.8
1797
1797
  */
1798
1798
  readonly apparentCurrent: OptionalAttribute<number | bigint | null, any>;
1799
1799
  /**
@@ -1814,7 +1814,7 @@ export declare namespace ElectricalPowerMeasurement {
1814
1814
  * If the Polyphase Power feature is supported, this value represents the combined reactive power imported
1815
1815
  * or exported.
1816
1816
  *
1817
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.10
1817
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.10
1818
1818
  */
1819
1819
  readonly reactivePower: OptionalAttribute<number | bigint | null, any>;
1820
1820
  /**
@@ -1833,7 +1833,7 @@ export declare namespace ElectricalPowerMeasurement {
1833
1833
  *
1834
1834
  * If the apparent power cannot be measured, a value of null shall be returned.
1835
1835
  *
1836
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.11
1836
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.11
1837
1837
  */
1838
1838
  readonly apparentPower: OptionalAttribute<number | bigint | null, any>;
1839
1839
  /**
@@ -1850,7 +1850,7 @@ export declare namespace ElectricalPowerMeasurement {
1850
1850
  *
1851
1851
  * If the RMS voltage cannot be measured, a value of null shall be returned.
1852
1852
  *
1853
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.12
1853
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.12
1854
1854
  */
1855
1855
  readonly rmsVoltage: OptionalAttribute<number | bigint | null, any>;
1856
1856
  /**
@@ -1870,7 +1870,7 @@ export declare namespace ElectricalPowerMeasurement {
1870
1870
  *
1871
1871
  * If the RMS current cannot be measured, a value of null shall be returned.
1872
1872
  *
1873
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.13
1873
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.13
1874
1874
  */
1875
1875
  readonly rmsCurrent: OptionalAttribute<number | bigint | null, any>;
1876
1876
  /**
@@ -1889,7 +1889,7 @@ export declare namespace ElectricalPowerMeasurement {
1889
1889
  *
1890
1890
  * If the RMS power cannot be measured, a value of null shall be returned.
1891
1891
  *
1892
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.14
1892
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.14
1893
1893
  */
1894
1894
  readonly rmsPower: OptionalAttribute<number | bigint | null, any>;
1895
1895
  /**
@@ -1906,7 +1906,7 @@ export declare namespace ElectricalPowerMeasurement {
1906
1906
  *
1907
1907
  * If the frequency cannot be measured, a value of null shall be returned.
1908
1908
  *
1909
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.15
1909
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.15
1910
1910
  */
1911
1911
  readonly frequency: OptionalAttribute<number | bigint | null, any>;
1912
1912
  /**
@@ -1921,7 +1921,7 @@ export declare namespace ElectricalPowerMeasurement {
1921
1921
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1922
1922
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1923
1923
  *
1924
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.18
1924
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.18
1925
1925
  */
1926
1926
  readonly powerFactor: OptionalAttribute<number | bigint | null, any>;
1927
1927
  };
@@ -1945,14 +1945,14 @@ export declare namespace ElectricalPowerMeasurement {
1945
1945
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1946
1946
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1947
1947
  *
1948
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.16
1948
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.16
1949
1949
  */
1950
1950
  readonly harmonicCurrents: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1951
1951
  /**
1952
1952
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
1953
1953
  * may choose to report even harmonics.
1954
1954
  *
1955
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
1955
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
1956
1956
  */
1957
1957
  order: import("../tlv/TlvObject.js").FieldType<number>;
1958
1958
  /**
@@ -1968,7 +1968,7 @@ export declare namespace ElectricalPowerMeasurement {
1968
1968
  *
1969
1969
  * If this measurement is not currently available, a value of null shall be returned.
1970
1970
  *
1971
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
1971
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
1972
1972
  */
1973
1973
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
1974
1974
  }>[] | null, any>;
@@ -1994,14 +1994,14 @@ export declare namespace ElectricalPowerMeasurement {
1994
1994
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
1995
1995
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
1996
1996
  *
1997
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.17
1997
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.17
1998
1998
  */
1999
1999
  readonly harmonicPhases: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
2000
2000
  /**
2001
2001
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
2002
2002
  * may choose to report even harmonics.
2003
2003
  *
2004
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
2004
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
2005
2005
  */
2006
2006
  order: import("../tlv/TlvObject.js").FieldType<number>;
2007
2007
  /**
@@ -2017,7 +2017,7 @@ export declare namespace ElectricalPowerMeasurement {
2017
2017
  *
2018
2018
  * If this measurement is not currently available, a value of null shall be returned.
2019
2019
  *
2020
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
2020
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
2021
2021
  */
2022
2022
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
2023
2023
  }>[] | null, any>;
@@ -2047,7 +2047,7 @@ export declare namespace ElectricalPowerMeasurement {
2047
2047
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
2048
2048
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
2049
2049
  *
2050
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.19
2050
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.19
2051
2051
  */
2052
2052
  readonly neutralCurrent: OptionalAttribute<number | bigint | null, any>;
2053
2053
  };
@@ -2084,7 +2084,7 @@ export declare namespace ElectricalPowerMeasurement {
2084
2084
  * Per the Matter specification you cannot use {@link ElectricalPowerMeasurementCluster} without enabling certain
2085
2085
  * feature combinations. You must use the {@link with} factory method to obtain a working cluster.
2086
2086
  *
2087
- * @see {@link MatterSpecification.v141.Cluster} § 2.13
2087
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13
2088
2088
  */
2089
2089
  interface Cluster extends Identity<typeof ClusterInstance> {
2090
2090
  }
@@ -2100,31 +2100,31 @@ export declare namespace ElectricalPowerMeasurement {
2100
2100
  /**
2101
2101
  * This feature indicates the cluster can measure a direct current.
2102
2102
  *
2103
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.1
2103
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.1
2104
2104
  */
2105
2105
  readonly directCurrent: BitFlag;
2106
2106
  /**
2107
2107
  * This feature indicates the cluster can measure an alternating current.
2108
2108
  *
2109
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.2
2109
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.2
2110
2110
  */
2111
2111
  readonly alternatingCurrent: BitFlag;
2112
2112
  /**
2113
2113
  * This feature indicates the cluster represents the collective measurements for a Polyphase power supply.
2114
2114
  *
2115
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.3
2115
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.3
2116
2116
  */
2117
2117
  readonly polyphasePower: BitFlag;
2118
2118
  /**
2119
2119
  * This feature indicates the cluster can measure the harmonics of an alternating current.
2120
2120
  *
2121
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.4
2121
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.4
2122
2122
  */
2123
2123
  readonly harmonics: BitFlag;
2124
2124
  /**
2125
2125
  * This feature indicates the cluster can measure the harmonic phases of an alternating current.
2126
2126
  *
2127
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.4.5
2127
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.4.5
2128
2128
  */
2129
2129
  readonly powerQuality: BitFlag;
2130
2130
  };
@@ -2198,7 +2198,7 @@ export declare namespace ElectricalPowerMeasurement {
2198
2198
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
2199
2199
  * may choose to report even harmonics.
2200
2200
  *
2201
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
2201
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
2202
2202
  */
2203
2203
  order: import("../tlv/TlvObject.js").FieldType<number>;
2204
2204
  /**
@@ -2214,7 +2214,7 @@ export declare namespace ElectricalPowerMeasurement {
2214
2214
  *
2215
2215
  * If this measurement is not currently available, a value of null shall be returned.
2216
2216
  *
2217
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
2217
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
2218
2218
  */
2219
2219
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
2220
2220
  }>[] | null, any> & {
@@ -2230,7 +2230,7 @@ export declare namespace ElectricalPowerMeasurement {
2230
2230
  * This field shall be the order of the harmonic being measured. Typically this is an odd number, but servers
2231
2231
  * may choose to report even harmonics.
2232
2232
  *
2233
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.1
2233
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.1
2234
2234
  */
2235
2235
  order: import("../tlv/TlvObject.js").FieldType<number>;
2236
2236
  /**
@@ -2246,7 +2246,7 @@ export declare namespace ElectricalPowerMeasurement {
2246
2246
  *
2247
2247
  * If this measurement is not currently available, a value of null shall be returned.
2248
2248
  *
2249
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.4.2
2249
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.4.2
2250
2250
  */
2251
2251
  measurement: import("../tlv/TlvObject.js").FieldType<number | bigint | null>;
2252
2252
  }>[] | null, any> & {
@@ -2277,13 +2277,13 @@ export declare namespace ElectricalPowerMeasurement {
2277
2277
  * This shall indicate the current mode of the server. For some servers, such as an EV, this may change
2278
2278
  * depending on the mode of charging or discharging.
2279
2279
  *
2280
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.1
2280
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.1
2281
2281
  */
2282
2282
  readonly powerMode: Attribute<PowerMode, any>;
2283
2283
  /**
2284
2284
  * This shall indicate the maximum number of measurement types the server is capable of reporting.
2285
2285
  *
2286
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.2
2286
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.2
2287
2287
  */
2288
2288
  readonly numberOfMeasurementTypes: FixedAttribute<number, any>;
2289
2289
  /**
@@ -2291,7 +2291,7 @@ export declare namespace ElectricalPowerMeasurement {
2291
2291
  * There shall be an entry for ActivePower, as well as any other measurement types implemented by this
2292
2292
  * server.
2293
2293
  *
2294
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.3
2294
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.3
2295
2295
  */
2296
2296
  readonly accuracy: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2297
2297
  measurementType: import("../tlv/TlvObject.js").FieldType<import("../index.js").MeasurementType>;
@@ -2323,27 +2323,27 @@ export declare namespace ElectricalPowerMeasurement {
2323
2323
  * The server may delay marking this attribute ready for report for longer periods if needed, however the
2324
2324
  * server shall NOT delay marking this attribute as ready for report for longer than 60 seconds.
2325
2325
  *
2326
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.4
2326
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.4
2327
2327
  */
2328
2328
  readonly ranges: OptionalAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2329
2329
  /**
2330
2330
  * This field shall be the type of measurement for the range provided.
2331
2331
  *
2332
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
2332
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
2333
2333
  */
2334
2334
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
2335
2335
  /**
2336
2336
  * This field shall be the smallest measured value for the associated measurement over either the period between
2337
2337
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
2338
2338
  *
2339
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
2339
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
2340
2340
  */
2341
2341
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2342
2342
  /**
2343
2343
  * This field shall be the largest measured value for the associated measurement over the period between either
2344
2344
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
2345
2345
  *
2346
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
2346
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
2347
2347
  */
2348
2348
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2349
2349
  /**
@@ -2352,7 +2352,7 @@ export declare namespace ElectricalPowerMeasurement {
2352
2352
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
2353
2353
  * does not have the capability of determining the time in UTC, this field shall be omitted.
2354
2354
  *
2355
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
2355
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
2356
2356
  */
2357
2357
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2358
2358
  /**
@@ -2361,7 +2361,7 @@ export declare namespace ElectricalPowerMeasurement {
2361
2361
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
2362
2362
  * does not have the capability of determining the time in UTC, this field shall be omitted.
2363
2363
  *
2364
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
2364
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
2365
2365
  */
2366
2366
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2367
2367
  /**
@@ -2370,7 +2370,7 @@ export declare namespace ElectricalPowerMeasurement {
2370
2370
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
2371
2371
  * than or equal to the value of the EndTimestamp field.
2372
2372
  *
2373
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
2373
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
2374
2374
  */
2375
2375
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2376
2376
  /**
@@ -2378,7 +2378,7 @@ export declare namespace ElectricalPowerMeasurement {
2378
2378
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
2379
2379
  * value of the EndTimestamp field.
2380
2380
  *
2381
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
2381
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
2382
2382
  */
2383
2383
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2384
2384
  /**
@@ -2387,7 +2387,7 @@ export declare namespace ElectricalPowerMeasurement {
2387
2387
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
2388
2388
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
2389
2389
  *
2390
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
2390
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
2391
2391
  */
2392
2392
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2393
2393
  /**
@@ -2396,7 +2396,7 @@ export declare namespace ElectricalPowerMeasurement {
2396
2396
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
2397
2397
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
2398
2398
  *
2399
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
2399
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
2400
2400
  */
2401
2401
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2402
2402
  /**
@@ -2405,7 +2405,7 @@ export declare namespace ElectricalPowerMeasurement {
2405
2405
  *
2406
2406
  * This field shall be less than or equal to the value of the EndSystime field.
2407
2407
  *
2408
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
2408
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
2409
2409
  */
2410
2410
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2411
2411
  /**
@@ -2414,7 +2414,7 @@ export declare namespace ElectricalPowerMeasurement {
2414
2414
  *
2415
2415
  * This field shall be less than or equal to the value of the EndSystime field.
2416
2416
  *
2417
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
2417
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
2418
2418
  */
2419
2419
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2420
2420
  }>[], any>;
@@ -2432,7 +2432,7 @@ export declare namespace ElectricalPowerMeasurement {
2432
2432
  *
2433
2433
  * If the voltage cannot be measured, a value of null shall be returned.
2434
2434
  *
2435
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.5
2435
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.5
2436
2436
  */
2437
2437
  readonly voltage: OptionalAttribute<number | bigint | null, any>;
2438
2438
  /**
@@ -2452,7 +2452,7 @@ export declare namespace ElectricalPowerMeasurement {
2452
2452
  *
2453
2453
  * If the current cannot be measured, a value of null shall be returned.
2454
2454
  *
2455
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.6
2455
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.6
2456
2456
  */
2457
2457
  readonly activeCurrent: OptionalAttribute<number | bigint | null, any>;
2458
2458
  /**
@@ -2473,7 +2473,7 @@ export declare namespace ElectricalPowerMeasurement {
2473
2473
  * If the Polyphase Power feature is set, this value represents the combined active power imported or
2474
2474
  * exported.
2475
2475
  *
2476
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.6.9
2476
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.6.9
2477
2477
  */
2478
2478
  readonly activePower: Attribute<number | bigint | null, any>;
2479
2479
  };
@@ -2482,33 +2482,33 @@ export declare namespace ElectricalPowerMeasurement {
2482
2482
  * If supported, this event shall be generated at the end of a measurement period. The start and end times
2483
2483
  * for measurement periods shall be determined by the server, and may represent overlapping periods.
2484
2484
  *
2485
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1
2485
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1
2486
2486
  */
2487
2487
  readonly measurementPeriodRanges: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
2488
2488
  /**
2489
2489
  * This shall indicate the value of the Ranges attribute at the time of event generation.
2490
2490
  *
2491
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.7.1.1
2491
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.7.1.1
2492
2492
  */
2493
2493
  ranges: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2494
2494
  /**
2495
2495
  * This field shall be the type of measurement for the range provided.
2496
2496
  *
2497
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.1
2497
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.1
2498
2498
  */
2499
2499
  measurementType: import("../tlv/TlvObject.js").FieldType<MeasurementType>;
2500
2500
  /**
2501
2501
  * This field shall be the smallest measured value for the associated measurement over either the period between
2502
2502
  * StartTimestamp and EndTimestamp, or the period between StartSystime and EndSystime, or both.
2503
2503
  *
2504
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.2
2504
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.2
2505
2505
  */
2506
2506
  min: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2507
2507
  /**
2508
2508
  * This field shall be the largest measured value for the associated measurement over the period between either
2509
2509
  * StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or both.
2510
2510
  *
2511
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.3
2511
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.3
2512
2512
  */
2513
2513
  max: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2514
2514
  /**
@@ -2517,7 +2517,7 @@ export declare namespace ElectricalPowerMeasurement {
2517
2517
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
2518
2518
  * does not have the capability of determining the time in UTC, this field shall be omitted.
2519
2519
  *
2520
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.4
2520
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.4
2521
2521
  */
2522
2522
  startTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2523
2523
  /**
@@ -2526,7 +2526,7 @@ export declare namespace ElectricalPowerMeasurement {
2526
2526
  * If the server had not yet determined the time in UTC at or before the beginning of the measurement period, or
2527
2527
  * does not have the capability of determining the time in UTC, this field shall be omitted.
2528
2528
  *
2529
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.5
2529
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.5
2530
2530
  */
2531
2531
  endTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2532
2532
  /**
@@ -2535,7 +2535,7 @@ export declare namespace ElectricalPowerMeasurement {
2535
2535
  * This field shall be greater than or equal to the value of the StartTimestamp field. This field shall be less
2536
2536
  * than or equal to the value of the EndTimestamp field.
2537
2537
  *
2538
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.6
2538
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.6
2539
2539
  */
2540
2540
  minTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2541
2541
  /**
@@ -2543,7 +2543,7 @@ export declare namespace ElectricalPowerMeasurement {
2543
2543
  * greater than or equal to the value of the StartTimestamp field. This field shall be less than or equal to the
2544
2544
  * value of the EndTimestamp field.
2545
2545
  *
2546
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.7
2546
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.7
2547
2547
  */
2548
2548
  maxTimestamp: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2549
2549
  /**
@@ -2552,7 +2552,7 @@ export declare namespace ElectricalPowerMeasurement {
2552
2552
  * If the server had determined the time in UTC at or before the start of the measurement period, this field may
2553
2553
  * be omitted along with the EndSystime, MinSystime, and MaxSystime fields.
2554
2554
  *
2555
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.8
2555
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.8
2556
2556
  */
2557
2557
  startSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2558
2558
  /**
@@ -2561,7 +2561,7 @@ export declare namespace ElectricalPowerMeasurement {
2561
2561
  * If the server had determined the time in UTC at the end of the measurement period, this field may be omitted
2562
2562
  * along with the StartSystime field, MinSystime, and MaxSystime fields.
2563
2563
  *
2564
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.9
2564
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.9
2565
2565
  */
2566
2566
  endSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2567
2567
  /**
@@ -2570,7 +2570,7 @@ export declare namespace ElectricalPowerMeasurement {
2570
2570
  *
2571
2571
  * This field shall be less than or equal to the value of the EndSystime field.
2572
2572
  *
2573
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.10
2573
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.10
2574
2574
  */
2575
2575
  minSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2576
2576
  /**
@@ -2579,7 +2579,7 @@ export declare namespace ElectricalPowerMeasurement {
2579
2579
  *
2580
2580
  * This field shall be less than or equal to the value of the EndSystime field.
2581
2581
  *
2582
- * @see {@link MatterSpecification.v141.Cluster} § 2.13.5.3.11
2582
+ * @see {@link MatterSpecification.v142.Cluster} § 2.13.5.3.11
2583
2583
  */
2584
2584
  maxSystime: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2585
2585
  }>[]>;