@matter/types 0.13.0-alpha.0-20250329-cd36948da → 0.13.0-alpha.0-20250330-df5a17eba

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 (602) 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 +229 -229
  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 +246 -246
  174. package/dist/cjs/clusters/scenes-management.js +70 -70
  175. package/dist/cjs/clusters/service-area.d.ts +128 -128
  176. package/dist/cjs/clusters/service-area.js +26 -26
  177. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  178. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  179. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  180. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  181. package/dist/cjs/clusters/switch.d.ts +105 -105
  182. package/dist/cjs/clusters/switch.js +23 -23
  183. package/dist/cjs/clusters/target-navigator.d.ts +30 -30
  184. package/dist/cjs/clusters/target-navigator.js +10 -10
  185. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  186. package/dist/cjs/clusters/temperature-control.js +12 -12
  187. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  188. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  189. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  190. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  191. package/dist/cjs/clusters/thermostat.d.ts +515 -515
  192. package/dist/cjs/clusters/thermostat.js +114 -114
  193. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  194. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  195. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  196. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  197. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  198. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  199. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  200. package/dist/cjs/clusters/time-format-localization.js +3 -3
  201. package/dist/cjs/clusters/time-synchronization.d.ts +245 -245
  202. package/dist/cjs/clusters/time-synchronization.js +47 -47
  203. package/dist/cjs/clusters/unit-localization.d.ts +6 -6
  204. package/dist/cjs/clusters/unit-localization.js +1 -1
  205. package/dist/cjs/clusters/user-label.d.ts +2 -2
  206. package/dist/cjs/clusters/user-label.js +1 -1
  207. package/dist/cjs/clusters/valid-proxies.d.ts +7 -7
  208. package/dist/cjs/clusters/valid-proxies.js +2 -2
  209. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +80 -80
  210. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  211. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  212. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  213. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  214. package/dist/cjs/clusters/water-heater-management.js +16 -16
  215. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  216. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  217. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  218. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  219. package/dist/cjs/clusters/wi-fi-network-management.d.ts +6 -6
  220. package/dist/cjs/clusters/wi-fi-network-management.js +3 -3
  221. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  222. package/dist/cjs/clusters/window-covering.js +49 -49
  223. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  224. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  225. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  226. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  227. package/dist/cjs/globals/Locationdesc.js +3 -3
  228. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  229. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  230. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  231. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  232. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  233. package/dist/cjs/globals/Priority.d.ts +1 -1
  234. package/dist/cjs/globals/Semtag.d.ts +6 -6
  235. package/dist/cjs/globals/Semtag.js +4 -4
  236. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  237. package/dist/cjs/globals/Status.d.ts +33 -33
  238. package/dist/cjs/globals/Tod.d.ts +2 -2
  239. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  240. package/dist/esm/clusters/access-control.d.ts +250 -250
  241. package/dist/esm/clusters/access-control.js +39 -39
  242. package/dist/esm/clusters/account-login.d.ts +29 -29
  243. package/dist/esm/clusters/account-login.js +11 -11
  244. package/dist/esm/clusters/actions.d.ts +108 -108
  245. package/dist/esm/clusters/actions.js +39 -39
  246. package/dist/esm/clusters/administrator-commissioning.d.ts +51 -51
  247. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  248. package/dist/esm/clusters/air-quality.d.ts +5 -5
  249. package/dist/esm/clusters/air-quality.js +1 -1
  250. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  251. package/dist/esm/clusters/alarm-base.js +14 -14
  252. package/dist/esm/clusters/application-basic.d.ts +16 -16
  253. package/dist/esm/clusters/application-basic.js +10 -10
  254. package/dist/esm/clusters/application-launcher.d.ts +99 -99
  255. package/dist/esm/clusters/application-launcher.js +13 -13
  256. package/dist/esm/clusters/audio-output.d.ts +37 -37
  257. package/dist/esm/clusters/audio-output.js +8 -8
  258. package/dist/esm/clusters/ballast-configuration.d.ts +23 -23
  259. package/dist/esm/clusters/ballast-configuration.js +17 -17
  260. package/dist/esm/clusters/basic-information.d.ts +54 -54
  261. package/dist/esm/clusters/basic-information.js +34 -34
  262. package/dist/esm/clusters/binding.d.ts +12 -12
  263. package/dist/esm/clusters/binding.js +5 -5
  264. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  265. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  266. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  267. package/dist/esm/clusters/boolean-state.js +3 -3
  268. package/dist/esm/clusters/bridged-device-basic-information.d.ts +102 -102
  269. package/dist/esm/clusters/bridged-device-basic-information.js +28 -28
  270. package/dist/esm/clusters/channel.d.ts +559 -559
  271. package/dist/esm/clusters/channel.js +73 -73
  272. package/dist/esm/clusters/color-control.d.ts +658 -658
  273. package/dist/esm/clusters/color-control.js +116 -116
  274. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  275. package/dist/esm/clusters/commissioner-control.js +5 -5
  276. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  277. package/dist/esm/clusters/concentration-measurement.js +11 -11
  278. package/dist/esm/clusters/content-app-observer.d.ts +17 -17
  279. package/dist/esm/clusters/content-app-observer.js +6 -6
  280. package/dist/esm/clusters/content-control.d.ts +356 -356
  281. package/dist/esm/clusters/content-control.js +58 -58
  282. package/dist/esm/clusters/content-launcher.d.ts +475 -475
  283. package/dist/esm/clusters/content-launcher.js +39 -39
  284. package/dist/esm/clusters/descriptor.d.ts +28 -28
  285. package/dist/esm/clusters/descriptor.js +8 -8
  286. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  287. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  288. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  289. package/dist/esm/clusters/device-energy-management.js +87 -87
  290. package/dist/esm/clusters/diagnostic-logs.d.ts +33 -33
  291. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  292. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  293. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  294. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  295. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  296. package/dist/esm/clusters/door-lock.d.ts +1350 -1350
  297. package/dist/esm/clusters/door-lock.js +229 -229
  298. package/dist/esm/clusters/ecosystem-information.d.ts +27 -27
  299. package/dist/esm/clusters/ecosystem-information.js +12 -12
  300. package/dist/esm/clusters/electrical-energy-measurement.d.ts +275 -275
  301. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  302. package/dist/esm/clusters/electrical-power-measurement.d.ts +199 -199
  303. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  304. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  305. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  306. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  307. package/dist/esm/clusters/energy-evse.js +73 -73
  308. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  309. package/dist/esm/clusters/energy-preference.js +9 -9
  310. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  311. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  312. package/dist/esm/clusters/fan-control.d.ts +67 -67
  313. package/dist/esm/clusters/fan-control.js +17 -17
  314. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  315. package/dist/esm/clusters/fixed-label.js +1 -1
  316. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  317. package/dist/esm/clusters/flow-measurement.js +4 -4
  318. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  319. package/dist/esm/clusters/general-commissioning.js +25 -25
  320. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  321. package/dist/esm/clusters/general-diagnostics.js +40 -40
  322. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  323. package/dist/esm/clusters/group-key-management.js +23 -23
  324. package/dist/esm/clusters/groups.d.ts +78 -78
  325. package/dist/esm/clusters/groups.js +21 -21
  326. package/dist/esm/clusters/icd-management.d.ts +131 -131
  327. package/dist/esm/clusters/icd-management.js +29 -29
  328. package/dist/esm/clusters/identify.d.ts +16 -16
  329. package/dist/esm/clusters/identify.js +6 -6
  330. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  331. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  332. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  333. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +62 -62
  334. package/dist/esm/clusters/joint-fabric-pki.d.ts +14 -14
  335. package/dist/esm/clusters/joint-fabric-pki.js +5 -5
  336. package/dist/esm/clusters/keypad-input.d.ts +16 -16
  337. package/dist/esm/clusters/keypad-input.js +3 -3
  338. package/dist/esm/clusters/label.d.ts +10 -10
  339. package/dist/esm/clusters/label.js +3 -3
  340. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  341. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  342. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  343. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  344. package/dist/esm/clusters/laundry-washer-mode.d.ts +43 -43
  345. package/dist/esm/clusters/laundry-washer-mode.js +8 -8
  346. package/dist/esm/clusters/level-control.d.ts +307 -307
  347. package/dist/esm/clusters/level-control.js +33 -33
  348. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  349. package/dist/esm/clusters/localization-configuration.js +2 -2
  350. package/dist/esm/clusters/low-power.d.ts +2 -2
  351. package/dist/esm/clusters/low-power.js +1 -1
  352. package/dist/esm/clusters/media-input.d.ts +47 -47
  353. package/dist/esm/clusters/media-input.js +11 -11
  354. package/dist/esm/clusters/media-playback.d.ts +385 -385
  355. package/dist/esm/clusters/media-playback.js +57 -57
  356. package/dist/esm/clusters/messages.d.ts +154 -154
  357. package/dist/esm/clusters/messages.js +38 -38
  358. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  359. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  360. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  361. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  362. package/dist/esm/clusters/mode-base.d.ts +59 -59
  363. package/dist/esm/clusters/mode-base.js +13 -13
  364. package/dist/esm/clusters/mode-select.d.ts +51 -51
  365. package/dist/esm/clusters/mode-select.js +13 -13
  366. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  367. package/dist/esm/clusters/network-commissioning.js +46 -46
  368. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  369. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  370. package/dist/esm/clusters/on-off.d.ts +103 -103
  371. package/dist/esm/clusters/on-off.js +19 -19
  372. package/dist/esm/clusters/operational-credentials.d.ts +94 -94
  373. package/dist/esm/clusters/operational-credentials.js +34 -34
  374. package/dist/esm/clusters/operational-state.d.ts +67 -67
  375. package/dist/esm/clusters/operational-state.js +21 -21
  376. package/dist/esm/clusters/ota-software-update-provider.d.ts +61 -61
  377. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  378. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  379. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  380. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +9 -9
  381. package/dist/esm/clusters/oven-cavity-operational-state.js +8 -8
  382. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  383. package/dist/esm/clusters/oven-mode.js +8 -8
  384. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  385. package/dist/esm/clusters/power-source-configuration.js +1 -1
  386. package/dist/esm/clusters/power-source.d.ts +155 -155
  387. package/dist/esm/clusters/power-source.js +41 -41
  388. package/dist/esm/clusters/power-topology.d.ts +8 -8
  389. package/dist/esm/clusters/power-topology.js +2 -2
  390. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  391. package/dist/esm/clusters/pressure-measurement.js +9 -9
  392. package/dist/esm/clusters/proxy-configuration.d.ts +8 -8
  393. package/dist/esm/clusters/proxy-configuration.js +3 -3
  394. package/dist/esm/clusters/proxy-discovery.d.ts +10 -10
  395. package/dist/esm/clusters/proxy-discovery.js +4 -4
  396. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  397. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  398. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  399. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  401. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  402. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  403. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  404. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  405. package/dist/esm/clusters/resource-monitoring.js +7 -7
  406. package/dist/esm/clusters/rvc-clean-mode.d.ts +43 -43
  407. package/dist/esm/clusters/rvc-clean-mode.js +8 -8
  408. package/dist/esm/clusters/rvc-operational-state.d.ts +44 -44
  409. package/dist/esm/clusters/rvc-operational-state.js +15 -15
  410. package/dist/esm/clusters/rvc-run-mode.d.ts +50 -50
  411. package/dist/esm/clusters/rvc-run-mode.js +8 -8
  412. package/dist/esm/clusters/scenes-management.d.ts +246 -246
  413. package/dist/esm/clusters/scenes-management.js +70 -70
  414. package/dist/esm/clusters/service-area.d.ts +128 -128
  415. package/dist/esm/clusters/service-area.js +26 -26
  416. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  417. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  418. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  419. package/dist/esm/clusters/software-diagnostics.js +14 -14
  420. package/dist/esm/clusters/switch.d.ts +105 -105
  421. package/dist/esm/clusters/switch.js +23 -23
  422. package/dist/esm/clusters/target-navigator.d.ts +30 -30
  423. package/dist/esm/clusters/target-navigator.js +10 -10
  424. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  425. package/dist/esm/clusters/temperature-control.js +12 -12
  426. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  427. package/dist/esm/clusters/temperature-measurement.js +4 -4
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  429. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  430. package/dist/esm/clusters/thermostat.d.ts +515 -515
  431. package/dist/esm/clusters/thermostat.js +114 -114
  432. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  433. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  434. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  435. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  436. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  437. package/dist/esm/clusters/thread-network-directory.js +11 -11
  438. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  439. package/dist/esm/clusters/time-format-localization.js +3 -3
  440. package/dist/esm/clusters/time-synchronization.d.ts +245 -245
  441. package/dist/esm/clusters/time-synchronization.js +47 -47
  442. package/dist/esm/clusters/unit-localization.d.ts +6 -6
  443. package/dist/esm/clusters/unit-localization.js +1 -1
  444. package/dist/esm/clusters/user-label.d.ts +2 -2
  445. package/dist/esm/clusters/user-label.js +1 -1
  446. package/dist/esm/clusters/valid-proxies.d.ts +7 -7
  447. package/dist/esm/clusters/valid-proxies.js +2 -2
  448. package/dist/esm/clusters/valve-configuration-and-control.d.ts +80 -80
  449. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  450. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  451. package/dist/esm/clusters/wake-on-lan.js +2 -2
  452. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  453. package/dist/esm/clusters/water-heater-management.js +16 -16
  454. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  455. package/dist/esm/clusters/water-heater-mode.js +8 -8
  456. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  457. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  458. package/dist/esm/clusters/wi-fi-network-management.d.ts +6 -6
  459. package/dist/esm/clusters/wi-fi-network-management.js +3 -3
  460. package/dist/esm/clusters/window-covering.d.ts +183 -183
  461. package/dist/esm/clusters/window-covering.js +49 -49
  462. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  463. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  464. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  465. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  466. package/dist/esm/globals/Locationdesc.js +3 -3
  467. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  468. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  470. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  471. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  472. package/dist/esm/globals/Priority.d.ts +1 -1
  473. package/dist/esm/globals/Semtag.d.ts +6 -6
  474. package/dist/esm/globals/Semtag.js +4 -4
  475. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  476. package/dist/esm/globals/Status.d.ts +33 -33
  477. package/dist/esm/globals/Tod.d.ts +2 -2
  478. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  479. package/package.json +5 -5
  480. package/src/clusters/access-control.ts +72 -72
  481. package/src/clusters/account-login.ts +22 -22
  482. package/src/clusters/actions.ts +86 -86
  483. package/src/clusters/administrator-commissioning.ts +20 -20
  484. package/src/clusters/air-quality.ts +4 -4
  485. package/src/clusters/alarm-base.ts +22 -22
  486. package/src/clusters/application-basic.ts +14 -14
  487. package/src/clusters/application-launcher.ts +28 -28
  488. package/src/clusters/audio-output.ts +17 -17
  489. package/src/clusters/ballast-configuration.ts +20 -20
  490. package/src/clusters/basic-information.ts +47 -47
  491. package/src/clusters/binding.ts +8 -8
  492. package/src/clusters/boolean-state-configuration.ts +31 -31
  493. package/src/clusters/boolean-state.ts +6 -6
  494. package/src/clusters/bridged-device-basic-information.ts +38 -38
  495. package/src/clusters/channel.ts +111 -111
  496. package/src/clusters/color-control.ts +168 -168
  497. package/src/clusters/commissioner-control.ts +15 -15
  498. package/src/clusters/concentration-measurement.ts +15 -15
  499. package/src/clusters/content-app-observer.ts +12 -12
  500. package/src/clusters/content-control.ts +96 -96
  501. package/src/clusters/content-launcher.ts +69 -69
  502. package/src/clusters/descriptor.ts +13 -13
  503. package/src/clusters/device-energy-management-mode.ts +28 -28
  504. package/src/clusters/device-energy-management.ts +136 -136
  505. package/src/clusters/diagnostic-logs.ts +26 -26
  506. package/src/clusters/dishwasher-alarm.ts +24 -24
  507. package/src/clusters/dishwasher-mode.ts +27 -27
  508. package/src/clusters/door-lock.ts +378 -378
  509. package/src/clusters/ecosystem-information.ts +17 -17
  510. package/src/clusters/electrical-energy-measurement.ts +39 -39
  511. package/src/clusters/electrical-power-measurement.ts +53 -53
  512. package/src/clusters/energy-evse-mode.ts +28 -28
  513. package/src/clusters/energy-evse.ts +109 -109
  514. package/src/clusters/energy-preference.ts +19 -19
  515. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  516. package/src/clusters/fan-control.ts +30 -30
  517. package/src/clusters/fixed-label.ts +2 -2
  518. package/src/clusters/flow-measurement.ts +5 -5
  519. package/src/clusters/general-commissioning.ts +45 -45
  520. package/src/clusters/general-diagnostics.ts +66 -66
  521. package/src/clusters/group-key-management.ts +45 -45
  522. package/src/clusters/groups.ts +44 -44
  523. package/src/clusters/icd-management.ts +50 -50
  524. package/src/clusters/identify.ts +14 -14
  525. package/src/clusters/illuminance-measurement.ts +7 -7
  526. package/src/clusters/joint-fabric-datastore-cluster.ts +82 -82
  527. package/src/clusters/joint-fabric-pki.ts +12 -12
  528. package/src/clusters/keypad-input.ts +11 -11
  529. package/src/clusters/label.ts +5 -5
  530. package/src/clusters/laundry-dryer-controls.ts +4 -4
  531. package/src/clusters/laundry-washer-controls.ts +11 -11
  532. package/src/clusters/laundry-washer-mode.ts +28 -28
  533. package/src/clusters/level-control.ts +50 -50
  534. package/src/clusters/localization-configuration.ts +3 -3
  535. package/src/clusters/low-power.ts +2 -2
  536. package/src/clusters/media-input.ts +20 -20
  537. package/src/clusters/media-playback.ts +91 -91
  538. package/src/clusters/messages.ts +61 -61
  539. package/src/clusters/microwave-oven-control.ts +23 -23
  540. package/src/clusters/microwave-oven-mode.ts +25 -25
  541. package/src/clusters/mode-base.ts +37 -37
  542. package/src/clusters/mode-select.ts +22 -22
  543. package/src/clusters/network-commissioning.ts +76 -76
  544. package/src/clusters/occupancy-sensing.ts +29 -29
  545. package/src/clusters/on-off.ts +33 -33
  546. package/src/clusters/operational-credentials.ts +65 -65
  547. package/src/clusters/operational-state.ts +34 -34
  548. package/src/clusters/ota-software-update-provider.ts +39 -39
  549. package/src/clusters/ota-software-update-requestor.ts +55 -55
  550. package/src/clusters/oven-cavity-operational-state.ts +9 -9
  551. package/src/clusters/oven-mode.ts +34 -34
  552. package/src/clusters/power-source-configuration.ts +2 -2
  553. package/src/clusters/power-source.ts +59 -59
  554. package/src/clusters/power-topology.ts +4 -4
  555. package/src/clusters/pressure-measurement.ts +11 -11
  556. package/src/clusters/proxy-configuration.ts +6 -6
  557. package/src/clusters/proxy-discovery.ts +7 -7
  558. package/src/clusters/pump-configuration-and-control.ts +69 -69
  559. package/src/clusters/refrigerator-alarm.ts +18 -18
  560. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  561. package/src/clusters/relative-humidity-measurement.ts +5 -5
  562. package/src/clusters/resource-monitoring.ts +13 -13
  563. package/src/clusters/rvc-clean-mode.ts +28 -28
  564. package/src/clusters/rvc-operational-state.ts +26 -26
  565. package/src/clusters/rvc-run-mode.ts +35 -35
  566. package/src/clusters/scenes-management.ts +112 -112
  567. package/src/clusters/service-area.ts +50 -50
  568. package/src/clusters/smoke-co-alarm.ts +66 -66
  569. package/src/clusters/software-diagnostics.ts +20 -20
  570. package/src/clusters/switch.ts +45 -45
  571. package/src/clusters/target-navigator.ts +20 -20
  572. package/src/clusters/temperature-control.ts +19 -19
  573. package/src/clusters/temperature-measurement.ts +5 -5
  574. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  575. package/src/clusters/thermostat.ts +172 -172
  576. package/src/clusters/thread-border-router-management.ts +23 -23
  577. package/src/clusters/thread-network-diagnostics.ts +125 -125
  578. package/src/clusters/thread-network-directory.ts +22 -22
  579. package/src/clusters/time-format-localization.ts +7 -7
  580. package/src/clusters/time-synchronization.ts +81 -81
  581. package/src/clusters/unit-localization.ts +4 -4
  582. package/src/clusters/user-label.ts +2 -2
  583. package/src/clusters/valid-proxies.ts +7 -7
  584. package/src/clusters/valve-configuration-and-control.ts +35 -35
  585. package/src/clusters/wake-on-lan.ts +3 -3
  586. package/src/clusters/water-heater-management.ts +26 -26
  587. package/src/clusters/water-heater-mode.ts +27 -27
  588. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  589. package/src/clusters/wi-fi-network-management.ts +6 -6
  590. package/src/clusters/window-covering.ts +68 -68
  591. package/src/globals/AtomicAttributeStatus.ts +4 -4
  592. package/src/globals/AtomicRequestType.ts +1 -1
  593. package/src/globals/Locationdesc.ts +5 -5
  594. package/src/globals/MeasurementAccuracy.ts +5 -5
  595. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  596. package/src/globals/MeasurementType.ts +1 -1
  597. package/src/globals/Priority.ts +1 -1
  598. package/src/globals/Semtag.ts +6 -6
  599. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  600. package/src/globals/Status.ts +33 -33
  601. package/src/globals/Tod.ts +2 -2
  602. package/src/globals/WildcardPathFlags.ts +1 -1
