@matter/types 0.13.0-alpha.0-20250329-cd36948da → 0.13.0-alpha.0-20250331-ae2df3e19

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 (604) 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 +51 -51
  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 +99 -99
  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/ballast-configuration.d.ts +23 -23
  20. package/dist/cjs/clusters/ballast-configuration.js +17 -17
  21. package/dist/cjs/clusters/basic-information.d.ts +54 -54
  22. package/dist/cjs/clusters/basic-information.js +34 -34
  23. package/dist/cjs/clusters/binding.d.ts +12 -12
  24. package/dist/cjs/clusters/binding.js +5 -5
  25. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  26. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  27. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  28. package/dist/cjs/clusters/boolean-state.js +3 -3
  29. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +102 -102
  30. package/dist/cjs/clusters/bridged-device-basic-information.js +28 -28
  31. package/dist/cjs/clusters/channel.d.ts +559 -559
  32. package/dist/cjs/clusters/channel.js +73 -73
  33. package/dist/cjs/clusters/color-control.d.ts +658 -658
  34. package/dist/cjs/clusters/color-control.js +116 -116
  35. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  36. package/dist/cjs/clusters/commissioner-control.js +5 -5
  37. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  38. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  39. package/dist/cjs/clusters/content-app-observer.d.ts +17 -17
  40. package/dist/cjs/clusters/content-app-observer.js +6 -6
  41. package/dist/cjs/clusters/content-control.d.ts +356 -356
  42. package/dist/cjs/clusters/content-control.js +58 -58
  43. package/dist/cjs/clusters/content-launcher.d.ts +475 -475
  44. package/dist/cjs/clusters/content-launcher.js +39 -39
  45. package/dist/cjs/clusters/descriptor.d.ts +28 -28
  46. package/dist/cjs/clusters/descriptor.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  48. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  49. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  50. package/dist/cjs/clusters/device-energy-management.js +87 -87
  51. package/dist/cjs/clusters/diagnostic-logs.d.ts +33 -33
  52. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  53. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  54. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  55. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  56. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  57. package/dist/cjs/clusters/door-lock.d.ts +1350 -1350
  58. package/dist/cjs/clusters/door-lock.js +228 -228
  59. package/dist/cjs/clusters/ecosystem-information.d.ts +27 -27
  60. package/dist/cjs/clusters/ecosystem-information.js +12 -12
  61. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +275 -275
  62. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  63. package/dist/cjs/clusters/electrical-power-measurement.d.ts +199 -199
  64. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  65. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  66. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  67. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  68. package/dist/cjs/clusters/energy-evse.js +73 -73
  69. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  70. package/dist/cjs/clusters/energy-preference.js +9 -9
  71. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  72. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  73. package/dist/cjs/clusters/fan-control.d.ts +67 -67
  74. package/dist/cjs/clusters/fan-control.js +17 -17
  75. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  76. package/dist/cjs/clusters/fixed-label.js +1 -1
  77. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  78. package/dist/cjs/clusters/flow-measurement.js +4 -4
  79. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  80. package/dist/cjs/clusters/general-commissioning.js +25 -25
  81. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  82. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  83. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  84. package/dist/cjs/clusters/group-key-management.js +23 -23
  85. package/dist/cjs/clusters/groups.d.ts +78 -78
  86. package/dist/cjs/clusters/groups.js +21 -21
  87. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  88. package/dist/cjs/clusters/icd-management.js +29 -29
  89. package/dist/cjs/clusters/identify.d.ts +16 -16
  90. package/dist/cjs/clusters/identify.js +6 -6
  91. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  92. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  93. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  94. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +62 -62
  95. package/dist/cjs/clusters/joint-fabric-pki.d.ts +14 -14
  96. package/dist/cjs/clusters/joint-fabric-pki.js +5 -5
  97. package/dist/cjs/clusters/keypad-input.d.ts +16 -16
  98. package/dist/cjs/clusters/keypad-input.js +3 -3
  99. package/dist/cjs/clusters/label.d.ts +10 -10
  100. package/dist/cjs/clusters/label.js +3 -3
  101. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  102. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  103. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  104. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  105. package/dist/cjs/clusters/laundry-washer-mode.d.ts +43 -43
  106. package/dist/cjs/clusters/laundry-washer-mode.js +8 -8
  107. package/dist/cjs/clusters/level-control.d.ts +307 -307
  108. package/dist/cjs/clusters/level-control.js +33 -33
  109. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  110. package/dist/cjs/clusters/localization-configuration.js +2 -2
  111. package/dist/cjs/clusters/low-power.d.ts +2 -2
  112. package/dist/cjs/clusters/low-power.js +1 -1
  113. package/dist/cjs/clusters/media-input.d.ts +47 -47
  114. package/dist/cjs/clusters/media-input.js +11 -11
  115. package/dist/cjs/clusters/media-playback.d.ts +385 -385
  116. package/dist/cjs/clusters/media-playback.js +57 -57
  117. package/dist/cjs/clusters/messages.d.ts +154 -154
  118. package/dist/cjs/clusters/messages.js +38 -38
  119. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  120. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  121. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  122. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  123. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  124. package/dist/cjs/clusters/mode-base.js +13 -13
  125. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  126. package/dist/cjs/clusters/mode-select.js +13 -13
  127. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  128. package/dist/cjs/clusters/network-commissioning.js +46 -46
  129. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  130. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  131. package/dist/cjs/clusters/on-off.d.ts +103 -103
  132. package/dist/cjs/clusters/on-off.js +19 -19
  133. package/dist/cjs/clusters/operational-credentials.d.ts +94 -94
  134. package/dist/cjs/clusters/operational-credentials.js +34 -34
  135. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  136. package/dist/cjs/clusters/operational-state.js +21 -21
  137. package/dist/cjs/clusters/ota-software-update-provider.d.ts +61 -61
  138. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  139. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  140. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  141. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +9 -9
  142. package/dist/cjs/clusters/oven-cavity-operational-state.js +8 -8
  143. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  144. package/dist/cjs/clusters/oven-mode.js +8 -8
  145. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  146. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  147. package/dist/cjs/clusters/power-source.d.ts +155 -155
  148. package/dist/cjs/clusters/power-source.js +41 -41
  149. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  150. package/dist/cjs/clusters/power-topology.js +2 -2
  151. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  152. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  153. package/dist/cjs/clusters/proxy-configuration.d.ts +8 -8
  154. package/dist/cjs/clusters/proxy-configuration.js +3 -3
  155. package/dist/cjs/clusters/proxy-discovery.d.ts +10 -10
  156. package/dist/cjs/clusters/proxy-discovery.js +4 -4
  157. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  158. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  159. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  160. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  161. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  162. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  163. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  164. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  165. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  166. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  167. package/dist/cjs/clusters/rvc-clean-mode.d.ts +43 -43
  168. package/dist/cjs/clusters/rvc-clean-mode.js +8 -8
  169. package/dist/cjs/clusters/rvc-operational-state.d.ts +44 -44
  170. package/dist/cjs/clusters/rvc-operational-state.js +15 -15
  171. package/dist/cjs/clusters/rvc-run-mode.d.ts +50 -50
  172. package/dist/cjs/clusters/rvc-run-mode.js +8 -8
  173. package/dist/cjs/clusters/scenes-management.d.ts +252 -252
  174. package/dist/cjs/clusters/scenes-management.js +72 -72
  175. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  176. package/dist/cjs/clusters/service-area.d.ts +128 -128
  177. package/dist/cjs/clusters/service-area.js +26 -26
  178. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  179. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  180. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  181. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  182. package/dist/cjs/clusters/switch.d.ts +105 -105
  183. package/dist/cjs/clusters/switch.js +23 -23
  184. package/dist/cjs/clusters/target-navigator.d.ts +30 -30
  185. package/dist/cjs/clusters/target-navigator.js +10 -10
  186. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  187. package/dist/cjs/clusters/temperature-control.js +12 -12
  188. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  189. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  190. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  191. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  192. package/dist/cjs/clusters/thermostat.d.ts +515 -515
  193. package/dist/cjs/clusters/thermostat.js +116 -116
  194. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  195. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  196. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  197. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  198. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  199. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  200. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  201. package/dist/cjs/clusters/time-format-localization.js +3 -3
  202. package/dist/cjs/clusters/time-synchronization.d.ts +245 -245
  203. package/dist/cjs/clusters/time-synchronization.js +47 -47
  204. package/dist/cjs/clusters/unit-localization.d.ts +6 -6
  205. package/dist/cjs/clusters/unit-localization.js +1 -1
  206. package/dist/cjs/clusters/user-label.d.ts +2 -2
  207. package/dist/cjs/clusters/user-label.js +1 -1
  208. package/dist/cjs/clusters/valid-proxies.d.ts +7 -7
  209. package/dist/cjs/clusters/valid-proxies.js +2 -2
  210. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +80 -80
  211. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  212. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  213. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  214. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  215. package/dist/cjs/clusters/water-heater-management.js +16 -16
  216. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  217. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  218. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  219. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  220. package/dist/cjs/clusters/wi-fi-network-management.d.ts +6 -6
  221. package/dist/cjs/clusters/wi-fi-network-management.js +3 -3
  222. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  223. package/dist/cjs/clusters/window-covering.js +49 -49
  224. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  225. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  226. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  227. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  228. package/dist/cjs/globals/Locationdesc.js +3 -3
  229. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  230. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  231. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  232. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  233. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  234. package/dist/cjs/globals/Priority.d.ts +1 -1
  235. package/dist/cjs/globals/Semtag.d.ts +6 -6
  236. package/dist/cjs/globals/Semtag.js +4 -4
  237. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  238. package/dist/cjs/globals/Status.d.ts +33 -33
  239. package/dist/cjs/globals/Tod.d.ts +2 -2
  240. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  241. package/dist/esm/clusters/access-control.d.ts +250 -250
  242. package/dist/esm/clusters/access-control.js +39 -39
  243. package/dist/esm/clusters/account-login.d.ts +29 -29
  244. package/dist/esm/clusters/account-login.js +11 -11
  245. package/dist/esm/clusters/actions.d.ts +108 -108
  246. package/dist/esm/clusters/actions.js +39 -39
  247. package/dist/esm/clusters/administrator-commissioning.d.ts +51 -51
  248. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  249. package/dist/esm/clusters/air-quality.d.ts +5 -5
  250. package/dist/esm/clusters/air-quality.js +1 -1
  251. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  252. package/dist/esm/clusters/alarm-base.js +14 -14
  253. package/dist/esm/clusters/application-basic.d.ts +16 -16
  254. package/dist/esm/clusters/application-basic.js +10 -10
  255. package/dist/esm/clusters/application-launcher.d.ts +99 -99
  256. package/dist/esm/clusters/application-launcher.js +13 -13
  257. package/dist/esm/clusters/audio-output.d.ts +37 -37
  258. package/dist/esm/clusters/audio-output.js +8 -8
  259. package/dist/esm/clusters/ballast-configuration.d.ts +23 -23
  260. package/dist/esm/clusters/ballast-configuration.js +17 -17
  261. package/dist/esm/clusters/basic-information.d.ts +54 -54
  262. package/dist/esm/clusters/basic-information.js +34 -34
  263. package/dist/esm/clusters/binding.d.ts +12 -12
  264. package/dist/esm/clusters/binding.js +5 -5
  265. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  266. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  267. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  268. package/dist/esm/clusters/boolean-state.js +3 -3
  269. package/dist/esm/clusters/bridged-device-basic-information.d.ts +102 -102
  270. package/dist/esm/clusters/bridged-device-basic-information.js +28 -28
  271. package/dist/esm/clusters/channel.d.ts +559 -559
  272. package/dist/esm/clusters/channel.js +73 -73
  273. package/dist/esm/clusters/color-control.d.ts +658 -658
  274. package/dist/esm/clusters/color-control.js +116 -116
  275. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  276. package/dist/esm/clusters/commissioner-control.js +5 -5
  277. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  278. package/dist/esm/clusters/concentration-measurement.js +11 -11
  279. package/dist/esm/clusters/content-app-observer.d.ts +17 -17
  280. package/dist/esm/clusters/content-app-observer.js +6 -6
  281. package/dist/esm/clusters/content-control.d.ts +356 -356
  282. package/dist/esm/clusters/content-control.js +58 -58
  283. package/dist/esm/clusters/content-launcher.d.ts +475 -475
  284. package/dist/esm/clusters/content-launcher.js +39 -39
  285. package/dist/esm/clusters/descriptor.d.ts +28 -28
  286. package/dist/esm/clusters/descriptor.js +8 -8
  287. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  288. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  289. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  290. package/dist/esm/clusters/device-energy-management.js +87 -87
  291. package/dist/esm/clusters/diagnostic-logs.d.ts +33 -33
  292. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  293. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  294. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  295. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  296. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  297. package/dist/esm/clusters/door-lock.d.ts +1350 -1350
  298. package/dist/esm/clusters/door-lock.js +228 -228
  299. package/dist/esm/clusters/ecosystem-information.d.ts +27 -27
  300. package/dist/esm/clusters/ecosystem-information.js +12 -12
  301. package/dist/esm/clusters/electrical-energy-measurement.d.ts +275 -275
  302. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  303. package/dist/esm/clusters/electrical-power-measurement.d.ts +199 -199
  304. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  305. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  306. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  307. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  308. package/dist/esm/clusters/energy-evse.js +73 -73
  309. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  310. package/dist/esm/clusters/energy-preference.js +9 -9
  311. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  312. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  313. package/dist/esm/clusters/fan-control.d.ts +67 -67
  314. package/dist/esm/clusters/fan-control.js +17 -17
  315. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  316. package/dist/esm/clusters/fixed-label.js +1 -1
  317. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  318. package/dist/esm/clusters/flow-measurement.js +4 -4
  319. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  320. package/dist/esm/clusters/general-commissioning.js +25 -25
  321. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  322. package/dist/esm/clusters/general-diagnostics.js +40 -40
  323. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  324. package/dist/esm/clusters/group-key-management.js +23 -23
  325. package/dist/esm/clusters/groups.d.ts +78 -78
  326. package/dist/esm/clusters/groups.js +21 -21
  327. package/dist/esm/clusters/icd-management.d.ts +131 -131
  328. package/dist/esm/clusters/icd-management.js +29 -29
  329. package/dist/esm/clusters/identify.d.ts +16 -16
  330. package/dist/esm/clusters/identify.js +6 -6
  331. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  332. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  333. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  334. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +62 -62
  335. package/dist/esm/clusters/joint-fabric-pki.d.ts +14 -14
  336. package/dist/esm/clusters/joint-fabric-pki.js +5 -5
  337. package/dist/esm/clusters/keypad-input.d.ts +16 -16
  338. package/dist/esm/clusters/keypad-input.js +3 -3
  339. package/dist/esm/clusters/label.d.ts +10 -10
  340. package/dist/esm/clusters/label.js +3 -3
  341. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  342. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  343. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  344. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  345. package/dist/esm/clusters/laundry-washer-mode.d.ts +43 -43
  346. package/dist/esm/clusters/laundry-washer-mode.js +8 -8
  347. package/dist/esm/clusters/level-control.d.ts +307 -307
  348. package/dist/esm/clusters/level-control.js +33 -33
  349. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  350. package/dist/esm/clusters/localization-configuration.js +2 -2
  351. package/dist/esm/clusters/low-power.d.ts +2 -2
  352. package/dist/esm/clusters/low-power.js +1 -1
  353. package/dist/esm/clusters/media-input.d.ts +47 -47
  354. package/dist/esm/clusters/media-input.js +11 -11
  355. package/dist/esm/clusters/media-playback.d.ts +385 -385
  356. package/dist/esm/clusters/media-playback.js +57 -57
  357. package/dist/esm/clusters/messages.d.ts +154 -154
  358. package/dist/esm/clusters/messages.js +38 -38
  359. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  360. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  361. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  362. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  363. package/dist/esm/clusters/mode-base.d.ts +59 -59
  364. package/dist/esm/clusters/mode-base.js +13 -13
  365. package/dist/esm/clusters/mode-select.d.ts +51 -51
  366. package/dist/esm/clusters/mode-select.js +13 -13
  367. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  368. package/dist/esm/clusters/network-commissioning.js +46 -46
  369. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  370. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  371. package/dist/esm/clusters/on-off.d.ts +103 -103
  372. package/dist/esm/clusters/on-off.js +19 -19
  373. package/dist/esm/clusters/operational-credentials.d.ts +94 -94
  374. package/dist/esm/clusters/operational-credentials.js +34 -34
  375. package/dist/esm/clusters/operational-state.d.ts +67 -67
  376. package/dist/esm/clusters/operational-state.js +21 -21
  377. package/dist/esm/clusters/ota-software-update-provider.d.ts +61 -61
  378. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  379. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  380. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  381. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +9 -9
  382. package/dist/esm/clusters/oven-cavity-operational-state.js +8 -8
  383. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  384. package/dist/esm/clusters/oven-mode.js +8 -8
  385. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  386. package/dist/esm/clusters/power-source-configuration.js +1 -1
  387. package/dist/esm/clusters/power-source.d.ts +155 -155
  388. package/dist/esm/clusters/power-source.js +41 -41
  389. package/dist/esm/clusters/power-topology.d.ts +8 -8
  390. package/dist/esm/clusters/power-topology.js +2 -2
  391. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  392. package/dist/esm/clusters/pressure-measurement.js +9 -9
  393. package/dist/esm/clusters/proxy-configuration.d.ts +8 -8
  394. package/dist/esm/clusters/proxy-configuration.js +3 -3
  395. package/dist/esm/clusters/proxy-discovery.d.ts +10 -10
  396. package/dist/esm/clusters/proxy-discovery.js +4 -4
  397. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  398. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  399. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  400. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  401. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  402. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  403. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  404. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  405. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  406. package/dist/esm/clusters/resource-monitoring.js +7 -7
  407. package/dist/esm/clusters/rvc-clean-mode.d.ts +43 -43
  408. package/dist/esm/clusters/rvc-clean-mode.js +8 -8
  409. package/dist/esm/clusters/rvc-operational-state.d.ts +44 -44
  410. package/dist/esm/clusters/rvc-operational-state.js +15 -15
  411. package/dist/esm/clusters/rvc-run-mode.d.ts +50 -50
  412. package/dist/esm/clusters/rvc-run-mode.js +8 -8
  413. package/dist/esm/clusters/scenes-management.d.ts +252 -252
  414. package/dist/esm/clusters/scenes-management.js +72 -72
  415. package/dist/esm/clusters/scenes-management.js.map +1 -1
  416. package/dist/esm/clusters/service-area.d.ts +128 -128
  417. package/dist/esm/clusters/service-area.js +26 -26
  418. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  419. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  420. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  421. package/dist/esm/clusters/software-diagnostics.js +14 -14
  422. package/dist/esm/clusters/switch.d.ts +105 -105
  423. package/dist/esm/clusters/switch.js +23 -23
  424. package/dist/esm/clusters/target-navigator.d.ts +30 -30
  425. package/dist/esm/clusters/target-navigator.js +10 -10
  426. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  427. package/dist/esm/clusters/temperature-control.js +12 -12
  428. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  429. package/dist/esm/clusters/temperature-measurement.js +4 -4
  430. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  431. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  432. package/dist/esm/clusters/thermostat.d.ts +515 -515
  433. package/dist/esm/clusters/thermostat.js +116 -116
  434. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  435. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  436. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  437. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  438. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  439. package/dist/esm/clusters/thread-network-directory.js +11 -11
  440. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  441. package/dist/esm/clusters/time-format-localization.js +3 -3
  442. package/dist/esm/clusters/time-synchronization.d.ts +245 -245
  443. package/dist/esm/clusters/time-synchronization.js +47 -47
  444. package/dist/esm/clusters/unit-localization.d.ts +6 -6
  445. package/dist/esm/clusters/unit-localization.js +1 -1
  446. package/dist/esm/clusters/user-label.d.ts +2 -2
  447. package/dist/esm/clusters/user-label.js +1 -1
  448. package/dist/esm/clusters/valid-proxies.d.ts +7 -7
  449. package/dist/esm/clusters/valid-proxies.js +2 -2
  450. package/dist/esm/clusters/valve-configuration-and-control.d.ts +80 -80
  451. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  452. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  453. package/dist/esm/clusters/wake-on-lan.js +2 -2
  454. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  455. package/dist/esm/clusters/water-heater-management.js +16 -16
  456. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  457. package/dist/esm/clusters/water-heater-mode.js +8 -8
  458. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  459. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  460. package/dist/esm/clusters/wi-fi-network-management.d.ts +6 -6
  461. package/dist/esm/clusters/wi-fi-network-management.js +3 -3
  462. package/dist/esm/clusters/window-covering.d.ts +183 -183
  463. package/dist/esm/clusters/window-covering.js +49 -49
  464. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  465. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  466. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  467. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  468. package/dist/esm/globals/Locationdesc.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  470. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  471. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  472. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  473. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  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 +33 -33
  479. package/dist/esm/globals/Tod.d.ts +2 -2
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/package.json +5 -5
  482. package/src/clusters/access-control.ts +72 -72
  483. package/src/clusters/account-login.ts +22 -22
  484. package/src/clusters/actions.ts +86 -86
  485. package/src/clusters/administrator-commissioning.ts +20 -20
  486. package/src/clusters/air-quality.ts +4 -4
  487. package/src/clusters/alarm-base.ts +22 -22
  488. package/src/clusters/application-basic.ts +14 -14
  489. package/src/clusters/application-launcher.ts +28 -28
  490. package/src/clusters/audio-output.ts +17 -17
  491. package/src/clusters/ballast-configuration.ts +20 -20
  492. package/src/clusters/basic-information.ts +47 -47
  493. package/src/clusters/binding.ts +8 -8
  494. package/src/clusters/boolean-state-configuration.ts +31 -31
  495. package/src/clusters/boolean-state.ts +6 -6
  496. package/src/clusters/bridged-device-basic-information.ts +38 -38
  497. package/src/clusters/channel.ts +111 -111
  498. package/src/clusters/color-control.ts +168 -168
  499. package/src/clusters/commissioner-control.ts +15 -15
  500. package/src/clusters/concentration-measurement.ts +15 -15
  501. package/src/clusters/content-app-observer.ts +12 -12
  502. package/src/clusters/content-control.ts +96 -96
  503. package/src/clusters/content-launcher.ts +69 -69
  504. package/src/clusters/descriptor.ts +13 -13
  505. package/src/clusters/device-energy-management-mode.ts +28 -28
  506. package/src/clusters/device-energy-management.ts +136 -136
  507. package/src/clusters/diagnostic-logs.ts +26 -26
  508. package/src/clusters/dishwasher-alarm.ts +24 -24
  509. package/src/clusters/dishwasher-mode.ts +27 -27
  510. package/src/clusters/door-lock.ts +377 -377
  511. package/src/clusters/ecosystem-information.ts +17 -17
  512. package/src/clusters/electrical-energy-measurement.ts +39 -39
  513. package/src/clusters/electrical-power-measurement.ts +53 -53
  514. package/src/clusters/energy-evse-mode.ts +28 -28
  515. package/src/clusters/energy-evse.ts +109 -109
  516. package/src/clusters/energy-preference.ts +19 -19
  517. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  518. package/src/clusters/fan-control.ts +30 -30
  519. package/src/clusters/fixed-label.ts +2 -2
  520. package/src/clusters/flow-measurement.ts +5 -5
  521. package/src/clusters/general-commissioning.ts +45 -45
  522. package/src/clusters/general-diagnostics.ts +66 -66
  523. package/src/clusters/group-key-management.ts +45 -45
  524. package/src/clusters/groups.ts +44 -44
  525. package/src/clusters/icd-management.ts +50 -50
  526. package/src/clusters/identify.ts +14 -14
  527. package/src/clusters/illuminance-measurement.ts +7 -7
  528. package/src/clusters/joint-fabric-datastore-cluster.ts +82 -82
  529. package/src/clusters/joint-fabric-pki.ts +12 -12
  530. package/src/clusters/keypad-input.ts +11 -11
  531. package/src/clusters/label.ts +5 -5
  532. package/src/clusters/laundry-dryer-controls.ts +4 -4
  533. package/src/clusters/laundry-washer-controls.ts +11 -11
  534. package/src/clusters/laundry-washer-mode.ts +28 -28
  535. package/src/clusters/level-control.ts +50 -50
  536. package/src/clusters/localization-configuration.ts +3 -3
  537. package/src/clusters/low-power.ts +2 -2
  538. package/src/clusters/media-input.ts +20 -20
  539. package/src/clusters/media-playback.ts +91 -91
  540. package/src/clusters/messages.ts +61 -61
  541. package/src/clusters/microwave-oven-control.ts +23 -23
  542. package/src/clusters/microwave-oven-mode.ts +25 -25
  543. package/src/clusters/mode-base.ts +37 -37
  544. package/src/clusters/mode-select.ts +22 -22
  545. package/src/clusters/network-commissioning.ts +76 -76
  546. package/src/clusters/occupancy-sensing.ts +29 -29
  547. package/src/clusters/on-off.ts +33 -33
  548. package/src/clusters/operational-credentials.ts +65 -65
  549. package/src/clusters/operational-state.ts +34 -34
  550. package/src/clusters/ota-software-update-provider.ts +39 -39
  551. package/src/clusters/ota-software-update-requestor.ts +55 -55
  552. package/src/clusters/oven-cavity-operational-state.ts +9 -9
  553. package/src/clusters/oven-mode.ts +34 -34
  554. package/src/clusters/power-source-configuration.ts +2 -2
  555. package/src/clusters/power-source.ts +59 -59
  556. package/src/clusters/power-topology.ts +4 -4
  557. package/src/clusters/pressure-measurement.ts +11 -11
  558. package/src/clusters/proxy-configuration.ts +6 -6
  559. package/src/clusters/proxy-discovery.ts +7 -7
  560. package/src/clusters/pump-configuration-and-control.ts +69 -69
  561. package/src/clusters/refrigerator-alarm.ts +18 -18
  562. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  563. package/src/clusters/relative-humidity-measurement.ts +5 -5
  564. package/src/clusters/resource-monitoring.ts +13 -13
  565. package/src/clusters/rvc-clean-mode.ts +28 -28
  566. package/src/clusters/rvc-operational-state.ts +26 -26
  567. package/src/clusters/rvc-run-mode.ts +35 -35
  568. package/src/clusters/scenes-management.ts +114 -114
  569. package/src/clusters/service-area.ts +50 -50
  570. package/src/clusters/smoke-co-alarm.ts +66 -66
  571. package/src/clusters/software-diagnostics.ts +20 -20
  572. package/src/clusters/switch.ts +45 -45
  573. package/src/clusters/target-navigator.ts +20 -20
  574. package/src/clusters/temperature-control.ts +19 -19
  575. package/src/clusters/temperature-measurement.ts +5 -5
  576. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  577. package/src/clusters/thermostat.ts +174 -174
  578. package/src/clusters/thread-border-router-management.ts +23 -23
  579. package/src/clusters/thread-network-diagnostics.ts +125 -125
  580. package/src/clusters/thread-network-directory.ts +22 -22
  581. package/src/clusters/time-format-localization.ts +7 -7
  582. package/src/clusters/time-synchronization.ts +81 -81
  583. package/src/clusters/unit-localization.ts +4 -4
  584. package/src/clusters/user-label.ts +2 -2
  585. package/src/clusters/valid-proxies.ts +7 -7
  586. package/src/clusters/valve-configuration-and-control.ts +35 -35
  587. package/src/clusters/wake-on-lan.ts +3 -3
  588. package/src/clusters/water-heater-management.ts +26 -26
  589. package/src/clusters/water-heater-mode.ts +27 -27
  590. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  591. package/src/clusters/wi-fi-network-management.ts +6 -6
  592. package/src/clusters/window-covering.ts +68 -68
  593. package/src/globals/AtomicAttributeStatus.ts +4 -4
  594. package/src/globals/AtomicRequestType.ts +1 -1
  595. package/src/globals/Locationdesc.ts +5 -5
  596. package/src/globals/MeasurementAccuracy.ts +5 -5
  597. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  598. package/src/globals/MeasurementType.ts +1 -1
  599. package/src/globals/Priority.ts +1 -1
  600. package/src/globals/Semtag.ts +6 -6
  601. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  602. package/src/globals/Status.ts +33 -33
  603. package/src/globals/Tod.ts +2 -2
  604. package/src/globals/WildcardPathFlags.ts +1 -1
