@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 DeviceEnergyManagement {
13
13
  /**
14
14
  * These are optional features supported by DeviceEnergyManagementCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4
16
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -34,7 +34,7 @@ export declare namespace DeviceEnergyManagement {
34
34
  * discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature of the EVSE
35
35
  * cluster of the associated EVSE device.
36
36
  *
37
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
37
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
38
38
  */
39
39
  PowerAdjustment = "PowerAdjustment",
40
40
  /**
@@ -77,7 +77,7 @@ export declare namespace DeviceEnergyManagement {
77
77
  *
78
78
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
79
79
  *
80
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
80
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
81
81
  */
82
82
  PowerForecastReporting = "PowerForecastReporting",
83
83
  /**
@@ -96,7 +96,7 @@ export declare namespace DeviceEnergyManagement {
96
96
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
97
97
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
98
98
  *
99
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
99
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
100
100
  */
101
101
  StateForecastReporting = "StateForecastReporting",
102
102
  /**
@@ -120,7 +120,7 @@ export declare namespace DeviceEnergyManagement {
120
120
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of the
121
121
  * washing cycle.
122
122
  *
123
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
123
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
124
124
  */
125
125
  StartTimeAdjustment = "StartTimeAdjustment",
126
126
  /**
@@ -144,7 +144,7 @@ export declare namespace DeviceEnergyManagement {
144
144
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
145
145
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
146
146
  *
147
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
147
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
148
148
  */
149
149
  Pausable = "Pausable",
150
150
  /**
@@ -173,7 +173,7 @@ export declare namespace DeviceEnergyManagement {
173
173
  * lower power consumption (within the solar excess power) which requires the heat pump to run for a longer
174
174
  * duration to achieve its required energy demand.
175
175
  *
176
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
176
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
177
177
  */
178
178
  ForecastAdjustment = "ForecastAdjustment",
179
179
  /**
@@ -200,12 +200,12 @@ export declare namespace DeviceEnergyManagement {
200
200
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
201
201
  * outside the constraint period to achieve its required energy demand.
202
202
  *
203
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
203
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
204
204
  */
205
205
  ConstraintBasedAdjustment = "ConstraintBasedAdjustment"
206
206
  }
207
207
  /**
208
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10
208
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10
209
209
  */
210
210
  const TlvPowerAdjust: import("../tlv/TlvObject.js").ObjectSchema<{
211
211
  /**
@@ -214,7 +214,7 @@ export declare namespace DeviceEnergyManagement {
214
214
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
215
215
  * battery).
216
216
  *
217
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
217
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
218
218
  */
219
219
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
220
220
  /**
@@ -233,7 +233,7 @@ export declare namespace DeviceEnergyManagement {
233
233
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
234
234
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
235
235
  *
236
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
236
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
237
237
  */
238
238
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
239
239
  /**
@@ -241,7 +241,7 @@ export declare namespace DeviceEnergyManagement {
241
241
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
242
242
  * making power adjustments.
243
243
  *
244
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
244
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
245
245
  */
246
246
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
247
247
  /**
@@ -249,17 +249,17 @@ export declare namespace DeviceEnergyManagement {
249
249
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
250
250
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
251
251
  *
252
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
252
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
253
253
  */
254
254
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
255
255
  }>;
256
256
  /**
257
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10
257
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10
258
258
  */
259
259
  interface PowerAdjust extends TypeFromSchema<typeof TlvPowerAdjust> {
260
260
  }
261
261
  /**
262
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.8
262
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.8
263
263
  */
264
264
  enum PowerAdjustReason {
265
265
  /**
@@ -276,7 +276,7 @@ export declare namespace DeviceEnergyManagement {
276
276
  GridOptimizationAdjustment = 2
277
277
  }
278
278
  /**
279
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.11
279
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.11
280
280
  */
281
281
  const TlvPowerAdjustCapability: import("../tlv/TlvObject.js").ObjectSchema<{
282
282
  /**
@@ -295,7 +295,7 @@ export declare namespace DeviceEnergyManagement {
295
295
  *
296
296
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
297
297
  *
298
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
298
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
299
299
  */
300
300
  powerAdjustCapability: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
301
301
  /**
@@ -304,7 +304,7 @@ export declare namespace DeviceEnergyManagement {
304
304
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
305
305
  * battery).
306
306
  *
307
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
307
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
308
308
  */
309
309
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
310
310
  /**
@@ -323,7 +323,7 @@ export declare namespace DeviceEnergyManagement {
323
323
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
324
324
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
325
325
  *
326
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
326
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
327
327
  */
328
328
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
329
329
  /**
@@ -331,7 +331,7 @@ export declare namespace DeviceEnergyManagement {
331
331
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
332
332
  * making power adjustments.
333
333
  *
334
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
334
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
335
335
  */
336
336
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
337
337
  /**
@@ -339,19 +339,19 @@ export declare namespace DeviceEnergyManagement {
339
339
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
340
340
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
341
341
  *
342
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
342
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
343
343
  */
344
344
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
345
345
  }>[] | null>;
346
346
  cause: import("../tlv/TlvObject.js").FieldType<PowerAdjustReason>;
347
347
  }>;
348
348
  /**
349
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.11
349
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.11
350
350
  */
351
351
  interface PowerAdjustCapability extends TypeFromSchema<typeof TlvPowerAdjustCapability> {
352
352
  }
353
353
  /**
354
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.6
354
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.6
355
355
  */
