@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
@@ -24,7 +24,7 @@ export namespace DeviceEnergyManagement {
24
24
  /**
25
25
  * These are optional features supported by DeviceEnergyManagementCluster.
26
26
  *
27
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4
27
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4
28
28
  */
29
29
  export enum Feature {
30
30
  /**
@@ -45,7 +45,7 @@ export namespace DeviceEnergyManagement {
45
45
  * discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature of the EVSE
46
46
  * cluster of the associated EVSE device.
47
47
  *
48
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
48
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
49
49
  */
50
50
  PowerAdjustment = "PowerAdjustment",
51
51
 
@@ -89,7 +89,7 @@ export namespace DeviceEnergyManagement {
89
89
  *
90
90
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
91
91
  *
92
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
92
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
93
93
  */
94
94
  PowerForecastReporting = "PowerForecastReporting",
95
95
 
@@ -109,7 +109,7 @@ export namespace DeviceEnergyManagement {
109
109
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
110
110
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
111
111
  *
112
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
112
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
113
113
  */
114
114
  StateForecastReporting = "StateForecastReporting",
115
115
 
@@ -134,7 +134,7 @@ export namespace DeviceEnergyManagement {
134
134
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of the
135
135
  * washing cycle.
136
136
  *
137
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
137
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
138
138
  */
139
139
  StartTimeAdjustment = "StartTimeAdjustment",
140
140
 
@@ -159,7 +159,7 @@ export namespace DeviceEnergyManagement {
159
159
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
160
160
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
161
161
  *
162
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
162
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
163
163
  */
164
164
  Pausable = "Pausable",
165
165
 
@@ -189,7 +189,7 @@ export namespace DeviceEnergyManagement {
189
189
  * lower power consumption (within the solar excess power) which requires the heat pump to run for a longer
190
190
  * duration to achieve its required energy demand.
191
191
  *
192
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
192
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
193
193
  */
194
194
  ForecastAdjustment = "ForecastAdjustment",
195
195
 
@@ -217,13 +217,13 @@ export namespace DeviceEnergyManagement {
217
217
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
218
218
  * outside the constraint period to achieve its required energy demand.
219
219
  *
220
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
220
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
221
221
  */
222
222
  ConstraintBasedAdjustment = "ConstraintBasedAdjustment"
223
223
  }
224
224
 
225
225
  /**
226
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10
226
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10
227
227
  */
228
228
  export const TlvPowerAdjust = TlvObject({
229
229
  /**
@@ -232,7 +232,7 @@ export namespace DeviceEnergyManagement {
232
232
  * Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
233
233
  * battery).
234
234
  *
235
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.1
235
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.1
236
236
  */
237
237
  minPower: TlvField(0, TlvInt64),
238
238
 
@@ -252,7 +252,7 @@ export namespace DeviceEnergyManagement {
252
252
  * In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
253
253
  * power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
254
254
  *
255
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.2
255
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.2
256
256
  */
257
257
  maxPower: TlvField(1, TlvInt64),
258
258
 
@@ -261,7 +261,7 @@ export namespace DeviceEnergyManagement {
261
261
  * adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
262
262
  * making power adjustments.
263
263
  *
264
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.3
264
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.3
265
265
  */
266
266
  minDuration: TlvField(2, TlvUInt32),
267
267
 
@@ -270,18 +270,18 @@ export namespace DeviceEnergyManagement {
270
270
  * adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
271
271
  * ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
272
272
  *
273
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10.4
273
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10.4
274
274
  */
275
275
  maxDuration: TlvField(3, TlvUInt32)
276
276
  });
277
277
 
278
278
  /**
279
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.10
279
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.10
280
280
  */
281
281
  export interface PowerAdjust extends TypeFromSchema<typeof TlvPowerAdjust> {}
282
282
 
283
283
  /**
284
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.8
284
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.8
285
285
  */
286
286
  export enum PowerAdjustReason {
287
287
  /**
@@ -301,7 +301,7 @@ export namespace DeviceEnergyManagement {
301
301
  }
302
302
 
303
303
  /**
304
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.11
304
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.11
305
305
  */
306
306
  export const TlvPowerAdjustCapability = TlvObject({
307
307
  /**
@@ -320,7 +320,7 @@ export namespace DeviceEnergyManagement {
320
320
  *
321
321
  * In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
322
322
  *
323
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.12
323
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.12
324
324
  */
325
325
  powerAdjustCapability: TlvField(0, TlvNullable(TlvArray(TlvPowerAdjust, { maxLength: 8 }))),
326
326
 
@@ -328,12 +328,12 @@ export namespace DeviceEnergyManagement {
328
328
  });
329
329
 
330
330
  /**
331
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.11
331
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.11
332
332
  */
333
333
  export interface PowerAdjustCapability extends TypeFromSchema<typeof TlvPowerAdjustCapability> {}
334
334
 
335
335
  /**
336
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.6
336
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.6
337
337
  */
338
338
  export enum AdjustmentCause {
339
339
  /**
@@ -350,7 +350,7 @@ export namespace DeviceEnergyManagement {
350
350
  /**
351
351
  * Input to the DeviceEnergyManagement powerAdjustRequest command
352
352
  *
353
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
353
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
354
354
  */
355
355
  export const TlvPowerAdjustRequest = TlvObject({
356
356
  /**
@@ -359,7 +359,7 @@ export namespace DeviceEnergyManagement {
359
359
  * This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
360
360
  * PowerAdjustmentCapability attribute.
361
361
  *
362
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.1
362
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.1
363
363
  */
364
364
  power: TlvField(0, TlvInt64),
365
365
 
@@ -369,14 +369,14 @@ export namespace DeviceEnergyManagement {
369
369
  * This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
370
370
  * PowerAdjustmentCapability attribute.
371
371
  *
372
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.2
372
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.2
373
373
  */
374
374
  duration: TlvField(1, TlvUInt32),
375
375
 
376
376
  /**
377
377
  * This field shall indicate the cause of the request from the EMS.
378
378
  *
379
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1.3
379
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1.3
380
380
  */
381
381
  cause: TlvField(2, TlvEnum<AdjustmentCause>())
382
382
  });
@@ -384,12 +384,12 @@ export namespace DeviceEnergyManagement {
384
384
  /**
385
385
  * Input to the DeviceEnergyManagement powerAdjustRequest command
386
386
  *
387
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
387
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
388
388
  */
389
389
  export interface PowerAdjustRequest extends TypeFromSchema<typeof TlvPowerAdjustRequest> {}
390
390
 
391
391
  /**
392
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.5
392
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.5
393
393
  */
394
394
  export enum Cause {
395
395
  /**
@@ -421,20 +421,20 @@ export namespace DeviceEnergyManagement {
421
421
  /**
422
422
  * Body of the DeviceEnergyManagement powerAdjustEnd event
423
423
  *
424
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
424
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
425
425
  */
426
426
  export const TlvPowerAdjustEndEvent = TlvObject({
427
427
  /**
428
428
  * This field shall indicate the reason why the power adjustment session ended.
429
429
  *
430
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.1
430
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.1
431
431
  */
432
432
  cause: TlvField(0, TlvEnum<Cause>()),
433
433
 
434
434
  /**
435
435
  * This field shall indicate the number of seconds that the power adjustment session lasted before ending.
436
436
  *
437
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.2
437
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.2
438
438
  */
439
439
  duration: TlvField(1, TlvUInt32),
440
440
 
@@ -445,7 +445,7 @@ export namespace DeviceEnergyManagement {
445
445
  * battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
446
446
  * normal load that was turned on, then it will have positive value.
447
447
  *
448
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2.3
448
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2.3
449
449
  */
450
450
  energyUse: TlvField(2, TlvInt64)
451
451
  });
@@ -453,12 +453,12 @@ export namespace DeviceEnergyManagement {
453
453
  /**
454
454
  * Body of the DeviceEnergyManagement powerAdjustEnd event
455
455
  *
456
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
456
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
457
457
  */
458
458
  export interface PowerAdjustEndEvent extends TypeFromSchema<typeof TlvPowerAdjustEndEvent> {}
459
459
 
460
460
  /**
461
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1
461
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1
462
462
  */
463
463
  export enum CostType {
464
464
  /**
@@ -466,7 +466,7 @@ export namespace DeviceEnergyManagement {
466
466
  *
467
467
  * This value shall indicate that the cost is related to the financial cost to provide the energy.
468
468
  *
469
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.1
469
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.1
470
470
  */
471
471
  Financial = 0,
472
472
 
@@ -475,7 +475,7 @@ export namespace DeviceEnergyManagement {
475
475
  *
476
476
  * This value shall indicate that the cost is related to greenhouse gas emissions (in grams of CO2e).
477
477
  *
478
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.2
478
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.2
479
479
  */
480
480
  GhgEmissions = 1,
481
481
 
@@ -488,7 +488,7 @@ export namespace DeviceEnergyManagement {
488
488
  * hospital. Or the consumer may feel inconvenienced by the fact that they need to wait for the washing machine
489
489
  * to finish its load so that they can use it again.
490
490
  *
491
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.3
491
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.3
492
492
  */
493
493
  Comfort = 2,
494
494
 
@@ -500,7 +500,7 @@ export namespace DeviceEnergyManagement {
500
500
  *
501
501
  * This is expressed in degrees Celsius.
502
502
  *
503
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.1.4
503
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.1.4
504
504
  */
505
505
  Temperature = 3
506
506
  }
@@ -509,13 +509,13 @@ export namespace DeviceEnergyManagement {
509
509
  * This indicates a generic mechanism for expressing cost to run an appliance, in terms of financial, GHG emissions,
510
510
  * comfort value etc.
511
511
  *
512
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9
512
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9
513
513
  */
514
514
  export const TlvCost = TlvObject({
515
515
  /**
516
516
  * This field shall indicate the type of cost being represented (see CostTypeEnum).
517
517
  *
518
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.1
518
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.1
519
519
  */
520
520
  costType: TlvField(0, TlvEnum<CostType>()),
521
521
 
@@ -525,7 +525,7 @@ export 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: TlvField(1, TlvInt32),
531
531
 
@@ -533,7 +533,7 @@ export namespace DeviceEnergyManagement {
533
533
  * This field shall indicate the number of digits to the right of the decimal point in the Value field. For
534
534
  * example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
535
535
  *
536
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.3
536
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.3
537
537
  */
538
538
  decimalPoints: TlvField(2, TlvUInt8),
539
539
 
@@ -543,7 +543,7 @@ export namespace DeviceEnergyManagement {
543
543
  *
544
544
  * This is an optional field. It shall be included if CostType is Financial.
545
545
  *
546
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9.4
546
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9.4
547
547
  */
548
548
  currency: TlvOptionalField(3, TlvUInt16.bound({ max: 999 }))
549
549
  });
@@ -552,34 +552,34 @@ export namespace DeviceEnergyManagement {
552
552
  * This indicates a generic mechanism for expressing cost to run an appliance, in terms of financial, GHG emissions,
553
553
  * comfort value etc.
554
554
  *
555
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.9
555
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.9
556
556
  */
557
557
  export interface Cost extends TypeFromSchema<typeof TlvCost> {}
558
558
 
559
559
  /**
560
560
  * This indicates a specific stage of an ESA’s operation.
561
561
  *
562
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14
562
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14
563
563
  */
564
564
  export const TlvSlot = TlvObject({
565
565
  /**
566
566
  * This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
567
567
  *
568
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.1
568
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.1
569
569
  */
570
570
  minDuration: TlvField(0, TlvUInt32),
571
571
 
572
572
  /**
573
573
  * This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
574
574
  *
575
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.2
575
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.2
576
576
  */
577
577
  maxDuration: TlvField(1, TlvUInt32),
578
578
 
579
579
  /**
580
580
  * This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
581
581
  *
582
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.3
582
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.3
583
583
  */
584
584
  defaultDuration: TlvField(2, TlvUInt32),
585
585
 
@@ -593,7 +593,7 @@ export namespace DeviceEnergyManagement {
593
593
  *
594
594
  * When the Forecast attribute is read, then this value shall be the most recent value.
595
595
  *
596
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.4
596
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.4
597
597
  */
598
598
  elapsedSlotTime: TlvField(3, TlvUInt32),
599
599
 
@@ -610,14 +610,14 @@ export namespace DeviceEnergyManagement {
610
610
  *
611
611
  * When the Forecast attribute is read, then this value shall be the most recent value.
612
612
  *
613
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.5
613
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.5
614
614
  */
615
615
  remainingSlotTime: TlvField(4, TlvUInt32),
616
616
 
617
617
  /**
618
618
  * This field shall indicate whether this slot can be paused.
619
619
  *
620
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.6
620
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.6
621
621
  */
622
622
  slotIsPausable: TlvOptionalField(5, TlvBoolean),
623
623
 
@@ -626,14 +626,14 @@ export namespace DeviceEnergyManagement {
626
626
  * controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
627
627
  * damage or cause excess energy to be consumed with restarting of an operation.
628
628
  *
629
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.7
629
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.7
630
630
  */
631
631
  minPauseDuration: TlvOptionalField(6, TlvUInt32),
632
632
 
633
633
  /**
634
634
  * This field shall indicate the longest period that the slot can be paused for.
635
635
  *
636
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.8
636
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.8
637
637
  */
638
638
  maxPauseDuration: TlvOptionalField(7, TlvUInt32),
639
639
 
@@ -657,7 +657,7 @@ export namespace DeviceEnergyManagement {
657
657
  * along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
658
658
  * its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
659
659
  *
660
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.9
660
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.9
661
661
  */
662
662
  manufacturerEsaState: TlvOptionalField(8, TlvUInt16),
663
663
 
@@ -666,7 +666,7 @@ export namespace DeviceEnergyManagement {
666
666
  * considered the average value over the slot, and some variation from this would be expected (for example, as
667
667
  * it is ramping up).
668
668
  *
669
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.10
669
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.10
670
670
  */
671
671
  nominalPower: TlvOptionalField(9, TlvInt64),
672
672
 
@@ -676,7 +676,7 @@ export namespace DeviceEnergyManagement {
676
676
  *
677
677
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
678
678
  *
679
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.11
679
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.11
680
680
  */
681
681
  minPower: TlvOptionalField(10, TlvInt64),
682
682
 
@@ -686,7 +686,7 @@ export namespace DeviceEnergyManagement {
686
686
  *
687
687
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
688
688
  *
689
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.12
689
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.12
690
690
  */
691
691
  maxPower: TlvOptionalField(11, TlvInt64),
692
692
 
@@ -695,7 +695,7 @@ export namespace DeviceEnergyManagement {
695
695
  *
696
696
  * Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
697
697
  *
698
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.13
698
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.13
699
699
  */
700
700
  nominalEnergy: TlvOptionalField(12, TlvInt64),
701
701
 
@@ -719,7 +719,7 @@ export namespace DeviceEnergyManagement {
719
719
  * If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
720
720
  * omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
721
721
  *
722
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.14
722
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.14
723
723
  */
724
724
  costs: TlvOptionalField(13, TlvArray(TlvCost, { maxLength: 5 })),
725
725
 
@@ -730,7 +730,7 @@ export namespace DeviceEnergyManagement {
730
730
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
731
731
  * indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
732
732
  *
733
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.15
733
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.15
734
734
  */
735
735
  minPowerAdjustment: TlvOptionalField(14, TlvInt64),
736
736
 
@@ -741,7 +741,7 @@ export namespace DeviceEnergyManagement {
741
741
  * the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
742
742
  * indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
743
743
  *
744
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.16
744
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.16
745
745
  */
746
746
  maxPowerAdjustment: TlvOptionalField(15, TlvInt64),
747
747
 
@@ -754,7 +754,7 @@ export namespace DeviceEnergyManagement {
754
754
  *
755
755
  * For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
756
756
  *
757
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.17
757
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.17
758
758
  */
759
759
  minDurationAdjustment: TlvOptionalField(16, TlvUInt32),
760
760
 
@@ -767,7 +767,7 @@ export namespace DeviceEnergyManagement {
767
767
  * which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
768
768
  * MaxPowerAdjustment power level).
769
769
  *
770
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14.18
770
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14.18
771
771
  */
772
772
  maxDurationAdjustment: TlvOptionalField(17, TlvUInt32)
773
773
  });
@@ -775,12 +775,12 @@ export namespace DeviceEnergyManagement {
775
775
  /**
776
776
  * This indicates a specific stage of an ESA’s operation.
777
777
  *
778
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.14
778
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.14
779
779
  */
780
780
  export interface Slot extends TypeFromSchema<typeof TlvSlot> {}
781
781
 
782
782
  /**
783
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.7
783
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.7
784
784
  */
785
785
  export enum ForecastUpdateReason {
786
786
  /**
@@ -807,7 +807,7 @@ export namespace DeviceEnergyManagement {
807
807
  * Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
808
808
  * instead report its internal state.
809
809
  *
810
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13
810
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13
811
811
  */
812
812
  export const TlvForecast = TlvObject({
813
813
  /**
@@ -820,7 +820,7 @@ export namespace DeviceEnergyManagement {
820
820
  *
821
821
  * The value of ForecastID is allowed to wrap.
822
822
  *
823
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.1
823
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.1
824
824
  */
825
825
  forecastId: TlvField(0, TlvUInt32),
826
826
 
@@ -828,21 +828,21 @@ export namespace DeviceEnergyManagement {
828
828
  * This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
829
829
  * null value indicates that the sequence has not yet started.
830
830
  *
831
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.2
831
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.2
832
832
  */
833
833
  activeSlotNumber: TlvField(1, TlvNullable(TlvUInt16)),
834
834
 
835
835
  /**
836
836
  * This field shall indicate the planned start time, in UTC, for the entire Forecast.
837
837
  *
838
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.3
838
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.3
839
839
  */
840
840
  startTime: TlvField(2, TlvEpochS),
841
841
 
842
842
  /**
843
843
  * This field shall indicate the planned end time, in UTC, for the entire Forecast.
844
844
  *
845
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.4
845
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.4
846
846
  */
847
847
  endTime: TlvField(3, TlvEpochS),
848
848
 
@@ -850,7 +850,7 @@ export namespace DeviceEnergyManagement {
850
850
  * This field shall indicate the earliest start time, in UTC, that the entire Forecast can be shifted to. A null
851
851
  * value indicates that it can be started immediately.
852
852
  *
853
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.5
853
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.5
854
854
  */
855
855
  earliestStartTime: TlvOptionalField(4, TlvNullable(TlvEpochS)),
856
856
 
@@ -860,7 +860,7 @@ export namespace DeviceEnergyManagement {
860
860
  * e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
861
861
  * charging session must end.
862
862
  *
863
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.6
863
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.6
864
864
  */
865
865
  latestEndTime: TlvOptionalField(5, TlvEpochS),
866
866
 
@@ -869,7 +869,7 @@ export namespace DeviceEnergyManagement {
869
869
  * this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
870
870
  * client from having to check each slot in the list.
871
871
  *
872
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.7
872
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.7
873
873
  */
874
874
  isPausable: TlvField(6, TlvBoolean),
875
875
 
@@ -878,14 +878,14 @@ export namespace DeviceEnergyManagement {
878
878
  *
879
879
  * It shall contain at least 1 entry, and a maximum of 10.
880
880
  *
881
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.8
881
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.8
882
882
  */
883
883
  slots: TlvField(7, TlvArray(TlvSlot, { maxLength: 10 })),
884
884
 
885
885
  /**
886
886
  * This field shall contain the reason the current Forecast was generated.
887
887
  *
888
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13.9
888
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13.9
889
889
  */
890
890
  forecastUpdateReason: TlvField(8, TlvEnum<ForecastUpdateReason>())
891
891
  });
@@ -898,12 +898,12 @@ export namespace DeviceEnergyManagement {
898
898
  * Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
899
899
  * instead report its internal state.
900
900
  *
901
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.13
901
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.13
902
902
  */
903
903
  export interface Forecast extends TypeFromSchema<typeof TlvForecast> {}
904
904
 
905
905
  /**
906
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.4
906
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.4
907
907
  */
908
908
  export enum OptOutState {
909
909
  /**
@@ -930,7 +930,7 @@ export namespace DeviceEnergyManagement {
930
930
  /**
931
931
  * Input to the DeviceEnergyManagement pauseRequest command
932
932
  *
933
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
933
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
934
934
  */
935
935
  export const TlvPauseRequest = TlvObject({
936
936
  /**
@@ -938,14 +938,14 @@ export namespace DeviceEnergyManagement {
938
938
  * MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
939
939
  * Forecast.
940
940
  *
941
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.1
941
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.1
942
942
  */
943
943
  duration: TlvField(0, TlvUInt32),
944
944
 
945
945
  /**
946
946
  * This field shall indicate the cause of the request from the EMS.
947
947
  *
948
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4.2
948
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4.2
949
949
  */
950
950
  cause: TlvField(1, TlvEnum<AdjustmentCause>())
951
951
  });
@@ -953,20 +953,20 @@ export namespace DeviceEnergyManagement {
953
953
  /**
954
954
  * Input to the DeviceEnergyManagement pauseRequest command
955
955
  *
956
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
956
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
957
957
  */
958
958
  export interface PauseRequest extends TypeFromSchema<typeof TlvPauseRequest> {}
959
959
 
960
960
  /**
961
961
  * Body of the DeviceEnergyManagement resumed event
962
962
  *
963
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
963
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
964
964
  */
965
965
  export const TlvResumedEvent = TlvObject({
966
966
  /**
967
967
  * This field shall indicate the reason why the pause ended.
968
968
  *
969
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4.1
969
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4.1
970
970
  */
971
971
  cause: TlvField(0, TlvEnum<Cause>())
972
972
  });
@@ -974,14 +974,14 @@ export namespace DeviceEnergyManagement {
974
974
  /**
975
975
  * Body of the DeviceEnergyManagement resumed event
976
976
  *
977
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
977
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
978
978
  */
979
979
  export interface ResumedEvent extends TypeFromSchema<typeof TlvResumedEvent> {}
980
980
 
981
981
  /**
982
982
  * Input to the DeviceEnergyManagement startTimeAdjustRequest command
983
983
  *
984
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
984
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
985
985
  */
986
986
  export const TlvStartTimeAdjustRequest = TlvObject({
987
987
  /**
@@ -994,14 +994,14 @@ export namespace DeviceEnergyManagement {
994
994
  * This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
995
995
  * computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
996
996
  *
997
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.1
997
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.1
998
998
  */
999
999
  requestedStartTime: TlvField(0, TlvEpochS),
1000
1000
 
1001
1001
  /**
1002
1002
  * This field shall indicate the cause of the request from the EMS.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3.2
1004
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3.2
1005
1005
  */
1006
1006
  cause: TlvField(1, TlvEnum<AdjustmentCause>())
1007
1007
  });
@@ -1009,12 +1009,12 @@ export namespace DeviceEnergyManagement {
1009
1009
  /**
1010
1010
  * Input to the DeviceEnergyManagement startTimeAdjustRequest command
1011
1011
  *
1012
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
1012
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
1013
1013
  */
1014
1014
  export interface StartTimeAdjustRequest extends TypeFromSchema<typeof TlvStartTimeAdjustRequest> {}
1015
1015
 
1016
1016
  /**
1017
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15
1017
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15
1018
1018
  */
1019
1019
  export const TlvSlotAdjustment = TlvObject({
1020
1020
  /**
@@ -1022,7 +1022,7 @@ export namespace DeviceEnergyManagement {
1022
1022
  * be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
1023
1023
  * maximum length of the Slots list constraint).
1024
1024
  *
1025
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.1
1025
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.1
1026
1026
  */
1027
1027
  slotIndex: TlvField(0, TlvUInt8),
1028
1028
 
@@ -1033,7 +1033,7 @@ export namespace DeviceEnergyManagement {
1033
1033
  * This is a signed value and can be used to indicate charging or discharging. If the ESA does NOT support PFR
1034
1034
  * this value shall be ignored by the ESA.
1035
1035
  *
1036
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.2
1036
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.2
1037
1037
  */
1038
1038
  nominalPower: TlvOptionalField(1, TlvInt64),
1039
1039
 
@@ -1042,26 +1042,26 @@ export namespace DeviceEnergyManagement {
1042
1042
  * slot duration to. It MUST be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
1043
1043
  * advertised by the ESA.
1044
1044
  *
1045
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15.3
1045
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15.3
1046
1046
  */
1047
1047
  duration: TlvField(2, TlvUInt32)
1048
1048
  });
1049
1049
 
1050
1050
  /**
1051
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.15
1051
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.15
1052
1052
  */
1053
1053
  export interface SlotAdjustment extends TypeFromSchema<typeof TlvSlotAdjustment> {}
1054
1054
 
1055
1055
  /**
1056
1056
  * Input to the DeviceEnergyManagement modifyForecastRequest command
1057
1057
  *
1058
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
1058
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
1059
1059
  */
1060
1060
  export const TlvModifyForecastRequest = TlvObject({
1061
1061
  /**
1062
1062
  * This field shall indicate the ForecastID that is to be modified.
1063
1063
  *
1064
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.1
1064
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.1
1065
1065
  */
1066
1066
  forecastId: TlvField(0, TlvUInt32),
1067
1067
 
@@ -1069,14 +1069,14 @@ export namespace DeviceEnergyManagement {
1069
1069
  * This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
1070
1070
  * Forecast with matching ForecastID.
1071
1071
  *
1072
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.2
1072
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.2
1073
1073
  */
1074
1074
  slotAdjustments: TlvField(1, TlvArray(TlvSlotAdjustment, { maxLength: 10 })),
1075
1075
 
1076
1076
  /**
1077
1077
  * This field shall indicate the cause of the request from the EMS.
1078
1078
  *
1079
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6.3
1079
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6.3
1080
1080
  */
1081
1081
  cause: TlvField(2, TlvEnum<AdjustmentCause>())
1082
1082
  });
@@ -1084,7 +1084,7 @@ export namespace DeviceEnergyManagement {
1084
1084
  /**
1085
1085
  * Input to the DeviceEnergyManagement modifyForecastRequest command
1086
1086
  *
1087
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
1087
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
1088
1088
  */
1089
1089
  export interface ModifyForecastRequest extends TypeFromSchema<typeof TlvModifyForecastRequest> {}
1090
1090
 
@@ -1093,7 +1093,7 @@ export namespace DeviceEnergyManagement {
1093
1093
  * perhaps excess solar PV). The format allows the client to suggest that the ESA can either turn up its energy
1094
1094
  * consumption, or turn down its energy consumption during this period.
1095
1095
  *
1096
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16
1096
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16
1097
1097
  */
1098
1098
  export const TlvConstraints = TlvObject({
1099
1099
  /**
@@ -1102,14 +1102,14 @@ export namespace DeviceEnergyManagement {
1102
1102
  *
1103
1103
  * This value is in UTC and MUST be in the future.
1104
1104
  *
1105
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.1
1105
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.1
1106
1106
  */
1107
1107
  startTime: TlvField(0, TlvEpochS),
1108
1108
 
1109
1109
  /**
1110
1110
  * This field shall indicate the duration of the constraint in seconds.
1111
1111
  *
1112
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.2
1112
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.2
1113
1113
  */
1114
1114
  duration: TlvField(1, TlvUInt32.bound({ max: 86400 })),
1115
1115
 
@@ -1120,7 +1120,7 @@ export namespace DeviceEnergyManagement {
1120
1120
  *
1121
1121
  * This is a signed value and can be used to indicate charging or discharging.
1122
1122
  *
1123
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.3
1123
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.3
1124
1124
  */
1125
1125
  nominalPower: TlvOptionalField(2, TlvInt64),
1126
1126
 
@@ -1130,7 +1130,7 @@ export namespace DeviceEnergyManagement {
1130
1130
  *
1131
1131
  * This is a signed value and can be used to indicate charging or discharging.
1132
1132
  *
1133
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.4
1133
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.4
1134
1134
  */
1135
1135
  maximumEnergy: TlvOptionalField(3, TlvInt64),
1136
1136
 
@@ -1144,7 +1144,7 @@ export namespace DeviceEnergyManagement {
1144
1144
  *
1145
1145
  * Note that the mapping between values and operation is manufacturer specific.
1146
1146
  *
1147
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16.5
1147
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16.5
1148
1148
  */
1149
1149
  loadControl: TlvOptionalField(4, TlvInt8)
1150
1150
  });
@@ -1154,14 +1154,14 @@ export namespace DeviceEnergyManagement {
1154
1154
  * perhaps excess solar PV). The format allows the client to suggest that the ESA can either turn up its energy
1155
1155
  * consumption, or turn down its energy consumption during this period.
1156
1156
  *
1157
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.16
1157
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.16
1158
1158
  */
1159
1159
  export interface Constraints extends TypeFromSchema<typeof TlvConstraints> {}
1160
1160
 
1161
1161
  /**
1162
1162
  * Input to the DeviceEnergyManagement requestConstraintBasedForecast command
1163
1163
  *
1164
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
1164
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
1165
1165
  */
1166
1166
  export const TlvRequestConstraintBasedForecastRequest = TlvObject({
1167
1167
  /**
@@ -1179,14 +1179,14 @@ export namespace DeviceEnergyManagement {
1179
1179
  * that use more energy, it could be requested to use more or less energy using the LoadCon trol field as
1180
1180
  * follows:
1181
1181
  *
1182
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.1
1182
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.1
1183
1183
  */
1184
1184
  constraints: TlvField(0, TlvArray(TlvConstraints, { maxLength: 10 })),
1185
1185
 
1186
1186
  /**
1187
1187
  * This field shall indicate the cause of the request from the EMS.
1188
1188
  *
1189
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7.2
1189
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7.2
1190
1190
  */
1191
1191
  cause: TlvField(1, TlvEnum<AdjustmentCause>())
1192
1192
  });
@@ -1194,12 +1194,12 @@ export namespace DeviceEnergyManagement {
1194
1194
  /**
1195
1195
  * Input to the DeviceEnergyManagement requestConstraintBasedForecast command
1196
1196
  *
1197
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
1197
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
1198
1198
  */
1199
1199
  export interface RequestConstraintBasedForecastRequest extends TypeFromSchema<typeof TlvRequestConstraintBasedForecastRequest> {}
1200
1200
 
1201
1201
  /**
1202
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.2
1202
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.2
1203
1203
  */
1204
1204
  export enum EsaType {
1205
1205
  /**
@@ -1279,7 +1279,7 @@ export namespace DeviceEnergyManagement {
1279
1279
  }
1280
1280
 
1281
1281
  /**
1282
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.7.3
1282
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.7.3
1283
1283
  */
1284
1284
  export enum EsaState {
1285
1285
  /**
@@ -1328,7 +1328,7 @@ export namespace DeviceEnergyManagement {
1328
1328
  *
1329
1329
  * • When it changes from null to any other value and vice versa.
1330
1330
  *
1331
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.6
1331
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.6
1332
1332
  */
1333
1333
  powerAdjustmentCapability: Attribute(0x5, TlvNullable(TlvPowerAdjustCapability))
1334
1334
  },
@@ -1337,14 +1337,14 @@ export namespace DeviceEnergyManagement {
1337
1337
  /**
1338
1338
  * Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
1339
1339
  *
1340
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.1
1340
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.1
1341
1341
  */
1342
1342
  powerAdjustRequest: Command(0x0, TlvPowerAdjustRequest, 0x0, TlvNoResponse),
1343
1343
 
1344
1344
  /**
1345
1345
  * Allows a client to cancel an ongoing PowerAdjustmentRequest operation.
1346
1346
  *
1347
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.2
1347
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.2
1348
1348
  */
1349
1349
  cancelPowerAdjustRequest: Command(0x1, TlvNoArguments, 0x1, TlvNoResponse)
1350
1350
  },
@@ -1353,14 +1353,14 @@ export namespace DeviceEnergyManagement {
1353
1353
  /**
1354
1354
  * This event shall be generated when the Power Adjustment session is started.
1355
1355
  *
1356
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.1
1356
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.1
1357
1357
  */
1358
1358
  powerAdjustStart: Event(0x0, Priority.Info, TlvNoArguments),
1359
1359
 
1360
1360
  /**
1361
1361
  * This event shall be generated when the Power Adjustment session ends.
1362
1362
  *
1363
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.2
1363
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.2
1364
1364
  */
1365
1365
  powerAdjustEnd: Event(0x1, Priority.Info, TlvPowerAdjustEndEvent)
1366
1366
  }
@@ -1393,7 +1393,7 @@ export namespace DeviceEnergyManagement {
1393
1393
  * • As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
1394
1394
  * forecast.
1395
1395
  *
1396
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.7
1396
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.7
1397
1397
  */
1398
1398
  forecast: Attribute(0x6, TlvNullable(TlvForecast))
1399
1399
  }
@@ -1436,7 +1436,7 @@ export namespace DeviceEnergyManagement {
1436
1436
  * If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to
1437
1437
  * optimize its own energy usage, for example, using tariff information it may obtain.
1438
1438
  *
1439
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.8
1439
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.8
1440
1440
  */
1441
1441
  optOutState: Attribute(0x7, TlvEnum<OptOutState>())
1442
1442
  }
@@ -1450,14 +1450,14 @@ export namespace DeviceEnergyManagement {
1450
1450
  /**
1451
1451
  * Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
1452
1452
  *
1453
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.4
1453
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.4
1454
1454
  */
1455
1455
  pauseRequest: Command(0x3, TlvPauseRequest, 0x3, TlvNoResponse),
1456
1456
 
1457
1457
  /**
1458
1458
  * Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.
1459
1459
  *
1460
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.5
1460
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.5
1461
1461
  */
1462
1462
  resumeRequest: Command(0x4, TlvNoArguments, 0x4, TlvNoResponse)
1463
1463
  },
@@ -1466,14 +1466,14 @@ export namespace DeviceEnergyManagement {
1466
1466
  /**
1467
1467
  * This event shall be generated when the ESA enters the Paused state. There is no data for this event.
1468
1468
  *
1469
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.3
1469
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.3
1470
1470
  */
1471
1471
  paused: Event(0x2, Priority.Info, TlvNoArguments),
1472
1472
 
1473
1473
  /**
1474
1474
  * This event shall be generated when the ESA leaves the Paused state and resumes operation.
1475
1475
  *
1476
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.10.4
1476
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.10.4
1477
1477
  */
1478
1478
  resumed: Event(0x3, Priority.Info, TlvResumedEvent)
1479
1479
  }
@@ -1488,7 +1488,7 @@ export namespace DeviceEnergyManagement {
1488
1488
  * Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e.
1489
1489
  * where the current Forecast StartTime is in the future).
1490
1490
  *
1491
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.3
1491
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.3
1492
1492
  */
1493
1493
  startTimeAdjustRequest: Command(0x2, TlvStartTimeAdjustRequest, 0x2, TlvNoResponse)
1494
1494
  }
@@ -1502,7 +1502,7 @@ export namespace DeviceEnergyManagement {
1502
1502
  /**
1503
1503
  * Allows a client to modify a Forecast within the limits allowed by the ESA.
1504
1504
  *
1505
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.6
1505
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.6
1506
1506
  */
1507
1507
  modifyForecastRequest: Command(0x5, TlvModifyForecastRequest, 0x5, TlvNoResponse)
1508
1508
  }
@@ -1516,7 +1516,7 @@ export namespace DeviceEnergyManagement {
1516
1516
  /**
1517
1517
  * Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
1518
1518
  *
1519
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.7
1519
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.7
1520
1520
  */
1521
1521
  requestConstraintBasedForecast: Command(0x6, TlvRequestConstraintBasedForecastRequest, 0x6, TlvNoResponse)
1522
1522
  }
@@ -1532,7 +1532,7 @@ export namespace DeviceEnergyManagement {
1532
1532
  * Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
1533
1533
  * ModifyForecastRequest or RequestConstraintBasedForecast command.
1534
1534
  *
1535
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.9.8
1535
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.9.8
1536
1536
  */
1537
1537
  cancelRequest: Command(0x7, TlvNoArguments, 0x7, TlvNoResponse)
1538
1538
  }
@@ -1563,7 +1563,7 @@ export namespace DeviceEnergyManagement {
1563
1563
  * control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
1564
1564
  * of the EVSE cluster of the associated EVSE device.
1565
1565
  *
1566
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.1
1566
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.1
1567
1567
  */
1568
1568
  powerAdjustment: BitFlag(0),
1569
1569
 
@@ -1606,7 +1606,7 @@ export namespace DeviceEnergyManagement {
1606
1606
  *
1607
1607
  * The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
1608
1608
  *
1609
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.2
1609
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.2
1610
1610
  */
1611
1611
  powerForecastReporting: BitFlag(1),
1612
1612
 
@@ -1624,7 +1624,7 @@ export namespace DeviceEnergyManagement {
1624
1624
  * Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
1625
1625
  * adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
1626
1626
  *
1627
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.3
1627
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.3
1628
1628
  */
1629
1629
  stateForecastReporting: BitFlag(2),
1630
1630
 
@@ -1648,7 +1648,7 @@ export namespace DeviceEnergyManagement {
1648
1648
  * It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of
1649
1649
  * the washing cycle.
1650
1650
  *
1651
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.4
1651
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.4
1652
1652
  */
1653
1653
  startTimeAdjustment: BitFlag(3),
1654
1654
 
@@ -1671,7 +1671,7 @@ export namespace DeviceEnergyManagement {
1671
1671
  * It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
1672
1672
  * forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
1673
1673
  *
1674
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.5
1674
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.5
1675
1675
  */
1676
1676
  pausable: BitFlag(4),
1677
1677
 
@@ -1701,7 +1701,7 @@ export namespace DeviceEnergyManagement {
1701
1701
  * at a lower power consumption (within the solar excess power) which requires the heat pump to run for a
1702
1702
  * longer duration to achieve its required energy demand.
1703
1703
  *
1704
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.6
1704
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.6
1705
1705
  */
1706
1706
  forecastAdjustment: BitFlag(5),
1707
1707
 
@@ -1727,7 +1727,7 @@ export namespace DeviceEnergyManagement {
1727
1727
  * NominalPower consumption during the constraint period, which may require it to decrease its charge rate
1728
1728
  * outside the constraint period to achieve its required energy demand.
1729
1729
  *
1730
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.4.7
1730
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.4.7
1731
1731
  */
1732
1732
  constraintBasedAdjustment: BitFlag(6)
1733
1733
  },
@@ -1747,7 +1747,7 @@ export namespace DeviceEnergyManagement {
1747
1747
  * typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the
1748
1748
  * type of ESA that is being controlled can allow advanced energy management strategies.
1749
1749
  *
1750
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.1
1750
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.1
1751
1751
  */
1752
1752
  esaType: FixedAttribute(0x0, TlvEnum<EsaType>()),
1753
1753
 
@@ -1770,7 +1770,7 @@ export namespace DeviceEnergyManagement {
1770
1770
  *
1771
1771
  * Example:
1772
1772
  *
1773
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.2
1773
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.2
1774
1774
  */
1775
1775
  esaCanGenerate: FixedAttribute(0x1, TlvBoolean),
1776
1776
 
@@ -1785,7 +1785,7 @@ export namespace DeviceEnergyManagement {
1785
1785
  * for example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or
1786
1786
  * tested.
1787
1787
  *
1788
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.3
1788
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.3
1789
1789
  */
1790
1790
  esaState: Attribute(0x2, TlvEnum<EsaState>()),
1791
1791
 
@@ -1799,7 +1799,7 @@ export namespace DeviceEnergyManagement {
1799
1799
  * in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
1800
1800
  * discharge its internal battery.
1801
1801
  *
1802
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.4
1802
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.4
1803
1803
  */
1804
1804
  absMinPower: Attribute(0x3, TlvInt64),
1805
1805
 
@@ -1813,7 +1813,7 @@ export namespace DeviceEnergyManagement {
1813
1813
  * For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
1814
1814
  * discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
1815
1815
  *
1816
- * @see {@link MatterSpecification.v141.Cluster} § 9.2.8.5
1816
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2.8.5
1817
1817
  */
1818
1818
  absMaxPower: Attribute(0x4, TlvInt64)
1819
1819
  },
@@ -1925,7 +1925,7 @@ export namespace DeviceEnergyManagement {
1925
1925
  * Per the Matter specification you cannot use {@link DeviceEnergyManagementCluster} without enabling certain
1926
1926
  * feature combinations. You must use the {@link with} factory method to obtain a working cluster.
1927
1927
  *
1928
- * @see {@link MatterSpecification.v141.Cluster} § 9.2
1928
+ * @see {@link MatterSpecification.v142.Cluster} § 9.2
1929
1929
  */
1930
1930
  export interface Cluster extends Identity<typeof ClusterInstance> {}
1931
1931