@@ -13,7 +13,7 @@ export declare namespace PowerSource {
13
13
  /**
14
14
  * These are optional features supported by PowerSourceCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v13.Core} § 11.7.4
16
+ * @see {@link MatterSpecification.v14.Core} § 11.7.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -42,7 +42,7 @@ export declare namespace PowerSource {
42
42
  Replaceable = "Replaceable"
43
43
  }
44
44
  /**
45
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.5
45
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.5
46
46
  */
47
47
  enum WiredCurrentType {
48
48
  /**
@@ -55,7 +55,7 @@ export declare namespace PowerSource {
55
55
  Dc = 1
56
56
  }
57
57
  /**
58
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.1
58
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.1
59
59
  */
60
60
  enum WiredFault {
61
61
  /**
@@ -74,31 +74,31 @@ export declare namespace PowerSource {
74
74
  /**
75
75
  * Body of the PowerSource wiredFaultChange event
76
76
  *
77
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1
77
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1
78
78
  */
79
79
  const TlvWiredFaultChangeEvent: import("../tlv/TlvObject.js").ObjectSchema<{
80
80
  /**
81
81
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
82
82
  *
83
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.1
83
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.1
84
84
  */
85
85
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
86
86
  /**
87
87
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
88
88
  *
89
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.2
89
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.2
90
90
  */
91
91
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
92
92
  }>;
93
93
  /**
94
94
  * Body of the PowerSource wiredFaultChange event
95
95
  *
96
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1
96
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1
97
97
  */
98
98
  interface WiredFaultChangeEvent extends TypeFromSchema<typeof TlvWiredFaultChangeEvent> {
99
99
  }
100
100
  /**
101
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.6
101
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.6
102
102
  */
103
103
  enum BatChargeLevel {
104
104
  /**
@@ -115,7 +115,7 @@ export declare namespace PowerSource {
115
115
  Critical = 2
116
116
  }
117
117
  /**
118
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.7
118
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.7
119
119
  */
120
120
  enum BatReplaceability {
121
121
  /**
@@ -136,7 +136,7 @@ export declare namespace PowerSource {
136
136
  FactoryReplaceable = 3
137
137
  }
138
138
  /**
139
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.2
139
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.2
140
140
  */
141
141
  enum BatFault {
142
142
  /**
@@ -155,31 +155,31 @@ export declare namespace PowerSource {
155
155
  /**
156
156
  * Body of the PowerSource batFaultChange event
157
157
  *
158
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2
158
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2
159
159
  */
160
160
  const TlvBatFaultChangeEvent: import("../tlv/TlvObject.js").ObjectSchema<{
161
161
  /**
162
162
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
163
163
  *
164
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.1
164
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.1
165
165
  */
166
166
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
167
167
  /**
168
168
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
169
169
  *
170
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.2
170
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.2
171
171
  */
172
172
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
173
173
  }>;
174
174
  /**
175
175
  * Body of the PowerSource batFaultChange event
176
176
  *
177
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2
177
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2
178
178
  */
179
179
  interface BatFaultChangeEvent extends TypeFromSchema<typeof TlvBatFaultChangeEvent> {
180
180
  }
181
181
  /**
182
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.8
182
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.8
183
183
  */
184
184
  enum BatCommonDesignation {
185
185
  /**
@@ -508,7 +508,7 @@ export declare namespace PowerSource {
508
508
  E32600 = 80
509
509
  }
510
510
  /**
511
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.9
511
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.9
512
512
  */
513
513
  enum BatApprovedChemistry {
514
514
  /**
@@ -645,7 +645,7 @@ export declare namespace PowerSource {
645
645
  ZincCerium = 32
646
646
  }
647
647
  /**
648
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.10
648
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.10
649
649
  */
650
650
  enum BatChargeState {
651
651
  /**
@@ -666,7 +666,7 @@ export declare namespace PowerSource {
666
666
  IsNotCharging = 3
667
667
  }
668
668
  /**
669
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.3
669
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.3
670
670
  */
671
671
  enum BatChargeFault {
672
672
  /**
@@ -717,32 +717,32 @@ export declare namespace PowerSource {
717
717
  /**
718
718
  * Body of the PowerSource batChargeFaultChange event
719
719
  *
720
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3
720
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3
721
721
  */
722
722
  const TlvBatChargeFaultChangeEvent: import("../tlv/TlvObject.js").ObjectSchema<{
723
723
  /**
724
724
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
725
725
  *
726
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.1
726
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.1
727
727
  */
728
728
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
729
729
  /**
730
730
  * This field shall represent the set of faults detected prior to this change event, as per
731
731
  * ActiveBatChargeFaults.
732
732
  *
733
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.2
733
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.2
734
734
  */
735
735
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
736
736
  }>;
737
737
  /**
738
738
  * Body of the PowerSource batChargeFaultChange event
739
739
  *
740
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3
740
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3
741
741
  */
742
742
  interface BatChargeFaultChangeEvent extends TypeFromSchema<typeof TlvBatChargeFaultChangeEvent> {
743
743
  }
744
744
  /**
745
- * @see {@link MatterSpecification.v13.Core} § 11.7.6.4
745
+ * @see {@link MatterSpecification.v14.Core} § 11.7.6.4
746
746
  */
747
747
  enum PowerSourceStatus {
748
748
  /**
@@ -772,7 +772,7 @@ export declare namespace PowerSource {
772
772
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
773
773
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
774
774
  *
775
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.4
775
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.4
776
776
  */
777
777
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
778
778
  /**
@@ -780,14 +780,14 @@ export declare namespace PowerSource {
780
780
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
781
781
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
782
782
  *
783
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.5
783
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.5
784
784
  */
785
785
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
786
786
  /**
787
787
  * Indicates the type of current the Node expects to be provided by the hard- wired source as specified in
788
788
  * WiredCurrentTypeEnum.
789
789
  *
790
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.6
790
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.6
791
791
  */
792
792
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
793
793
  /**
@@ -796,27 +796,27 @@ export declare namespace PowerSource {
796
796
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
797
797
  * be reported.
798
798
  *
799
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.7
799
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.7
800
800
  */
801
801
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
802
802
  /**
803
803
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
804
804
  * (millivolts), expected to be provided by the hard-wired source.
805
805
  *
806
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.8
806
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.8
807
807
  */
808
808
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
809
809
  /**
810
810
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
811
811
  * (milliamps), expected to be provided by the hard-wired source.
812
812
  *
813
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.9
813
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.9
814
814
  */
815
815
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
816
816
  /**
817
817
  * Indicates if the Node detects that the hard-wired power source is properly connected.
818
818
  *
819
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.10
819
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.10
820
820
  */
821
821
  readonly wiredPresent: OptionalAttribute<boolean, any>;
822
822
  /**
@@ -829,7 +829,7 @@ export declare namespace PowerSource {
829
829
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
830
830
  * this attribute, or they may subscribe to WiredFaultChange.
831
831
  *
832
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.11
832
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.11
833
833
  */
834
834
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
835
835
  };
@@ -839,19 +839,19 @@ export declare namespace PowerSource {
839
839
  * on this wired power source changes. This event shall correspond to a change in value of
840
840
  * ActiveWiredFaults.
841
841
  *
842
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1
842
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1
843
843
  */
844
844
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
845
845
  /**
846
846
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
847
847
  *
848
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.1
848
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.1
849
849
  */
850
850
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
851
851
  /**
852
852
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
853
853
  *
854
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.2
854
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.2
855
855
  */
856
856
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
857
857
  }>, any>;
@@ -866,7 +866,7 @@ export declare namespace PowerSource {
866
866
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
867
867
  * indicate the Node is currently unable to assess the value.
868
868
  *
869
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.12
869
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.12
870
870
  */
871
871
  readonly batVoltage: OptionalAttribute<number | null, any>;
872
872
  /**
@@ -883,7 +883,7 @@ export declare namespace PowerSource {
883
883
  *
884
884
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
885
885
  *
886
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.13
886
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.13
887
887
  */
888
888
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
889
889
  /**
@@ -898,14 +898,14 @@ export declare namespace PowerSource {
898
898
  *
899
899
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
900
900
  *
901
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.14
901
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.14
902
902
  */
903
903
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
904
904
  /**
905
905
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
906
906
  * required as specified in BatChargeLevelEnum.
907
907
  *
908
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.15
908
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.15
909
909
  */
910
910
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
911
911
  /**
@@ -913,19 +913,19 @@ export declare namespace PowerSource {
913
913
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
914
914
  * fault with a rechargeable or even non-replaceable cell.
915
915
  *
916
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.16
916
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.16
917
917
  */
918
918
  readonly batReplacementNeeded: Attribute<boolean, any>;
919
919
  /**
920
920
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
921
921
  *
922
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.17
922
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.17
923
923
  */
924
924
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
925
925
  /**
926
926
  * Indicates whether the Node detects that the batteries are properly installed.
927
927
  *
928
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.18
928
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.18
929
929
  */
930
930
  readonly batPresent: OptionalAttribute<boolean, any>;
931
931
  /**
@@ -940,7 +940,7 @@ export declare namespace PowerSource {
940
940
  *
941
941
  * FaultChange.
942
942
  *
943
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.19
943
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.19
944
944
  */
945
945
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
946
946
  };
@@ -950,19 +950,19 @@ export declare namespace PowerSource {
950
950
  * on this battery power source changes. This event shall correspond to a change in value of
951
951
  * ActiveBatFaults.
952
952
  *
953
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2
953
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2
954
954
  */
955
955
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
956
956
  /**
957
957
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
958
958
  *
959
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.1
959
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.1
960
960
  */
961
961
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
962
962
  /**
963
963
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
964
964
  *
965
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.2
965
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.2
966
966
  */
967
967
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
968
968
  }>, any>;
@@ -977,40 +977,40 @@ export declare namespace PowerSource {
977
977
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
978
978
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
979
979
  *
980
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.20
980
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.20
981
981
  */
982
982
  readonly batReplacementDescription: FixedAttribute<string, any>;
983
983
  /**
984
984
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
985
985
  * BatCommonDesignationEnum.
986
986
  *
987
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.21
987
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.21
988
988
  */
989
989
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
990
990
  /**
991
991
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
992
992
  *
993
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.22
993
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.22
994
994
  */
995
995
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
996
996
  /**
997
997
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
998
998
  *
999
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.23
999
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.23
1000
1000
  */
1001
1001
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
1002
1002
  /**
1003
1003
  * Indicates the ID of the preferred chemistry of the battery source as specified in
1004
1004
  * BatApprovedChemistryEnum.
1005
1005
  *
1006
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.24
1006
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.24
1007
1007
  */
1008
1008
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
1009
1009
  /**
1010
1010
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
1011
1011
  * source.
1012
1012
  *
1013
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.26
1013
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.26
1014
1014
  */
1015
1015
  readonly batQuantity: FixedAttribute<number, any>;
1016
1016
  };
@@ -1024,7 +1024,7 @@ export declare namespace PowerSource {
1024
1024
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1025
1025
  * battery cells or packs in the battery source.
1026
1026
  *
1027
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.25
1027
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.25
1028
1028
  */
1029
1029
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1030
1030
  };
@@ -1038,7 +1038,7 @@ export declare namespace PowerSource {
1038
1038
  * Indicates the current state of the battery source with respect to charging as specified in
1039
1039
  * BatChargeStateEnum.
1040
1040
  *
1041
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.27
1041
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.27
1042
1042
  */
1043
1043
  readonly batChargeState: Attribute<BatChargeState, any>;
1044
1044
  /**
@@ -1053,20 +1053,20 @@ export declare namespace PowerSource {
1053
1053
  *
1054
1054
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1055
1055
  *
1056
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.28
1056
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.28
1057
1057
  */
1058
1058
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
1059
1059
  /**
1060
1060
  * Indicates whether the Node can remain operational while the battery source is charging.
1061
1061
  *
1062
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.29
1062
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.29
1063
1063
  */
1064
1064
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
1065
1065
  /**
1066
1066
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
1067
1067
  * NULL shall indicate the Node is currently unable to assess the value.
1068
1068
  *
1069
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.30
1069
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.30
1070
1070
  */
1071
1071
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
1072
1072
  /**
@@ -1079,7 +1079,7 @@ export declare namespace PowerSource {
1079
1079
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
1080
1080
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
1081
1081
  *
1082
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.31
1082
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.31
1083
1083
  */
1084
1084
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
1085
1085
  };
@@ -1089,20 +1089,20 @@ export declare namespace PowerSource {
1089
1089
  * Node on this battery power source changes. This event shall correspond to a change in value of
1090
1090
  * ActiveBatChargeFaults.
1091
1091
  *
1092
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3
1092
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3
1093
1093
  */
1094
1094
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1095
1095
  /**
1096
1096
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
1097
1097
  *
1098
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.1
1098
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.1
1099
1099
  */
1100
1100
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1101
1101
  /**
1102
1102
  * This field shall represent the set of faults detected prior to this change event, as per
1103
1103
  * ActiveBatChargeFaults.
1104
1104
  *
1105
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.2
1105
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.2
1106
1106
  */
1107
1107
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1108
1108
  }>, any>;
@@ -1146,7 +1146,7 @@ export declare namespace PowerSource {
1146
1146
  * Indicates the participation of this power source in providing power to the Node as specified in
1147
1147
  * PowerSourceStatusEnum.
1148
1148
  *
1149
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.1
1149
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.1
1150
1150
  */
1151
1151
  readonly status: Attribute<PowerSourceStatus, any>;
1152
1152
  /**
@@ -1156,7 +1156,7 @@ export declare namespace PowerSource {
1156
1156
  *
1157
1157
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
1158
1158
  *
1159
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.2
1159
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.2
1160
1160
  */
1161
1161
  readonly order: Attribute<number, any>;
1162
1162
  /**
@@ -1164,7 +1164,7 @@ export declare namespace PowerSource {
1164
1164
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
1165
1165
  * to convey information such as battery form factor, or chemistry.
1166
1166
  *
1167
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.3
1167
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.3
1168
1168
  */
1169
1169
  readonly description: FixedAttribute<string, any>;
1170
1170
  /**
@@ -1196,7 +1196,7 @@ export declare namespace PowerSource {
1196
1196
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
1197
1197
  * instance associated with the battery backup would list the endpoints that have a battery backup.
1198
1198
  *
1199
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.32
1199
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.32
1200
1200
  */
1201
1201
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
1202
1202
  };
@@ -1215,7 +1215,7 @@ export declare namespace PowerSource {
1215
1215
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
1216
1216
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
1217
1217
  *
1218
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.4
1218
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.4
1219
1219
  */
1220
1220
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
1221
1221
  /**
@@ -1223,14 +1223,14 @@ export declare namespace PowerSource {
1223
1223
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
1224
1224
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
1225
1225
  *
1226
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.5
1226
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.5
1227
1227
  */
1228
1228
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
1229
1229
  /**
1230
1230
  * Indicates the type of current the Node expects to be provided by the hard- wired source as specified in
1231
1231
  * WiredCurrentTypeEnum.
1232
1232
  *
1233
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.6
1233
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.6
1234
1234
  */
1235
1235
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
1236
1236
  /**
@@ -1239,27 +1239,27 @@ export declare namespace PowerSource {
1239
1239
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
1240
1240
  * be reported.
1241
1241
  *
1242
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.7
1242
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.7
1243
1243
  */
1244
1244
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
1245
1245
  /**
1246
1246
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
1247
1247
  * (millivolts), expected to be provided by the hard-wired source.
1248
1248
  *
1249
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.8
1249
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.8
1250
1250
  */
1251
1251
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
1252
1252
  /**
1253
1253
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
1254
1254
  * (milliamps), expected to be provided by the hard-wired source.
1255
1255
  *
1256
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.9
1256
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.9
1257
1257
  */
1258
1258
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
1259
1259
  /**
1260
1260
  * Indicates if the Node detects that the hard-wired power source is properly connected.
1261
1261
  *
1262
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.10
1262
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.10
1263
1263
  */
1264
1264
  readonly wiredPresent: OptionalAttribute<boolean, any>;
1265
1265
  /**
@@ -1272,7 +1272,7 @@ export declare namespace PowerSource {
1272
1272
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1273
1273
  * this attribute, or they may subscribe to WiredFaultChange.
1274
1274
  *
1275
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.11
1275
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.11
1276
1276
  */
1277
1277
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
1278
1278
  };
@@ -1282,19 +1282,19 @@ export declare namespace PowerSource {
1282
1282
  * on this wired power source changes. This event shall correspond to a change in value of
1283
1283
  * ActiveWiredFaults.
1284
1284
  *
1285
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1
1285
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1
1286
1286
  */
1287
1287
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1288
1288
  /**
1289
1289
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
1290
1290
  *
1291
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.1
1291
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.1
1292
1292
  */
1293
1293
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1294
1294
  /**
1295
1295
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
1296
1296
  *
1297
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.2
1297
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.2
1298
1298
  */
1299
1299
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1300
1300
  }>, any>;
@@ -1310,7 +1310,7 @@ export declare namespace PowerSource {
1310
1310
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
1311
1311
  * indicate the Node is currently unable to assess the value.
1312
1312
  *
1313
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.12
1313
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.12
1314
1314
  */
1315
1315
  readonly batVoltage: OptionalAttribute<number | null, any>;
1316
1316
  /**
@@ -1327,7 +1327,7 @@ export declare namespace PowerSource {
1327
1327
  *
1328
1328
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1329
1329
  *
1330
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.13
1330
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.13
1331
1331
  */
1332
1332
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
1333
1333
  /**
@@ -1342,14 +1342,14 @@ export declare namespace PowerSource {
1342
1342
  *
1343
1343
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1344
1344
  *
1345
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.14
1345
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.14
1346
1346
  */
1347
1347
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
1348
1348
  /**
1349
1349
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
1350
1350
  * required as specified in BatChargeLevelEnum.
1351
1351
  *
1352
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.15
1352
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.15
1353
1353
  */
1354
1354
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
1355
1355
  /**
@@ -1357,19 +1357,19 @@ export declare namespace PowerSource {
1357
1357
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
1358
1358
  * fault with a rechargeable or even non-replaceable cell.
1359
1359
  *
1360
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.16
1360
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.16
1361
1361
  */
1362
1362
  readonly batReplacementNeeded: Attribute<boolean, any>;
1363
1363
  /**
1364
1364
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
1365
1365
  *
1366
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.17
1366
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.17
1367
1367
  */
1368
1368
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
1369
1369
  /**
1370
1370
  * Indicates whether the Node detects that the batteries are properly installed.
1371
1371
  *
1372
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.18
1372
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.18
1373
1373
  */
1374
1374
  readonly batPresent: OptionalAttribute<boolean, any>;
1375
1375
  /**
@@ -1384,7 +1384,7 @@ export declare namespace PowerSource {
1384
1384
  *
1385
1385
  * FaultChange.
1386
1386
  *
1387
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.19
1387
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.19
1388
1388
  */
1389
1389
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
1390
1390
  };
@@ -1394,19 +1394,19 @@ export declare namespace PowerSource {
1394
1394
  * on this battery power source changes. This event shall correspond to a change in value of
1395
1395
  * ActiveBatFaults.
1396
1396
  *
1397
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2
1397
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2
1398
1398
  */
1399
1399
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1400
1400
  /**
1401
1401
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
1402
1402
  *
1403
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.1
1403
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.1
1404
1404
  */
1405
1405
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1406
1406
  /**
1407
1407
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
1408
1408
  *
1409
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.2
1409
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.2
1410
1410
  */
1411
1411
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1412
1412
  }>, any>;
@@ -1422,40 +1422,40 @@ export declare namespace PowerSource {
1422
1422
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
1423
1423
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
1424
1424
  *
1425
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.20
1425
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.20
1426
1426
  */
1427
1427
  readonly batReplacementDescription: FixedAttribute<string, any>;
1428
1428
  /**
1429
1429
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
1430
1430
  * BatCommonDesignationEnum.
1431
1431
  *
1432
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.21
1432
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.21
1433
1433
  */
1434
1434
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
1435
1435
  /**
1436
1436
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
1437
1437
  *
1438
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.22
1438
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.22
1439
1439
  */
1440
1440
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
1441
1441
  /**
1442
1442
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
1443
1443
  *
1444
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.23
1444
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.23
1445
1445
  */
1446
1446
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
1447
1447
  /**
1448
1448
  * Indicates the ID of the preferred chemistry of the battery source as specified in
1449
1449
  * BatApprovedChemistryEnum.
1450
1450
  *
1451
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.24
1451
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.24
1452
1452
  */
1453
1453
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
1454
1454
  /**
1455
1455
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
1456
1456
  * source.
1457
1457
  *
1458
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.26
1458
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.26
1459
1459
  */
1460
1460
  readonly batQuantity: FixedAttribute<number, any>;
1461
1461
  };
@@ -1470,7 +1470,7 @@ export declare namespace PowerSource {
1470
1470
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1471
1471
  * battery cells or packs in the battery source.
1472
1472
  *
1473
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.25
1473
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.25
1474
1474
  */
1475
1475
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1476
1476
  };
@@ -1485,7 +1485,7 @@ export declare namespace PowerSource {
1485
1485
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1486
1486
  * battery cells or packs in the battery source.
1487
1487
  *
1488
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.25
1488
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.25
1489
1489
  */
1490
1490
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1491
1491
  };
@@ -1500,7 +1500,7 @@ export declare namespace PowerSource {
1500
1500
  * Indicates the current state of the battery source with respect to charging as specified in
1501
1501
  * BatChargeStateEnum.
1502
1502
  *
1503
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.27
1503
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.27
1504
1504
  */
1505
1505
  readonly batChargeState: Attribute<BatChargeState, any>;
1506
1506
  /**
@@ -1515,20 +1515,20 @@ export declare namespace PowerSource {
1515
1515
  *
1516
1516
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1517
1517
  *
1518
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.28
1518
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.28
1519
1519
  */
1520
1520
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
1521
1521
  /**
1522
1522
  * Indicates whether the Node can remain operational while the battery source is charging.
1523
1523
  *
1524
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.29
1524
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.29
1525
1525
  */
1526
1526
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
1527
1527
  /**
1528
1528
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
1529
1529
  * NULL shall indicate the Node is currently unable to assess the value.
1530
1530
  *
1531
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.30
1531
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.30
1532
1532
  */
1533
1533
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
1534
1534
  /**
@@ -1541,7 +1541,7 @@ export declare namespace PowerSource {
1541
1541
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
1542
1542
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
1543
1543
  *
1544
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.31
1544
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.31
1545
1545
  */
1546
1546
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
1547
1547
  };
@@ -1551,20 +1551,20 @@ export declare namespace PowerSource {
1551
1551
  * Node on this battery power source changes. This event shall correspond to a change in value of
1552
1552
  * ActiveBatChargeFaults.
1553
1553
  *
1554
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3
1554
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3
1555
1555
  */
1556
1556
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1557
1557
  /**
1558
1558
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
1559
1559
  *
1560
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.1
1560
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.1
1561
1561
  */
1562
1562
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1563
1563
  /**
1564
1564
  * This field shall represent the set of faults detected prior to this change event, as per
1565
1565
  * ActiveBatChargeFaults.
1566
1566
  *
1567
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.2
1567
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.2
1568
1568
  */
1569
1569
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1570
1570
  }>, any>;
@@ -1634,7 +1634,7 @@ export declare namespace PowerSource {
1634
1634
  * Indicates the participation of this power source in providing power to the Node as specified in
1635
1635
  * PowerSourceStatusEnum.
1636
1636
  *
1637
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.1
1637
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.1
1638
1638
  */
1639
1639
  readonly status: Attribute<PowerSourceStatus, any>;
1640
1640
  /**
@@ -1644,7 +1644,7 @@ export declare namespace PowerSource {
1644
1644
  *
1645
1645
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
1646
1646
  *
1647
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.2
1647
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.2
1648
1648
  */
1649
1649
  readonly order: Attribute<number, any>;
1650
1650
  /**
@@ -1652,7 +1652,7 @@ export declare namespace PowerSource {
1652
1652
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
1653
1653
  * to convey information such as battery form factor, or chemistry.
1654
1654
  *
1655
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.3
1655
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.3
1656
1656
  */
1657
1657
  readonly description: FixedAttribute<string, any>;
1658
1658
  /**
@@ -1684,7 +1684,7 @@ export declare namespace PowerSource {
1684
1684
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
1685
1685
  * instance associated with the battery backup would list the endpoints that have a battery backup.
1686
1686
  *
1687
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.32
1687
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.32
1688
1688
  */
1689
1689
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
1690
1690
  };
@@ -1703,7 +1703,7 @@ export declare namespace PowerSource {
1703
1703
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
1704
1704
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
1705
1705
  *
1706
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.4
1706
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.4
1707
1707
  */
1708
1708
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
1709
1709
  /**
@@ -1711,14 +1711,14 @@ export declare namespace PowerSource {
1711
1711
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
1712
1712
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
1713
1713
  *
1714
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.5
1714
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.5
1715
1715
  */
1716
1716
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
1717
1717
  /**
1718
1718
  * Indicates the type of current the Node expects to be provided by the hard- wired source as specified in
1719
1719
  * WiredCurrentTypeEnum.
1720
1720
  *
1721
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.6
1721
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.6
1722
1722
  */
1723
1723
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
1724
1724
  /**
@@ -1727,27 +1727,27 @@ export declare namespace PowerSource {
1727
1727
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
1728
1728
  * be reported.
1729
1729
  *
1730
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.7
1730
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.7
1731
1731
  */
1732
1732
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
1733
1733
  /**
1734
1734
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
1735
1735
  * (millivolts), expected to be provided by the hard-wired source.
1736
1736
  *
1737
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.8
1737
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.8
1738
1738
  */
1739
1739
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
1740
1740
  /**
1741
1741
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
1742
1742
  * (milliamps), expected to be provided by the hard-wired source.
1743
1743
  *
1744
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.9
1744
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.9
1745
1745
  */
1746
1746
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
1747
1747
  /**
1748
1748
  * Indicates if the Node detects that the hard-wired power source is properly connected.
1749
1749
  *
1750
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.10
1750
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.10
1751
1751
  */
1752
1752
  readonly wiredPresent: OptionalAttribute<boolean, any>;
1753
1753
  /**
@@ -1760,7 +1760,7 @@ export declare namespace PowerSource {
1760
1760
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1761
1761
  * this attribute, or they may subscribe to WiredFaultChange.
1762
1762
  *
1763
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.11
1763
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.11
1764
1764
  */
1765
1765
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
1766
1766
  };
@@ -1770,19 +1770,19 @@ export declare namespace PowerSource {
1770
1770
  * on this wired power source changes. This event shall correspond to a change in value of
1771
1771
  * ActiveWiredFaults.
1772
1772
  *
1773
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1
1773
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1
1774
1774
  */
1775
1775
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1776
1776
  /**
1777
1777
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
1778
1778
  *
1779
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.1
1779
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.1
1780
1780
  */
1781
1781
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1782
1782
  /**
1783
1783
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
1784
1784
  *
1785
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.2
1785
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.2
1786
1786
  */
1787
1787
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1788
1788
  }>, any>;
@@ -1798,7 +1798,7 @@ export declare namespace PowerSource {
1798
1798
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
1799
1799
  * indicate the Node is currently unable to assess the value.
1800
1800
  *
1801
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.12
1801
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.12
1802
1802
  */
1803
1803
  readonly batVoltage: OptionalAttribute<number | null, any>;
1804
1804
  /**
@@ -1815,7 +1815,7 @@ export declare namespace PowerSource {
1815
1815
  *
1816
1816
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1817
1817
  *
1818
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.13
1818
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.13
1819
1819
  */
1820
1820
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
1821
1821
  /**
@@ -1830,14 +1830,14 @@ export declare namespace PowerSource {
1830
1830
  *
1831
1831
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1832
1832
  *
1833
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.14
1833
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.14
1834
1834
  */
1835
1835
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
1836
1836
  /**
1837
1837
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
1838
1838
  * required as specified in BatChargeLevelEnum.
1839
1839
  *
1840
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.15
1840
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.15
1841
1841
  */
1842
1842
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
1843
1843
  /**
@@ -1845,19 +1845,19 @@ export declare namespace PowerSource {
1845
1845
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
1846
1846
  * fault with a rechargeable or even non-replaceable cell.
1847
1847
  *
1848
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.16
1848
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.16
1849
1849
  */
1850
1850
  readonly batReplacementNeeded: Attribute<boolean, any>;
1851
1851
  /**
1852
1852
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
1853
1853
  *
1854
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.17
1854
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.17
1855
1855
  */
1856
1856
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
1857
1857
  /**
1858
1858
  * Indicates whether the Node detects that the batteries are properly installed.
1859
1859
  *
1860
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.18
1860
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.18
1861
1861
  */
1862
1862
  readonly batPresent: OptionalAttribute<boolean, any>;
1863
1863
  /**
@@ -1872,7 +1872,7 @@ export declare namespace PowerSource {
1872
1872
  *
1873
1873
  * FaultChange.
1874
1874
  *
1875
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.19
1875
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.19
1876
1876
  */
1877
1877
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
1878
1878
  };
@@ -1882,19 +1882,19 @@ export declare namespace PowerSource {
1882
1882
  * on this battery power source changes. This event shall correspond to a change in value of
1883
1883
  * ActiveBatFaults.
1884
1884
  *
1885
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2
1885
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2
1886
1886
  */
1887
1887
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1888
1888
  /**
1889
1889
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
1890
1890
  *
1891
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.1
1891
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.1
1892
1892
  */
1893
1893
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1894
1894
  /**
1895
1895
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
1896
1896
  *
1897
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.2
1897
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.2
1898
1898
  */
1899
1899
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1900
1900
  }>, any>;
@@ -1910,40 +1910,40 @@ export declare namespace PowerSource {
1910
1910
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
1911
1911
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
1912
1912
  *
1913
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.20
1913
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.20
1914
1914
  */
1915
1915
  readonly batReplacementDescription: FixedAttribute<string, any>;
1916
1916
  /**
1917
1917
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
1918
1918
  * BatCommonDesignationEnum.
1919
1919
  *
1920
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.21
1920
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.21
1921
1921
  */
1922
1922
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
1923
1923
  /**
1924
1924
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
1925
1925
  *
1926
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.22
1926
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.22
1927
1927
  */
1928
1928
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
1929
1929
  /**
1930
1930
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
1931
1931
  *
1932
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.23
1932
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.23
1933
1933
  */
1934
1934
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
1935
1935
  /**
1936
1936
  * Indicates the ID of the preferred chemistry of the battery source as specified in
1937
1937
  * BatApprovedChemistryEnum.
1938
1938
  *
1939
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.24
1939
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.24
1940
1940
  */
1941
1941
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
1942
1942
  /**
1943
1943
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
1944
1944
  * source.
1945
1945
  *
1946
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.26
1946
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.26
1947
1947
  */
1948
1948
  readonly batQuantity: FixedAttribute<number, any>;
1949
1949
  };
@@ -1958,7 +1958,7 @@ export declare namespace PowerSource {
1958
1958
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1959
1959
  * battery cells or packs in the battery source.
1960
1960
  *
1961
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.25
1961
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.25
1962
1962
  */
1963
1963
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1964
1964
  };
@@ -1973,7 +1973,7 @@ export declare namespace PowerSource {
1973
1973
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1974
1974
  * battery cells or packs in the battery source.
1975
1975
  *
1976
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.25
1976
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.25
1977
1977
  */
1978
1978
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1979
1979
  };
@@ -1988,7 +1988,7 @@ export declare namespace PowerSource {
1988
1988
  * Indicates the current state of the battery source with respect to charging as specified in
1989
1989
  * BatChargeStateEnum.
1990
1990
  *
1991
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.27
1991
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.27
1992
1992
  */
1993
1993
  readonly batChargeState: Attribute<BatChargeState, any>;
1994
1994
  /**
@@ -2003,20 +2003,20 @@ export declare namespace PowerSource {
2003
2003
  *
2004
2004
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
2005
2005
  *
2006
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.28
2006
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.28
2007
2007
  */
2008
2008
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
2009
2009
  /**
2010
2010
  * Indicates whether the Node can remain operational while the battery source is charging.
2011
2011
  *
2012
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.29
2012
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.29
2013
2013
  */
2014
2014
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
2015
2015
  /**
2016
2016
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
2017
2017
  * NULL shall indicate the Node is currently unable to assess the value.
2018
2018
  *
2019
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.30
2019
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.30
2020
2020
  */
2021
2021
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
2022
2022
  /**
@@ -2029,7 +2029,7 @@ export declare namespace PowerSource {
2029
2029
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
2030
2030
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
2031
2031
  *
2032
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.31
2032
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.31
2033
2033
  */
2034
2034
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
2035
2035
  };
@@ -2039,20 +2039,20 @@ export declare namespace PowerSource {
2039
2039
  * Node on this battery power source changes. This event shall correspond to a change in value of
2040
2040
  * ActiveBatChargeFaults.
2041
2041
  *
2042
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3
2042
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3
2043
2043
  */
2044
2044
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
2045
2045
  /**
2046
2046
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
2047
2047
  *
2048
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.1
2048
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.1
2049
2049
  */
2050
2050
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2051
2051
  /**
2052
2052
  * This field shall represent the set of faults detected prior to this change event, as per
2053
2053
  * ActiveBatChargeFaults.
2054
2054
  *
2055
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.2
2055
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.2
2056
2056
  */
2057
2057
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2058
2058
  }>, any>;
@@ -2093,7 +2093,7 @@ export declare namespace PowerSource {
2093
2093
  * Per the Matter specification you cannot use {@link PowerSourceCluster} without enabling certain feature
2094
2094
  * combinations. You must use the {@link with} factory method to obtain a working cluster.
2095
2095
  *
2096
- * @see {@link MatterSpecification.v13.Core} § 11.7
2096
+ * @see {@link MatterSpecification.v14.Core} § 11.7
2097
2097
  */
2098
2098
  interface Cluster extends Identity<typeof ClusterInstance> {
2099
2099
  }
@@ -2362,7 +2362,7 @@ export declare namespace PowerSource {
2362
2362
  * Indicates the participation of this power source in providing power to the Node as specified in
2363
2363
  * PowerSourceStatusEnum.
2364
2364
  *
2365
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.1
2365
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.1
2366
2366
  */
2367
2367
  readonly status: Attribute<PowerSourceStatus, any>;
2368
2368
  /**
@@ -2372,7 +2372,7 @@ export declare namespace PowerSource {
2372
2372
  *
2373
2373
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
2374
2374
  *
2375
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.2
2375
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.2
2376
2376
  */
2377
2377
  readonly order: Attribute<number, any>;
2378
2378
  /**
@@ -2380,7 +2380,7 @@ export declare namespace PowerSource {
2380
2380
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
2381
2381
  * to convey information such as battery form factor, or chemistry.
2382
2382
  *
2383
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.3
2383
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.3
2384
2384
  */
2385
2385
  readonly description: FixedAttribute<string, any>;
2386
2386
  /**
@@ -2412,7 +2412,7 @@ export declare namespace PowerSource {
2412
2412
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
2413
2413
  * instance associated with the battery backup would list the endpoints that have a battery backup.
2414
2414
  *
2415
- * @see {@link MatterSpecification.v13.Core} § 11.7.7.32
2415
+ * @see {@link MatterSpecification.v14.Core} § 11.7.7.32
2416
2416
  */
2417
2417
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
2418
2418
  };
@@ -2421,13 +2421,13 @@ export declare namespace PowerSource {
2421
2421
  /**
2422
2422
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
2423
2423
  *
2424
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.1
2424
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.1
2425
2425
  */
2426
2426
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
2427
2427
  /**
2428
2428
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
2429
2429
  *
2430
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.1.2
2430
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.1.2
2431
2431
  */
2432
2432
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
2433
2433
  }>, any> & {
@@ -2442,13 +2442,13 @@ export declare namespace PowerSource {
2442
2442
  /**
2443
2443
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
2444
2444
  *
2445
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.1
2445
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.1
2446
2446
  */
2447
2447
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
2448
2448
  /**
2449
2449
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
2450
2450
  *
2451
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.2.2
2451
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.2.2
2452
2452
  */
2453
2453
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
2454
2454
  }>, any> & {
@@ -2463,14 +2463,14 @@ export declare namespace PowerSource {
2463
2463
  /**
2464
2464
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
2465
2465
  *
2466
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.1
2466
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.1
2467
2467
  */
2468
2468
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2469
2469
  /**
2470
2470
  * This field shall represent the set of faults detected prior to this change event, as per
2471
2471
  * ActiveBatChargeFaults.
2472
2472
  *
2473
- * @see {@link MatterSpecification.v13.Core} § 11.7.8.3.2
2473
+ * @see {@link MatterSpecification.v14.Core} § 11.7.8.3.2
2474
2474
  */
2475
2475
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2476
2476
  }>, any> & {