356
356
  enum AdjustmentCause {
357
357
  /**
@@ -366,7 +366,7 @@ export declare namespace DeviceEnergyManagement {
366
366
  /**
367
367
  * Input to the DeviceEnergyManagement powerAdjustRequest command
368
368
  *
369
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
369
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
370
370
  */
371
371
  const TlvPowerAdjustRequest: import("../tlv/TlvObject.js").ObjectSchema<{
372
372
  /**
@@ -375,7 +375,7 @@ export declare namespace DeviceEnergyManagement {
375
375
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
376
376
  * PowerAdjustmentCapability attribute.
377
377
  *
378
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
378
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
379
379
  */
380
380
  power: import("../tlv/TlvObject.js").FieldType<number | bigint>;
381
381
  /**
@@ -384,25 +384,25 @@ export declare namespace DeviceEnergyManagement {
384
384
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
385
385
  * PowerAdjustmentCapability attribute.
386
386
  *
387
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
387
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
388
388
  */
389
389
  duration: import("../tlv/TlvObject.js").FieldType<number>;
390
390
  /**
391
391
  * This field shall indicate the cause of the request from the EMS.
392
392
  *
393
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
393
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
394
394
  */
395
395
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
396
396
  }>;
397
397
  /**
398
398
  * Input to the DeviceEnergyManagement powerAdjustRequest command
399
399
  *
400
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
400
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
401
401
  */
402
402
  interface PowerAdjustRequest extends TypeFromSchema<typeof TlvPowerAdjustRequest> {
403
403
  }
404
404
  /**
405
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.5
405
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.5
406
406
  */
407
407
  enum Cause {
408
408
  /**
@@ -429,19 +429,19 @@ export declare namespace DeviceEnergyManagement {
429
429
  /**
430
430
  * Body of the DeviceEnergyManagement powerAdjustEnd event
431
431
  *
432
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
432
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
433
433
  */
434
434
  const TlvPowerAdjustEndEvent: import("../tlv/TlvObject.js").ObjectSchema<{
435
435
  /**
436
436
  * This field shall indicate the reason why the power adjustment session ended.
437
437
  *
438
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
438
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
439
439
  */
440
440
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
441
441
  /**
442
442
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
443
443
  *
444
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
444
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
445
445
  */
446
446
  duration: import("../tlv/TlvObject.js").FieldType<number>;
447
447
  /**
@@ -451,19 +451,19 @@ export declare namespace DeviceEnergyManagement {
451
451
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
452
452
  * normal load that was turned on, then it will have positive value.
453
453
  *
454
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
454
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
455
455
  */
456
456
  energyUse: import("../tlv/TlvObject.js").FieldType<number | bigint>;
457
457
  }>;
458
458
  /**
459
459
  * Body of the DeviceEnergyManagement powerAdjustEnd event
460
460
  *
461
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
461
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
462
462
  */
463
463
  interface PowerAdjustEndEvent extends TypeFromSchema<typeof TlvPowerAdjustEndEvent> {
464
464
  }
465
465
  /**
466
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1
466
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1
467
467
  */
468
468
  enum CostType {
469
469
  /**
@@ -471,7 +471,7 @@ export declare namespace DeviceEnergyManagement {
471
471
  *
472
472
  * This value shall indicate that the cost is related to the financial cost to provide the energy.
473
473
  *
474
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.1
474
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.1
475
475
  */
476
476
  Financial = 0,
477
477
  /**
@@ -479,7 +479,7 @@ export declare namespace DeviceEnergyManagement {
479
479
  *
480
480
  * This value shall indicate that the cost is related to greenhouse gas emissions (in grams of CO2e).
481
481
  *
482
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.2
482
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.2
483
483
  */
484
484
  GhgEmissions = 1,
485
485
  /**
@@ -491,7 +491,7 @@ export declare namespace DeviceEnergyManagement {
491
491
  * hospital. Or the consumer may feel inconvenienced by the fact that they need to wait for the washing machine
492
492
  * to finish its load so that they can use it again.
493
493
  *
494
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.3
494
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.3
495
495
  */
496
496
  Comfort = 2,
497
497
  /**
@@ -502,7 +502,7 @@ export declare namespace DeviceEnergyManagement {
502
502
  *
503
503
  * This is expressed in degrees Celsius.
504
504
  *
505
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.4
505
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.4
506
506
  */
507
507
  Temperature = 3
508
508
  }
@@ -510,13 +510,13 @@ export declare namespace DeviceEnergyManagement {
510
510
  * This indicates a generic mechanism for expressing cost to run an appliance, in terms of financial, GHG emissions,
511
511
  * comfort value etc.
512
512
  *
513
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9
513
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9
514
514
  */
515
515
  const TlvCost: import("../tlv/TlvObject.js").ObjectSchema<{
516
516
  /**
517
517
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
518
518
  *
519
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
519
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
520
520
  */
521
521
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
522
522
  /**
@@ -525,14 +525,14 @@ export declare namespace DeviceEnergyManagement {
525
525
  *
526
526
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
527
527
  *
528
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
528
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
529
529
  */
530
530
  value: import("../tlv/TlvObject.js").FieldType<number>;
531
531
  /**
532
532
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
533
533
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
534
534
  *
535
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
535
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
536
536
  */
537
537
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
538
538
  /**
@@ -541,7 +541,7 @@ export declare namespace DeviceEnergyManagement {
541
541
  *
542
542
  * This is an optional field. It shall be included if CostType is Financial.
543
543
  *
544
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
544
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
545
545
  */
546
546
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
547
547
  }>;
@@ -549,32 +549,32 @@ export declare namespace DeviceEnergyManagement {
549
549
  * This indicates a generic mechanism for expressing cost to run an appliance, in terms of financial, GHG emissions,
550
550
  * comfort value etc.
551
551
  *
552
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9
552
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9
553
553
  */
554
554
  interface Cost extends TypeFromSchema<typeof TlvCost> {
555
555
  }
556
556
  /**
557
557
  * This indicates a specific stage of an ESA’s operation.
558
558
  *
559
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14
559
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14
560
560
  */
561
561
  const TlvSlot: import("../tlv/TlvObject.js").ObjectSchema<{
562
562
  /**
563
563
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
564
564
  *
565
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
565
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
566
566
  */
567
567
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
568
568
  /**
569
569
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
570
570
  *
571
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
571
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
572
572
  */
573
573
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
574
574
  /**
575
575
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
576
576
  *
577
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
577
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
578
578
  */
579
579
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
580
580
  /**
@@ -587,7 +587,7 @@ export declare namespace DeviceEnergyManagement {
587
587
  *
588
588
  * When the Forecast attribute is read, then this value shall be the most recent value.
589
589
  *
590
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
590
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
591
591
  */
592
592
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
593
593
  /**
@@ -603,13 +603,13 @@ export declare namespace DeviceEnergyManagement {
603
603
  *
604
604
  * When the Forecast attribute is read, then this value shall be the most recent value.
605
605
  *
606
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
606
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
607
607
  */
608
608
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
609
609
  /**
610
610
  * This field shall indicate whether this slot can be paused.
611
611
  *
612
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
612
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
613
613
  */
614
614
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
615
615
  /**
@@ -617,13 +617,13 @@ export declare namespace DeviceEnergyManagement {
617
617
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
618
618
  * damage or cause excess energy to be consumed with restarting of an operation.
619
619
  *
620
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
620
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
621
621
  */
622
622
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
623
623
  /**
624
624
  * This field shall indicate the longest period that the slot can be paused for.
625
625
  *
626
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
626
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
627
627
  */
628
628
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
629
629
  /**
@@ -646,7 +646,7 @@ export declare namespace DeviceEnergyManagement {
646
646
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
647
647
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
648
648
  *
649
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
649
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
650
650
  */
651
651
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
652
652
  /**
@@ -654,7 +654,7 @@ export declare namespace DeviceEnergyManagement {
654
654
  * considered the average value over the slot, and some variation from this would be expected (for example, as
655
655
  * it is ramping up).
656
656
  *
657
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
657
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
658
658
  */
659
659
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
660
660
  /**
@@ -663,7 +663,7 @@ export declare namespace DeviceEnergyManagement {
663
663
  *
664
664
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
665
665
  *
666
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
666
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
667
667
  */
668
668
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
669
669
  /**
@@ -672,7 +672,7 @@ export declare namespace DeviceEnergyManagement {
672
672
  *
673
673
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
674
674
  *
675
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
675
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
676
676
  */
677
677
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
678
678
  /**
@@ -680,7 +680,7 @@ export declare namespace DeviceEnergyManagement {
680
680
  *
681
681
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
682
682
  *
683
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
683
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
684
684
  */
685
685
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
686
686
  /**
@@ -703,13 +703,13 @@ export declare namespace DeviceEnergyManagement {
703
703
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
704
704
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
705
705
  *
706
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
706
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
707
707
  */
708
708
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
709
709
  /**
710
710
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
711
711
  *
712
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
712
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
713
713
  */
714
714
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
715
715
  /**
@@ -718,14 +718,14 @@ export declare namespace DeviceEnergyManagement {
718
718
  *
719
719
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
720
720
  *
721
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
721
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
722
722
  */
723
723
  value: import("../tlv/TlvObject.js").FieldType<number>;
724
724
  /**
725
725
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
726
726
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
727
727
  *
728
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
728
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
729
729
  */
730
730
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
731
731
  /**
@@ -734,7 +734,7 @@ export declare namespace DeviceEnergyManagement {
734
734
  *
735
735
  * This is an optional field. It shall be included if CostType is Financial.
736
736
  *
737
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
737
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
738
738
  */
739
739
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
740
740
  }>[]>;
@@ -745,7 +745,7 @@ export declare namespace DeviceEnergyManagement {
745
745
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
746
746
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
747
747
  *
748
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
748
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
749
749
  */
750
750
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
751
751
  /**
@@ -755,7 +755,7 @@ export declare namespace DeviceEnergyManagement {
755
755
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
756
756
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
757
757
  *
758
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
758
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
759
759
  */
760
760
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
761
761
  /**
@@ -767,7 +767,7 @@ export declare namespace DeviceEnergyManagement {
767
767
  *
768
768
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
769
769
  *
770
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
770
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
771
771
  */
772
772
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
773
773
  /**
@@ -779,19 +779,19 @@ export declare namespace DeviceEnergyManagement {
779
779
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
780
780
  * MaxPowerAdjustment power level).
781
781
  *
782
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
782
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
783
783
  */
784
784
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
785
785
  }>;
786
786
  /**
787
787
  * This indicates a specific stage of an ESA’s operation.
788
788
  *
789
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14
789
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14
790
790
  */
791
791
  interface Slot extends TypeFromSchema<typeof TlvSlot> {
792
792
  }
793
793
  /**
794
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.7
794
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.7
795
795
  */
796
796
  enum ForecastUpdateReason {
797
797
  /**
@@ -815,7 +815,7 @@ export declare namespace DeviceEnergyManagement {
815
815
  * Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
816
816
  * instead report its internal state.
817
817
  *
818
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13
818
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13
819
819
  */
820
820
  const TlvForecast: import("../tlv/TlvObject.js").ObjectSchema<{
821
821
  /**
@@ -828,33 +828,33 @@ export declare namespace DeviceEnergyManagement {
828
828
  *
829
829
  * The value of ForecastID is allowed to wrap.
830
830
  *
831
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
831
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
832
832
  */
833
833
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
834
834
  /**
835
835
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
836
836
  * null value indicates that the sequence has not yet started.
837
837
  *
838
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
838
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
839
839
  */
840
840
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
841
841
  /**
842
842
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
843
843
  *
844
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
844
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
845
845
  */
846
846
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
847
847
  /**
848
848
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
849
849
  *
850
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
850
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
851
851
  */
852
852
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
853
853
  /**
854
854
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
855
855
  * value indicates that it can be started immediately.
856
856
  *
857
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
857
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
858
858
  */
859
859
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
860
860
  /**
@@ -863,7 +863,7 @@ export declare namespace DeviceEnergyManagement {
863
863
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
864
864
  * charging session must end.
865
865
  *
866
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
866
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
867
867
  */
868
868
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
869
869
  /**
@@ -871,7 +871,7 @@ export declare namespace DeviceEnergyManagement {
871
871
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
872
872
  * client from having to check each slot in the list.
873
873
  *
874
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
874
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
875
875
  */
876
876
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
877
877
  /**
@@ -879,25 +879,25 @@ export declare namespace DeviceEnergyManagement {
879
879
  *
880
880
  * It shall contain at least 1 entry, and a maximum of 10.
881
881
  *
882
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
882
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
883
883
  */
884
884
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
885
885
  /**
886
886
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
887
887
  *
888
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
888
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
889
889
  */
890
890
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
891
891
  /**
892
892
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
893
893
  *
894
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
894
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
895
895
  */
896
896
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
897
897
  /**
898
898
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
899
899
  *
900
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
900
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
901
901
  */
902
902
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
903
903
  /**
@@ -910,7 +910,7 @@ export declare namespace DeviceEnergyManagement {
910
910
  *
911
911
  * When the Forecast attribute is read, then this value shall be the most recent value.
912
912
  *
913
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
913
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
914
914
  */
915
915
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
916
916
  /**
@@ -926,13 +926,13 @@ export declare namespace DeviceEnergyManagement {
926
926
  *
927
927
  * When the Forecast attribute is read, then this value shall be the most recent value.
928
928
  *
929
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
929
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
930
930
  */
931
931
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
932
932
  /**
933
933
  * This field shall indicate whether this slot can be paused.
934
934
  *
935
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
935
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
936
936
  */
937
937
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
938
938
  /**
@@ -940,13 +940,13 @@ export declare namespace DeviceEnergyManagement {
940
940
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
941
941
  * damage or cause excess energy to be consumed with restarting of an operation.
942
942
  *
943
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
943
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
944
944
  */
945
945
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
946
946
  /**
947
947
  * This field shall indicate the longest period that the slot can be paused for.
948
948
  *
949
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
949
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
950
950
  */
951
951
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
952
952
  /**
@@ -969,7 +969,7 @@ export declare namespace DeviceEnergyManagement {
969
969
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
970
970
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
971
971
  *
972
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
972
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
973
973
  */
974
974
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
975
975
  /**
@@ -977,7 +977,7 @@ export declare namespace DeviceEnergyManagement {
977
977
  * considered the average value over the slot, and some variation from this would be expected (for example, as
978
978
  * it is ramping up).
979
979
  *
980
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
980
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
981
981
  */
982
982
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
983
983
  /**
@@ -986,7 +986,7 @@ export declare namespace DeviceEnergyManagement {
986
986
  *
987
987
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
988
988
  *
989
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
989
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
990
990
  */
991
991
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
992
992
  /**
@@ -995,7 +995,7 @@ export declare namespace DeviceEnergyManagement {
995
995
  *
996
996
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
997
997
  *
998
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
998
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
999
999
  */
1000
1000
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1001
1001
  /**
@@ -1003,7 +1003,7 @@ export declare namespace DeviceEnergyManagement {
1003
1003
  *
1004
1004
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
1005
1005
  *
1006
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
1006
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
1007
1007
  */
1008
1008
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1009
1009
  /**
@@ -1026,13 +1026,13 @@ export declare namespace DeviceEnergyManagement {
1026
1026
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
1027
1027
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
1028
1028
  *
1029
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
1029
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
1030
1030
  */
1031
1031
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1032
1032
  /**
1033
1033
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
1034
1034
  *
1035
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
1035
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
1036
1036
  */
1037
1037
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
1038
1038
  /**
@@ -1041,14 +1041,14 @@ export declare namespace DeviceEnergyManagement {
1041
1041
  *
1042
1042
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
1043
1043
  *
1044
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
1044
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
1045
1045
  */
1046
1046
  value: import("../tlv/TlvObject.js").FieldType<number>;
1047
1047
  /**
1048
1048
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
1049
1049
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
1050
1050
  *
1051
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
1051
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
1052
1052
  */
1053
1053
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
1054
1054
  /**
@@ -1057,7 +1057,7 @@ export declare namespace DeviceEnergyManagement {
1057
1057
  *
1058
1058
  * This is an optional field. It shall be included if CostType is Financial.
1059
1059
  *
1060
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
1060
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
1061
1061
  */
1062
1062
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1063
1063
  }>[]>;
@@ -1068,7 +1068,7 @@ export declare namespace DeviceEnergyManagement {
1068
1068
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
1069
1069
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
1070
1070
  *
1071
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
1071
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
1072
1072
  */
1073
1073
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1074
1074
  /**
@@ -1078,7 +1078,7 @@ export declare namespace DeviceEnergyManagement {
1078
1078
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
1079
1079
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
1080
1080
  *
1081
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
1081
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
1082
1082
  */
1083
1083
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1084
1084
  /**
@@ -1090,7 +1090,7 @@ export declare namespace DeviceEnergyManagement {
1090
1090
  *
1091
1091
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
1092
1092
  *
1093
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
1093
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
1094
1094
  */
1095
1095
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1096
1096
  /**
@@ -1102,14 +1102,14 @@ export declare namespace DeviceEnergyManagement {
1102
1102
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
1103
1103
  * MaxPowerAdjustment power level).
1104
1104
  *
1105
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
1105
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
1106
1106
  */
1107
1107
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1108
1108
  }>[]>;
1109
1109
  /**
1110
1110
  * This field shall contain the reason the current Forecast was generated.
1111
1111
  *
1112
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
1112
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
1113
1113
  */
1114
1114
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
1115
1115
  }>;
@@ -1121,12 +1121,12 @@ export declare namespace DeviceEnergyManagement {
1121
1121
  * Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
1122
1122
  * instead report its internal state.
1123
1123
  *
1124
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13
1124
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13
1125
1125
  */
1126
1126
  interface Forecast extends TypeFromSchema<typeof TlvForecast> {
1127
1127
  }
1128
1128
  /**
1129
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.4
1129
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.4
1130
1130
  */
1131
1131
  enum OptOutState {
1132
1132
  /**
@@ -1149,7 +1149,7 @@ export declare namespace DeviceEnergyManagement {
1149
1149
  /**
1150
1150
  * Input to the DeviceEnergyManagement pauseRequest command
1151
1151
  *
1152
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
1152
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
1153
1153
  */
1154
1154
  const TlvPauseRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1155
1155
  /**
@@ -1157,47 +1157,47 @@ export declare namespace DeviceEnergyManagement {
1157
1157
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
1158
1158
  * Forecast.
1159
1159
  *
1160
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
1160
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
1161
1161
  */
1162
1162
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1163
1163
  /**
1164
1164
  * This field shall indicate the cause of the request from the EMS.
1165
1165
  *
1166
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
1166
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
1167
1167
  */
1168
1168
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
1169
1169
  }>;
1170
1170
  /**
1171
1171
  * Input to the DeviceEnergyManagement pauseRequest command
1172
1172
  *
1173
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
1173
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
1174
1174
  */
1175
1175
  interface PauseRequest extends TypeFromSchema<typeof TlvPauseRequest> {
1176
1176
  }
1177
1177
  /**
1178
1178
  * Body of the DeviceEnergyManagement resumed event
1179
1179
  *
1180
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
1180
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
1181
1181
  */
1182
1182
  const TlvResumedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
1183
1183
  /**
1184
1184
  * This field shall indicate the reason why the pause ended.
1185
1185
  *
1186
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
1186
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
1187
1187
  */
1188
1188
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
1189
1189
  }>;
1190
1190
  /**
1191
1191
  * Body of the DeviceEnergyManagement resumed event
1192
1192
  *
1193
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
1193
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
1194
1194
  */
1195
1195
  interface ResumedEvent extends TypeFromSchema<typeof TlvResumedEvent> {
1196
1196
  }
1197
1197
  /**
1198
1198
  * Input to the DeviceEnergyManagement startTimeAdjustRequest command
1199
1199
  *
1200
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
1200
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
1201
1201
  */
1202
1202
  const TlvStartTimeAdjustRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1203
1203
  /**
@@ -1210,25 +1210,25 @@ export declare namespace DeviceEnergyManagement {
1210
1210
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
1211
1211
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
1212
1212
  *
1213
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
1213
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
1214
1214
  */
1215
1215
  requestedStartTime: import("../tlv/TlvObject.js").FieldType<number>;
1216
1216
  /**
1217
1217
  * This field shall indicate the cause of the request from the EMS.
1218
1218
  *
1219
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
1219
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
1220
1220
  */
1221
1221
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
1222
1222
  }>;
1223
1223
  /**
1224
1224
  * Input to the DeviceEnergyManagement startTimeAdjustRequest command
1225
1225
  *
1226
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
1226
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
1227
1227
  */
1228
1228
  interface StartTimeAdjustRequest extends TypeFromSchema<typeof TlvStartTimeAdjustRequest> {
1229
1229
  }
1230
1230
  /**
1231
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15
1231
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15
1232
1232
  */
1233
1233
  const TlvSlotAdjustment: import("../tlv/TlvObject.js").ObjectSchema<{
1234
1234
  /**
@@ -1236,7 +1236,7 @@ export declare namespace DeviceEnergyManagement {
1236
1236
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
1237
1237
  * maximum length of the Slots list constraint).
1238
1238
  *
1239
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
1239
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
1240
1240
  */
1241
1241
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
1242
1242
  /**
@@ -1246,7 +1246,7 @@ export declare namespace DeviceEnergyManagement {
1246
1246
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
1247
1247
  * this value shall be ignored by the ESA.
1248
1248
  *
1249
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
1249
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
1250
1250
  */
1251
1251
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1252
1252
  /**
@@ -1254,32 +1254,32 @@ export declare namespace DeviceEnergyManagement {
1254
1254
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
1255
1255
  * advertised by the ESA.
1256
1256
  *
1257
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
1257
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
1258
1258
  */
1259
1259
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1260
1260
  }>;
1261
1261
  /**
1262
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15
1262
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15
1263
1263
  */
1264
1264
  interface SlotAdjustment extends TypeFromSchema<typeof TlvSlotAdjustment> {
1265
1265
  }
1266
1266
  /**
1267
1267
  * Input to the DeviceEnergyManagement modifyForecastRequest command
1268
1268
  *
1269
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
1269
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
1270
1270
  */
1271
1271
  const TlvModifyForecastRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1272
1272
  /**
1273
1273
  * This field shall indicate the ForecastID that is to be modified.
1274
1274
  *
1275
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
1275
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
1276
1276
  */
1277
1277
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
1278
1278
  /**
1279
1279
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
1280
1280
  * Forecast with matching ForecastID.
1281
1281
  *
1282
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
1282
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
1283
1283
  */
1284
1284
  slotAdjustments: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1285
1285
  /**
@@ -1287,7 +1287,7 @@ export declare namespace DeviceEnergyManagement {
1287
1287
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
1288
1288
  * maximum length of the Slots list constraint).
1289
1289
  *
1290
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
1290
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
1291
1291
  */
1292
1292
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
1293
1293
  /**
@@ -1297,7 +1297,7 @@ export declare namespace DeviceEnergyManagement {
1297
1297
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
1298
1298
  * this value shall be ignored by the ESA.
1299
1299
  *
1300
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
1300
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
1301
1301
  */
1302
1302
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1303
1303
  /**
@@ -1305,21 +1305,21 @@ export declare namespace DeviceEnergyManagement {
1305
1305
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
1306
1306
  * advertised by the ESA.
1307
1307
  *
1308
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
1308
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
1309
1309
  */
1310
1310
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1311
1311
  }>[]>;
1312
1312
  /**
1313
1313
  * This field shall indicate the cause of the request from the EMS.
1314
1314
  *
1315
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
1315
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
1316
1316
  */
1317
1317
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
1318
1318
  }>;
1319
1319
  /**
1320
1320
  * Input to the DeviceEnergyManagement modifyForecastRequest command
1321
1321
  *
1322
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
1322
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
1323
1323
  */
1324
1324
  interface ModifyForecastRequest extends TypeFromSchema<typeof TlvModifyForecastRequest> {
1325
1325
  }
@@ -1328,7 +1328,7 @@ export declare namespace DeviceEnergyManagement {
1328
1328
  * perhaps excess solar PV). The format allows the client to suggest that the ESA can either turn up its energy
1329
1329
  * consumption, or turn down its energy consumption during this period.
1330
1330
  *
1331
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16
1331
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16
1332
1332
  */
1333
1333
  const TlvConstraints: import("../tlv/TlvObject.js").ObjectSchema<{
1334
1334
  /**
@@ -1337,13 +1337,13 @@ export declare namespace DeviceEnergyManagement {
1337
1337
  *
1338
1338
  * This value is in UTC and MUST be in the future.
1339
1339
  *
1340
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
1340
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
1341
1341
  */
1342
1342
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1343
1343
  /**
1344
1344
  * This field shall indicate the duration of the constraint in seconds.
1345
1345
  *
1346
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
1346
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
1347
1347
  */
1348
1348
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1349
1349
  /**
@@ -1353,7 +1353,7 @@ export declare namespace DeviceEnergyManagement {
1353
1353
  *
1354
1354
  * This is a signed value and can be used to indicate charging or discharging.
1355
1355
  *
1356
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
1356
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
1357
1357
  */
1358
1358
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1359
1359
  /**
@@ -1362,7 +1362,7 @@ export declare namespace DeviceEnergyManagement {
1362
1362
  *
1363
1363
  * This is a signed value and can be used to indicate charging or discharging.
1364
1364
  *
1365
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
1365
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
1366
1366
  */
1367
1367
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1368
1368
  /**
@@ -1375,7 +1375,7 @@ export declare namespace DeviceEnergyManagement {
1375
1375
  *
1376
1376
  * Note that the mapping between values and operation is manufacturer specific.
1377
1377
  *
1378
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
1378
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
1379
1379
  */
1380
1380
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1381
1381
  }>;
@@ -1384,14 +1384,14 @@ export declare namespace DeviceEnergyManagement {
1384
1384
  * perhaps excess solar PV). The format allows the client to suggest that the ESA can either turn up its energy
1385
1385
  * consumption, or turn down its energy consumption during this period.
1386
1386
  *
1387
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16
1387
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16
1388
1388
  */
1389
1389
  interface Constraints extends TypeFromSchema<typeof TlvConstraints> {
1390
1390
  }
1391
1391
  /**
1392
1392
  * Input to the DeviceEnergyManagement requestConstraintBasedForecast command
1393
1393
  *
1394
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
1394
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
1395
1395
  */
1396
1396
  const TlvRequestConstraintBasedForecastRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1397
1397
  /**
@@ -1409,7 +1409,7 @@ export declare namespace DeviceEnergyManagement {
1409
1409
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
1410
1410
  * follows:
1411
1411
  *
1412
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
1412
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
1413
1413
  */
1414
1414
  constraints: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1415
1415
  /**
@@ -1418,13 +1418,13 @@ export declare namespace DeviceEnergyManagement {
1418
1418
  *
1419
1419
  * This value is in UTC and MUST be in the future.
1420
1420
  *
1421
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
1421
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
1422
1422
  */
1423
1423
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1424
1424
  /**
1425
1425
  * This field shall indicate the duration of the constraint in seconds.
1426
1426
  *
1427
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
1427
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
1428
1428
  */
1429
1429
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1430
1430
  /**
@@ -1434,7 +1434,7 @@ export declare namespace DeviceEnergyManagement {
1434
1434
  *
1435
1435
  * This is a signed value and can be used to indicate charging or discharging.
1436
1436
  *
1437
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
1437
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
1438
1438
  */
1439
1439
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1440
1440
  /**
@@ -1443,7 +1443,7 @@ export declare namespace DeviceEnergyManagement {
1443
1443
  *
1444
1444
  * This is a signed value and can be used to indicate charging or discharging.
1445
1445
  *
1446
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
1446
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
1447
1447
  */
1448
1448
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1449
1449
  /**
@@ -1456,26 +1456,26 @@ export declare namespace DeviceEnergyManagement {
1456
1456
  *
1457
1457
  * Note that the mapping between values and operation is manufacturer specific.
1458
1458
  *
1459
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
1459
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
1460
1460
  */
1461
1461
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1462
1462
  }>[]>;
1463
1463
  /**
1464
1464
  * This field shall indicate the cause of the request from the EMS.
1465
1465
  *
1466
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
1466
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
1467
1467
  */
1468
1468
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
1469
1469
  }>;
1470
1470
  /**
1471
1471
  * Input to the DeviceEnergyManagement requestConstraintBasedForecast command
1472
1472
  *
1473
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
1473
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
1474
1474
  */
1475
1475
  interface RequestConstraintBasedForecastRequest extends TypeFromSchema<typeof TlvRequestConstraintBasedForecastRequest> {
1476
1476
  }
1477
1477
  /**
1478
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.2
1478
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.2
1479
1479
  */