@@ -12,7 +12,7 @@ export declare namespace PumpConfigurationAndControl {
12
12
  /**
13
13
  * These are optional features supported by PumpConfigurationAndControlCluster.
14
14
  *
15
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.4
15
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.4
16
16
  */
17
17
  enum Feature {
18
18
  /**
@@ -59,7 +59,7 @@ export declare namespace PumpConfigurationAndControl {
59
59
  LocalOperation = "LocalOperation"
60
60
  }
61
61
  /**
62
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1
62
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1
63
63
  */
64
64
  const PumpStatus: {
65
65
  /**
@@ -67,7 +67,7 @@ export declare namespace PumpConfigurationAndControl {
67
67
  *
68
68
  * If this bit is set, it may correspond to an event in the range 2-16, see Events.
69
69
  *
70
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.1
70
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.1
71
71
  */
72
72
  deviceFault: BitFlag;
73
73
  /**
@@ -75,7 +75,7 @@ export declare namespace PumpConfigurationAndControl {
75
75
  *
76
76
  * If this bit is set, it may correspond to an event in the range 0-1 or 13, see Events.
77
77
  *
78
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.2
78
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.2
79
79
  */
80
80
  supplyFault: BitFlag;
81
81
  /**
@@ -93,7 +93,7 @@ export declare namespace PumpConfigurationAndControl {
93
93
  * shall generate a FAILURE error status until LocalOverride is cleared on the physical device. When
94
94
  * LocalOverride is cleared, the device shall return to the operation mode set in OperationMode.
95
95
  *
96
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.3
96
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.3
97
97
  */
98
98
  localOverride: BitFlag;
99
99
  /**
@@ -106,7 +106,7 @@ export declare namespace PumpConfigurationAndControl {
106
106
  * If this bit is set, EffectiveControlMode is ConstantPressure and the setpoint for the pump is interpreted as
107
107
  * a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
108
108
  *
109
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.4
109
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.4
110
110
  */
111
111
  remotePressure: BitFlag;
112
112
  /**
@@ -115,7 +115,7 @@ export declare namespace PumpConfigurationAndControl {
115
115
  * If this bit is set, EffectiveControlMode is ConstantFlow, and the setpoint for the pump is interpreted as a
116
116
  * percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
117
117
  *
118
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.5
118
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.5
119
119
  */
120
120
  remoteFlow: BitFlag;
121
121
  /**
@@ -124,12 +124,12 @@ export declare namespace PumpConfigurationAndControl {
124
124
  * If this bit is set, EffectiveControlMode is ConstantTemperature, and the setpoint for the pump is interpreted
125
125
  * as a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue])
126
126
  *
127
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.6
127
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.6
128
128
  */
129
129
  remoteTemperature: BitFlag;
130
130
  };
131
131
  /**
132
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.2
132
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.2
133
133
  */
134
134
  enum OperationMode {
135
135
  /**
@@ -139,7 +139,7 @@ export declare namespace PumpConfigurationAndControl {
139
139
  * If the pump is running in this operation mode the setpoint is an internal variable which may be controlled
140
140
  * between 0% and 100%, e.g., by means of the Level Control cluster
141
141
  *
142
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.2.1
142
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.2.1
143
143
  */
144
144
  Normal = 0,
145
145
  /**
@@ -156,7 +156,7 @@ export declare namespace PumpConfigurationAndControl {
156
156
  Local = 3
157
157
  }
158
158
  /**
159
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3
159
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3
160
160
  */
161
161
  enum ControlMode {
162
162
  /**
@@ -165,7 +165,7 @@ export declare namespace PumpConfigurationAndControl {
165
165
  * The setpoint is interpreted as a percentage of the range derived from the [MinConstSpeed – MaxConstSpeed]
166
166
  * attributes.
167
167
  *
168
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.1
168
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.1
169
169
  */
170
170
  ConstantSpeed = 0,
171
171
  /**
@@ -176,7 +176,7 @@ export declare namespace PumpConfigurationAndControl {
176
176
  * attributes. In case of a remote pressure sensor, this will be the range derived from the [MinMeasuredValue –
177
177
  * MaxMeasuredValue] attributes of the remote pressure sensor.
178
178
  *
179
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.2
179
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.2
180
180
  */
181
181
  ConstantPressure = 1,
182
182
  /**
@@ -187,7 +187,7 @@ export declare namespace PumpConfigurationAndControl {
187
187
  * CompPressure] attributes. The internal setpoint will be lowered (compensated) dependent on the flow in the
188
188
  * pump (lower flow ⇒ lower internal setpoint).
189
189
  *
190
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.3
190
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.3
191
191
  */
192
192
  ProportionalPressure = 2,
193
193
  /**
@@ -198,7 +198,7 @@ export declare namespace PumpConfigurationAndControl {
198
198
  * In case of a remote flow sensor, this will be the range derived from the [MinMeasuredValue –
199
199
  * MaxMeasuredValue] attributes of the remote flow sensor.
200
200
  *
201
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.4
201
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.4
202
202
  */
203
203
  ConstantFlow = 3,
204
204
  /**
@@ -209,7 +209,7 @@ export declare namespace PumpConfigurationAndControl {
209
209
  * attributes. In case of a remote temperature sensor, this will be the range derived from the [MinMeasuredValue
210
210
  * – MaxMeasuredValue] attributes of the remote temperature sensor.
211
211
  *
212
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.5
212
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.5
213
213
  */
214
214
  ConstantTemperature = 5,
215
215
  /**
@@ -220,7 +220,7 @@ export declare namespace PumpConfigurationAndControl {
220
220
  * cluster to 0, or by using the On/Off cluster. If the pump is started (at any setpoint), the speed of the pump
221
221
  * is entirely determined by the pump.
222
222
  *
223
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.3.6
223
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.3.6
224
224
  */
225
225
  Automatic = 7
226
226
  }
@@ -235,7 +235,7 @@ export declare namespace PumpConfigurationAndControl {
235
235
  *
236
236
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
237
237
  *
238
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
238
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
239
239
  */
240
240
  readonly minConstPressure: FixedAttribute<number | null, any>;
241
241
  /**
@@ -244,7 +244,7 @@ export declare namespace PumpConfigurationAndControl {
244
244
  *
245
245
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
246
246
  *
247
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
247
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
248
248
  */
249
249
  readonly maxConstPressure: FixedAttribute<number | null, any>;
250
250
  };
@@ -260,7 +260,7 @@ export declare namespace PumpConfigurationAndControl {
260
260
  *
261
261
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
262
262
  *
263
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
263
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
264
264
  */
265
265
  readonly minConstPressure: OptionalFixedAttribute<number | null, any>;
266
266
  /**
@@ -269,7 +269,7 @@ export declare namespace PumpConfigurationAndControl {
269
269
  *
270
270
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
271
271
  *
272
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
272
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
273
273
  */
274
274
  readonly maxConstPressure: OptionalFixedAttribute<number | null, any>;
275
275
  /**
@@ -278,7 +278,7 @@ export declare namespace PumpConfigurationAndControl {
278
278
  *
279
279
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
280
280
  *
281
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
281
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
282
282
  */
283
283
  readonly minCompPressure: OptionalFixedAttribute<number | null, any>;
284
284
  /**
@@ -287,7 +287,7 @@ export declare namespace PumpConfigurationAndControl {
287
287
  *
288
288
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
289
289
  *
290
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
290
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
291
291
  */
292
292
  readonly maxCompPressure: OptionalFixedAttribute<number | null, any>;
293
293
  /**
@@ -297,7 +297,7 @@ export declare namespace PumpConfigurationAndControl {
297
297
  *
298
298
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
299
299
  *
300
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
300
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
301
301
  */
302
302
  readonly minConstSpeed: OptionalFixedAttribute<number | null, any>;
303
303
  /**
@@ -306,7 +306,7 @@ export declare namespace PumpConfigurationAndControl {
306
306
  *
307
307
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
308
308
  *
309
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
309
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
310
310
  */
311
311
  readonly maxConstSpeed: OptionalFixedAttribute<number | null, any>;
312
312
  /**
@@ -315,7 +315,7 @@ export declare namespace PumpConfigurationAndControl {
315
315
  *
316
316
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
317
317
  *
318
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
318
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
319
319
  */
320
320
  readonly minConstFlow: OptionalFixedAttribute<number | null, any>;
321
321
  /**
@@ -324,7 +324,7 @@ export declare namespace PumpConfigurationAndControl {
324
324
  *
325
325
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
326
326
  *
327
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
327
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
328
328
  */
329
329
  readonly maxConstFlow: OptionalFixedAttribute<number | null, any>;
330
330
  /**
@@ -333,7 +333,7 @@ export declare namespace PumpConfigurationAndControl {
333
333
  *
334
334
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
335
335
  *
336
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
336
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
337
337
  */
338
338
  readonly minConstTemp: OptionalFixedAttribute<number | null, any>;
339
339
  /**
@@ -344,7 +344,7 @@ export declare namespace PumpConfigurationAndControl {
344
344
  *
345
345
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
346
346
  *
347
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
347
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
348
348
  */
349
349
  readonly maxConstTemp: OptionalFixedAttribute<number | null, any>;
350
350
  };
@@ -360,7 +360,7 @@ export declare namespace PumpConfigurationAndControl {
360
360
  *
361
361
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
362
362
  *
363
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
363
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
364
364
  */
365
365
  readonly minCompPressure: FixedAttribute<number | null, any>;
366
366
  /**
@@ -369,7 +369,7 @@ export declare namespace PumpConfigurationAndControl {
369
369
  *
370
370
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
371
371
  *
372
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
372
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
373
373
  */
374
374
  readonly maxCompPressure: FixedAttribute<number | null, any>;
375
375
  };
@@ -386,7 +386,7 @@ export declare namespace PumpConfigurationAndControl {
386
386
  *
387
387
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
388
388
  *
389
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
389
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
390
390
  */
391
391
  readonly minConstSpeed: FixedAttribute<number | null, any>;
392
392
  /**
@@ -395,7 +395,7 @@ export declare namespace PumpConfigurationAndControl {
395
395
  *
396
396
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
397
397
  *
398
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
398
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
399
399
  */
400
400
  readonly maxConstSpeed: FixedAttribute<number | null, any>;
401
401
  };
@@ -411,7 +411,7 @@ export declare namespace PumpConfigurationAndControl {
411
411
  *
412
412
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
413
413
  *
414
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
414
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
415
415
  */
416
416
  readonly minConstFlow: FixedAttribute<number | null, any>;
417
417
  /**
@@ -420,7 +420,7 @@ export declare namespace PumpConfigurationAndControl {
420
420
  *
421
421
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
422
422
  *
423
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
423
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
424
424
  */
425
425
  readonly maxConstFlow: FixedAttribute<number | null, any>;
426
426
  };
@@ -436,7 +436,7 @@ export declare namespace PumpConfigurationAndControl {
436
436
  *
437
437
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
438
438
  *
439
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
439
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
440
440
  */
441
441
  readonly minConstTemp: FixedAttribute<number | null, any>;
442
442
  /**
@@ -447,7 +447,7 @@ export declare namespace PumpConfigurationAndControl {
447
447
  *
448
448
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
449
449
  *
450
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
450
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
451
451
  */
452
452
  readonly maxConstTemp: FixedAttribute<number | null, any>;
453
453
  };
@@ -510,7 +510,7 @@ export declare namespace PumpConfigurationAndControl {
510
510
  *
511
511
  * Valid range is -3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
512
512
  *
513
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.1
513
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.1
514
514
  */
515
515
  readonly maxPressure: FixedAttribute<number | null, any>;
516
516
  /**
@@ -519,7 +519,7 @@ export declare namespace PumpConfigurationAndControl {
519
519
  *
520
520
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
521
521
  *
522
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.2
522
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.2
523
523
  */
524
524
  readonly maxSpeed: FixedAttribute<number | null, any>;
525
525
  /**
@@ -528,7 +528,7 @@ export declare namespace PumpConfigurationAndControl {
528
528
  *
529
529
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
530
530
  *
531
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.3
531
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.3
532
532
  */
533
533
  readonly maxFlow: FixedAttribute<number | null, any>;
534
534
  /**
@@ -537,7 +537,7 @@ export declare namespace PumpConfigurationAndControl {
537
537
  *
538
538
  * controller function is not active, the corresponding bit shall be set to 0.
539
539
  *
540
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.14
540
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.14
541
541
  */
542
542
  readonly pumpStatus: OptionalAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
543
543
  /**
@@ -545,7 +545,7 @@ export declare namespace PumpConfigurationAndControl {
545
545
  *
546
546
  * If this bit is set, it may correspond to an event in the range 2-16, see Events.
547
547
  *
548
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.1
548
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.1
549
549
  */
550
550
  deviceFault: BitFlag;
551
551
  /**
@@ -553,7 +553,7 @@ export declare namespace PumpConfigurationAndControl {
553
553
  *
554
554
  * If this bit is set, it may correspond to an event in the range 0-1 or 13, see Events.
555
555
  *
556
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.2
556
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.2
557
557
  */
558
558
  supplyFault: BitFlag;
559
559
  /**
@@ -571,7 +571,7 @@ export declare namespace PumpConfigurationAndControl {
571
571
  * shall generate a FAILURE error status until LocalOverride is cleared on the physical device. When
572
572
  * LocalOverride is cleared, the device shall return to the operation mode set in OperationMode.
573
573
  *
574
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.3
574
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.3
575
575
  */
576
576
  localOverride: BitFlag;
577
577
  /**
@@ -584,7 +584,7 @@ export declare namespace PumpConfigurationAndControl {
584
584
  * If this bit is set, EffectiveControlMode is ConstantPressure and the setpoint for the pump is interpreted as
585
585
  * a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
586
586
  *
587
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.4
587
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.4
588
588
  */
589
589
  remotePressure: BitFlag;
590
590
  /**
@@ -593,7 +593,7 @@ export declare namespace PumpConfigurationAndControl {
593
593
  * If this bit is set, EffectiveControlMode is ConstantFlow, and the setpoint for the pump is interpreted as a
594
594
  * percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
595
595
  *
596
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.5
596
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.5
597
597
  */
598
598
  remoteFlow: BitFlag;
599
599
  /**
@@ -602,7 +602,7 @@ export declare namespace PumpConfigurationAndControl {
602
602
  * If this bit is set, EffectiveControlMode is ConstantTemperature, and the setpoint for the pump is interpreted
603
603
  * as a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue])
604
604
  *
605
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.6
605
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.6
606
606
  */
607
607
  remoteTemperature: BitFlag;
608
608
  }>, any>;
@@ -619,7 +619,7 @@ export declare namespace PumpConfigurationAndControl {
619
619
  * See OperationMode and ControlMode attributes for a detailed description of the operation and control of
620
620
  * the pump.
621
621
  *
622
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.15
622
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.15
623
623
  */
624
624
  readonly effectiveOperationMode: Attribute<OperationMode, any>;
625
625
  /**
@@ -642,7 +642,7 @@ export declare namespace PumpConfigurationAndControl {
642
642
  * See OperationMode and ControlMode attributes for detailed a description of the operation and control of
643
643
  * the pump.
644
644
  *
645
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.16
645
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.16
646
646
  */
647
647
  readonly effectiveControlMode: Attribute<ControlMode, any>;
648
648
  /**
@@ -655,7 +655,7 @@ export declare namespace PumpConfigurationAndControl {
655
655
  * Valid range is 0 % to 163.835% (0.005 % granularity). Although this attribute is a signed value, values
656
656
  * of capacity less than zero have no physical meaning.
657
657
  *
658
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.17
658
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.17
659
659
  */
660
660
  readonly capacity: Attribute<number | null, any>;
661
661
  /**
@@ -667,7 +667,7 @@ export declare namespace PumpConfigurationAndControl {
667
667
  *
668
668
  * Valid range is 0 to 65,534 RPM.
669
669
  *
670
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.18
670
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.18
671
671
  */
672
672
  readonly speed: OptionalAttribute<number | null, any>;
673
673
  /**
@@ -680,7 +680,7 @@ export declare namespace PumpConfigurationAndControl {
680
680
  *
681
681
  * Valid range is 0 to 16,777,214 hrs.
682
682
  *
683
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.19
683
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.19
684
684
  */
685
685
  readonly lifetimeRunningHours: OptionalWritableAttribute<number | null, any>;
686
686
  /**
@@ -692,7 +692,7 @@ export declare namespace PumpConfigurationAndControl {
692
692
  *
693
693
  * Valid range is 0 to 16,777,214 Watts.
694
694
  *
695
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.20
695
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.20
696
696
  */
697
697
  readonly power: OptionalAttribute<number | null, any>;
698
698
  /**
@@ -707,7 +707,7 @@ export declare namespace PumpConfigurationAndControl {
707
707
  *
708
708
  * Null if the value is unknown.
709
709
  *
710
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.21
710
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.21
711
711
  */
712
712
  readonly lifetimeEnergyConsumed: OptionalWritableAttribute<number | null, any>;
713
713
  /**
@@ -737,7 +737,7 @@ export declare namespace PumpConfigurationAndControl {
737
737
  * with an unsupported operation mode value shall be ignored and a response containing the status of
738
738
  * CONSTRAINT_ERROR shall be returned.
739
739
  *
740
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.22
740
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.22
741
741
  */
742
742
  readonly operationMode: WritableAttribute<OperationMode, any>;
743
743
  /**
@@ -752,82 +752,82 @@ export declare namespace PumpConfigurationAndControl {
752
752
  * with an unsupported control mode value shall be ignored and a response containing the status of
753
753
  * CONSTRAINT_ERROR shall be returned.
754
754
  *
755
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.23
755
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.23
756
756
  */
757
757
  readonly controlMode: OptionalWritableAttribute<ControlMode, any>;
758
758
  /**
759
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7
759
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7
760
760
  * @deprecated
761
761
  */
762
762
  readonly alarmMask: OptionalWritableAttribute<number, any>;
763
763
  };
764
764
  readonly events: {
765
765
  /**
766
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
766
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
767
767
  */
768
768
  readonly supplyVoltageLow: OptionalEvent<void, any>;
769
769
  /**
770
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
770
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
771
771
  */
772
772
  readonly supplyVoltageHigh: OptionalEvent<void, any>;
773
773
  /**
774
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
774
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
775
775
  */
776
776
  readonly powerMissingPhase: OptionalEvent<void, any>;
777
777
  /**
778
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
778
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
779
779
  */
780
780
  readonly systemPressureLow: OptionalEvent<void, any>;
781
781
  /**
782
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
782
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
783
783
  */
784
784
  readonly systemPressureHigh: OptionalEvent<void, any>;
785
785
  /**
786
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
786
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
787
787
  */
788
788
  readonly dryRunning: OptionalEvent<void, any>;
789
789
  /**
790
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
790
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
791
791
  */
792
792
  readonly motorTemperatureHigh: OptionalEvent<void, any>;
793
793
  /**
794
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
794
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
795
795
  */
796
796
  readonly pumpMotorFatalFailure: OptionalEvent<void, any>;
797
797
  /**
798
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
798
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
799
799
  */
800
800
  readonly electronicTemperatureHigh: OptionalEvent<void, any>;
801
801
  /**
802
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
802
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
803
803
  */
804
804
  readonly pumpBlocked: OptionalEvent<void, any>;
805
805
  /**
806
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
806
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
807
807
  */
808
808
  readonly sensorFailure: OptionalEvent<void, any>;
809
809
  /**
810
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
810
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
811
811
  */
812
812
  readonly electronicNonFatalFailure: OptionalEvent<void, any>;
813
813
  /**
814
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
814
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
815
815
  */
816
816
  readonly electronicFatalFailure: OptionalEvent<void, any>;
817
817
  /**
818
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
818
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
819
819
  */
820
820
  readonly generalFault: OptionalEvent<void, any>;
821
821
  /**
822
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
822
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
823
823
  */
824
824
  readonly leakage: OptionalEvent<void, any>;
825
825
  /**
826
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
826
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
827
827
  */
828
828
  readonly airDetection: OptionalEvent<void, any>;
829
829
  /**
830
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
830
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
831
831
  */
832
832
  readonly turbineOperation: OptionalEvent<void, any>;
833
833
  };
@@ -847,7 +847,7 @@ export declare namespace PumpConfigurationAndControl {
847
847
  *
848
848
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
849
849
  *
850
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
850
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
851
851
  */
852
852
  readonly minConstPressure: FixedAttribute<number | null, any>;
853
853
  /**
@@ -856,7 +856,7 @@ export declare namespace PumpConfigurationAndControl {
856
856
  *
857
857
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
858
858
  *
859
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
859
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
860
860
  */
861
861
  readonly maxConstPressure: FixedAttribute<number | null, any>;
862
862
  };
@@ -873,7 +873,7 @@ export declare namespace PumpConfigurationAndControl {
873
873
  *
874
874
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
875
875
  *
876
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
876
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
877
877
  */
878
878
  readonly minConstPressure: OptionalFixedAttribute<number | null, any>;
879
879
  /**
@@ -882,7 +882,7 @@ export declare namespace PumpConfigurationAndControl {
882
882
  *
883
883
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
884
884
  *
885
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
885
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
886
886
  */
887
887
  readonly maxConstPressure: OptionalFixedAttribute<number | null, any>;
888
888
  /**
@@ -891,7 +891,7 @@ export declare namespace PumpConfigurationAndControl {
891
891
  *
892
892
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
893
893
  *
894
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
894
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
895
895
  */
896
896
  readonly minCompPressure: OptionalFixedAttribute<number | null, any>;
897
897
  /**
@@ -900,7 +900,7 @@ export declare namespace PumpConfigurationAndControl {
900
900
  *
901
901
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
902
902
  *
903
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
903
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
904
904
  */
905
905
  readonly maxCompPressure: OptionalFixedAttribute<number | null, any>;
906
906
  /**
@@ -910,7 +910,7 @@ export declare namespace PumpConfigurationAndControl {
910
910
  *
911
911
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
912
912
  *
913
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
913
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
914
914
  */
915
915
  readonly minConstSpeed: OptionalFixedAttribute<number | null, any>;
916
916
  /**
@@ -919,7 +919,7 @@ export declare namespace PumpConfigurationAndControl {
919
919
  *
920
920
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
921
921
  *
922
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
922
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
923
923
  */
924
924
  readonly maxConstSpeed: OptionalFixedAttribute<number | null, any>;
925
925
  /**
@@ -928,7 +928,7 @@ export declare namespace PumpConfigurationAndControl {
928
928
  *
929
929
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
930
930
  *
931
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
931
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
932
932
  */
933
933
  readonly minConstFlow: OptionalFixedAttribute<number | null, any>;
934
934
  /**
@@ -937,7 +937,7 @@ export declare namespace PumpConfigurationAndControl {
937
937
  *
938
938
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
939
939
  *
940
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
940
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
941
941
  */
942
942
  readonly maxConstFlow: OptionalFixedAttribute<number | null, any>;
943
943
  /**
@@ -946,7 +946,7 @@ export declare namespace PumpConfigurationAndControl {
946
946
  *
947
947
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
948
948
  *
949
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
949
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
950
950
  */
951
951
  readonly minConstTemp: OptionalFixedAttribute<number | null, any>;
952
952
  /**
@@ -957,7 +957,7 @@ export declare namespace PumpConfigurationAndControl {
957
957
  *
958
958
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
959
959
  *
960
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
960
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
961
961
  */
962
962
  readonly maxConstTemp: OptionalFixedAttribute<number | null, any>;
963
963
  };
@@ -974,7 +974,7 @@ export declare namespace PumpConfigurationAndControl {
974
974
  *
975
975
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
976
976
  *
977
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
977
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
978
978
  */
979
979
  readonly minCompPressure: FixedAttribute<number | null, any>;
980
980
  /**
@@ -983,7 +983,7 @@ export declare namespace PumpConfigurationAndControl {
983
983
  *
984
984
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
985
985
  *
986
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
986
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
987
987
  */
988
988
  readonly maxCompPressure: FixedAttribute<number | null, any>;
989
989
  };
@@ -1001,7 +1001,7 @@ export declare namespace PumpConfigurationAndControl {
1001
1001
  *
1002
1002
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
1004
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
1005
1005
  */
1006
1006
  readonly minConstSpeed: FixedAttribute<number | null, any>;
1007
1007
  /**
@@ -1010,7 +1010,7 @@ export declare namespace PumpConfigurationAndControl {
1010
1010
  *
1011
1011
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1012
1012
  *
1013
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
1013
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
1014
1014
  */
1015
1015
  readonly maxConstSpeed: FixedAttribute<number | null, any>;
1016
1016
  };
@@ -1027,7 +1027,7 @@ export declare namespace PumpConfigurationAndControl {
1027
1027
  *
1028
1028
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1029
1029
  *
1030
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
1030
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
1031
1031
  */
1032
1032
  readonly minConstFlow: FixedAttribute<number | null, any>;
1033
1033
  /**
@@ -1036,7 +1036,7 @@ export declare namespace PumpConfigurationAndControl {
1036
1036
  *
1037
1037
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1038
1038
  *
1039
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
1039
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
1040
1040
  */
1041
1041
  readonly maxConstFlow: FixedAttribute<number | null, any>;
1042
1042
  };
@@ -1053,7 +1053,7 @@ export declare namespace PumpConfigurationAndControl {
1053
1053
  *
1054
1054
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1055
1055
  *
1056
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
1056
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
1057
1057
  */
1058
1058
  readonly minConstTemp: FixedAttribute<number | null, any>;
1059
1059
  /**
@@ -1064,7 +1064,7 @@ export declare namespace PumpConfigurationAndControl {
1064
1064
  *
1065
1065
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1066
1066
  *
1067
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
1067
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
1068
1068
  */
1069
1069
  readonly maxConstTemp: FixedAttribute<number | null, any>;
1070
1070
  };
@@ -1138,7 +1138,7 @@ export declare namespace PumpConfigurationAndControl {
1138
1138
  *
1139
1139
  * Valid range is -3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1140
1140
  *
1141
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.1
1141
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.1
1142
1142
  */
1143
1143
  readonly maxPressure: FixedAttribute<number | null, any>;
1144
1144
  /**
@@ -1147,7 +1147,7 @@ export declare namespace PumpConfigurationAndControl {
1147
1147
  *
1148
1148
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1149
1149
  *
1150
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.2
1150
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.2
1151
1151
  */
1152
1152
  readonly maxSpeed: FixedAttribute<number | null, any>;
1153
1153
  /**
@@ -1156,7 +1156,7 @@ export declare namespace PumpConfigurationAndControl {
1156
1156
  *
1157
1157
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1158
1158
  *
1159
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.3
1159
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.3
1160
1160
  */
1161
1161
  readonly maxFlow: FixedAttribute<number | null, any>;
1162
1162
  /**
@@ -1165,7 +1165,7 @@ export declare namespace PumpConfigurationAndControl {
1165
1165
  *
1166
1166
  * controller function is not active, the corresponding bit shall be set to 0.
1167
1167
  *
1168
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.14
1168
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.14
1169
1169
  */
1170
1170
  readonly pumpStatus: OptionalAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1171
1171
  /**
@@ -1173,7 +1173,7 @@ export declare namespace PumpConfigurationAndControl {
1173
1173
  *
1174
1174
  * If this bit is set, it may correspond to an event in the range 2-16, see Events.
1175
1175
  *
1176
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.1
1176
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.1
1177
1177
  */
1178
1178
  deviceFault: BitFlag;
1179
1179
  /**
@@ -1181,7 +1181,7 @@ export declare namespace PumpConfigurationAndControl {
1181
1181
  *
1182
1182
  * If this bit is set, it may correspond to an event in the range 0-1 or 13, see Events.
1183
1183
  *
1184
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.2
1184
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.2
1185
1185
  */
1186
1186
  supplyFault: BitFlag;
1187
1187
  /**
@@ -1199,7 +1199,7 @@ export declare namespace PumpConfigurationAndControl {
1199
1199
  * shall generate a FAILURE error status until LocalOverride is cleared on the physical device. When
1200
1200
  * LocalOverride is cleared, the device shall return to the operation mode set in OperationMode.
1201
1201
  *
1202
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.3
1202
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.3
1203
1203
  */
1204
1204
  localOverride: BitFlag;
1205
1205
  /**
@@ -1212,7 +1212,7 @@ export declare namespace PumpConfigurationAndControl {
1212
1212
  * If this bit is set, EffectiveControlMode is ConstantPressure and the setpoint for the pump is interpreted as
1213
1213
  * a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
1214
1214
  *
1215
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.4
1215
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.4
1216
1216
  */
1217
1217
  remotePressure: BitFlag;
1218
1218
  /**
@@ -1221,7 +1221,7 @@ export declare namespace PumpConfigurationAndControl {
1221
1221
  * If this bit is set, EffectiveControlMode is ConstantFlow, and the setpoint for the pump is interpreted as a
1222
1222
  * percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
1223
1223
  *
1224
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.5
1224
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.5
1225
1225
  */
1226
1226
  remoteFlow: BitFlag;
1227
1227
  /**
@@ -1230,7 +1230,7 @@ export declare namespace PumpConfigurationAndControl {
1230
1230
  * If this bit is set, EffectiveControlMode is ConstantTemperature, and the setpoint for the pump is interpreted
1231
1231
  * as a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue])
1232
1232
  *
1233
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.6
1233
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.6
1234
1234
  */
1235
1235
  remoteTemperature: BitFlag;
1236
1236
  }>, any>;
@@ -1247,7 +1247,7 @@ export declare namespace PumpConfigurationAndControl {
1247
1247
  * See OperationMode and ControlMode attributes for a detailed description of the operation and control of
1248
1248
  * the pump.
1249
1249
  *
1250
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.15
1250
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.15
1251
1251
  */
1252
1252
  readonly effectiveOperationMode: Attribute<OperationMode, any>;
1253
1253
  /**
@@ -1270,7 +1270,7 @@ export declare namespace PumpConfigurationAndControl {
1270
1270
  * See OperationMode and ControlMode attributes for detailed a description of the operation and control of
1271
1271
  * the pump.
1272
1272
  *
1273
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.16
1273
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.16
1274
1274
  */
1275
1275
  readonly effectiveControlMode: Attribute<ControlMode, any>;
1276
1276
  /**
@@ -1283,7 +1283,7 @@ export declare namespace PumpConfigurationAndControl {
1283
1283
  * Valid range is 0 % to 163.835% (0.005 % granularity). Although this attribute is a signed value, values
1284
1284
  * of capacity less than zero have no physical meaning.
1285
1285
  *
1286
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.17
1286
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.17
1287
1287
  */
1288
1288
  readonly capacity: Attribute<number | null, any>;
1289
1289
  /**
@@ -1295,7 +1295,7 @@ export declare namespace PumpConfigurationAndControl {
1295
1295
  *
1296
1296
  * Valid range is 0 to 65,534 RPM.
1297
1297
  *
1298
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.18
1298
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.18
1299
1299
  */
1300
1300
  readonly speed: OptionalAttribute<number | null, any>;
1301
1301
  /**
@@ -1308,7 +1308,7 @@ export declare namespace PumpConfigurationAndControl {
1308
1308
  *
1309
1309
  * Valid range is 0 to 16,777,214 hrs.
1310
1310
  *
1311
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.19
1311
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.19
1312
1312
  */
1313
1313
  readonly lifetimeRunningHours: OptionalWritableAttribute<number | null, any>;
1314
1314
  /**
@@ -1320,7 +1320,7 @@ export declare namespace PumpConfigurationAndControl {
1320
1320
  *
1321
1321
  * Valid range is 0 to 16,777,214 Watts.
1322
1322
  *
1323
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.20
1323
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.20
1324
1324
  */
1325
1325
  readonly power: OptionalAttribute<number | null, any>;
1326
1326
  /**
@@ -1335,7 +1335,7 @@ export declare namespace PumpConfigurationAndControl {
1335
1335
  *
1336
1336
  * Null if the value is unknown.
1337
1337
  *
1338
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.21
1338
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.21
1339
1339
  */
1340
1340
  readonly lifetimeEnergyConsumed: OptionalWritableAttribute<number | null, any>;
1341
1341
  /**
@@ -1365,7 +1365,7 @@ export declare namespace PumpConfigurationAndControl {
1365
1365
  * with an unsupported operation mode value shall be ignored and a response containing the status of
1366
1366
  * CONSTRAINT_ERROR shall be returned.
1367
1367
  *
1368
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.22
1368
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.22
1369
1369
  */
1370
1370
  readonly operationMode: WritableAttribute<OperationMode, any>;
1371
1371
  /**
@@ -1380,82 +1380,82 @@ export declare namespace PumpConfigurationAndControl {
1380
1380
  * with an unsupported control mode value shall be ignored and a response containing the status of
1381
1381
  * CONSTRAINT_ERROR shall be returned.
1382
1382
  *
1383
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.23
1383
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.23
1384
1384
  */
1385
1385
  readonly controlMode: OptionalWritableAttribute<ControlMode, any>;
1386
1386
  /**
1387
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7
1387
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7
1388
1388
  * @deprecated
1389
1389
  */
1390
1390
  readonly alarmMask: OptionalWritableAttribute<number, any>;
1391
1391
  };
1392
1392
  readonly events: {
1393
1393
  /**
1394
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1394
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1395
1395
  */
1396
1396
  readonly supplyVoltageLow: OptionalEvent<void, any>;
1397
1397
  /**
1398
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1398
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1399
1399
  */
1400
1400
  readonly supplyVoltageHigh: OptionalEvent<void, any>;
1401
1401
  /**
1402
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1402
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1403
1403
  */
1404
1404
  readonly powerMissingPhase: OptionalEvent<void, any>;
1405
1405
  /**
1406
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1406
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1407
1407
  */
1408
1408
  readonly systemPressureLow: OptionalEvent<void, any>;
1409
1409
  /**
1410
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1410
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1411
1411
  */
1412
1412
  readonly systemPressureHigh: OptionalEvent<void, any>;
1413
1413
  /**
1414
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1414
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1415
1415
  */
1416
1416
  readonly dryRunning: OptionalEvent<void, any>;
1417
1417
  /**
1418
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1418
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1419
1419
  */
1420
1420
  readonly motorTemperatureHigh: OptionalEvent<void, any>;
1421
1421
  /**
1422
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1422
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1423
1423
  */
1424
1424
  readonly pumpMotorFatalFailure: OptionalEvent<void, any>;
1425
1425
  /**
1426
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1426
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1427
1427
  */
1428
1428
  readonly electronicTemperatureHigh: OptionalEvent<void, any>;
1429
1429
  /**
1430
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1430
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1431
1431
  */
1432
1432
  readonly pumpBlocked: OptionalEvent<void, any>;
1433
1433
  /**
1434
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1434
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1435
1435
  */
1436
1436
  readonly sensorFailure: OptionalEvent<void, any>;
1437
1437
  /**
1438
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1438
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1439
1439
  */
1440
1440
  readonly electronicNonFatalFailure: OptionalEvent<void, any>;
1441
1441
  /**
1442
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1442
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1443
1443
  */
1444
1444
  readonly electronicFatalFailure: OptionalEvent<void, any>;
1445
1445
  /**
1446
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1446
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1447
1447
  */
1448
1448
  readonly generalFault: OptionalEvent<void, any>;
1449
1449
  /**
1450
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1450
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1451
1451
  */
1452
1452
  readonly leakage: OptionalEvent<void, any>;
1453
1453
  /**
1454
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1454
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1455
1455
  */
1456
1456
  readonly airDetection: OptionalEvent<void, any>;
1457
1457
  /**
1458
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
1458
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
1459
1459
  */
1460
1460
  readonly turbineOperation: OptionalEvent<void, any>;
1461
1461
  };
@@ -1475,7 +1475,7 @@ export declare namespace PumpConfigurationAndControl {
1475
1475
  *
1476
1476
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1477
1477
  *
1478
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
1478
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
1479
1479
  */
1480
1480
  readonly minConstPressure: FixedAttribute<number | null, any>;
1481
1481
  /**
@@ -1484,7 +1484,7 @@ export declare namespace PumpConfigurationAndControl {
1484
1484
  *
1485
1485
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1486
1486
  *
1487
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
1487
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
1488
1488
  */
1489
1489
  readonly maxConstPressure: FixedAttribute<number | null, any>;
1490
1490
  };
@@ -1501,7 +1501,7 @@ export declare namespace PumpConfigurationAndControl {
1501
1501
  *
1502
1502
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1503
1503
  *
1504
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.4
1504
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.4
1505
1505
  */
1506
1506
  readonly minConstPressure: OptionalFixedAttribute<number | null, any>;
1507
1507
  /**
@@ -1510,7 +1510,7 @@ export declare namespace PumpConfigurationAndControl {
1510
1510
  *
1511
1511
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1512
1512
  *
1513
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.5
1513
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.5
1514
1514
  */
1515
1515
  readonly maxConstPressure: OptionalFixedAttribute<number | null, any>;
1516
1516
  /**
@@ -1519,7 +1519,7 @@ export declare namespace PumpConfigurationAndControl {
1519
1519
  *
1520
1520
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1521
1521
  *
1522
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
1522
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
1523
1523
  */
1524
1524
  readonly minCompPressure: OptionalFixedAttribute<number | null, any>;
1525
1525
  /**
@@ -1528,7 +1528,7 @@ export declare namespace PumpConfigurationAndControl {
1528
1528
  *
1529
1529
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1530
1530
  *
1531
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
1531
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
1532
1532
  */
1533
1533
  readonly maxCompPressure: OptionalFixedAttribute<number | null, any>;
1534
1534
  /**
@@ -1538,7 +1538,7 @@ export declare namespace PumpConfigurationAndControl {
1538
1538
  *
1539
1539
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1540
1540
  *
1541
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
1541
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
1542
1542
  */
1543
1543
  readonly minConstSpeed: OptionalFixedAttribute<number | null, any>;
1544
1544
  /**
@@ -1547,7 +1547,7 @@ export declare namespace PumpConfigurationAndControl {
1547
1547
  *
1548
1548
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1549
1549
  *
1550
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
1550
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
1551
1551
  */
1552
1552
  readonly maxConstSpeed: OptionalFixedAttribute<number | null, any>;
1553
1553
  /**
@@ -1556,7 +1556,7 @@ export declare namespace PumpConfigurationAndControl {
1556
1556
  *
1557
1557
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1558
1558
  *
1559
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
1559
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
1560
1560
  */
1561
1561
  readonly minConstFlow: OptionalFixedAttribute<number | null, any>;
1562
1562
  /**
@@ -1565,7 +1565,7 @@ export declare namespace PumpConfigurationAndControl {
1565
1565
  *
1566
1566
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1567
1567
  *
1568
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
1568
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
1569
1569
  */
1570
1570
  readonly maxConstFlow: OptionalFixedAttribute<number | null, any>;
1571
1571
  /**
@@ -1574,7 +1574,7 @@ export declare namespace PumpConfigurationAndControl {
1574
1574
  *
1575
1575
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1576
1576
  *
1577
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
1577
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
1578
1578
  */
1579
1579
  readonly minConstTemp: OptionalFixedAttribute<number | null, any>;
1580
1580
  /**
@@ -1585,7 +1585,7 @@ export declare namespace PumpConfigurationAndControl {
1585
1585
  *
1586
1586
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1587
1587
  *
1588
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
1588
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
1589
1589
  */
1590
1590
  readonly maxConstTemp: OptionalFixedAttribute<number | null, any>;
1591
1591
  };
@@ -1602,7 +1602,7 @@ export declare namespace PumpConfigurationAndControl {
1602
1602
  *
1603
1603
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1604
1604
  *
1605
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.6
1605
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.6
1606
1606
  */
1607
1607
  readonly minCompPressure: FixedAttribute<number | null, any>;
1608
1608
  /**
@@ -1611,7 +1611,7 @@ export declare namespace PumpConfigurationAndControl {
1611
1611
  *
1612
1612
  * Valid range is –3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1613
1613
  *
1614
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.7
1614
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.7
1615
1615
  */
1616
1616
  readonly maxCompPressure: FixedAttribute<number | null, any>;
1617
1617
  };
@@ -1629,7 +1629,7 @@ export declare namespace PumpConfigurationAndControl {
1629
1629
  *
1630
1630
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1631
1631
  *
1632
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.8
1632
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.8
1633
1633
  */
1634
1634
  readonly minConstSpeed: FixedAttribute<number | null, any>;
1635
1635
  /**
@@ -1638,7 +1638,7 @@ export declare namespace PumpConfigurationAndControl {
1638
1638
  *
1639
1639
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1640
1640
  *
1641
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.9
1641
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.9
1642
1642
  */
1643
1643
  readonly maxConstSpeed: FixedAttribute<number | null, any>;
1644
1644
  };
@@ -1655,7 +1655,7 @@ export declare namespace PumpConfigurationAndControl {
1655
1655
  *
1656
1656
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1657
1657
  *
1658
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.10
1658
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.10
1659
1659
  */
1660
1660
  readonly minConstFlow: FixedAttribute<number | null, any>;
1661
1661
  /**
@@ -1664,7 +1664,7 @@ export declare namespace PumpConfigurationAndControl {
1664
1664
  *
1665
1665
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1666
1666
  *
1667
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.11
1667
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.11
1668
1668
  */
1669
1669
  readonly maxConstFlow: FixedAttribute<number | null, any>;
1670
1670
  };
@@ -1681,7 +1681,7 @@ export declare namespace PumpConfigurationAndControl {
1681
1681
  *
1682
1682
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1683
1683
  *
1684
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.12
1684
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.12
1685
1685
  */
1686
1686
  readonly minConstTemp: FixedAttribute<number | null, any>;
1687
1687
  /**
@@ -1692,7 +1692,7 @@ export declare namespace PumpConfigurationAndControl {
1692
1692
  *
1693
1693
  * Valid range is –273.15 °C to 327.67 °C (steps of 0.01 °C). Null if the value is invalid.
1694
1694
  *
1695
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.13
1695
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.13
1696
1696
  */
1697
1697
  readonly maxConstTemp: FixedAttribute<number | null, any>;
1698
1698
  };
@@ -1728,7 +1728,7 @@ export declare namespace PumpConfigurationAndControl {
1728
1728
  * Per the Matter specification you cannot use {@link PumpConfigurationAndControlCluster} without enabling certain
1729
1729
  * feature combinations. You must use the {@link with} factory method to obtain a working cluster.
1730
1730
  *
1731
- * @see {@link MatterSpecification.v13.Cluster} § 4.2
1731
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2
1732
1732
  */
1733
1733
  interface Cluster extends Identity<typeof ClusterInstance> {
1734
1734
  }
@@ -1891,7 +1891,7 @@ export declare namespace PumpConfigurationAndControl {
1891
1891
  *
1892
1892
  * Valid range is -3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.
1893
1893
  *
1894
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.1
1894
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.1
1895
1895
  */
1896
1896
  readonly maxPressure: FixedAttribute<number | null, any>;
1897
1897
  /**
@@ -1900,7 +1900,7 @@ export declare namespace PumpConfigurationAndControl {
1900
1900
  *
1901
1901
  * Valid range is 0 to 65,534 RPM (steps of 1 RPM). Null if the value is invalid.
1902
1902
  *
1903
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.2
1903
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.2
1904
1904
  */
1905
1905
  readonly maxSpeed: FixedAttribute<number | null, any>;
1906
1906
  /**
@@ -1909,7 +1909,7 @@ export declare namespace PumpConfigurationAndControl {
1909
1909
  *
1910
1910
  * Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.
1911
1911
  *
1912
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.3
1912
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.3
1913
1913
  */
1914
1914
  readonly maxFlow: FixedAttribute<number | null, any>;
1915
1915
  /**
@@ -1918,7 +1918,7 @@ export declare namespace PumpConfigurationAndControl {
1918
1918
  *
1919
1919
  * controller function is not active, the corresponding bit shall be set to 0.
1920
1920
  *
1921
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.14
1921
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.14
1922
1922
  */
1923
1923
  readonly pumpStatus: OptionalAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1924
1924
  /**
@@ -1926,7 +1926,7 @@ export declare namespace PumpConfigurationAndControl {
1926
1926
  *
1927
1927
  * If this bit is set, it may correspond to an event in the range 2-16, see Events.
1928
1928
  *
1929
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.1
1929
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.1
1930
1930
  */
1931
1931
  deviceFault: BitFlag;
1932
1932
  /**
@@ -1934,7 +1934,7 @@ export declare namespace PumpConfigurationAndControl {
1934
1934
  *
1935
1935
  * If this bit is set, it may correspond to an event in the range 0-1 or 13, see Events.
1936
1936
  *
1937
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.2
1937
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.2
1938
1938
  */
1939
1939
  supplyFault: BitFlag;
1940
1940
  /**
@@ -1952,7 +1952,7 @@ export declare namespace PumpConfigurationAndControl {
1952
1952
  * shall generate a FAILURE error status until LocalOverride is cleared on the physical device. When
1953
1953
  * LocalOverride is cleared, the device shall return to the operation mode set in OperationMode.
1954
1954
  *
1955
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.3
1955
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.3
1956
1956
  */
1957
1957
  localOverride: BitFlag;
1958
1958
  /**
@@ -1965,7 +1965,7 @@ export declare namespace PumpConfigurationAndControl {
1965
1965
  * If this bit is set, EffectiveControlMode is ConstantPressure and the setpoint for the pump is interpreted as
1966
1966
  * a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
1967
1967
  *
1968
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.4
1968
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.4
1969
1969
  */
1970
1970
  remotePressure: BitFlag;
1971
1971
  /**
@@ -1974,7 +1974,7 @@ export declare namespace PumpConfigurationAndControl {
1974
1974
  * If this bit is set, EffectiveControlMode is ConstantFlow, and the setpoint for the pump is interpreted as a
1975
1975
  * percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue]).
1976
1976
  *
1977
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.5
1977
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.5
1978
1978
  */
1979
1979
  remoteFlow: BitFlag;
1980
1980
  /**
@@ -1983,7 +1983,7 @@ export declare namespace PumpConfigurationAndControl {
1983
1983
  * If this bit is set, EffectiveControlMode is ConstantTemperature, and the setpoint for the pump is interpreted
1984
1984
  * as a percentage of the range of the remote sensor ([MinMeasuredValue – MaxMeasuredValue])
1985
1985
  *
1986
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.6.1.6
1986
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.6.1.6
1987
1987
  */
1988
1988
  remoteTemperature: BitFlag;
1989
1989
  }>, any>;
@@ -2000,7 +2000,7 @@ export declare namespace PumpConfigurationAndControl {
2000
2000
  * See OperationMode and ControlMode attributes for a detailed description of the operation and control of
2001
2001
  * the pump.
2002
2002
  *
2003
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.15
2003
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.15
2004
2004
  */
2005
2005
  readonly effectiveOperationMode: Attribute<OperationMode, any>;
2006
2006
  /**
@@ -2023,7 +2023,7 @@ export declare namespace PumpConfigurationAndControl {
2023
2023
  * See OperationMode and ControlMode attributes for detailed a description of the operation and control of
2024
2024
  * the pump.
2025
2025
  *
2026
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.16
2026
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.16
2027
2027
  */
2028
2028
  readonly effectiveControlMode: Attribute<ControlMode, any>;
2029
2029
  /**
@@ -2036,7 +2036,7 @@ export declare namespace PumpConfigurationAndControl {
2036
2036
  * Valid range is 0 % to 163.835% (0.005 % granularity). Although this attribute is a signed value, values
2037
2037
  * of capacity less than zero have no physical meaning.
2038
2038
  *
2039
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.17
2039
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.17
2040
2040
  */
2041
2041
  readonly capacity: Attribute<number | null, any>;
2042
2042
  /**
@@ -2048,7 +2048,7 @@ export declare namespace PumpConfigurationAndControl {
2048
2048
  *
2049
2049
  * Valid range is 0 to 65,534 RPM.
2050
2050
  *
2051
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.18
2051
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.18
2052
2052
  */
2053
2053
  readonly speed: OptionalAttribute<number | null, any>;
2054
2054
  /**
@@ -2061,7 +2061,7 @@ export declare namespace PumpConfigurationAndControl {
2061
2061
  *
2062
2062
  * Valid range is 0 to 16,777,214 hrs.
2063
2063
  *
2064
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.19
2064
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.19
2065
2065
  */
2066
2066
  readonly lifetimeRunningHours: OptionalWritableAttribute<number | null, any>;
2067
2067
  /**
@@ -2073,7 +2073,7 @@ export declare namespace PumpConfigurationAndControl {
2073
2073
  *
2074
2074
  * Valid range is 0 to 16,777,214 Watts.
2075
2075
  *
2076
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.20
2076
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.20
2077
2077
  */
2078
2078
  readonly power: OptionalAttribute<number | null, any>;
2079
2079
  /**
@@ -2088,7 +2088,7 @@ export declare namespace PumpConfigurationAndControl {
2088
2088
  *
2089
2089
  * Null if the value is unknown.
2090
2090
  *
2091
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.21
2091
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.21
2092
2092
  */
2093
2093
  readonly lifetimeEnergyConsumed: OptionalWritableAttribute<number | null, any>;
2094
2094
  /**
@@ -2118,7 +2118,7 @@ export declare namespace PumpConfigurationAndControl {
2118
2118
  * with an unsupported operation mode value shall be ignored and a response containing the status of
2119
2119
  * CONSTRAINT_ERROR shall be returned.
2120
2120
  *
2121
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.22
2121
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.22
2122
2122
  */
2123
2123
  readonly operationMode: WritableAttribute<OperationMode, any>;
2124
2124
  /**
@@ -2133,82 +2133,82 @@ export declare namespace PumpConfigurationAndControl {
2133
2133
  * with an unsupported control mode value shall be ignored and a response containing the status of
2134
2134
  * CONSTRAINT_ERROR shall be returned.
2135
2135
  *
2136
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7.23
2136
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7.23
2137
2137
  */
2138
2138
  readonly controlMode: OptionalWritableAttribute<ControlMode, any>;
2139
2139
  /**
2140
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.7
2140
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.7
2141
2141
  * @deprecated
2142
2142
  */
2143
2143
  readonly alarmMask: OptionalWritableAttribute<number, any>;
2144
2144
  };
2145
2145
  readonly events: {
2146
2146
  /**
2147
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2147
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2148
2148
  */
2149
2149
  readonly supplyVoltageLow: OptionalEvent<void, any>;
2150
2150
  /**
2151
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2151
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2152
2152
  */
2153
2153
  readonly supplyVoltageHigh: OptionalEvent<void, any>;
2154
2154
  /**
2155
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2155
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2156
2156
  */
2157
2157
  readonly powerMissingPhase: OptionalEvent<void, any>;
2158
2158
  /**
2159
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2159
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2160
2160
  */
2161
2161
  readonly systemPressureLow: OptionalEvent<void, any>;
2162
2162
  /**
2163
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2163
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2164
2164
  */
2165
2165
  readonly systemPressureHigh: OptionalEvent<void, any>;
2166
2166
  /**
2167
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2167
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2168
2168
  */
2169
2169
  readonly dryRunning: OptionalEvent<void, any>;
2170
2170
  /**
2171
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2171
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2172
2172
  */
2173
2173
  readonly motorTemperatureHigh: OptionalEvent<void, any>;
2174
2174
  /**
2175
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2175
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2176
2176
  */
2177
2177
  readonly pumpMotorFatalFailure: OptionalEvent<void, any>;
2178
2178
  /**
2179
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2179
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2180
2180
  */
2181
2181
  readonly electronicTemperatureHigh: OptionalEvent<void, any>;
2182
2182
  /**
2183
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2183
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2184
2184
  */
2185
2185
  readonly pumpBlocked: OptionalEvent<void, any>;
2186
2186
  /**
2187
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2187
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2188
2188
  */
2189
2189
  readonly sensorFailure: OptionalEvent<void, any>;
2190
2190
  /**
2191
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2191
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2192
2192
  */
2193
2193
  readonly electronicNonFatalFailure: OptionalEvent<void, any>;
2194
2194
  /**
2195
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2195
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2196
2196
  */
2197
2197
  readonly electronicFatalFailure: OptionalEvent<void, any>;
2198
2198
  /**
2199
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2199
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2200
2200
  */
2201
2201
  readonly generalFault: OptionalEvent<void, any>;
2202
2202
  /**
2203
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2203
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2204
2204
  */
2205
2205
  readonly leakage: OptionalEvent<void, any>;
2206
2206
  /**
2207
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2207
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2208
2208
  */
2209
2209
  readonly airDetection: OptionalEvent<void, any>;
2210
2210
  /**
2211
- * @see {@link MatterSpecification.v13.Cluster} § 4.2.8
2211
+ * @see {@link MatterSpecification.v14.Cluster} § 4.2.8
2212
2212
  */
2213
2213
  readonly turbineOperation: OptionalEvent<void, any>;
2214
2214
  };