1480
1480
  enum EsaType {
1481
1481
  /**
@@ -1540,7 +1540,7 @@ export declare namespace DeviceEnergyManagement {
1540
1540
  Other = 255
1541
1541
  }
1542
1542
  /**
1543
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.3
1543
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.3
1544
1544
  */
1545
1545
  enum EsaState {
1546
1546
  /**
@@ -1584,7 +1584,7 @@ export declare namespace DeviceEnergyManagement {
1584
1584
  *
1585
1585
  * • When it changes from null to any other value and vice versa.
1586
1586
  *
1587
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.6
1587
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.6
1588
1588
  */
1589
1589
  readonly powerAdjustmentCapability: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1590
1590
  /**
@@ -1603,7 +1603,7 @@ export declare namespace DeviceEnergyManagement {
1603
1603
  *
1604
1604
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
1605
1605
  *
1606
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
1606
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
1607
1607
  */
1608
1608
  powerAdjustCapability: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1609
1609
  /**
@@ -1612,7 +1612,7 @@ export declare namespace DeviceEnergyManagement {
1612
1612
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
1613
1613
  * battery).
1614
1614
  *
1615
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
1615
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
1616
1616
  */
1617
1617
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1618
1618
  /**
@@ -1631,7 +1631,7 @@ export declare namespace DeviceEnergyManagement {
1631
1631
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
1632
1632
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
1633
1633
  *
1634
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
1634
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
1635
1635
  */
1636
1636
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1637
1637
  /**
@@ -1639,7 +1639,7 @@ export declare namespace DeviceEnergyManagement {
1639
1639
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
1640
1640
  * making power adjustments.
1641
1641
  *
1642
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
1642
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
1643
1643
  */
1644
1644
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
1645
1645
  /**
@@ -1647,7 +1647,7 @@ export declare namespace DeviceEnergyManagement {
1647
1647
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
1648
1648
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
1649
1649
  *
1650
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
1650
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
1651
1651
  */
1652
1652
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
1653
1653
  }>[] | null>;
@@ -1658,7 +1658,7 @@ export declare namespace DeviceEnergyManagement {
1658
1658
  /**
1659
1659
  * Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
1660
1660
  *
1661
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
1661
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
1662
1662
  */
1663
1663
  readonly powerAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1664
1664
  /**
@@ -1667,7 +1667,7 @@ export declare namespace DeviceEnergyManagement {
1667
1667
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
1668
1668
  * PowerAdjustmentCapability attribute.
1669
1669
  *
1670
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
1670
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
1671
1671
  */
1672
1672
  power: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1673
1673
  /**
@@ -1676,20 +1676,20 @@ export declare namespace DeviceEnergyManagement {
1676
1676
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
1677
1677
  * PowerAdjustmentCapability attribute.
1678
1678
  *
1679
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
1679
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
1680
1680
  */
1681
1681
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1682
1682
  /**
1683
1683
  * This field shall indicate the cause of the request from the EMS.
1684
1684
  *
1685
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
1685
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
1686
1686
  */
1687
1687
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
1688
1688
  }>, void, any>;
1689
1689
  /**
1690
1690
  * Allows a client to cancel an ongoing PowerAdjustmentRequest operation.
1691
1691
  *
1692
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.2
1692
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.2
1693
1693
  */
1694
1694
  readonly cancelPowerAdjustRequest: Command<void, void, any>;
1695
1695
  };
@@ -1697,25 +1697,25 @@ export declare namespace DeviceEnergyManagement {
1697
1697
  /**
1698
1698
  * This event shall be generated when the Power Adjustment session is started.
1699
1699
  *
1700
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.1
1700
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.1
1701
1701
  */
1702
1702
  readonly powerAdjustStart: Event<void, any>;
1703
1703
  /**
1704
1704
  * This event shall be generated when the Power Adjustment session ends.
1705
1705
  *
1706
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
1706
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
1707
1707
  */
1708
1708
  readonly powerAdjustEnd: Event<import("../tlv/TlvObject.js").TypeFromFields<{
1709
1709
  /**
1710
1710
  * This field shall indicate the reason why the power adjustment session ended.
1711
1711
  *
1712
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
1712
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
1713
1713
  */
1714
1714
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
1715
1715
  /**
1716
1716
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
1717
1717
  *
1718
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
1718
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
1719
1719
  */
1720
1720
  duration: import("../tlv/TlvObject.js").FieldType<number>;
1721
1721
  /**
@@ -1725,7 +1725,7 @@ export declare namespace DeviceEnergyManagement {
1725
1725
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
1726
1726
  * normal load that was turned on, then it will have positive value.
1727
1727
  *
1728
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
1728
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
1729
1729
  */
1730
1730
  energyUse: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1731
1731
  }>, any>;
@@ -1758,7 +1758,7 @@ export declare namespace DeviceEnergyManagement {
1758
1758
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
1759
1759
  * forecast.
1760
1760
  *
1761
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
1761
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
1762
1762
  */
1763
1763
  readonly forecast: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1764
1764
  /**
@@ -1771,33 +1771,33 @@ export declare namespace DeviceEnergyManagement {
1771
1771
  *
1772
1772
  * The value of ForecastID is allowed to wrap.
1773
1773
  *
1774
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
1774
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
1775
1775
  */
1776
1776
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
1777
1777
  /**
1778
1778
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
1779
1779
  * null value indicates that the sequence has not yet started.
1780
1780
  *
1781
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
1781
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
1782
1782
  */
1783
1783
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
1784
1784
  /**
1785
1785
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
1786
1786
  *
1787
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
1787
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
1788
1788
  */
1789
1789
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1790
1790
  /**
1791
1791
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
1792
1792
  *
1793
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
1793
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
1794
1794
  */
1795
1795
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
1796
1796
  /**
1797
1797
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
1798
1798
  * value indicates that it can be started immediately.
1799
1799
  *
1800
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
1800
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
1801
1801
  */
1802
1802
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1803
1803
  /**
@@ -1806,7 +1806,7 @@ export declare namespace DeviceEnergyManagement {
1806
1806
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
1807
1807
  * charging session must end.
1808
1808
  *
1809
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
1809
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
1810
1810
  */
1811
1811
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1812
1812
  /**
@@ -1814,7 +1814,7 @@ export declare namespace DeviceEnergyManagement {
1814
1814
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
1815
1815
  * client from having to check each slot in the list.
1816
1816
  *
1817
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
1817
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
1818
1818
  */
1819
1819
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
1820
1820
  /**
@@ -1822,25 +1822,25 @@ export declare namespace DeviceEnergyManagement {
1822
1822
  *
1823
1823
  * It shall contain at least 1 entry, and a maximum of 10.
1824
1824
  *
1825
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
1825
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
1826
1826
  */
1827
1827
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1828
1828
  /**
1829
1829
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
1830
1830
  *
1831
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
1831
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
1832
1832
  */
1833
1833
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
1834
1834
  /**
1835
1835
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
1836
1836
  *
1837
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
1837
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
1838
1838
  */
1839
1839
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
1840
1840
  /**
1841
1841
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
1842
1842
  *
1843
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
1843
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
1844
1844
  */
1845
1845
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
1846
1846
  /**
@@ -1853,7 +1853,7 @@ export declare namespace DeviceEnergyManagement {
1853
1853
  *
1854
1854
  * When the Forecast attribute is read, then this value shall be the most recent value.
1855
1855
  *
1856
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
1856
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
1857
1857
  */
1858
1858
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
1859
1859
  /**
@@ -1869,13 +1869,13 @@ export declare namespace DeviceEnergyManagement {
1869
1869
  *
1870
1870
  * When the Forecast attribute is read, then this value shall be the most recent value.
1871
1871
  *
1872
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
1872
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
1873
1873
  */
1874
1874
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
1875
1875
  /**
1876
1876
  * This field shall indicate whether this slot can be paused.
1877
1877
  *
1878
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
1878
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
1879
1879
  */
1880
1880
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
1881
1881
  /**
@@ -1883,13 +1883,13 @@ export declare namespace DeviceEnergyManagement {
1883
1883
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
1884
1884
  * damage or cause excess energy to be consumed with restarting of an operation.
1885
1885
  *
1886
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
1886
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
1887
1887
  */
1888
1888
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1889
1889
  /**
1890
1890
  * This field shall indicate the longest period that the slot can be paused for.
1891
1891
  *
1892
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
1892
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
1893
1893
  */
1894
1894
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1895
1895
  /**
@@ -1912,7 +1912,7 @@ export declare namespace DeviceEnergyManagement {
1912
1912
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
1913
1913
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
1914
1914
  *
1915
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
1915
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
1916
1916
  */
1917
1917
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1918
1918
  /**
@@ -1920,7 +1920,7 @@ export declare namespace DeviceEnergyManagement {
1920
1920
  * considered the average value over the slot, and some variation from this would be expected (for example, as
1921
1921
  * it is ramping up).
1922
1922
  *
1923
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
1923
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
1924
1924
  */
1925
1925
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1926
1926
  /**
@@ -1929,7 +1929,7 @@ export declare namespace DeviceEnergyManagement {
1929
1929
  *
1930
1930
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
1931
1931
  *
1932
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
1932
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
1933
1933
  */
1934
1934
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1935
1935
  /**
@@ -1938,7 +1938,7 @@ export declare namespace DeviceEnergyManagement {
1938
1938
  *
1939
1939
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
1940
1940
  *
1941
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
1941
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
1942
1942
  */
1943
1943
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1944
1944
  /**
@@ -1946,7 +1946,7 @@ export declare namespace DeviceEnergyManagement {
1946
1946
  *
1947
1947
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
1948
1948
  *
1949
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
1949
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
1950
1950
  */
1951
1951
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
1952
1952
  /**
@@ -1969,13 +1969,13 @@ export declare namespace DeviceEnergyManagement {
1969
1969
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
1970
1970
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
1971
1971
  *
1972
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
1972
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
1973
1973
  */
1974
1974
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1975
1975
  /**
1976
1976
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
1977
1977
  *
1978
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
1978
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
1979
1979
  */
1980
1980
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
1981
1981
  /**
@@ -1984,14 +1984,14 @@ export declare namespace DeviceEnergyManagement {
1984
1984
  *
1985
1985
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
1986
1986
  *
1987
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
1987
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
1988
1988
  */
1989
1989
  value: import("../tlv/TlvObject.js").FieldType<number>;
1990
1990
  /**
1991
1991
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
1992
1992
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
1993
1993
  *
1994
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
1994
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
1995
1995
  */
1996
1996
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
1997
1997
  /**
@@ -2000,7 +2000,7 @@ export declare namespace DeviceEnergyManagement {
2000
2000
  *
2001
2001
  * This is an optional field. It shall be included if CostType is Financial.
2002
2002
  *
2003
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
2003
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
2004
2004
  */
2005
2005
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2006
2006
  }>[]>;
@@ -2011,7 +2011,7 @@ export declare namespace DeviceEnergyManagement {
2011
2011
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
2012
2012
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
2013
2013
  *
2014
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
2014
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
2015
2015
  */
2016
2016
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2017
2017
  /**
@@ -2021,7 +2021,7 @@ export declare namespace DeviceEnergyManagement {
2021
2021
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
2022
2022
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
2023
2023
  *
2024
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
2024
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
2025
2025
  */
2026
2026
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2027
2027
  /**
@@ -2033,7 +2033,7 @@ export declare namespace DeviceEnergyManagement {
2033
2033
  *
2034
2034
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
2035
2035
  *
2036
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
2036
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
2037
2037
  */
2038
2038
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2039
2039
  /**
@@ -2045,14 +2045,14 @@ export declare namespace DeviceEnergyManagement {
2045
2045
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
2046
2046
  * MaxPowerAdjustment power level).
2047
2047
  *
2048
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
2048
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
2049
2049
  */
2050
2050
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2051
2051
  }>[]>;
2052
2052
  /**
2053
2053
  * This field shall contain the reason the current Forecast was generated.
2054
2054
  *
2055
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
2055
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
2056
2056
  */
2057
2057
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
2058
2058
  }> | null, any>;
@@ -2095,7 +2095,7 @@ export declare namespace DeviceEnergyManagement {
2095
2095
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
2096
2096
  * optimize its own energy usage, for example, using tariff information it may obtain.
2097
2097
  *
2098
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
2098
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
2099
2099
  */
2100
2100
  readonly optOutState: Attribute<OptOutState, any>;
2101
2101
  };
@@ -2108,7 +2108,7 @@ export declare namespace DeviceEnergyManagement {
2108
2108
  /**
2109
2109
  * Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
2110
2110
  *
2111
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
2111
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
2112
2112
  */
2113
2113
  readonly pauseRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2114
2114
  /**
@@ -2116,20 +2116,20 @@ export declare namespace DeviceEnergyManagement {
2116
2116
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
2117
2117
  * Forecast.
2118
2118
  *
2119
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
2119
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
2120
2120
  */
2121
2121
  duration: import("../tlv/TlvObject.js").FieldType<number>;
2122
2122
  /**
2123
2123
  * This field shall indicate the cause of the request from the EMS.
2124
2124
  *
2125
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
2125
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
2126
2126
  */
2127
2127
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
2128
2128
  }>, void, any>;
2129
2129
  /**
2130
2130
  * Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.
2131
2131
  *
2132
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.5
2132
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.5
2133
2133
  */
2134
2134
  readonly resumeRequest: Command<void, void, any>;
2135
2135
  };
@@ -2137,19 +2137,19 @@ export declare namespace DeviceEnergyManagement {
2137
2137
  /**
2138
2138
  * This event shall be generated when the ESA enters the Paused state. There is no data for this event.
2139
2139
  *
2140
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.3
2140
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.3
2141
2141
  */
2142
2142
  readonly paused: Event<void, any>;
2143
2143
  /**
2144
2144
  * This event shall be generated when the ESA leaves the Paused state and resumes operation.
2145
2145
  *
2146
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
2146
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
2147
2147
  */
2148
2148
  readonly resumed: Event<import("../tlv/TlvObject.js").TypeFromFields<{
2149
2149
  /**
2150
2150
  * This field shall indicate the reason why the pause ended.
2151
2151
  *
2152
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
2152
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
2153
2153
  */
2154
2154
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
2155
2155
  }>, any>;
@@ -2164,7 +2164,7 @@ export declare namespace DeviceEnergyManagement {
2164
2164
  * Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e.
2165
2165
  * where the current Forecast StartTime is in the future).
2166
2166
  *
2167
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
2167
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
2168
2168
  */
2169
2169
  readonly startTimeAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2170
2170
  /**
@@ -2177,13 +2177,13 @@ export declare namespace DeviceEnergyManagement {
2177
2177
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
2178
2178
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
2179
2179
  *
2180
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
2180
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
2181
2181
  */
2182
2182
  requestedStartTime: import("../tlv/TlvObject.js").FieldType<number>;
2183
2183
  /**
2184
2184
  * This field shall indicate the cause of the request from the EMS.
2185
2185
  *
2186
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
2186
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
2187
2187
  */
2188
2188
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
2189
2189
  }>, void, any>;
@@ -2197,20 +2197,20 @@ export declare namespace DeviceEnergyManagement {
2197
2197
  /**
2198
2198
  * Allows a client to modify a Forecast within the limits allowed by the ESA.
2199
2199
  *
2200
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
2200
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
2201
2201
  */
2202
2202
  readonly modifyForecastRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2203
2203
  /**
2204
2204
  * This field shall indicate the ForecastID that is to be modified.
2205
2205
  *
2206
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
2206
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
2207
2207
  */
2208
2208
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
2209
2209
  /**
2210
2210
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
2211
2211
  * Forecast with matching ForecastID.
2212
2212
  *
2213
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
2213
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
2214
2214
  */
2215
2215
  slotAdjustments: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2216
2216
  /**
@@ -2218,7 +2218,7 @@ export declare namespace DeviceEnergyManagement {
2218
2218
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
2219
2219
  * maximum length of the Slots list constraint).
2220
2220
  *
2221
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
2221
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
2222
2222
  */
2223
2223
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
2224
2224
  /**
@@ -2228,7 +2228,7 @@ export declare namespace DeviceEnergyManagement {
2228
2228
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
2229
2229
  * this value shall be ignored by the ESA.
2230
2230
  *
2231
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
2231
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
2232
2232
  */
2233
2233
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2234
2234
  /**
@@ -2236,14 +2236,14 @@ export declare namespace DeviceEnergyManagement {
2236
2236
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
2237
2237
  * advertised by the ESA.
2238
2238
  *
2239
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
2239
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
2240
2240
  */
2241
2241
  duration: import("../tlv/TlvObject.js").FieldType<number>;
2242
2242
  }>[]>;
2243
2243
  /**
2244
2244
  * This field shall indicate the cause of the request from the EMS.
2245
2245
  *
2246
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
2246
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
2247
2247
  */
2248
2248
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
2249
2249
  }>, void, any>;
@@ -2257,7 +2257,7 @@ export declare namespace DeviceEnergyManagement {
2257
2257
  /**
2258
2258
  * Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
2259
2259
  *
2260
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
2260
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
2261
2261
  */
2262
2262
  readonly requestConstraintBasedForecast: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2263
2263
  /**
@@ -2275,7 +2275,7 @@ export declare namespace DeviceEnergyManagement {
2275
2275
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
2276
2276
  * follows:
2277
2277
  *
2278
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
2278
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
2279
2279
  */
2280
2280
  constraints: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2281
2281
  /**
@@ -2284,13 +2284,13 @@ export declare namespace DeviceEnergyManagement {
2284
2284
  *
2285
2285
  * This value is in UTC and MUST be in the future.
2286
2286
  *
2287
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
2287
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
2288
2288
  */
2289
2289
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
2290
2290
  /**
2291
2291
  * This field shall indicate the duration of the constraint in seconds.
2292
2292
  *
2293
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
2293
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
2294
2294
  */
2295
2295
  duration: import("../tlv/TlvObject.js").FieldType<number>;
2296
2296
  /**
@@ -2300,7 +2300,7 @@ export declare namespace DeviceEnergyManagement {
2300
2300
  *
2301
2301
  * This is a signed value and can be used to indicate charging or discharging.
2302
2302
  *
2303
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
2303
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
2304
2304
  */
2305
2305
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2306
2306
  /**
@@ -2309,7 +2309,7 @@ export declare namespace DeviceEnergyManagement {
2309
2309
  *
2310
2310
  * This is a signed value and can be used to indicate charging or discharging.
2311
2311
  *
2312
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
2312
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
2313
2313
  */
2314
2314
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2315
2315
  /**
@@ -2322,14 +2322,14 @@ export declare namespace DeviceEnergyManagement {
2322
2322
  *
2323
2323
  * Note that the mapping between values and operation is manufacturer specific.
2324
2324
  *
2325
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
2325
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
2326
2326
  */
2327
2327
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2328
2328
  }>[]>;
2329
2329
  /**
2330
2330
  * This field shall indicate the cause of the request from the EMS.
2331
2331
  *
2332
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
2332
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
2333
2333
  */
2334
2334
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
2335
2335
  }>, void, any>;
@@ -2345,7 +2345,7 @@ export declare namespace DeviceEnergyManagement {
2345
2345
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
2346
2346
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
2347
2347
  *
2348
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
2348
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
2349
2349
  */
2350
2350
  readonly cancelRequest: Command<void, void, any>;
2351
2351
  };
@@ -2374,7 +2374,7 @@ export declare namespace DeviceEnergyManagement {
2374
2374
  * control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
2375
2375
  * of the EVSE cluster of the associated EVSE device.
2376
2376
  *
2377
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
2377
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
2378
2378
  */
2379
2379
  readonly powerAdjustment: BitFlag;
2380
2380
  /**
@@ -2416,7 +2416,7 @@ export declare namespace DeviceEnergyManagement {
2416
2416
  *
2417
2417
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
2418
2418
  *
2419
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
2419
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
2420
2420
  */
2421
2421
  readonly powerForecastReporting: BitFlag;
2422
2422
  /**
@@ -2433,7 +2433,7 @@ export declare namespace DeviceEnergyManagement {
2433
2433
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
2434
2434
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
2435
2435
  *
2436
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
2436
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
2437
2437
  */
2438
2438
  readonly stateForecastReporting: BitFlag;
2439
2439
  /**
@@ -2456,7 +2456,7 @@ export declare namespace DeviceEnergyManagement {
2456
2456
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of
2457
2457
  * the washing cycle.
2458
2458
  *
2459
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
2459
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
2460
2460
  */
2461
2461
  readonly startTimeAdjustment: BitFlag;
2462
2462
  /**
@@ -2478,7 +2478,7 @@ export declare namespace DeviceEnergyManagement {
2478
2478
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
2479
2479
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
2480
2480
  *
2481
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
2481
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
2482
2482
  */
2483
2483
  readonly pausable: BitFlag;
2484
2484
  /**
@@ -2507,7 +2507,7 @@ export declare namespace DeviceEnergyManagement {
2507
2507
  * at a lower power consumption (within the solar excess power) which requires the heat pump to run for a
2508
2508
  * longer duration to achieve its required energy demand.
2509
2509
  *
2510
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
2510
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
2511
2511
  */
2512
2512
  readonly forecastAdjustment: BitFlag;
2513
2513
  /**
@@ -2532,7 +2532,7 @@ export declare namespace DeviceEnergyManagement {
2532
2532
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
2533
2533
  * outside the constraint period to achieve its required energy demand.
2534
2534
  *
2535
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
2535
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
2536
2536
  */
2537
2537
  readonly constraintBasedAdjustment: BitFlag;
2538
2538
  };
@@ -2551,7 +2551,7 @@ export declare namespace DeviceEnergyManagement {
2551
2551
  * typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the
2552
2552
  * type of ESA that is being controlled can allow advanced energy management strategies.
2553
2553
  *
2554
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.1
2554
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.1
2555
2555
  */
2556
2556
  readonly esaType: FixedAttribute<EsaType, any>;
2557
2557
  /**
@@ -2573,7 +2573,7 @@ export declare namespace DeviceEnergyManagement {
2573
2573
  *
2574
2574
  * Example:
2575
2575
  *
2576
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.2
2576
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.2
2577
2577
  */
2578
2578
  readonly esaCanGenerate: FixedAttribute<boolean, any>;
2579
2579
  /**
@@ -2587,7 +2587,7 @@ export declare namespace DeviceEnergyManagement {
2587
2587
  * for example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or
2588
2588
  * tested.
2589
2589
  *
2590
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.3
2590
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.3
2591
2591
  */
2592
2592
  readonly esaState: Attribute<EsaState, any>;
2593
2593
  /**
@@ -2600,7 +2600,7 @@ export declare namespace DeviceEnergyManagement {
2600
2600
  * in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
2601
2601
  * discharge its internal battery.
2602
2602
  *
2603
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.4
2603
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.4
2604
2604
  */
2605
2605
  readonly absMinPower: Attribute<number | bigint, any>;
2606
2606
  /**
@@ -2613,7 +2613,7 @@ export declare namespace DeviceEnergyManagement {
2613
2613
  * For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
2614
2614
  * discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
2615
2615
  *
2616
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.5
2616
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.5
2617
2617
  */
2618
2618
  readonly absMaxPower: Attribute<number | bigint, any>;
2619
2619
  };
@@ -2642,7 +2642,7 @@ export declare namespace DeviceEnergyManagement {
2642
2642
  *
2643
2643
  * • When it changes from null to any other value and vice versa.
2644
2644
  *
2645
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.6
2645
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.6
2646
2646
  */
2647
2647
  readonly powerAdjustmentCapability: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
2648
2648
  /**
@@ -2661,7 +2661,7 @@ export declare namespace DeviceEnergyManagement {
2661
2661
  *
2662
2662
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
2663
2663
  *
2664
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
2664
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
2665
2665
  */
2666
2666
  powerAdjustCapability: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2667
2667
  /**
@@ -2670,7 +2670,7 @@ export declare namespace DeviceEnergyManagement {
2670
2670
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
2671
2671
  * battery).
2672
2672
  *
2673
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
2673
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
2674
2674
  */
2675
2675
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2676
2676
  /**
@@ -2689,7 +2689,7 @@ export declare namespace DeviceEnergyManagement {
2689
2689
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
2690
2690
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
2691
2691
  *
2692
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
2692
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
2693
2693
  */
2694
2694
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2695
2695
  /**
@@ -2697,7 +2697,7 @@ export declare namespace DeviceEnergyManagement {
2697
2697
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
2698
2698
  * making power adjustments.
2699
2699
  *
2700
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
2700
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
2701
2701
  */
2702
2702
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
2703
2703
  /**
@@ -2705,7 +2705,7 @@ export declare namespace DeviceEnergyManagement {
2705
2705
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
2706
2706
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
2707
2707
  *
2708
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
2708
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
2709
2709
  */
2710
2710
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
2711
2711
  }>[] | null>;
@@ -2716,7 +2716,7 @@ export declare namespace DeviceEnergyManagement {
2716
2716
  /**
2717
2717
  * Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
2718
2718
  *
2719
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
2719
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
2720
2720
  */
2721
2721
  readonly powerAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2722
2722
  /**
@@ -2725,7 +2725,7 @@ export declare namespace DeviceEnergyManagement {
2725
2725
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
2726
2726
  * PowerAdjustmentCapability attribute.
2727
2727
  *
2728
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
2728
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
2729
2729
  */
2730
2730
  power: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2731
2731
  /**
@@ -2734,20 +2734,20 @@ export declare namespace DeviceEnergyManagement {
2734
2734
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
2735
2735
  * PowerAdjustmentCapability attribute.
2736
2736
  *
2737
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
2737
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
2738
2738
  */
2739
2739
  duration: import("../tlv/TlvObject.js").FieldType<number>;
2740
2740
  /**
2741
2741
  * This field shall indicate the cause of the request from the EMS.
2742
2742
  *
2743
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
2743
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
2744
2744
  */
2745
2745
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
2746
2746
  }>, void, any>;
2747
2747
  /**
2748
2748
  * Allows a client to cancel an ongoing PowerAdjustmentRequest operation.
2749
2749
  *
2750
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.2
2750
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.2
2751
2751
  */
2752
2752
  readonly cancelPowerAdjustRequest: Command<void, void, any>;
2753
2753
  };
@@ -2755,25 +2755,25 @@ export declare namespace DeviceEnergyManagement {
2755
2755
  /**
2756
2756
  * This event shall be generated when the Power Adjustment session is started.
2757
2757
  *
2758
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.1
2758
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.1
2759
2759
  */
2760
2760
  readonly powerAdjustStart: Event<void, any>;
2761
2761
  /**
2762
2762
  * This event shall be generated when the Power Adjustment session ends.
2763
2763
  *
2764
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
2764
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
2765
2765
  */
2766
2766
  readonly powerAdjustEnd: Event<import("../tlv/TlvObject.js").TypeFromFields<{
2767
2767
  /**
2768
2768
  * This field shall indicate the reason why the power adjustment session ended.
2769
2769
  *
2770
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
2770
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
2771
2771
  */
2772
2772
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
2773
2773
  /**
2774
2774
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
2775
2775
  *
2776
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
2776
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
2777
2777
  */
2778
2778
  duration: import("../tlv/TlvObject.js").FieldType<number>;
2779
2779
  /**
@@ -2783,7 +2783,7 @@ export declare namespace DeviceEnergyManagement {
2783
2783
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
2784
2784
  * normal load that was turned on, then it will have positive value.
2785
2785
  *
2786
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
2786
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
2787
2787
  */
2788
2788
  energyUse: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2789
2789
  }>, any>;
@@ -2816,7 +2816,7 @@ export declare namespace DeviceEnergyManagement {
2816
2816
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
2817
2817
  * forecast.
2818
2818
  *
2819
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
2819
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
2820
2820
  */
2821
2821
  readonly forecast: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
2822
2822
  /**
@@ -2829,33 +2829,33 @@ export declare namespace DeviceEnergyManagement {
2829
2829
  *
2830
2830
  * The value of ForecastID is allowed to wrap.
2831
2831
  *
2832
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
2832
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
2833
2833
  */
2834
2834
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
2835
2835
  /**
2836
2836
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
2837
2837
  * null value indicates that the sequence has not yet started.
2838
2838
  *
2839
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
2839
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
2840
2840
  */
2841
2841
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
2842
2842
  /**
2843
2843
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
2844
2844
  *
2845
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
2845
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
2846
2846
  */
2847
2847
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
2848
2848
  /**
2849
2849
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
2850
2850
  *
2851
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
2851
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
2852
2852
  */
2853
2853
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
2854
2854
  /**
2855
2855
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
2856
2856
  * value indicates that it can be started immediately.
2857
2857
  *
2858
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
2858
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
2859
2859
  */
2860
2860
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2861
2861
  /**
@@ -2864,7 +2864,7 @@ export declare namespace DeviceEnergyManagement {
2864
2864
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
2865
2865
  * charging session must end.
2866
2866
  *
2867
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
2867
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
2868
2868
  */
2869
2869
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2870
2870
  /**
@@ -2872,7 +2872,7 @@ export declare namespace DeviceEnergyManagement {
2872
2872
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
2873
2873
  * client from having to check each slot in the list.
2874
2874
  *
2875
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
2875
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
2876
2876
  */
2877
2877
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
2878
2878
  /**
@@ -2880,25 +2880,25 @@ export declare namespace DeviceEnergyManagement {
2880
2880
  *
2881
2881
  * It shall contain at least 1 entry, and a maximum of 10.
2882
2882
  *
2883
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
2883
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
2884
2884
  */
2885
2885
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2886
2886
  /**
2887
2887
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
2888
2888
  *
2889
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
2889
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
2890
2890
  */
2891
2891
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
2892
2892
  /**
2893
2893
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
2894
2894
  *
2895
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
2895
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
2896
2896
  */
2897
2897
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
2898
2898
  /**
2899
2899
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
2900
2900
  *
2901
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
2901
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
2902
2902
  */
2903
2903
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
2904
2904
  /**
@@ -2911,7 +2911,7 @@ export declare namespace DeviceEnergyManagement {
2911
2911
  *
2912
2912
  * When the Forecast attribute is read, then this value shall be the most recent value.
2913
2913
  *
2914
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
2914
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
2915
2915
  */
2916
2916
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
2917
2917
  /**
@@ -2927,13 +2927,13 @@ export declare namespace DeviceEnergyManagement {
2927
2927
  *
2928
2928
  * When the Forecast attribute is read, then this value shall be the most recent value.
2929
2929
  *
2930
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
2930
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
2931
2931
  */
2932
2932
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
2933
2933
  /**
2934
2934
  * This field shall indicate whether this slot can be paused.
2935
2935
  *
2936
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
2936
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
2937
2937
  */
2938
2938
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
2939
2939
  /**
@@ -2941,13 +2941,13 @@ export declare namespace DeviceEnergyManagement {
2941
2941
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
2942
2942
  * damage or cause excess energy to be consumed with restarting of an operation.
2943
2943
  *
2944
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
2944
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
2945
2945
  */
2946
2946
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2947
2947
  /**
2948
2948
  * This field shall indicate the longest period that the slot can be paused for.
2949
2949
  *
2950
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
2950
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
2951
2951
  */
2952
2952
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2953
2953
  /**
@@ -2970,7 +2970,7 @@ export declare namespace DeviceEnergyManagement {
2970
2970
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
2971
2971
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
2972
2972
  *
2973
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
2973
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
2974
2974
  */
2975
2975
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2976
2976
  /**
@@ -2978,7 +2978,7 @@ export declare namespace DeviceEnergyManagement {
2978
2978
  * considered the average value over the slot, and some variation from this would be expected (for example, as
2979
2979
  * it is ramping up).
2980
2980
  *
2981
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
2981
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
2982
2982
  */
2983
2983
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2984
2984
  /**
@@ -2987,7 +2987,7 @@ export declare namespace DeviceEnergyManagement {
2987
2987
  *
2988
2988
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
2989
2989
  *
2990
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
2990
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
2991
2991
  */
2992
2992
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
2993
2993
  /**
@@ -2996,7 +2996,7 @@ export declare namespace DeviceEnergyManagement {
2996
2996
  *
2997
2997
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
2998
2998
  *
2999
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
2999
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
3000
3000
  */
3001
3001
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3002
3002
  /**
@@ -3004,7 +3004,7 @@ export declare namespace DeviceEnergyManagement {
3004
3004
  *
3005
3005
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
3006
3006
  *
3007
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
3007
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
3008
3008
  */
3009
3009
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3010
3010
  /**
@@ -3027,13 +3027,13 @@ export declare namespace DeviceEnergyManagement {
3027
3027
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
3028
3028
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
3029
3029
  *
3030
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
3030
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
3031
3031
  */
3032
3032
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3033
3033
  /**
3034
3034
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
3035
3035
  *
3036
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
3036
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
3037
3037
  */
3038
3038
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
3039
3039
  /**
@@ -3042,14 +3042,14 @@ export declare namespace DeviceEnergyManagement {
3042
3042
  *
3043
3043
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
3044
3044
  *
3045
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
3045
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
3046
3046
  */
3047
3047
  value: import("../tlv/TlvObject.js").FieldType<number>;
3048
3048
  /**
3049
3049
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
3050
3050
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
3051
3051
  *
3052
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
3052
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
3053
3053
  */
3054
3054
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
3055
3055
  /**
@@ -3058,7 +3058,7 @@ export declare namespace DeviceEnergyManagement {
3058
3058
  *
3059
3059
  * This is an optional field. It shall be included if CostType is Financial.
3060
3060
  *
3061
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
3061
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
3062
3062
  */
3063
3063
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3064
3064
  }>[]>;
@@ -3069,7 +3069,7 @@ export declare namespace DeviceEnergyManagement {
3069
3069
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
3070
3070
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
3071
3071
  *
3072
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
3072
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
3073
3073
  */
3074
3074
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3075
3075
  /**
@@ -3079,7 +3079,7 @@ export declare namespace DeviceEnergyManagement {
3079
3079
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
3080
3080
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
3081
3081
  *
3082
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
3082
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
3083
3083
  */
3084
3084
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3085
3085
  /**
@@ -3091,7 +3091,7 @@ export declare namespace DeviceEnergyManagement {
3091
3091
  *
3092
3092
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
3093
3093
  *
3094
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
3094
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
3095
3095
  */
3096
3096
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3097
3097
  /**
@@ -3103,14 +3103,14 @@ export declare namespace DeviceEnergyManagement {
3103
3103
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
3104
3104
  * MaxPowerAdjustment power level).
3105
3105
  *
3106
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
3106
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
3107
3107
  */
3108
3108
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3109
3109
  }>[]>;
3110
3110
  /**
3111
3111
  * This field shall contain the reason the current Forecast was generated.
3112
3112
  *
3113
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
3113
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
3114
3114
  */
3115
3115
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
3116
3116
  }> | null, any>;
@@ -3143,7 +3143,7 @@ export declare namespace DeviceEnergyManagement {
3143
3143
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
3144
3144
  * forecast.
3145
3145
  *
3146
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
3146
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
3147
3147
  */
3148
3148
  readonly forecast: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
3149
3149
  /**
@@ -3156,33 +3156,33 @@ export declare namespace DeviceEnergyManagement {
3156
3156
  *
3157
3157
  * The value of ForecastID is allowed to wrap.
3158
3158
  *
3159
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
3159
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
3160
3160
  */
3161
3161
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
3162
3162
  /**
3163
3163
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
3164
3164
  * null value indicates that the sequence has not yet started.
3165
3165
  *
3166
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
3166
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
3167
3167
  */
3168
3168
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
3169
3169
  /**
3170
3170
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
3171
3171
  *
3172
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
3172
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
3173
3173
  */
3174
3174
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
3175
3175
  /**
3176
3176
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
3177
3177
  *
3178
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
3178
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
3179
3179
  */
3180
3180
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
3181
3181
  /**
3182
3182
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
3183
3183
  * value indicates that it can be started immediately.
3184
3184
  *
3185
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
3185
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
3186
3186
  */
3187
3187
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3188
3188
  /**
@@ -3191,7 +3191,7 @@ export declare namespace DeviceEnergyManagement {
3191
3191
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
3192
3192
  * charging session must end.
3193
3193
  *
3194
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
3194
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
3195
3195
  */
3196
3196
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3197
3197
  /**
@@ -3199,7 +3199,7 @@ export declare namespace DeviceEnergyManagement {
3199
3199
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
3200
3200
  * client from having to check each slot in the list.
3201
3201
  *
3202
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
3202
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
3203
3203
  */
3204
3204
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
3205
3205
  /**
@@ -3207,25 +3207,25 @@ export declare namespace DeviceEnergyManagement {
3207
3207
  *
3208
3208
  * It shall contain at least 1 entry, and a maximum of 10.
3209
3209
  *
3210
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
3210
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
3211
3211
  */
3212
3212
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3213
3213
  /**
3214
3214
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
3215
3215
  *
3216
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
3216
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
3217
3217
  */
3218
3218
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
3219
3219
  /**
3220
3220
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
3221
3221
  *
3222
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
3222
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
3223
3223
  */
3224
3224
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
3225
3225
  /**
3226
3226
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
3227
3227
  *
3228
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
3228
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
3229
3229
  */
3230
3230
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
3231
3231
  /**
@@ -3238,7 +3238,7 @@ export declare namespace DeviceEnergyManagement {
3238
3238
  *
3239
3239
  * When the Forecast attribute is read, then this value shall be the most recent value.
3240
3240
  *
3241
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
3241
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
3242
3242
  */
3243
3243
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
3244
3244
  /**
@@ -3254,13 +3254,13 @@ export declare namespace DeviceEnergyManagement {
3254
3254
  *
3255
3255
  * When the Forecast attribute is read, then this value shall be the most recent value.
3256
3256
  *
3257
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
3257
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
3258
3258
  */
3259
3259
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
3260
3260
  /**
3261
3261
  * This field shall indicate whether this slot can be paused.
3262
3262
  *
3263
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
3263
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
3264
3264
  */
3265
3265
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
3266
3266
  /**
@@ -3268,13 +3268,13 @@ export declare namespace DeviceEnergyManagement {
3268
3268
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
3269
3269
  * damage or cause excess energy to be consumed with restarting of an operation.
3270
3270
  *
3271
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
3271
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
3272
3272
  */
3273
3273
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3274
3274
  /**
3275
3275
  * This field shall indicate the longest period that the slot can be paused for.
3276
3276
  *
3277
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
3277
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
3278
3278
  */
3279
3279
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3280
3280
  /**
@@ -3297,7 +3297,7 @@ export declare namespace DeviceEnergyManagement {
3297
3297
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
3298
3298
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
3299
3299
  *
3300
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
3300
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
3301
3301
  */
3302
3302
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3303
3303
  /**
@@ -3305,7 +3305,7 @@ export declare namespace DeviceEnergyManagement {
3305
3305
  * considered the average value over the slot, and some variation from this would be expected (for example, as
3306
3306
  * it is ramping up).
3307
3307
  *
3308
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
3308
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
3309
3309
  */
3310
3310
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3311
3311
  /**
@@ -3314,7 +3314,7 @@ export declare namespace DeviceEnergyManagement {
3314
3314
  *
3315
3315
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
3316
3316
  *
3317
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
3317
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
3318
3318
  */
3319
3319
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3320
3320
  /**
@@ -3323,7 +3323,7 @@ export declare namespace DeviceEnergyManagement {
3323
3323
  *
3324
3324
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
3325
3325
  *
3326
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
3326
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
3327
3327
  */
3328
3328
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3329
3329
  /**
@@ -3331,7 +3331,7 @@ export declare namespace DeviceEnergyManagement {
3331
3331
  *
3332
3332
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
3333
3333
  *
3334
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
3334
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
3335
3335
  */
3336
3336
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3337
3337
  /**
@@ -3354,13 +3354,13 @@ export declare namespace DeviceEnergyManagement {
3354
3354
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
3355
3355
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
3356
3356
  *
3357
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
3357
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
3358
3358
  */
3359
3359
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3360
3360
  /**
3361
3361
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
3362
3362
  *
3363
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
3363
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
3364
3364
  */
3365
3365
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
3366
3366
  /**
@@ -3369,14 +3369,14 @@ export declare namespace DeviceEnergyManagement {
3369
3369
  *
3370
3370
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
3371
3371
  *
3372
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
3372
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
3373
3373
  */
3374
3374
  value: import("../tlv/TlvObject.js").FieldType<number>;
3375
3375
  /**
3376
3376
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
3377
3377
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
3378
3378
  *
3379
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
3379
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
3380
3380
  */
3381
3381
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
3382
3382
  /**
@@ -3385,7 +3385,7 @@ export declare namespace DeviceEnergyManagement {
3385
3385
  *
3386
3386
  * This is an optional field. It shall be included if CostType is Financial.
3387
3387
  *
3388
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
3388
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
3389
3389
  */
3390
3390
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3391
3391
  }>[]>;
@@ -3396,7 +3396,7 @@ export declare namespace DeviceEnergyManagement {
3396
3396
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
3397
3397
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
3398
3398
  *
3399
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
3399
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
3400
3400
  */
3401
3401
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3402
3402
  /**
@@ -3406,7 +3406,7 @@ export declare namespace DeviceEnergyManagement {
3406
3406
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
3407
3407
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
3408
3408
  *
3409
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
3409
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
3410
3410
  */
3411
3411
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3412
3412
  /**
@@ -3418,7 +3418,7 @@ export declare namespace DeviceEnergyManagement {
3418
3418
  *
3419
3419
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
3420
3420
  *
3421
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
3421
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
3422
3422
  */
3423
3423
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3424
3424
  /**
@@ -3430,14 +3430,14 @@ export declare namespace DeviceEnergyManagement {
3430
3430
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
3431
3431
  * MaxPowerAdjustment power level).
3432
3432
  *
3433
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
3433
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
3434
3434
  */
3435
3435
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3436
3436
  }>[]>;
3437
3437
  /**
3438
3438
  * This field shall contain the reason the current Forecast was generated.
3439
3439
  *
3440
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
3440
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
3441
3441
  */
3442
3442
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
3443
3443
  }> | null, any>;
@@ -3480,7 +3480,7 @@ export declare namespace DeviceEnergyManagement {
3480
3480
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
3481
3481
  * optimize its own energy usage, for example, using tariff information it may obtain.
3482
3482
  *
3483
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
3483
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
3484
3484
  */
3485
3485
  readonly optOutState: Attribute<OptOutState, any>;
3486
3486
  };
@@ -3522,7 +3522,7 @@ export declare namespace DeviceEnergyManagement {
3522
3522
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
3523
3523
  * optimize its own energy usage, for example, using tariff information it may obtain.
3524
3524
  *
3525
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
3525
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
3526
3526
  */
3527
3527
  readonly optOutState: Attribute<OptOutState, any>;
3528
3528
  };
@@ -3564,7 +3564,7 @@ export declare namespace DeviceEnergyManagement {
3564
3564
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
3565
3565
  * optimize its own energy usage, for example, using tariff information it may obtain.
3566
3566
  *
3567
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
3567
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
3568
3568
  */
3569
3569
  readonly optOutState: Attribute<OptOutState, any>;
3570
3570
  };
@@ -3606,7 +3606,7 @@ export declare namespace DeviceEnergyManagement {
3606
3606
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
3607
3607
  * optimize its own energy usage, for example, using tariff information it may obtain.
3608
3608
  *
3609
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
3609
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
3610
3610
  */
3611
3611
  readonly optOutState: Attribute<OptOutState, any>;
3612
3612
  };
@@ -3648,7 +3648,7 @@ export declare namespace DeviceEnergyManagement {
3648
3648
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
3649
3649
  * optimize its own energy usage, for example, using tariff information it may obtain.
3650
3650
  *
3651
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
3651
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
3652
3652
  */
3653
3653
  readonly optOutState: Attribute<OptOutState, any>;
3654
3654
  };
@@ -3662,7 +3662,7 @@ export declare namespace DeviceEnergyManagement {
3662
3662
  /**
3663
3663
  * Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
3664
3664
  *
3665
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
3665
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
3666
3666
  */
3667
3667
  readonly pauseRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3668
3668
  /**
@@ -3670,20 +3670,20 @@ export declare namespace DeviceEnergyManagement {
3670
3670
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
3671
3671
  * Forecast.
3672
3672
  *
3673
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
3673
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
3674
3674
  */
3675
3675
  duration: import("../tlv/TlvObject.js").FieldType<number>;
3676
3676
  /**
3677
3677
  * This field shall indicate the cause of the request from the EMS.
3678
3678
  *
3679
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
3679
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
3680
3680
  */
3681
3681
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
3682
3682
  }>, void, any>;
3683
3683
  /**
3684
3684
  * Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.
3685
3685
  *
3686
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.5
3686
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.5
3687
3687
  */
3688
3688
  readonly resumeRequest: Command<void, void, any>;
3689
3689
  };
@@ -3691,19 +3691,19 @@ export declare namespace DeviceEnergyManagement {
3691
3691
  /**
3692
3692
  * This event shall be generated when the ESA enters the Paused state. There is no data for this event.
3693
3693
  *
3694
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.3
3694
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.3
3695
3695
  */
3696
3696
  readonly paused: Event<void, any>;
3697
3697
  /**
3698
3698
  * This event shall be generated when the ESA leaves the Paused state and resumes operation.
3699
3699
  *
3700
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
3700
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
3701
3701
  */
3702
3702
  readonly resumed: Event<import("../tlv/TlvObject.js").TypeFromFields<{
3703
3703
  /**
3704
3704
  * This field shall indicate the reason why the pause ended.
3705
3705
  *
3706
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
3706
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
3707
3707
  */
3708
3708
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
3709
3709
  }>, any>;
@@ -3719,7 +3719,7 @@ export declare namespace DeviceEnergyManagement {
3719
3719
  * Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e.
3720
3720
  * where the current Forecast StartTime is in the future).
3721
3721
  *
3722
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
3722
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
3723
3723
  */
3724
3724
  readonly startTimeAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3725
3725
  /**
@@ -3732,13 +3732,13 @@ export declare namespace DeviceEnergyManagement {
3732
3732
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
3733
3733
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
3734
3734
  *
3735
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
3735
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
3736
3736
  */
3737
3737
  requestedStartTime: import("../tlv/TlvObject.js").FieldType<number>;
3738
3738
  /**
3739
3739
  * This field shall indicate the cause of the request from the EMS.
3740
3740
  *
3741
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
3741
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
3742
3742
  */
3743
3743
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
3744
3744
  }>, void, any>;
@@ -3753,20 +3753,20 @@ export declare namespace DeviceEnergyManagement {
3753
3753
  /**
3754
3754
  * Allows a client to modify a Forecast within the limits allowed by the ESA.
3755
3755
  *
3756
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
3756
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
3757
3757
  */
3758
3758
  readonly modifyForecastRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3759
3759
  /**
3760
3760
  * This field shall indicate the ForecastID that is to be modified.
3761
3761
  *
3762
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
3762
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
3763
3763
  */
3764
3764
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
3765
3765
  /**
3766
3766
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
3767
3767
  * Forecast with matching ForecastID.
3768
3768
  *
3769
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
3769
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
3770
3770
  */
3771
3771
  slotAdjustments: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3772
3772
  /**
@@ -3774,7 +3774,7 @@ export declare namespace DeviceEnergyManagement {
3774
3774
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
3775
3775
  * maximum length of the Slots list constraint).
3776
3776
  *
3777
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
3777
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
3778
3778
  */
3779
3779
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
3780
3780
  /**
@@ -3784,7 +3784,7 @@ export declare namespace DeviceEnergyManagement {
3784
3784
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
3785
3785
  * this value shall be ignored by the ESA.
3786
3786
  *
3787
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
3787
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
3788
3788
  */
3789
3789
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3790
3790
  /**
@@ -3792,14 +3792,14 @@ export declare namespace DeviceEnergyManagement {
3792
3792
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
3793
3793
  * advertised by the ESA.
3794
3794
  *
3795
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
3795
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
3796
3796
  */
3797
3797
  duration: import("../tlv/TlvObject.js").FieldType<number>;
3798
3798
  }>[]>;
3799
3799
  /**
3800
3800
  * This field shall indicate the cause of the request from the EMS.
3801
3801
  *
3802
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
3802
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
3803
3803
  */
3804
3804
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
3805
3805
  }>, void, any>;
@@ -3814,7 +3814,7 @@ export declare namespace DeviceEnergyManagement {
3814
3814
  /**
3815
3815
  * Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
3816
3816
  *
3817
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
3817
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
3818
3818
  */
3819
3819
  readonly requestConstraintBasedForecast: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3820
3820
  /**
@@ -3832,7 +3832,7 @@ export declare namespace DeviceEnergyManagement {
3832
3832
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
3833
3833
  * follows:
3834
3834
  *
3835
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
3835
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
3836
3836
  */
3837
3837
  constraints: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3838
3838
  /**
@@ -3841,13 +3841,13 @@ export declare namespace DeviceEnergyManagement {
3841
3841
  *
3842
3842
  * This value is in UTC and MUST be in the future.
3843
3843
  *
3844
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
3844
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
3845
3845
  */
3846
3846
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
3847
3847
  /**
3848
3848
  * This field shall indicate the duration of the constraint in seconds.
3849
3849
  *
3850
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
3850
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
3851
3851
  */
3852
3852
  duration: import("../tlv/TlvObject.js").FieldType<number>;
3853
3853
  /**
@@ -3857,7 +3857,7 @@ export declare namespace DeviceEnergyManagement {
3857
3857
  *
3858
3858
  * This is a signed value and can be used to indicate charging or discharging.
3859
3859
  *
3860
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
3860
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
3861
3861
  */
3862
3862
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3863
3863
  /**
@@ -3866,7 +3866,7 @@ export declare namespace DeviceEnergyManagement {
3866
3866
  *
3867
3867
  * This is a signed value and can be used to indicate charging or discharging.
3868
3868
  *
3869
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
3869
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
3870
3870
  */
3871
3871
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
3872
3872
  /**
@@ -3879,14 +3879,14 @@ export declare namespace DeviceEnergyManagement {
3879
3879
  *
3880
3880
  * Note that the mapping between values and operation is manufacturer specific.
3881
3881
  *
3882
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
3882
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
3883
3883
  */
3884
3884
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3885
3885
  }>[]>;
3886
3886
  /**
3887
3887
  * This field shall indicate the cause of the request from the EMS.
3888
3888
  *
3889
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
3889
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
3890
3890
  */
3891
3891
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
3892
3892
  }>, void, any>;
@@ -3902,7 +3902,7 @@ export declare namespace DeviceEnergyManagement {
3902
3902
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
3903
3903
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
3904
3904
  *
3905
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
3905
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
3906
3906
  */
3907
3907
  readonly cancelRequest: Command<void, void, any>;
3908
3908
  };
@@ -3917,7 +3917,7 @@ export declare namespace DeviceEnergyManagement {
3917
3917
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
3918
3918
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
3919
3919
  *
3920
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
3920
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
3921
3921
  */
3922
3922
  readonly cancelRequest: Command<void, void, any>;
3923
3923
  };
@@ -3932,7 +3932,7 @@ export declare namespace DeviceEnergyManagement {
3932
3932
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
3933
3933
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
3934
3934
  *
3935
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
3935
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
3936
3936
  */
3937
3937
  readonly cancelRequest: Command<void, void, any>;
3938
3938
  };
@@ -3983,7 +3983,7 @@ export declare namespace DeviceEnergyManagement {
3983
3983
  * control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
3984
3984
  * of the EVSE cluster of the associated EVSE device.
3985
3985
  *
3986
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
3986
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
3987
3987
  */
3988
3988
  readonly powerAdjustment: BitFlag;
3989
3989
  /**
@@ -4025,7 +4025,7 @@ export declare namespace DeviceEnergyManagement {
4025
4025
  *
4026
4026
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
4027
4027
  *
4028
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
4028
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
4029
4029
  */
4030
4030
  readonly powerForecastReporting: BitFlag;
4031
4031
  /**
@@ -4042,7 +4042,7 @@ export declare namespace DeviceEnergyManagement {
4042
4042
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
4043
4043
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
4044
4044
  *
4045
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
4045
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
4046
4046
  */
4047
4047
  readonly stateForecastReporting: BitFlag;
4048
4048
  /**
@@ -4065,7 +4065,7 @@ export declare namespace DeviceEnergyManagement {
4065
4065
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of
4066
4066
  * the washing cycle.
4067
4067
  *
4068
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
4068
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
4069
4069
  */
4070
4070
  readonly startTimeAdjustment: BitFlag;
4071
4071
  /**
@@ -4087,7 +4087,7 @@ export declare namespace DeviceEnergyManagement {
4087
4087
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
4088
4088
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
4089
4089
  *
4090
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
4090
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
4091
4091
  */
4092
4092
  readonly pausable: BitFlag;
4093
4093
  /**
@@ -4116,7 +4116,7 @@ export declare namespace DeviceEnergyManagement {
4116
4116
  * at a lower power consumption (within the solar excess power) which requires the heat pump to run for a
4117
4117
  * longer duration to achieve its required energy demand.
4118
4118
  *
4119
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
4119
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
4120
4120
  */
4121
4121
  readonly forecastAdjustment: BitFlag;
4122
4122
  /**
@@ -4141,7 +4141,7 @@ export declare namespace DeviceEnergyManagement {
4141
4141
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
4142
4142
  * outside the constraint period to achieve its required energy demand.
4143
4143
  *
4144
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
4144
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
4145
4145
  */
4146
4146
  readonly constraintBasedAdjustment: BitFlag;
4147
4147
  };
@@ -4160,7 +4160,7 @@ export declare namespace DeviceEnergyManagement {
4160
4160
  * typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the
4161
4161
  * type of ESA that is being controlled can allow advanced energy management strategies.
4162
4162
  *
4163
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.1
4163
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.1
4164
4164
  */
4165
4165
  readonly esaType: FixedAttribute<EsaType, any>;
4166
4166
  /**
@@ -4182,7 +4182,7 @@ export declare namespace DeviceEnergyManagement {
4182
4182
  *
4183
4183
  * Example:
4184
4184
  *
4185
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.2
4185
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.2
4186
4186
  */
4187
4187
  readonly esaCanGenerate: FixedAttribute<boolean, any>;
4188
4188
  /**
@@ -4196,7 +4196,7 @@ export declare namespace DeviceEnergyManagement {
4196
4196
  * for example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or
4197
4197
  * tested.
4198
4198
  *
4199
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.3
4199
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.3
4200
4200
  */
4201
4201
  readonly esaState: Attribute<EsaState, any>;
4202
4202
  /**
@@ -4209,7 +4209,7 @@ export declare namespace DeviceEnergyManagement {
4209
4209
  * in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
4210
4210
  * discharge its internal battery.
4211
4211
  *
4212
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.4
4212
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.4
4213
4213
  */
4214
4214
  readonly absMinPower: Attribute<number | bigint, any>;
4215
4215
  /**
@@ -4222,7 +4222,7 @@ export declare namespace DeviceEnergyManagement {
4222
4222
  * For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
4223
4223
  * discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
4224
4224
  *
4225
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.5
4225
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.5
4226
4226
  */
4227
4227
  readonly absMaxPower: Attribute<number | bigint, any>;
4228
4228
  };
@@ -4251,7 +4251,7 @@ export declare namespace DeviceEnergyManagement {
4251
4251
  *
4252
4252
  * • When it changes from null to any other value and vice versa.
4253
4253
  *
4254
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.6
4254
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.6
4255
4255
  */
4256
4256
  readonly powerAdjustmentCapability: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
4257
4257
  /**
@@ -4270,7 +4270,7 @@ export declare namespace DeviceEnergyManagement {
4270
4270
  *
4271
4271
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
4272
4272
  *
4273
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
4273
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
4274
4274
  */
4275
4275
  powerAdjustCapability: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4276
4276
  /**
@@ -4279,7 +4279,7 @@ export declare namespace DeviceEnergyManagement {
4279
4279
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
4280
4280
  * battery).
4281
4281
  *
4282
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
4282
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
4283
4283
  */
4284
4284
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
4285
4285
  /**
@@ -4298,7 +4298,7 @@ export declare namespace DeviceEnergyManagement {
4298
4298
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
4299
4299
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
4300
4300
  *
4301
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
4301
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
4302
4302
  */
4303
4303
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
4304
4304
  /**
@@ -4306,7 +4306,7 @@ export declare namespace DeviceEnergyManagement {
4306
4306
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
4307
4307
  * making power adjustments.
4308
4308
  *
4309
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
4309
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
4310
4310
  */
4311
4311
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
4312
4312
  /**
@@ -4314,7 +4314,7 @@ export declare namespace DeviceEnergyManagement {
4314
4314
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
4315
4315
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
4316
4316
  *
4317
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
4317
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
4318
4318
  */
4319
4319
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
4320
4320
  }>[] | null>;
@@ -4325,7 +4325,7 @@ export declare namespace DeviceEnergyManagement {
4325
4325
  /**
4326
4326
  * Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
4327
4327
  *
4328
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
4328
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
4329
4329
  */
4330
4330
  readonly powerAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
4331
4331
  /**
@@ -4334,7 +4334,7 @@ export declare namespace DeviceEnergyManagement {
4334
4334
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
4335
4335
  * PowerAdjustmentCapability attribute.
4336
4336
  *
4337
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
4337
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
4338
4338
  */
4339
4339
  power: import("../tlv/TlvObject.js").FieldType<number | bigint>;
4340
4340
  /**
@@ -4343,20 +4343,20 @@ export declare namespace DeviceEnergyManagement {
4343
4343
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
4344
4344
  * PowerAdjustmentCapability attribute.
4345
4345
  *
4346
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
4346
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
4347
4347
  */
4348
4348
  duration: import("../tlv/TlvObject.js").FieldType<number>;
4349
4349
  /**
4350
4350
  * This field shall indicate the cause of the request from the EMS.
4351
4351
  *
4352
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
4352
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
4353
4353
  */
4354
4354
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
4355
4355
  }>, void, any>;
4356
4356
  /**
4357
4357
  * Allows a client to cancel an ongoing PowerAdjustmentRequest operation.
4358
4358
  *
4359
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.2
4359
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.2
4360
4360
  */
4361
4361
  readonly cancelPowerAdjustRequest: Command<void, void, any>;
4362
4362
  };
@@ -4364,25 +4364,25 @@ export declare namespace DeviceEnergyManagement {
4364
4364
  /**
4365
4365
  * This event shall be generated when the Power Adjustment session is started.
4366
4366
  *
4367
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.1
4367
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.1
4368
4368
  */
4369
4369
  readonly powerAdjustStart: Event<void, any>;
4370
4370
  /**
4371
4371
  * This event shall be generated when the Power Adjustment session ends.
4372
4372
  *
4373
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
4373
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
4374
4374
  */
4375
4375
  readonly powerAdjustEnd: Event<import("../tlv/TlvObject.js").TypeFromFields<{
4376
4376
  /**
4377
4377
  * This field shall indicate the reason why the power adjustment session ended.
4378
4378
  *
4379
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
4379
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
4380
4380
  */
4381
4381
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
4382
4382
  /**
4383
4383
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
4384
4384
  *
4385
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
4385
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
4386
4386
  */
4387
4387
  duration: import("../tlv/TlvObject.js").FieldType<number>;
4388
4388
  /**
@@ -4392,7 +4392,7 @@ export declare namespace DeviceEnergyManagement {
4392
4392
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
4393
4393
  * normal load that was turned on, then it will have positive value.
4394
4394
  *
4395
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
4395
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
4396
4396
  */
4397
4397
  energyUse: import("../tlv/TlvObject.js").FieldType<number | bigint>;
4398
4398
  }>, any>;
@@ -4425,7 +4425,7 @@ export declare namespace DeviceEnergyManagement {
4425
4425
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
4426
4426
  * forecast.
4427
4427
  *
4428
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
4428
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
4429
4429
  */
4430
4430
  readonly forecast: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
4431
4431
  /**
@@ -4438,33 +4438,33 @@ export declare namespace DeviceEnergyManagement {
4438
4438
  *
4439
4439
  * The value of ForecastID is allowed to wrap.
4440
4440
  *
4441
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
4441
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
4442
4442
  */
4443
4443
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
4444
4444
  /**
4445
4445
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
4446
4446
  * null value indicates that the sequence has not yet started.
4447
4447
  *
4448
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
4448
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
4449
4449
  */
4450
4450
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
4451
4451
  /**
4452
4452
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
4453
4453
  *
4454
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
4454
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
4455
4455
  */
4456
4456
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
4457
4457
  /**
4458
4458
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
4459
4459
  *
4460
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
4460
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
4461
4461
  */
4462
4462
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
4463
4463
  /**
4464
4464
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
4465
4465
  * value indicates that it can be started immediately.
4466
4466
  *
4467
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
4467
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
4468
4468
  */
4469
4469
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
4470
4470
  /**
@@ -4473,7 +4473,7 @@ export declare namespace DeviceEnergyManagement {
4473
4473
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
4474
4474
  * charging session must end.
4475
4475
  *
4476
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
4476
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
4477
4477
  */
4478
4478
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4479
4479
  /**
@@ -4481,7 +4481,7 @@ export declare namespace DeviceEnergyManagement {
4481
4481
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
4482
4482
  * client from having to check each slot in the list.
4483
4483
  *
4484
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
4484
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
4485
4485
  */
4486
4486
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
4487
4487
  /**
@@ -4489,25 +4489,25 @@ export declare namespace DeviceEnergyManagement {
4489
4489
  *
4490
4490
  * It shall contain at least 1 entry, and a maximum of 10.
4491
4491
  *
4492
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
4492
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
4493
4493
  */
4494
4494
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4495
4495
  /**
4496
4496
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
4497
4497
  *
4498
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
4498
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
4499
4499
  */
4500
4500
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
4501
4501
  /**
4502
4502
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
4503
4503
  *
4504
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
4504
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
4505
4505
  */
4506
4506
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
4507
4507
  /**
4508
4508
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
4509
4509
  *
4510
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
4510
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
4511
4511
  */
4512
4512
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
4513
4513
  /**
@@ -4520,7 +4520,7 @@ export declare namespace DeviceEnergyManagement {
4520
4520
  *
4521
4521
  * When the Forecast attribute is read, then this value shall be the most recent value.
4522
4522
  *
4523
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
4523
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
4524
4524
  */
4525
4525
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
4526
4526
  /**
@@ -4536,13 +4536,13 @@ export declare namespace DeviceEnergyManagement {
4536
4536
  *
4537
4537
  * When the Forecast attribute is read, then this value shall be the most recent value.
4538
4538
  *
4539
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
4539
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
4540
4540
  */
4541
4541
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
4542
4542
  /**
4543
4543
  * This field shall indicate whether this slot can be paused.
4544
4544
  *
4545
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
4545
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
4546
4546
  */
4547
4547
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
4548
4548
  /**
@@ -4550,13 +4550,13 @@ export declare namespace DeviceEnergyManagement {
4550
4550
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
4551
4551
  * damage or cause excess energy to be consumed with restarting of an operation.
4552
4552
  *
4553
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
4553
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
4554
4554
  */
4555
4555
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4556
4556
  /**
4557
4557
  * This field shall indicate the longest period that the slot can be paused for.
4558
4558
  *
4559
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
4559
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
4560
4560
  */
4561
4561
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4562
4562
  /**
@@ -4579,7 +4579,7 @@ export declare namespace DeviceEnergyManagement {
4579
4579
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
4580
4580
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
4581
4581
  *
4582
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
4582
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
4583
4583
  */
4584
4584
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4585
4585
  /**
@@ -4587,7 +4587,7 @@ export declare namespace DeviceEnergyManagement {
4587
4587
  * considered the average value over the slot, and some variation from this would be expected (for example, as
4588
4588
  * it is ramping up).
4589
4589
  *
4590
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
4590
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
4591
4591
  */
4592
4592
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4593
4593
  /**
@@ -4596,7 +4596,7 @@ export declare namespace DeviceEnergyManagement {
4596
4596
  *
4597
4597
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
4598
4598
  *
4599
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
4599
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
4600
4600
  */
4601
4601
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4602
4602
  /**
@@ -4605,7 +4605,7 @@ export declare namespace DeviceEnergyManagement {
4605
4605
  *
4606
4606
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
4607
4607
  *
4608
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
4608
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
4609
4609
  */
4610
4610
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4611
4611
  /**
@@ -4613,7 +4613,7 @@ export declare namespace DeviceEnergyManagement {
4613
4613
  *
4614
4614
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
4615
4615
  *
4616
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
4616
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
4617
4617
  */
4618
4618
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4619
4619
  /**
@@ -4636,13 +4636,13 @@ export declare namespace DeviceEnergyManagement {
4636
4636
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
4637
4637
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
4638
4638
  *
4639
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
4639
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
4640
4640
  */
4641
4641
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4642
4642
  /**
4643
4643
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
4644
4644
  *
4645
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
4645
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
4646
4646
  */
4647
4647
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
4648
4648
  /**
@@ -4651,14 +4651,14 @@ export declare namespace DeviceEnergyManagement {
4651
4651
  *
4652
4652
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
4653
4653
  *
4654
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
4654
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
4655
4655
  */
4656
4656
  value: import("../tlv/TlvObject.js").FieldType<number>;
4657
4657
  /**
4658
4658
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
4659
4659
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
4660
4660
  *
4661
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
4661
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
4662
4662
  */
4663
4663
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
4664
4664
  /**
@@ -4667,7 +4667,7 @@ export declare namespace DeviceEnergyManagement {
4667
4667
  *
4668
4668
  * This is an optional field. It shall be included if CostType is Financial.
4669
4669
  *
4670
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
4670
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
4671
4671
  */
4672
4672
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4673
4673
  }>[]>;
@@ -4678,7 +4678,7 @@ export declare namespace DeviceEnergyManagement {
4678
4678
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
4679
4679
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
4680
4680
  *
4681
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
4681
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
4682
4682
  */
4683
4683
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4684
4684
  /**
@@ -4688,7 +4688,7 @@ export declare namespace DeviceEnergyManagement {
4688
4688
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
4689
4689
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
4690
4690
  *
4691
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
4691
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
4692
4692
  */
4693
4693
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4694
4694
  /**
@@ -4700,7 +4700,7 @@ export declare namespace DeviceEnergyManagement {
4700
4700
  *
4701
4701
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
4702
4702
  *
4703
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
4703
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
4704
4704
  */
4705
4705
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4706
4706
  /**
@@ -4712,14 +4712,14 @@ export declare namespace DeviceEnergyManagement {
4712
4712
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
4713
4713
  * MaxPowerAdjustment power level).
4714
4714
  *
4715
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
4715
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
4716
4716
  */
4717
4717
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4718
4718
  }>[]>;
4719
4719
  /**
4720
4720
  * This field shall contain the reason the current Forecast was generated.
4721
4721
  *
4722
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
4722
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
4723
4723
  */
4724
4724
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
4725
4725
  }> | null, any>;
@@ -4752,7 +4752,7 @@ export declare namespace DeviceEnergyManagement {
4752
4752
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
4753
4753
  * forecast.
4754
4754
  *
4755
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
4755
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
4756
4756
  */
4757
4757
  readonly forecast: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
4758
4758
  /**
@@ -4765,33 +4765,33 @@ export declare namespace DeviceEnergyManagement {
4765
4765
  *
4766
4766
  * The value of ForecastID is allowed to wrap.
4767
4767
  *
4768
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
4768
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
4769
4769
  */
4770
4770
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
4771
4771
  /**
4772
4772
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
4773
4773
  * null value indicates that the sequence has not yet started.
4774
4774
  *
4775
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
4775
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
4776
4776
  */
4777
4777
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
4778
4778
  /**
4779
4779
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
4780
4780
  *
4781
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
4781
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
4782
4782
  */
4783
4783
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
4784
4784
  /**
4785
4785
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
4786
4786
  *
4787
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
4787
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
4788
4788
  */
4789
4789
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
4790
4790
  /**
4791
4791
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
4792
4792
  * value indicates that it can be started immediately.
4793
4793
  *
4794
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
4794
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
4795
4795
  */
4796
4796
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
4797
4797
  /**
@@ -4800,7 +4800,7 @@ export declare namespace DeviceEnergyManagement {
4800
4800
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
4801
4801
  * charging session must end.
4802
4802
  *
4803
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
4803
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
4804
4804
  */
4805
4805
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4806
4806
  /**
@@ -4808,7 +4808,7 @@ export declare namespace DeviceEnergyManagement {
4808
4808
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
4809
4809
  * client from having to check each slot in the list.
4810
4810
  *
4811
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
4811
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
4812
4812
  */
4813
4813
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
4814
4814
  /**
@@ -4816,25 +4816,25 @@ export declare namespace DeviceEnergyManagement {
4816
4816
  *
4817
4817
  * It shall contain at least 1 entry, and a maximum of 10.
4818
4818
  *
4819
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
4819
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
4820
4820
  */
4821
4821
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4822
4822
  /**
4823
4823
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
4824
4824
  *
4825
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
4825
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
4826
4826
  */
4827
4827
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
4828
4828
  /**
4829
4829
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
4830
4830
  *
4831
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
4831
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
4832
4832
  */
4833
4833
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
4834
4834
  /**
4835
4835
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
4836
4836
  *
4837
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
4837
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
4838
4838
  */
4839
4839
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
4840
4840
  /**
@@ -4847,7 +4847,7 @@ export declare namespace DeviceEnergyManagement {
4847
4847
  *
4848
4848
  * When the Forecast attribute is read, then this value shall be the most recent value.
4849
4849
  *
4850
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
4850
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
4851
4851
  */
4852
4852
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
4853
4853
  /**
@@ -4863,13 +4863,13 @@ export declare namespace DeviceEnergyManagement {
4863
4863
  *
4864
4864
  * When the Forecast attribute is read, then this value shall be the most recent value.
4865
4865
  *
4866
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
4866
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
4867
4867
  */
4868
4868
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
4869
4869
  /**
4870
4870
  * This field shall indicate whether this slot can be paused.
4871
4871
  *
4872
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
4872
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
4873
4873
  */
4874
4874
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
4875
4875
  /**
@@ -4877,13 +4877,13 @@ export declare namespace DeviceEnergyManagement {
4877
4877
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
4878
4878
  * damage or cause excess energy to be consumed with restarting of an operation.
4879
4879
  *
4880
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
4880
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
4881
4881
  */
4882
4882
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4883
4883
  /**
4884
4884
  * This field shall indicate the longest period that the slot can be paused for.
4885
4885
  *
4886
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
4886
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
4887
4887
  */
4888
4888
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4889
4889
  /**
@@ -4906,7 +4906,7 @@ export declare namespace DeviceEnergyManagement {
4906
4906
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
4907
4907
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
4908
4908
  *
4909
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
4909
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
4910
4910
  */
4911
4911
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4912
4912
  /**
@@ -4914,7 +4914,7 @@ export declare namespace DeviceEnergyManagement {
4914
4914
  * considered the average value over the slot, and some variation from this would be expected (for example, as
4915
4915
  * it is ramping up).
4916
4916
  *
4917
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
4917
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
4918
4918
  */
4919
4919
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4920
4920
  /**
@@ -4923,7 +4923,7 @@ export declare namespace DeviceEnergyManagement {
4923
4923
  *
4924
4924
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
4925
4925
  *
4926
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
4926
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
4927
4927
  */
4928
4928
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4929
4929
  /**
@@ -4932,7 +4932,7 @@ export declare namespace DeviceEnergyManagement {
4932
4932
  *
4933
4933
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
4934
4934
  *
4935
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
4935
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
4936
4936
  */
4937
4937
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4938
4938
  /**
@@ -4940,7 +4940,7 @@ export declare namespace DeviceEnergyManagement {
4940
4940
  *
4941
4941
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
4942
4942
  *
4943
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
4943
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
4944
4944
  */
4945
4945
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
4946
4946
  /**
@@ -4963,13 +4963,13 @@ export declare namespace DeviceEnergyManagement {
4963
4963
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
4964
4964
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
4965
4965
  *
4966
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
4966
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
4967
4967
  */
4968
4968
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4969
4969
  /**
4970
4970
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
4971
4971
  *
4972
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
4972
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
4973
4973
  */
4974
4974
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
4975
4975
  /**
@@ -4978,14 +4978,14 @@ export declare namespace DeviceEnergyManagement {
4978
4978
  *
4979
4979
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
4980
4980
  *
4981
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
4981
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
4982
4982
  */
4983
4983
  value: import("../tlv/TlvObject.js").FieldType<number>;
4984
4984
  /**
4985
4985
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
4986
4986
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
4987
4987
  *
4988
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
4988
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
4989
4989
  */
4990
4990
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
4991
4991
  /**
@@ -4994,7 +4994,7 @@ export declare namespace DeviceEnergyManagement {
4994
4994
  *
4995
4995
  * This is an optional field. It shall be included if CostType is Financial.
4996
4996
  *
4997
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
4997
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
4998
4998
  */
4999
4999
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
5000
5000
  }>[]>;
@@ -5005,7 +5005,7 @@ export declare namespace DeviceEnergyManagement {
5005
5005
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
5006
5006
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
5007
5007
  *
5008
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
5008
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
5009
5009
  */
5010
5010
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
5011
5011
  /**
@@ -5015,7 +5015,7 @@ export declare namespace DeviceEnergyManagement {
5015
5015
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
5016
5016
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
5017
5017
  *
5018
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
5018
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
5019
5019
  */
5020
5020
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
5021
5021
  /**
@@ -5027,7 +5027,7 @@ export declare namespace DeviceEnergyManagement {
5027
5027
  *
5028
5028
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
5029
5029
  *
5030
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
5030
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
5031
5031
  */
5032
5032
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
5033
5033
  /**
@@ -5039,14 +5039,14 @@ export declare namespace DeviceEnergyManagement {
5039
5039
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
5040
5040
  * MaxPowerAdjustment power level).
5041
5041
  *
5042
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
5042
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
5043
5043
  */
5044
5044
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
5045
5045
  }>[]>;
5046
5046
  /**
5047
5047
  * This field shall contain the reason the current Forecast was generated.
5048
5048
  *
5049
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
5049
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
5050
5050
  */
5051
5051
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
5052
5052
  }> | null, any>;
@@ -5089,7 +5089,7 @@ export declare namespace DeviceEnergyManagement {
5089
5089
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
5090
5090
  * optimize its own energy usage, for example, using tariff information it may obtain.
5091
5091
  *
5092
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
5092
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
5093
5093
  */
5094
5094
  readonly optOutState: Attribute<OptOutState, any>;
5095
5095
  };
@@ -5131,7 +5131,7 @@ export declare namespace DeviceEnergyManagement {
5131
5131
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
5132
5132
  * optimize its own energy usage, for example, using tariff information it may obtain.
5133
5133
  *
5134
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
5134
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
5135
5135
  */
5136
5136
  readonly optOutState: Attribute<OptOutState, any>;
5137
5137
  };
@@ -5173,7 +5173,7 @@ export declare namespace DeviceEnergyManagement {
5173
5173
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
5174
5174
  * optimize its own energy usage, for example, using tariff information it may obtain.
5175
5175
  *
5176
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
5176
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
5177
5177
  */
5178
5178
  readonly optOutState: Attribute<OptOutState, any>;
5179
5179
  };
@@ -5215,7 +5215,7 @@ export declare namespace DeviceEnergyManagement {
5215
5215
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
5216
5216
  * optimize its own energy usage, for example, using tariff information it may obtain.
5217
5217
  *
5218
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
5218
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
5219
5219
  */
5220
5220
  readonly optOutState: Attribute<OptOutState, any>;
5221
5221
  };
@@ -5257,7 +5257,7 @@ export declare namespace DeviceEnergyManagement {
5257
5257
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
5258
5258
  * optimize its own energy usage, for example, using tariff information it may obtain.
5259
5259
  *
5260
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
5260
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
5261
5261
  */
5262
5262
  readonly optOutState: Attribute<OptOutState, any>;
5263
5263
  };
@@ -5271,7 +5271,7 @@ export declare namespace DeviceEnergyManagement {
5271
5271
  /**
5272
5272
  * Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
5273
5273
  *
5274
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
5274
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
5275
5275
  */
5276
5276
  readonly pauseRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
5277
5277
  /**
@@ -5279,20 +5279,20 @@ export declare namespace DeviceEnergyManagement {
5279
5279
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
5280
5280
  * Forecast.
5281
5281
  *
5282
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
5282
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
5283
5283
  */
5284
5284
  duration: import("../tlv/TlvObject.js").FieldType<number>;
5285
5285
  /**
5286
5286
  * This field shall indicate the cause of the request from the EMS.
5287
5287
  *
5288
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
5288
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
5289
5289
  */
5290
5290
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
5291
5291
  }>, void, any>;
5292
5292
  /**
5293
5293
  * Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.
5294
5294
  *
5295
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.5
5295
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.5
5296
5296
  */
5297
5297
  readonly resumeRequest: Command<void, void, any>;
5298
5298
  };
@@ -5300,19 +5300,19 @@ export declare namespace DeviceEnergyManagement {
5300
5300
  /**
5301
5301
  * This event shall be generated when the ESA enters the Paused state. There is no data for this event.
5302
5302
  *
5303
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.3
5303
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.3
5304
5304
  */
5305
5305
  readonly paused: Event<void, any>;
5306
5306
  /**
5307
5307
  * This event shall be generated when the ESA leaves the Paused state and resumes operation.
5308
5308
  *
5309
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
5309
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
5310
5310
  */
5311
5311
  readonly resumed: Event<import("../tlv/TlvObject.js").TypeFromFields<{
5312
5312
  /**
5313
5313
  * This field shall indicate the reason why the pause ended.
5314
5314
  *
5315
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
5315
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
5316
5316
  */
5317
5317
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
5318
5318
  }>, any>;
@@ -5328,7 +5328,7 @@ export declare namespace DeviceEnergyManagement {
5328
5328
  * Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e.
5329
5329
  * where the current Forecast StartTime is in the future).
5330
5330
  *
5331
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
5331
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
5332
5332
  */
5333
5333
  readonly startTimeAdjustRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
5334
5334
  /**
@@ -5341,13 +5341,13 @@ export declare namespace DeviceEnergyManagement {
5341
5341
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
5342
5342
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
5343
5343
  *
5344
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
5344
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
5345
5345
  */
5346
5346
  requestedStartTime: import("../tlv/TlvObject.js").FieldType<number>;
5347
5347
  /**
5348
5348
  * This field shall indicate the cause of the request from the EMS.
5349
5349
  *
5350
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
5350
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
5351
5351
  */
5352
5352
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
5353
5353
  }>, void, any>;
@@ -5362,20 +5362,20 @@ export declare namespace DeviceEnergyManagement {
5362
5362
  /**
5363
5363
  * Allows a client to modify a Forecast within the limits allowed by the ESA.
5364
5364
  *
5365
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
5365
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
5366
5366
  */
5367
5367
  readonly modifyForecastRequest: Command<import("../tlv/TlvObject.js").TypeFromFields<{
5368
5368
  /**
5369
5369
  * This field shall indicate the ForecastID that is to be modified.
5370
5370
  *
5371
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
5371
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
5372
5372
  */
5373
5373
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
5374
5374
  /**
5375
5375
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
5376
5376
  * Forecast with matching ForecastID.
5377
5377
  *
5378
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
5378
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
5379
5379
  */
5380
5380
  slotAdjustments: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
5381
5381
  /**
@@ -5383,7 +5383,7 @@ export declare namespace DeviceEnergyManagement {
5383
5383
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
5384
5384
  * maximum length of the Slots list constraint).
5385
5385
  *
5386
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
5386
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
5387
5387
  */
5388
5388
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
5389
5389
  /**
@@ -5393,7 +5393,7 @@ export declare namespace DeviceEnergyManagement {
5393
5393
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
5394
5394
  * this value shall be ignored by the ESA.
5395
5395
  *
5396
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
5396
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
5397
5397
  */
5398
5398
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
5399
5399
  /**
@@ -5401,14 +5401,14 @@ export declare namespace DeviceEnergyManagement {
5401
5401
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
5402
5402
  * advertised by the ESA.
5403
5403
  *
5404
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
5404
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
5405
5405
  */
5406
5406
  duration: import("../tlv/TlvObject.js").FieldType<number>;
5407
5407
  }>[]>;
5408
5408
  /**
5409
5409
  * This field shall indicate the cause of the request from the EMS.
5410
5410
  *
5411
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
5411
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
5412
5412
  */
5413
5413
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
5414
5414
  }>, void, any>;
@@ -5423,7 +5423,7 @@ export declare namespace DeviceEnergyManagement {
5423
5423
  /**
5424
5424
  * Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
5425
5425
  *
5426
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
5426
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
5427
5427
  */
5428
5428
  readonly requestConstraintBasedForecast: Command<import("../tlv/TlvObject.js").TypeFromFields<{
5429
5429
  /**
@@ -5441,7 +5441,7 @@ export declare namespace DeviceEnergyManagement {
5441
5441
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
5442
5442
  * follows:
5443
5443
  *
5444
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
5444
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
5445
5445
  */
5446
5446
  constraints: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
5447
5447
  /**
@@ -5450,13 +5450,13 @@ export declare namespace DeviceEnergyManagement {
5450
5450
  *
5451
5451
  * This value is in UTC and MUST be in the future.
5452
5452
  *
5453
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
5453
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
5454
5454
  */
5455
5455
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
5456
5456
  /**
5457
5457
  * This field shall indicate the duration of the constraint in seconds.
5458
5458
  *
5459
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
5459
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
5460
5460
  */
5461
5461
  duration: import("../tlv/TlvObject.js").FieldType<number>;
5462
5462
  /**
@@ -5466,7 +5466,7 @@ export declare namespace DeviceEnergyManagement {
5466
5466
  *
5467
5467
  * This is a signed value and can be used to indicate charging or discharging.
5468
5468
  *
5469
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
5469
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
5470
5470
  */
5471
5471
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
5472
5472
  /**
@@ -5475,7 +5475,7 @@ export declare namespace DeviceEnergyManagement {
5475
5475
  *
5476
5476
  * This is a signed value and can be used to indicate charging or discharging.
5477
5477
  *
5478
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
5478
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
5479
5479
  */
5480
5480
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
5481
5481
  /**
@@ -5488,14 +5488,14 @@ export declare namespace DeviceEnergyManagement {
5488
5488
  *
5489
5489
  * Note that the mapping between values and operation is manufacturer specific.
5490
5490
  *
5491
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
5491
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
5492
5492
  */
5493
5493
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
5494
5494
  }>[]>;
5495
5495
  /**
5496
5496
  * This field shall indicate the cause of the request from the EMS.
5497
5497
  *
5498
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
5498
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
5499
5499
  */
5500
5500
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
5501
5501
  }>, void, any>;
@@ -5511,7 +5511,7 @@ export declare namespace DeviceEnergyManagement {
5511
5511
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
5512
5512
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
5513
5513
  *
5514
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
5514
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
5515
5515
  */
5516
5516
  readonly cancelRequest: Command<void, void, any>;
5517
5517
  };
@@ -5526,7 +5526,7 @@ export declare namespace DeviceEnergyManagement {
5526
5526
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
5527
5527
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
5528
5528
  *
5529
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
5529
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
5530
5530
  */
5531
5531
  readonly cancelRequest: Command<void, void, any>;
5532
5532
  };
@@ -5541,7 +5541,7 @@ export declare namespace DeviceEnergyManagement {
5541
5541
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
5542
5542
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
5543
5543
  *
5544
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
5544
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
5545
5545
  */
5546
5546
  readonly cancelRequest: Command<void, void, any>;
5547
5547
  };
@@ -5614,7 +5614,7 @@ export declare namespace DeviceEnergyManagement {
5614
5614
  * Per the Matter specification you cannot use {@link DeviceEnergyManagementCluster} without enabling certain
5615
5615
  * feature combinations. You must use the {@link with} factory method to obtain a working cluster.
5616
5616
  *
5617
- * @see {@link MatterSpecification.v141.Cluster} § 9.2
5617
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2
5618
5618
  */
5619
5619
  interface Cluster extends Identity<typeof ClusterInstance> {
5620
5620
  }
@@ -5643,7 +5643,7 @@ export declare namespace DeviceEnergyManagement {
5643
5643
  * control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
5644
5644
  * of the EVSE cluster of the associated EVSE device.
5645
5645
  *
5646
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
5646
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
5647
5647
  */
5648
5648
  readonly powerAdjustment: BitFlag;
5649
5649
  /**
@@ -5685,7 +5685,7 @@ export declare namespace DeviceEnergyManagement {
5685
5685
  *
5686
5686
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
5687
5687
  *
5688
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
5688
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
5689
5689
  */
5690
5690
  readonly powerForecastReporting: BitFlag;
5691
5691
  /**
@@ -5702,7 +5702,7 @@ export declare namespace DeviceEnergyManagement {
5702
5702
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
5703
5703
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
5704
5704
  *
5705
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
5705
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
5706
5706
  */
5707
5707
  readonly stateForecastReporting: BitFlag;
5708
5708
  /**
@@ -5725,7 +5725,7 @@ export declare namespace DeviceEnergyManagement {
5725
5725
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of
5726
5726
  * the washing cycle.
5727
5727
  *
5728
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
5728
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
5729
5729
  */
5730
5730
  readonly startTimeAdjustment: BitFlag;
5731
5731
  /**
@@ -5747,7 +5747,7 @@ export declare namespace DeviceEnergyManagement {
5747
5747
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
5748
5748
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
5749
5749
  *
5750
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
5750
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
5751
5751
  */
5752
5752
  readonly pausable: BitFlag;
5753
5753
  /**
@@ -5776,7 +5776,7 @@ export declare namespace DeviceEnergyManagement {
5776
5776
  * at a lower power consumption (within the solar excess power) which requires the heat pump to run for a
5777
5777
  * longer duration to achieve its required energy demand.
5778
5778
  *
5779
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
5779
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
5780
5780
  */
5781
5781
  readonly forecastAdjustment: BitFlag;
5782
5782
  /**
@@ -5801,7 +5801,7 @@ export declare namespace DeviceEnergyManagement {
5801
5801
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
5802
5802
  * outside the constraint period to achieve its required energy demand.
5803
5803
  *
5804
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
5804
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
5805
5805
  */
5806
5806
  readonly constraintBasedAdjustment: BitFlag;
5807
5807
  };
@@ -5823,7 +5823,7 @@ export declare namespace DeviceEnergyManagement {
5823
5823
  *
5824
5824
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
5825
5825
  *
5826
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
5826
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
5827
5827
  */
5828
5828
  powerAdjustCapability: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
5829
5829
  /**
@@ -5832,7 +5832,7 @@ export declare namespace DeviceEnergyManagement {
5832
5832
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
5833
5833
  * battery).
5834
5834
  *
5835
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
5835
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
5836
5836
  */
5837
5837
  minPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
5838
5838
  /**
@@ -5851,7 +5851,7 @@ export declare namespace DeviceEnergyManagement {
5851
5851
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
5852
5852
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
5853
5853
  *
5854
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
5854
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
5855
5855
  */
5856
5856
  maxPower: import("../tlv/TlvObject.js").FieldType<number | bigint>;
5857
5857
  /**
@@ -5859,7 +5859,7 @@ export declare namespace DeviceEnergyManagement {
5859
5859
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
5860
5860
  * making power adjustments.
5861
5861
  *
5862
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
5862
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
5863
5863
  */
5864
5864
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
5865
5865
  /**
@@ -5867,7 +5867,7 @@ export declare namespace DeviceEnergyManagement {
5867
5867
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
5868
5868
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
5869
5869
  *
5870
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
5870
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
5871
5871
  */
5872
5872
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
5873
5873
  }>[] | null>;
@@ -5891,33 +5891,33 @@ export declare namespace DeviceEnergyManagement {
5891
5891
  *
5892
5892
  * The value of ForecastID is allowed to wrap.
5893
5893
  *
5894
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
5894
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
5895
5895
  */
5896
5896
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
5897
5897
  /**
5898
5898
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
5899
5899
  * null value indicates that the sequence has not yet started.
5900
5900
  *
5901
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
5901
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
5902
5902
  */
5903
5903
  activeSlotNumber: import("../tlv/TlvObject.js").FieldType<number | null>;
5904
5904
  /**
5905
5905
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
5906
5906
  *
5907
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
5907
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
5908
5908
  */
5909
5909
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
5910
5910
  /**
5911
5911
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
5912
5912
  *
5913
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
5913
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
5914
5914
  */
5915
5915
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
5916
5916
  /**
5917
5917
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
5918
5918
  * value indicates that it can be started immediately.
5919
5919
  *
5920
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
5920
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
5921
5921
  */
5922
5922
  earliestStartTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
5923
5923
  /**
@@ -5926,7 +5926,7 @@ export declare namespace DeviceEnergyManagement {
5926
5926
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
5927
5927
  * charging session must end.
5928
5928
  *
5929
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
5929
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
5930
5930
  */
5931
5931
  latestEndTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
5932
5932
  /**
@@ -5934,7 +5934,7 @@ export declare namespace DeviceEnergyManagement {
5934
5934
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
5935
5935
  * client from having to check each slot in the list.
5936
5936
  *
5937
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
5937
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
5938
5938
  */
5939
5939
  isPausable: import("../tlv/TlvObject.js").FieldType<boolean>;
5940
5940
  /**
@@ -5942,25 +5942,25 @@ export declare namespace DeviceEnergyManagement {
5942
5942
  *
5943
5943
  * It shall contain at least 1 entry, and a maximum of 10.
5944
5944
  *
5945
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
5945
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
5946
5946
  */
5947
5947
  slots: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
5948
5948
  /**
5949
5949
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
5950
5950
  *
5951
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
5951
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
5952
5952
  */
5953
5953
  minDuration: import("../tlv/TlvObject.js").FieldType<number>;
5954
5954
  /**
5955
5955
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
5956
5956
  *
5957
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
5957
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
5958
5958
  */
5959
5959
  maxDuration: import("../tlv/TlvObject.js").FieldType<number>;
5960
5960
  /**
5961
5961
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
5962
5962
  *
5963
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
5963
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
5964
5964
  */
5965
5965
  defaultDuration: import("../tlv/TlvObject.js").FieldType<number>;
5966
5966
  /**
@@ -5973,7 +5973,7 @@ export declare namespace DeviceEnergyManagement {
5973
5973
  *
5974
5974
  * When the Forecast attribute is read, then this value shall be the most recent value.
5975
5975
  *
5976
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
5976
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
5977
5977
  */
5978
5978
  elapsedSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
5979
5979
  /**
@@ -5989,13 +5989,13 @@ export declare namespace DeviceEnergyManagement {
5989
5989
  *
5990
5990
  * When the Forecast attribute is read, then this value shall be the most recent value.
5991
5991
  *
5992
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
5992
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
5993
5993
  */
5994
5994
  remainingSlotTime: import("../tlv/TlvObject.js").FieldType<number>;
5995
5995
  /**
5996
5996
  * This field shall indicate whether this slot can be paused.
5997
5997
  *
5998
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
5998
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
5999
5999
  */
6000
6000
  slotIsPausable: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
6001
6001
  /**
@@ -6003,13 +6003,13 @@ export declare namespace DeviceEnergyManagement {
6003
6003
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
6004
6004
  * damage or cause excess energy to be consumed with restarting of an operation.
6005
6005
  *
6006
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
6006
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
6007
6007
  */
6008
6008
  minPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6009
6009
  /**
6010
6010
  * This field shall indicate the longest period that the slot can be paused for.
6011
6011
  *
6012
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
6012
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
6013
6013
  */
6014
6014
  maxPauseDuration: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6015
6015
  /**
@@ -6032,7 +6032,7 @@ export declare namespace DeviceEnergyManagement {
6032
6032
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
6033
6033
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
6034
6034
  *
6035
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
6035
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
6036
6036
  */
6037
6037
  manufacturerEsaState: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6038
6038
  /**
@@ -6040,7 +6040,7 @@ export declare namespace DeviceEnergyManagement {
6040
6040
  * considered the average value over the slot, and some variation from this would be expected (for example, as
6041
6041
  * it is ramping up).
6042
6042
  *
6043
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
6043
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
6044
6044
  */
6045
6045
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6046
6046
  /**
@@ -6049,7 +6049,7 @@ export declare namespace DeviceEnergyManagement {
6049
6049
  *
6050
6050
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
6051
6051
  *
6052
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
6052
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
6053
6053
  */
6054
6054
  minPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6055
6055
  /**
@@ -6058,7 +6058,7 @@ export declare namespace DeviceEnergyManagement {
6058
6058
  *
6059
6059
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
6060
6060
  *
6061
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
6061
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
6062
6062
  */
6063
6063
  maxPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6064
6064
  /**
@@ -6066,7 +6066,7 @@ export declare namespace DeviceEnergyManagement {
6066
6066
  *
6067
6067
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
6068
6068
  *
6069
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
6069
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
6070
6070
  */
6071
6071
  nominalEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6072
6072
  /**
@@ -6089,13 +6089,13 @@ export declare namespace DeviceEnergyManagement {
6089
6089
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
6090
6090
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
6091
6091
  *
6092
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
6092
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
6093
6093
  */
6094
6094
  costs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
6095
6095
  /**
6096
6096
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
6097
6097
  *
6098
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
6098
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
6099
6099
  */
6100
6100
  costType: import("../tlv/TlvObject.js").FieldType<CostType>;
6101
6101
  /**
@@ -6104,14 +6104,14 @@ export declare namespace DeviceEnergyManagement {
6104
6104
  *
6105
6105
  * For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
6106
6106
  *
6107
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.2
6107
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.2
6108
6108
  */
6109
6109
  value: import("../tlv/TlvObject.js").FieldType<number>;
6110
6110
  /**
6111
6111
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
6112
6112
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
6113
6113
  *
6114
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
6114
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
6115
6115
  */
6116
6116
  decimalPoints: import("../tlv/TlvObject.js").FieldType<number>;
6117
6117
  /**
@@ -6120,7 +6120,7 @@ export declare namespace DeviceEnergyManagement {
6120
6120
  *
6121
6121
  * This is an optional field. It shall be included if CostType is Financial.
6122
6122
  *
6123
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
6123
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
6124
6124
  */
6125
6125
  currency: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6126
6126
  }>[]>;
@@ -6131,7 +6131,7 @@ export declare namespace DeviceEnergyManagement {
6131
6131
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
6132
6132
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
6133
6133
  *
6134
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
6134
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
6135
6135
  */
6136
6136
  minPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6137
6137
  /**
@@ -6141,7 +6141,7 @@ export declare namespace DeviceEnergyManagement {
6141
6141
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
6142
6142
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
6143
6143
  *
6144
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
6144
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
6145
6145
  */
6146
6146
  maxPowerAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6147
6147
  /**
@@ -6153,7 +6153,7 @@ export declare namespace DeviceEnergyManagement {
6153
6153
  *
6154
6154
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
6155
6155
  *
6156
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
6156
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
6157
6157
  */
6158
6158
  minDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6159
6159
  /**
@@ -6165,14 +6165,14 @@ export declare namespace DeviceEnergyManagement {
6165
6165
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
6166
6166
  * MaxPowerAdjustment power level).
6167
6167
  *
6168
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
6168
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
6169
6169
  */
6170
6170
  maxDurationAdjustment: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6171
6171
  }>[]>;
6172
6172
  /**
6173
6173
  * This field shall contain the reason the current Forecast was generated.
6174
6174
  *
6175
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
6175
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
6176
6176
  */
6177
6177
  forecastUpdateReason: import("../tlv/TlvObject.js").FieldType<ForecastUpdateReason>;
6178
6178
  }> | null, any> & {
@@ -6215,7 +6215,7 @@ export declare namespace DeviceEnergyManagement {
6215
6215
  * typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the
6216
6216
  * type of ESA that is being controlled can allow advanced energy management strategies.
6217
6217
  *
6218
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.1
6218
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.1
6219
6219
  */
6220
6220
  readonly esaType: FixedAttribute<EsaType, any>;
6221
6221
  /**
@@ -6237,7 +6237,7 @@ export declare namespace DeviceEnergyManagement {
6237
6237
  *
6238
6238
  * Example:
6239
6239
  *
6240
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.2
6240
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.2
6241
6241
  */
6242
6242
  readonly esaCanGenerate: FixedAttribute<boolean, any>;
6243
6243
  /**
@@ -6251,7 +6251,7 @@ export declare namespace DeviceEnergyManagement {
6251
6251
  * for example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or
6252
6252
  * tested.
6253
6253
  *
6254
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.3
6254
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.3
6255
6255
  */
6256
6256
  readonly esaState: Attribute<EsaState, any>;
6257
6257
  /**
@@ -6264,7 +6264,7 @@ export declare namespace DeviceEnergyManagement {
6264
6264
  * in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
6265
6265
  * discharge its internal battery.
6266
6266
  *
6267
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.4
6267
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.4
6268
6268
  */
6269
6269
  readonly absMinPower: Attribute<number | bigint, any>;
6270
6270
  /**
@@ -6277,7 +6277,7 @@ export declare namespace DeviceEnergyManagement {
6277
6277
  * For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
6278
6278
  * discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
6279
6279
  *
6280
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.5
6280
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.5
6281
6281
  */
6282
6282
  readonly absMaxPower: Attribute<number | bigint, any>;
6283
6283
  };
@@ -6289,7 +6289,7 @@ export declare namespace DeviceEnergyManagement {
6289
6289
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
6290
6290
  * PowerAdjustmentCapability attribute.
6291
6291
  *
6292
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
6292
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
6293
6293
  */
6294
6294
  power: import("../tlv/TlvObject.js").FieldType<number | bigint>;
6295
6295
  /**
@@ -6298,13 +6298,13 @@ export declare namespace DeviceEnergyManagement {
6298
6298
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
6299
6299
  * PowerAdjustmentCapability attribute.
6300
6300
  *
6301
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
6301
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
6302
6302
  */
6303
6303
  duration: import("../tlv/TlvObject.js").FieldType<number>;
6304
6304
  /**
6305
6305
  * This field shall indicate the cause of the request from the EMS.
6306
6306
  *
6307
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
6307
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
6308
6308
  */
6309
6309
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
6310
6310
  }>, void, any> & {
@@ -6334,13 +6334,13 @@ export declare namespace DeviceEnergyManagement {
6334
6334
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
6335
6335
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
6336
6336
  *
6337
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
6337
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
6338
6338
  */
6339
6339
  requestedStartTime: import("../tlv/TlvObject.js").FieldType<number>;
6340
6340
  /**
6341
6341
  * This field shall indicate the cause of the request from the EMS.
6342
6342
  *
6343
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
6343
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
6344
6344
  */
6345
6345
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
6346
6346
  }>, void, any> & {
@@ -6357,13 +6357,13 @@ export declare namespace DeviceEnergyManagement {
6357
6357
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
6358
6358
  * Forecast.
6359
6359
  *
6360
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
6360
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
6361
6361
  */
6362
6362
  duration: import("../tlv/TlvObject.js").FieldType<number>;
6363
6363
  /**
6364
6364
  * This field shall indicate the cause of the request from the EMS.
6365
6365
  *
6366
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
6366
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
6367
6367
  */
6368
6368
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
6369
6369
  }>, void, any> & {
@@ -6386,14 +6386,14 @@ export declare namespace DeviceEnergyManagement {
6386
6386
  /**
6387
6387
  * This field shall indicate the ForecastID that is to be modified.
6388
6388
  *
6389
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
6389
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
6390
6390
  */
6391
6391
  forecastId: import("../tlv/TlvObject.js").FieldType<number>;
6392
6392
  /**
6393
6393
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
6394
6394
  * Forecast with matching ForecastID.
6395
6395
  *
6396
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
6396
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
6397
6397
  */
6398
6398
  slotAdjustments: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
6399
6399
  /**
@@ -6401,7 +6401,7 @@ export declare namespace DeviceEnergyManagement {
6401
6401
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
6402
6402
  * maximum length of the Slots list constraint).
6403
6403
  *
6404
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
6404
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
6405
6405
  */
6406
6406
  slotIndex: import("../tlv/TlvObject.js").FieldType<number>;
6407
6407
  /**
@@ -6411,7 +6411,7 @@ export declare namespace DeviceEnergyManagement {
6411
6411
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
6412
6412
  * this value shall be ignored by the ESA.
6413
6413
  *
6414
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
6414
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
6415
6415
  */
6416
6416
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6417
6417
  /**
@@ -6419,14 +6419,14 @@ export declare namespace DeviceEnergyManagement {
6419
6419
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
6420
6420
  * advertised by the ESA.
6421
6421
  *
6422
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
6422
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
6423
6423
  */
6424
6424
  duration: import("../tlv/TlvObject.js").FieldType<number>;
6425
6425
  }>[]>;
6426
6426
  /**
6427
6427
  * This field shall indicate the cause of the request from the EMS.
6428
6428
  *
6429
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
6429
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
6430
6430
  */
6431
6431
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
6432
6432
  }>, void, any> & {
@@ -6453,7 +6453,7 @@ export declare namespace DeviceEnergyManagement {
6453
6453
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
6454
6454
  * follows:
6455
6455
  *
6456
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
6456
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
6457
6457
  */
6458
6458
  constraints: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
6459
6459
  /**
@@ -6462,13 +6462,13 @@ export declare namespace DeviceEnergyManagement {
6462
6462
  *
6463
6463
  * This value is in UTC and MUST be in the future.
6464
6464
  *
6465
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
6465
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
6466
6466
  */
6467
6467
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
6468
6468
  /**
6469
6469
  * This field shall indicate the duration of the constraint in seconds.
6470
6470
  *
6471
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
6471
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
6472
6472
  */
6473
6473
  duration: import("../tlv/TlvObject.js").FieldType<number>;
6474
6474
  /**
@@ -6478,7 +6478,7 @@ export declare namespace DeviceEnergyManagement {
6478
6478
  *
6479
6479
  * This is a signed value and can be used to indicate charging or discharging.
6480
6480
  *
6481
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
6481
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
6482
6482
  */
6483
6483
  nominalPower: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6484
6484
  /**
@@ -6487,7 +6487,7 @@ export declare namespace DeviceEnergyManagement {
6487
6487
  *
6488
6488
  * This is a signed value and can be used to indicate charging or discharging.
6489
6489
  *
6490
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
6490
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
6491
6491
  */
6492
6492
  maximumEnergy: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint>;
6493
6493
  /**
@@ -6500,14 +6500,14 @@ export declare namespace DeviceEnergyManagement {
6500
6500
  *
6501
6501
  * Note that the mapping between values and operation is manufacturer specific.
6502
6502
  *
6503
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
6503
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
6504
6504
  */
6505
6505
  loadControl: import("../tlv/TlvObject.js").OptionalFieldType<number>;
6506
6506
  }>[]>;
6507
6507
  /**
6508
6508
  * This field shall indicate the cause of the request from the EMS.
6509
6509
  *
6510
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
6510
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
6511
6511
  */
6512
6512
  cause: import("../tlv/TlvObject.js").FieldType<AdjustmentCause>;
6513
6513
  }>, void, any> & {
@@ -6544,13 +6544,13 @@ export declare namespace DeviceEnergyManagement {
6544
6544
  /**
6545
6545
  * This field shall indicate the reason why the power adjustment session ended.
6546
6546
  *
6547
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
6547
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
6548
6548
  */
6549
6549
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
6550
6550
  /**
6551
6551
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
6552
6552
  *
6553
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
6553
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
6554
6554
  */
6555
6555
  duration: import("../tlv/TlvObject.js").FieldType<number>;
6556
6556
  /**
@@ -6560,7 +6560,7 @@ export declare namespace DeviceEnergyManagement {
6560
6560
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
6561
6561
  * normal load that was turned on, then it will have positive value.
6562
6562
  *
6563
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
6563
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
6564
6564
  */
6565
6565
  energyUse: import("../tlv/TlvObject.js").FieldType<number | bigint>;
6566
6566
  }>, any> & {
@@ -6583,7 +6583,7 @@ export declare namespace DeviceEnergyManagement {
6583
6583
  /**
6584
6584
  * This field shall indicate the reason why the pause ended.
6585
6585
  *
6586
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
6586
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
6587
6587
  */
6588
6588
  cause: import("../tlv/TlvObject.js").FieldType<Cause>;
6589
6589
  }>, any> & {