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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (614) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +54 -54
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +104 -104
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/basic-information.d.ts +55 -55
  20. package/dist/cjs/clusters/basic-information.js +35 -35
  21. package/dist/cjs/clusters/binding.d.ts +12 -12
  22. package/dist/cjs/clusters/binding.js +5 -5
  23. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  24. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  25. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  26. package/dist/cjs/clusters/boolean-state.js +3 -3
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +105 -105
  28. package/dist/cjs/clusters/bridged-device-basic-information.js +29 -29
  29. package/dist/cjs/clusters/channel.d.ts +561 -561
  30. package/dist/cjs/clusters/channel.js +73 -73
  31. package/dist/cjs/clusters/color-control.d.ts +658 -658
  32. package/dist/cjs/clusters/color-control.js +116 -116
  33. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  34. package/dist/cjs/clusters/commissioner-control.js +5 -5
  35. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  36. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  37. package/dist/cjs/clusters/content-app-observer.d.ts +18 -18
  38. package/dist/cjs/clusters/content-app-observer.js +6 -6
  39. package/dist/cjs/clusters/content-control.d.ts +366 -366
  40. package/dist/cjs/clusters/content-control.js +58 -58
  41. package/dist/cjs/clusters/content-launcher.d.ts +479 -479
  42. package/dist/cjs/clusters/content-launcher.js +39 -39
  43. package/dist/cjs/clusters/descriptor.d.ts +30 -30
  44. package/dist/cjs/clusters/descriptor.js +9 -9
  45. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  46. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  48. package/dist/cjs/clusters/device-energy-management.js +87 -87
  49. package/dist/cjs/clusters/diagnostic-logs.d.ts +37 -37
  50. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  51. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  52. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  53. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  54. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  55. package/dist/cjs/clusters/door-lock.d.ts +1349 -1349
  56. package/dist/cjs/clusters/door-lock.js +227 -227
  57. package/dist/cjs/clusters/ecosystem-information.d.ts +35 -35
  58. package/dist/cjs/clusters/ecosystem-information.js +14 -14
  59. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +276 -276
  60. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  61. package/dist/cjs/clusters/electrical-power-measurement.d.ts +200 -200
  62. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  63. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  64. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  65. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  66. package/dist/cjs/clusters/energy-evse.js +73 -73
  67. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  68. package/dist/cjs/clusters/energy-preference.js +9 -9
  69. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  70. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  71. package/dist/cjs/clusters/fan-control.d.ts +83 -83
  72. package/dist/cjs/clusters/fan-control.js +19 -19
  73. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  74. package/dist/cjs/clusters/fixed-label.js +1 -1
  75. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  76. package/dist/cjs/clusters/flow-measurement.js +4 -4
  77. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  78. package/dist/cjs/clusters/general-commissioning.js +25 -25
  79. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  80. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  81. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  82. package/dist/cjs/clusters/group-key-management.js +23 -23
  83. package/dist/cjs/clusters/groups.d.ts +78 -78
  84. package/dist/cjs/clusters/groups.js +21 -21
  85. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  86. package/dist/cjs/clusters/icd-management.js +29 -29
  87. package/dist/cjs/clusters/identify.d.ts +16 -16
  88. package/dist/cjs/clusters/identify.js +6 -6
  89. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  90. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  91. package/dist/cjs/clusters/joint-fabric-administrator.d.ts +34 -34
  92. package/dist/cjs/clusters/joint-fabric-administrator.js +10 -10
  93. package/dist/cjs/clusters/joint-fabric-datastore.d.ts +232 -232
  94. package/dist/cjs/clusters/joint-fabric-datastore.js +73 -73
  95. package/dist/cjs/clusters/keypad-input.d.ts +18 -18
  96. package/dist/cjs/clusters/keypad-input.js +3 -3
  97. package/dist/cjs/clusters/label.d.ts +10 -10
  98. package/dist/cjs/clusters/label.js +3 -3
  99. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  100. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  101. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  102. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  103. package/dist/cjs/clusters/laundry-washer-mode.d.ts +34 -34
  104. package/dist/cjs/clusters/laundry-washer-mode.js +5 -5
  105. package/dist/cjs/clusters/level-control.d.ts +303 -303
  106. package/dist/cjs/clusters/level-control.js +32 -32
  107. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  108. package/dist/cjs/clusters/localization-configuration.js +2 -2
  109. package/dist/cjs/clusters/low-power.d.ts +2 -2
  110. package/dist/cjs/clusters/low-power.js +1 -1
  111. package/dist/cjs/clusters/media-input.d.ts +47 -47
  112. package/dist/cjs/clusters/media-input.js +11 -11
  113. package/dist/cjs/clusters/media-playback.d.ts +390 -390
  114. package/dist/cjs/clusters/media-playback.js +57 -57
  115. package/dist/cjs/clusters/messages.d.ts +154 -154
  116. package/dist/cjs/clusters/messages.js +38 -38
  117. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  118. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  119. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  120. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  121. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  122. package/dist/cjs/clusters/mode-base.js +13 -13
  123. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  124. package/dist/cjs/clusters/mode-select.js +13 -13
  125. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  126. package/dist/cjs/clusters/network-commissioning.js +46 -46
  127. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  128. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  129. package/dist/cjs/clusters/on-off.d.ts +103 -103
  130. package/dist/cjs/clusters/on-off.js +19 -19
  131. package/dist/cjs/clusters/operational-credentials.d.ts +106 -106
  132. package/dist/cjs/clusters/operational-credentials.js +38 -38
  133. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  134. package/dist/cjs/clusters/operational-state.js +21 -21
  135. package/dist/cjs/clusters/ota-software-update-provider.d.ts +65 -65
  136. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  137. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  138. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  139. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +16 -16
  140. package/dist/cjs/clusters/oven-cavity-operational-state.js +11 -11
  141. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  142. package/dist/cjs/clusters/oven-mode.js +8 -8
  143. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  144. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  145. package/dist/cjs/clusters/power-source.d.ts +155 -155
  146. package/dist/cjs/clusters/power-source.js +41 -41
  147. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  148. package/dist/cjs/clusters/power-topology.js +2 -2
  149. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  150. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  151. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  152. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  153. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  154. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  155. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  156. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  157. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  158. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  159. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  160. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  161. package/dist/cjs/clusters/rvc-clean-mode.d.ts +49 -49
  162. package/dist/cjs/clusters/rvc-clean-mode.js +9 -9
  163. package/dist/cjs/clusters/rvc-operational-state.d.ts +54 -54
  164. package/dist/cjs/clusters/rvc-operational-state.js +17 -17
  165. package/dist/cjs/clusters/rvc-run-mode.d.ts +55 -55
  166. package/dist/cjs/clusters/rvc-run-mode.js +9 -9
  167. package/dist/cjs/clusters/scenes-management.d.ts +244 -244
  168. package/dist/cjs/clusters/scenes-management.js +69 -69
  169. package/dist/cjs/clusters/service-area.d.ts +128 -128
  170. package/dist/cjs/clusters/service-area.js +26 -26
  171. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  172. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  173. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  174. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  175. package/dist/cjs/clusters/switch.d.ts +105 -105
  176. package/dist/cjs/clusters/switch.js +23 -23
  177. package/dist/cjs/clusters/target-navigator.d.ts +32 -32
  178. package/dist/cjs/clusters/target-navigator.js +10 -10
  179. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  180. package/dist/cjs/clusters/temperature-control.js +12 -12
  181. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  182. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  183. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  184. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  185. package/dist/cjs/clusters/thermostat.d.ts +514 -514
  186. package/dist/cjs/clusters/thermostat.js +114 -114
  187. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  188. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  189. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  190. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  191. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  192. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  193. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  194. package/dist/cjs/clusters/time-format-localization.js +3 -3
  195. package/dist/cjs/clusters/time-synchronization.d.ts +246 -246
  196. package/dist/cjs/clusters/time-synchronization.js +47 -47
  197. package/dist/cjs/clusters/unit-localization.d.ts +9 -9
  198. package/dist/cjs/clusters/unit-localization.js +2 -2
  199. package/dist/cjs/clusters/user-label.d.ts +2 -2
  200. package/dist/cjs/clusters/user-label.js +1 -1
  201. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +81 -81
  202. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  203. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  204. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  205. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  206. package/dist/cjs/clusters/water-heater-management.js +16 -16
  207. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  208. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  209. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  210. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  211. package/dist/cjs/clusters/wi-fi-network-management.d.ts +8 -8
  212. package/dist/cjs/clusters/wi-fi-network-management.js +4 -4
  213. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  214. package/dist/cjs/clusters/window-covering.js +49 -49
  215. package/dist/cjs/dcl/operational-certificate.d.ts +8 -1
  216. package/dist/cjs/dcl/operational-certificate.d.ts.map +1 -1
  217. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  218. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  219. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  220. package/dist/cjs/globals/Currency.d.ts +2 -2
  221. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  222. package/dist/cjs/globals/Locationdesc.js +3 -3
  223. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  224. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  225. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  226. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  227. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  228. package/dist/cjs/globals/Namespace.d.ts +1 -1
  229. package/dist/cjs/globals/Price.d.ts +2 -2
  230. package/dist/cjs/globals/Priority.d.ts +1 -1
  231. package/dist/cjs/globals/Semtag.d.ts +6 -6
  232. package/dist/cjs/globals/Semtag.js +4 -4
  233. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  234. package/dist/cjs/globals/Status.d.ts +36 -36
  235. package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
  236. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  237. package/dist/cjs/protocol/definitions/secure-channel.d.ts +2 -0
  238. package/dist/cjs/protocol/definitions/secure-channel.d.ts.map +1 -1
  239. package/dist/cjs/protocol/definitions/secure-channel.js +1 -0
  240. package/dist/cjs/protocol/definitions/secure-channel.js.map +1 -1
  241. package/dist/cjs/schema/PairingCodeSchema.d.ts +4 -0
  242. package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
  243. package/dist/cjs/schema/PairingCodeSchema.js +18 -2
  244. package/dist/cjs/schema/PairingCodeSchema.js.map +2 -2
  245. package/dist/esm/clusters/access-control.d.ts +250 -250
  246. package/dist/esm/clusters/access-control.js +39 -39
  247. package/dist/esm/clusters/account-login.d.ts +29 -29
  248. package/dist/esm/clusters/account-login.js +11 -11
  249. package/dist/esm/clusters/actions.d.ts +108 -108
  250. package/dist/esm/clusters/actions.js +39 -39
  251. package/dist/esm/clusters/administrator-commissioning.d.ts +54 -54
  252. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  253. package/dist/esm/clusters/air-quality.d.ts +5 -5
  254. package/dist/esm/clusters/air-quality.js +1 -1
  255. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  256. package/dist/esm/clusters/alarm-base.js +14 -14
  257. package/dist/esm/clusters/application-basic.d.ts +16 -16
  258. package/dist/esm/clusters/application-basic.js +10 -10
  259. package/dist/esm/clusters/application-launcher.d.ts +104 -104
  260. package/dist/esm/clusters/application-launcher.js +13 -13
  261. package/dist/esm/clusters/audio-output.d.ts +37 -37
  262. package/dist/esm/clusters/audio-output.js +8 -8
  263. package/dist/esm/clusters/basic-information.d.ts +55 -55
  264. package/dist/esm/clusters/basic-information.js +35 -35
  265. package/dist/esm/clusters/binding.d.ts +12 -12
  266. package/dist/esm/clusters/binding.js +5 -5
  267. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  268. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  269. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  270. package/dist/esm/clusters/boolean-state.js +3 -3
  271. package/dist/esm/clusters/bridged-device-basic-information.d.ts +105 -105
  272. package/dist/esm/clusters/bridged-device-basic-information.js +29 -29
  273. package/dist/esm/clusters/channel.d.ts +561 -561
  274. package/dist/esm/clusters/channel.js +73 -73
  275. package/dist/esm/clusters/color-control.d.ts +658 -658
  276. package/dist/esm/clusters/color-control.js +116 -116
  277. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  278. package/dist/esm/clusters/commissioner-control.js +5 -5
  279. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  280. package/dist/esm/clusters/concentration-measurement.js +11 -11
  281. package/dist/esm/clusters/content-app-observer.d.ts +18 -18
  282. package/dist/esm/clusters/content-app-observer.js +6 -6
  283. package/dist/esm/clusters/content-control.d.ts +366 -366
  284. package/dist/esm/clusters/content-control.js +58 -58
  285. package/dist/esm/clusters/content-launcher.d.ts +479 -479
  286. package/dist/esm/clusters/content-launcher.js +39 -39
  287. package/dist/esm/clusters/descriptor.d.ts +30 -30
  288. package/dist/esm/clusters/descriptor.js +9 -9
  289. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  290. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  291. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  292. package/dist/esm/clusters/device-energy-management.js +87 -87
  293. package/dist/esm/clusters/diagnostic-logs.d.ts +37 -37
  294. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  295. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  296. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  297. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  298. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  299. package/dist/esm/clusters/door-lock.d.ts +1349 -1349
  300. package/dist/esm/clusters/door-lock.js +227 -227
  301. package/dist/esm/clusters/ecosystem-information.d.ts +35 -35
  302. package/dist/esm/clusters/ecosystem-information.js +14 -14
  303. package/dist/esm/clusters/electrical-energy-measurement.d.ts +276 -276
  304. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  305. package/dist/esm/clusters/electrical-power-measurement.d.ts +200 -200
  306. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  307. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  308. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  309. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  310. package/dist/esm/clusters/energy-evse.js +73 -73
  311. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  312. package/dist/esm/clusters/energy-preference.js +9 -9
  313. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  314. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  315. package/dist/esm/clusters/fan-control.d.ts +83 -83
  316. package/dist/esm/clusters/fan-control.js +19 -19
  317. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  318. package/dist/esm/clusters/fixed-label.js +1 -1
  319. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  320. package/dist/esm/clusters/flow-measurement.js +4 -4
  321. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  322. package/dist/esm/clusters/general-commissioning.js +25 -25
  323. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  324. package/dist/esm/clusters/general-diagnostics.js +40 -40
  325. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  326. package/dist/esm/clusters/group-key-management.js +23 -23
  327. package/dist/esm/clusters/groups.d.ts +78 -78
  328. package/dist/esm/clusters/groups.js +21 -21
  329. package/dist/esm/clusters/icd-management.d.ts +131 -131
  330. package/dist/esm/clusters/icd-management.js +29 -29
  331. package/dist/esm/clusters/identify.d.ts +16 -16
  332. package/dist/esm/clusters/identify.js +6 -6
  333. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  334. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  335. package/dist/esm/clusters/joint-fabric-administrator.d.ts +34 -34
  336. package/dist/esm/clusters/joint-fabric-administrator.js +10 -10
  337. package/dist/esm/clusters/joint-fabric-datastore.d.ts +232 -232
  338. package/dist/esm/clusters/joint-fabric-datastore.js +73 -73
  339. package/dist/esm/clusters/keypad-input.d.ts +18 -18
  340. package/dist/esm/clusters/keypad-input.js +3 -3
  341. package/dist/esm/clusters/label.d.ts +10 -10
  342. package/dist/esm/clusters/label.js +3 -3
  343. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  344. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  345. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  346. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  347. package/dist/esm/clusters/laundry-washer-mode.d.ts +34 -34
  348. package/dist/esm/clusters/laundry-washer-mode.js +5 -5
  349. package/dist/esm/clusters/level-control.d.ts +303 -303
  350. package/dist/esm/clusters/level-control.js +32 -32
  351. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  352. package/dist/esm/clusters/localization-configuration.js +2 -2
  353. package/dist/esm/clusters/low-power.d.ts +2 -2
  354. package/dist/esm/clusters/low-power.js +1 -1
  355. package/dist/esm/clusters/media-input.d.ts +47 -47
  356. package/dist/esm/clusters/media-input.js +11 -11
  357. package/dist/esm/clusters/media-playback.d.ts +390 -390
  358. package/dist/esm/clusters/media-playback.js +57 -57
  359. package/dist/esm/clusters/messages.d.ts +154 -154
  360. package/dist/esm/clusters/messages.js +38 -38
  361. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  362. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  363. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  364. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  365. package/dist/esm/clusters/mode-base.d.ts +59 -59
  366. package/dist/esm/clusters/mode-base.js +13 -13
  367. package/dist/esm/clusters/mode-select.d.ts +51 -51
  368. package/dist/esm/clusters/mode-select.js +13 -13
  369. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  370. package/dist/esm/clusters/network-commissioning.js +46 -46
  371. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  372. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  373. package/dist/esm/clusters/on-off.d.ts +103 -103
  374. package/dist/esm/clusters/on-off.js +19 -19
  375. package/dist/esm/clusters/operational-credentials.d.ts +106 -106
  376. package/dist/esm/clusters/operational-credentials.js +38 -38
  377. package/dist/esm/clusters/operational-state.d.ts +67 -67
  378. package/dist/esm/clusters/operational-state.js +21 -21
  379. package/dist/esm/clusters/ota-software-update-provider.d.ts +65 -65
  380. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  381. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  382. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  383. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +16 -16
  384. package/dist/esm/clusters/oven-cavity-operational-state.js +11 -11
  385. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  386. package/dist/esm/clusters/oven-mode.js +8 -8
  387. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  388. package/dist/esm/clusters/power-source-configuration.js +1 -1
  389. package/dist/esm/clusters/power-source.d.ts +155 -155
  390. package/dist/esm/clusters/power-source.js +41 -41
  391. package/dist/esm/clusters/power-topology.d.ts +8 -8
  392. package/dist/esm/clusters/power-topology.js +2 -2
  393. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  394. package/dist/esm/clusters/pressure-measurement.js +9 -9
  395. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  396. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  397. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  398. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  399. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  401. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  402. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  403. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  404. package/dist/esm/clusters/resource-monitoring.js +7 -7
  405. package/dist/esm/clusters/rvc-clean-mode.d.ts +49 -49
  406. package/dist/esm/clusters/rvc-clean-mode.js +9 -9
  407. package/dist/esm/clusters/rvc-operational-state.d.ts +54 -54
  408. package/dist/esm/clusters/rvc-operational-state.js +17 -17
  409. package/dist/esm/clusters/rvc-run-mode.d.ts +55 -55
  410. package/dist/esm/clusters/rvc-run-mode.js +9 -9
  411. package/dist/esm/clusters/scenes-management.d.ts +244 -244
  412. package/dist/esm/clusters/scenes-management.js +69 -69
  413. package/dist/esm/clusters/service-area.d.ts +128 -128
  414. package/dist/esm/clusters/service-area.js +26 -26
  415. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  416. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  417. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  418. package/dist/esm/clusters/software-diagnostics.js +14 -14
  419. package/dist/esm/clusters/switch.d.ts +105 -105
  420. package/dist/esm/clusters/switch.js +23 -23
  421. package/dist/esm/clusters/target-navigator.d.ts +32 -32
  422. package/dist/esm/clusters/target-navigator.js +10 -10
  423. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  424. package/dist/esm/clusters/temperature-control.js +12 -12
  425. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  426. package/dist/esm/clusters/temperature-measurement.js +4 -4
  427. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  429. package/dist/esm/clusters/thermostat.d.ts +514 -514
  430. package/dist/esm/clusters/thermostat.js +114 -114
  431. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  432. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  433. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  434. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  435. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  436. package/dist/esm/clusters/thread-network-directory.js +11 -11
  437. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  438. package/dist/esm/clusters/time-format-localization.js +3 -3
  439. package/dist/esm/clusters/time-synchronization.d.ts +246 -246
  440. package/dist/esm/clusters/time-synchronization.js +47 -47
  441. package/dist/esm/clusters/unit-localization.d.ts +9 -9
  442. package/dist/esm/clusters/unit-localization.js +2 -2
  443. package/dist/esm/clusters/user-label.d.ts +2 -2
  444. package/dist/esm/clusters/user-label.js +1 -1
  445. package/dist/esm/clusters/valve-configuration-and-control.d.ts +81 -81
  446. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  447. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  448. package/dist/esm/clusters/wake-on-lan.js +2 -2
  449. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  450. package/dist/esm/clusters/water-heater-management.js +16 -16
  451. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  452. package/dist/esm/clusters/water-heater-mode.js +8 -8
  453. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  454. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  455. package/dist/esm/clusters/wi-fi-network-management.d.ts +8 -8
  456. package/dist/esm/clusters/wi-fi-network-management.js +4 -4
  457. package/dist/esm/clusters/window-covering.d.ts +183 -183
  458. package/dist/esm/clusters/window-covering.js +49 -49
  459. package/dist/esm/dcl/operational-certificate.d.ts +8 -1
  460. package/dist/esm/dcl/operational-certificate.d.ts.map +1 -1
  461. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  462. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  463. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  464. package/dist/esm/globals/Currency.d.ts +2 -2
  465. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  466. package/dist/esm/globals/Locationdesc.js +3 -3
  467. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  468. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  470. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  471. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  472. package/dist/esm/globals/Namespace.d.ts +1 -1
  473. package/dist/esm/globals/Price.d.ts +2 -2
  474. package/dist/esm/globals/Priority.d.ts +1 -1
  475. package/dist/esm/globals/Semtag.d.ts +6 -6
  476. package/dist/esm/globals/Semtag.js +4 -4
  477. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  478. package/dist/esm/globals/Status.d.ts +36 -36
  479. package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/dist/esm/protocol/definitions/secure-channel.d.ts +2 -0
  482. package/dist/esm/protocol/definitions/secure-channel.d.ts.map +1 -1
  483. package/dist/esm/protocol/definitions/secure-channel.js +1 -0
  484. package/dist/esm/protocol/definitions/secure-channel.js.map +1 -1
  485. package/dist/esm/schema/PairingCodeSchema.d.ts +4 -0
  486. package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
  487. package/dist/esm/schema/PairingCodeSchema.js +18 -2
  488. package/dist/esm/schema/PairingCodeSchema.js.map +2 -2
  489. package/package.json +5 -5
  490. package/src/clusters/access-control.ts +72 -72
  491. package/src/clusters/account-login.ts +22 -22
  492. package/src/clusters/actions.ts +86 -86
  493. package/src/clusters/administrator-commissioning.ts +23 -23
  494. package/src/clusters/air-quality.ts +4 -4
  495. package/src/clusters/alarm-base.ts +22 -22
  496. package/src/clusters/application-basic.ts +14 -14
  497. package/src/clusters/application-launcher.ts +33 -33
  498. package/src/clusters/audio-output.ts +17 -17
  499. package/src/clusters/basic-information.ts +48 -48
  500. package/src/clusters/binding.ts +8 -8
  501. package/src/clusters/boolean-state-configuration.ts +31 -31
  502. package/src/clusters/boolean-state.ts +6 -6
  503. package/src/clusters/bridged-device-basic-information.ts +39 -39
  504. package/src/clusters/channel.ts +113 -113
  505. package/src/clusters/color-control.ts +168 -168
  506. package/src/clusters/commissioner-control.ts +15 -15
  507. package/src/clusters/concentration-measurement.ts +15 -15
  508. package/src/clusters/content-app-observer.ts +13 -13
  509. package/src/clusters/content-control.ts +106 -106
  510. package/src/clusters/content-launcher.ts +73 -73
  511. package/src/clusters/descriptor.ts +14 -14
  512. package/src/clusters/device-energy-management-mode.ts +28 -28
  513. package/src/clusters/device-energy-management.ts +136 -136
  514. package/src/clusters/diagnostic-logs.ts +30 -30
  515. package/src/clusters/dishwasher-alarm.ts +24 -24
  516. package/src/clusters/dishwasher-mode.ts +27 -27
  517. package/src/clusters/door-lock.ts +378 -378
  518. package/src/clusters/ecosystem-information.ts +21 -21
  519. package/src/clusters/electrical-energy-measurement.ts +40 -40
  520. package/src/clusters/electrical-power-measurement.ts +54 -54
  521. package/src/clusters/energy-evse-mode.ts +28 -28
  522. package/src/clusters/energy-evse.ts +109 -109
  523. package/src/clusters/energy-preference.ts +19 -19
  524. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  525. package/src/clusters/fan-control.ts +30 -30
  526. package/src/clusters/fixed-label.ts +2 -2
  527. package/src/clusters/flow-measurement.ts +5 -5
  528. package/src/clusters/general-commissioning.ts +45 -45
  529. package/src/clusters/general-diagnostics.ts +66 -66
  530. package/src/clusters/group-key-management.ts +45 -45
  531. package/src/clusters/groups.ts +44 -44
  532. package/src/clusters/icd-management.ts +50 -50
  533. package/src/clusters/identify.ts +14 -14
  534. package/src/clusters/illuminance-measurement.ts +7 -7
  535. package/src/clusters/joint-fabric-administrator.ts +31 -31
  536. package/src/clusters/joint-fabric-datastore.ts +145 -145
  537. package/src/clusters/keypad-input.ts +13 -13
  538. package/src/clusters/label.ts +5 -5
  539. package/src/clusters/laundry-dryer-controls.ts +4 -4
  540. package/src/clusters/laundry-washer-controls.ts +11 -11
  541. package/src/clusters/laundry-washer-mode.ts +25 -25
  542. package/src/clusters/level-control.ts +49 -49
  543. package/src/clusters/localization-configuration.ts +3 -3
  544. package/src/clusters/low-power.ts +2 -2
  545. package/src/clusters/media-input.ts +20 -20
  546. package/src/clusters/media-playback.ts +96 -96
  547. package/src/clusters/messages.ts +61 -61
  548. package/src/clusters/microwave-oven-control.ts +23 -23
  549. package/src/clusters/microwave-oven-mode.ts +25 -25
  550. package/src/clusters/mode-base.ts +37 -37
  551. package/src/clusters/mode-select.ts +22 -22
  552. package/src/clusters/network-commissioning.ts +76 -76
  553. package/src/clusters/occupancy-sensing.ts +29 -29
  554. package/src/clusters/on-off.ts +33 -33
  555. package/src/clusters/operational-credentials.ts +75 -75
  556. package/src/clusters/operational-state.ts +34 -34
  557. package/src/clusters/ota-software-update-provider.ts +43 -43
  558. package/src/clusters/ota-software-update-requestor.ts +55 -55
  559. package/src/clusters/oven-cavity-operational-state.ts +14 -14
  560. package/src/clusters/oven-mode.ts +34 -34
  561. package/src/clusters/power-source-configuration.ts +2 -2
  562. package/src/clusters/power-source.ts +59 -59
  563. package/src/clusters/power-topology.ts +4 -4
  564. package/src/clusters/pressure-measurement.ts +11 -11
  565. package/src/clusters/pump-configuration-and-control.ts +69 -69
  566. package/src/clusters/refrigerator-alarm.ts +18 -18
  567. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  568. package/src/clusters/relative-humidity-measurement.ts +5 -5
  569. package/src/clusters/resource-monitoring.ts +13 -13
  570. package/src/clusters/rvc-clean-mode.ts +32 -32
  571. package/src/clusters/rvc-operational-state.ts +28 -28
  572. package/src/clusters/rvc-run-mode.ts +38 -38
  573. package/src/clusters/scenes-management.ts +111 -111
  574. package/src/clusters/service-area.ts +50 -50
  575. package/src/clusters/smoke-co-alarm.ts +66 -66
  576. package/src/clusters/software-diagnostics.ts +20 -20
  577. package/src/clusters/switch.ts +45 -45
  578. package/src/clusters/target-navigator.ts +22 -22
  579. package/src/clusters/temperature-control.ts +19 -19
  580. package/src/clusters/temperature-measurement.ts +5 -5
  581. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  582. package/src/clusters/thermostat.ts +172 -172
  583. package/src/clusters/thread-border-router-management.ts +23 -23
  584. package/src/clusters/thread-network-diagnostics.ts +125 -125
  585. package/src/clusters/thread-network-directory.ts +22 -22
  586. package/src/clusters/time-format-localization.ts +7 -7
  587. package/src/clusters/time-synchronization.ts +82 -82
  588. package/src/clusters/unit-localization.ts +5 -5
  589. package/src/clusters/user-label.ts +2 -2
  590. package/src/clusters/valve-configuration-and-control.ts +36 -36
  591. package/src/clusters/wake-on-lan.ts +3 -3
  592. package/src/clusters/water-heater-management.ts +26 -26
  593. package/src/clusters/water-heater-mode.ts +27 -27
  594. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  595. package/src/clusters/wi-fi-network-management.ts +7 -7
  596. package/src/clusters/window-covering.ts +68 -68
  597. package/src/dcl/operational-certificate.ts +9 -1
  598. package/src/globals/AtomicAttributeStatus.ts +4 -4
  599. package/src/globals/AtomicRequestType.ts +1 -1
  600. package/src/globals/Currency.ts +2 -2
  601. package/src/globals/Locationdesc.ts +5 -5
  602. package/src/globals/MeasurementAccuracy.ts +5 -5
  603. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  604. package/src/globals/MeasurementType.ts +1 -1
  605. package/src/globals/Namespace.ts +1 -1
  606. package/src/globals/Price.ts +2 -2
  607. package/src/globals/Priority.ts +1 -1
  608. package/src/globals/Semtag.ts +6 -6
  609. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  610. package/src/globals/Status.ts +36 -36
  611. package/src/globals/ThreeLevelAuto.ts +1 -1
  612. package/src/globals/WildcardPathFlags.ts +1 -1
  613. package/src/protocol/definitions/secure-channel.ts +3 -0
  614. package/src/schema/PairingCodeSchema.ts +21 -4
@@ -13,7 +13,7 @@ export declare namespace PowerSource {
13
13
  /**
14
14
  * These are optional features supported by PowerSourceCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v141.Core} § 11.7.4
16
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.6.5
45
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.6.1
58
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.1
77
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.1.1
83
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.1.2
89
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.1
96
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1
97
97
  */
98
98
  interface WiredFaultChangeEvent extends TypeFromSchema<typeof TlvWiredFaultChangeEvent> {
99
99
  }
100
100
  /**
101
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.6
101
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.6.7
118
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.6.2
139
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.2
158
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.2.1
164
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.2.2
170
+ * @see {@link MatterSpecification.v142.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.v141.Core} § 11.7.8.2
177
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2
178
178
  */
179
179
  interface BatFaultChangeEvent extends TypeFromSchema<typeof TlvBatFaultChangeEvent> {
180
180
  }
181
181
  /**
182
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.8
182
+ * @see {@link MatterSpecification.v142.Core} § 11.7.6.8
183
183
  */
184
184
  enum BatCommonDesignation {
185
185
  /**
@@ -487,7 +487,7 @@ export declare namespace PowerSource {
487
487
  E32600 = 80
488
488
  }
489
489
  /**
490
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.9
490
+ * @see {@link MatterSpecification.v142.Core} § 11.7.6.9
491
491
  */
492
492
  enum BatApprovedChemistry {
493
493
  /**
@@ -624,7 +624,7 @@ export declare namespace PowerSource {
624
624
  ZincCerium = 32
625
625
  }
626
626
  /**
627
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.10
627
+ * @see {@link MatterSpecification.v142.Core} § 11.7.6.10
628
628
  */
629
629
  enum BatChargeState {
630
630
  /**
@@ -645,7 +645,7 @@ export declare namespace PowerSource {
645
645
  IsNotCharging = 3
646
646
  }
647
647
  /**
648
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.3
648
+ * @see {@link MatterSpecification.v142.Core} § 11.7.6.3
649
649
  */
650
650
  enum BatChargeFault {
651
651
  /**
@@ -696,32 +696,32 @@ export declare namespace PowerSource {
696
696
  /**
697
697
  * Body of the PowerSource batChargeFaultChange event
698
698
  *
699
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3
699
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3
700
700
  */
701
701
  const TlvBatChargeFaultChangeEvent: import("../tlv/TlvObject.js").ObjectSchema<{
702
702
  /**
703
703
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
704
704
  *
705
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.1
705
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.1
706
706
  */
707
707
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
708
708
  /**
709
709
  * This field shall represent the set of faults detected prior to this change event, as per
710
710
  * ActiveBatChargeFaults.
711
711
  *
712
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.2
712
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.2
713
713
  */
714
714
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
715
715
  }>;
716
716
  /**
717
717
  * Body of the PowerSource batChargeFaultChange event
718
718
  *
719
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3
719
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3
720
720
  */
721
721
  interface BatChargeFaultChangeEvent extends TypeFromSchema<typeof TlvBatChargeFaultChangeEvent> {
722
722
  }
723
723
  /**
724
- * @see {@link MatterSpecification.v141.Core} § 11.7.6.4
724
+ * @see {@link MatterSpecification.v142.Core} § 11.7.6.4
725
725
  */
726
726
  enum PowerSourceStatus {
727
727
  /**
@@ -751,7 +751,7 @@ export declare namespace PowerSource {
751
751
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
752
752
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
753
753
  *
754
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.4
754
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.4
755
755
  */
756
756
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
757
757
  /**
@@ -759,14 +759,14 @@ export declare namespace PowerSource {
759
759
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
760
760
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
761
761
  *
762
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.5
762
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.5
763
763
  */
764
764
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
765
765
  /**
766
766
  * Indicates the type of current the Node expects to be provided by the hard-wired source as specified in
767
767
  * WiredCurrentTypeEnum.
768
768
  *
769
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.6
769
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.6
770
770
  */
771
771
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
772
772
  /**
@@ -775,27 +775,27 @@ export declare namespace PowerSource {
775
775
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
776
776
  * be reported.
777
777
  *
778
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.7
778
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.7
779
779
  */
780
780
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
781
781
  /**
782
782
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
783
783
  * (millivolts), expected to be provided by the hard-wired source.
784
784
  *
785
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.8
785
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.8
786
786
  */
787
787
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
788
788
  /**
789
789
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
790
790
  * (milliamps), expected to be provided by the hard-wired source.
791
791
  *
792
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.9
792
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.9
793
793
  */
794
794
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
795
795
  /**
796
796
  * Indicates if the Node detects that the hard-wired power source is properly connected.
797
797
  *
798
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.10
798
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.10
799
799
  */
800
800
  readonly wiredPresent: OptionalAttribute<boolean, any>;
801
801
  /**
@@ -808,7 +808,7 @@ export declare namespace PowerSource {
808
808
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
809
809
  * this attribute, or they may subscribe to WiredFaultChange.
810
810
  *
811
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.11
811
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.11
812
812
  */
813
813
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
814
814
  };
@@ -818,19 +818,19 @@ export declare namespace PowerSource {
818
818
  * on this wired power source changes. This event shall correspond to a change in value of
819
819
  * ActiveWiredFaults.
820
820
  *
821
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1
821
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1
822
822
  */
823
823
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
824
824
  /**
825
825
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
826
826
  *
827
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.1
827
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.1
828
828
  */
829
829
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
830
830
  /**
831
831
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
832
832
  *
833
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.2
833
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.2
834
834
  */
835
835
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
836
836
  }>, any>;
@@ -845,7 +845,7 @@ export declare namespace PowerSource {
845
845
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
846
846
  * indicate the Node is currently unable to assess the value.
847
847
  *
848
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.12
848
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.12
849
849
  */
850
850
  readonly batVoltage: OptionalAttribute<number | null, any>;
851
851
  /**
@@ -862,7 +862,7 @@ export declare namespace PowerSource {
862
862
  *
863
863
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
864
864
  *
865
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.13
865
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.13
866
866
  */
867
867
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
868
868
  /**
@@ -877,14 +877,14 @@ export declare namespace PowerSource {
877
877
  *
878
878
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
879
879
  *
880
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.14
880
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.14
881
881
  */
882
882
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
883
883
  /**
884
884
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
885
885
  * required as specified in BatChargeLevelEnum.
886
886
  *
887
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.15
887
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.15
888
888
  */
889
889
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
890
890
  /**
@@ -892,19 +892,19 @@ export declare namespace PowerSource {
892
892
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
893
893
  * fault with a rechargeable or even non-replaceable cell.
894
894
  *
895
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.16
895
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.16
896
896
  */
897
897
  readonly batReplacementNeeded: Attribute<boolean, any>;
898
898
  /**
899
899
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
900
900
  *
901
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.17
901
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.17
902
902
  */
903
903
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
904
904
  /**
905
905
  * Indicates whether the Node detects that the batteries are properly installed.
906
906
  *
907
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.18
907
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.18
908
908
  */
909
909
  readonly batPresent: OptionalAttribute<boolean, any>;
910
910
  /**
@@ -917,7 +917,7 @@ export declare namespace PowerSource {
917
917
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
918
918
  * this attribute, or they may subscribe to BatFaultChange.
919
919
  *
920
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.19
920
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.19
921
921
  */
922
922
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
923
923
  };
@@ -927,19 +927,19 @@ export declare namespace PowerSource {
927
927
  * on this battery power source changes. This event shall correspond to a change in value of
928
928
  * ActiveBatFaults.
929
929
  *
930
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2
930
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2
931
931
  */
932
932
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
933
933
  /**
934
934
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
935
935
  *
936
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.1
936
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.1
937
937
  */
938
938
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
939
939
  /**
940
940
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
941
941
  *
942
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.2
942
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.2
943
943
  */
944
944
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
945
945
  }>, any>;
@@ -954,40 +954,40 @@ export declare namespace PowerSource {
954
954
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
955
955
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
956
956
  *
957
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.20
957
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.20
958
958
  */
959
959
  readonly batReplacementDescription: FixedAttribute<string, any>;
960
960
  /**
961
961
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
962
962
  * BatCommonDesignationEnum.
963
963
  *
964
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.21
964
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.21
965
965
  */
966
966
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
967
967
  /**
968
968
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
969
969
  *
970
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.22
970
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.22
971
971
  */
972
972
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
973
973
  /**
974
974
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
975
975
  *
976
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.23
976
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.23
977
977
  */
978
978
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
979
979
  /**
980
980
  * Indicates the ID of the preferred chemistry of the battery source as specified in
981
981
  * BatApprovedChemistryEnum.
982
982
  *
983
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.24
983
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.24
984
984
  */
985
985
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
986
986
  /**
987
987
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
988
988
  * source.
989
989
  *
990
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.26
990
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.26
991
991
  */
992
992
  readonly batQuantity: FixedAttribute<number, any>;
993
993
  };
@@ -1001,7 +1001,7 @@ export declare namespace PowerSource {
1001
1001
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1002
1002
  * battery cells or packs in the battery source.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.25
1004
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.25
1005
1005
  */
1006
1006
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1007
1007
  };
@@ -1015,7 +1015,7 @@ export declare namespace PowerSource {
1015
1015
  * Indicates the current state of the battery source with respect to charging as specified in
1016
1016
  * BatChargeStateEnum.
1017
1017
  *
1018
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.27
1018
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.27
1019
1019
  */
1020
1020
  readonly batChargeState: Attribute<BatChargeState, any>;
1021
1021
  /**
@@ -1030,20 +1030,20 @@ export declare namespace PowerSource {
1030
1030
  *
1031
1031
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1032
1032
  *
1033
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.28
1033
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.28
1034
1034
  */
1035
1035
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
1036
1036
  /**
1037
1037
  * Indicates whether the Node can remain operational while the battery source is charging.
1038
1038
  *
1039
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.29
1039
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.29
1040
1040
  */
1041
1041
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
1042
1042
  /**
1043
1043
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
1044
1044
  * NULL shall indicate the Node is currently unable to assess the value.
1045
1045
  *
1046
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.30
1046
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.30
1047
1047
  */
1048
1048
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
1049
1049
  /**
@@ -1056,7 +1056,7 @@ export declare namespace PowerSource {
1056
1056
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
1057
1057
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
1058
1058
  *
1059
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.31
1059
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.31
1060
1060
  */
1061
1061
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
1062
1062
  };
@@ -1066,20 +1066,20 @@ export declare namespace PowerSource {
1066
1066
  * Node on this battery power source changes. This event shall correspond to a change in value of
1067
1067
  * ActiveBatChargeFaults.
1068
1068
  *
1069
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3
1069
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3
1070
1070
  */
1071
1071
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1072
1072
  /**
1073
1073
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
1074
1074
  *
1075
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.1
1075
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.1
1076
1076
  */
1077
1077
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1078
1078
  /**
1079
1079
  * This field shall represent the set of faults detected prior to this change event, as per
1080
1080
  * ActiveBatChargeFaults.
1081
1081
  *
1082
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.2
1082
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.2
1083
1083
  */
1084
1084
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1085
1085
  }>, any>;
@@ -1115,7 +1115,7 @@ export declare namespace PowerSource {
1115
1115
  * Indicates the participation of this power source in providing power to the Node as specified in
1116
1116
  * PowerSourceStatusEnum.
1117
1117
  *
1118
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.1
1118
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.1
1119
1119
  */
1120
1120
  readonly status: Attribute<PowerSourceStatus, any>;
1121
1121
  /**
@@ -1125,7 +1125,7 @@ export declare namespace PowerSource {
1125
1125
  *
1126
1126
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
1127
1127
  *
1128
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.2
1128
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.2
1129
1129
  */
1130
1130
  readonly order: Attribute<number, any>;
1131
1131
  /**
@@ -1133,7 +1133,7 @@ export declare namespace PowerSource {
1133
1133
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
1134
1134
  * to convey information such as battery form factor, or chemistry.
1135
1135
  *
1136
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.3
1136
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.3
1137
1137
  */
1138
1138
  readonly description: FixedAttribute<string, any>;
1139
1139
  /**
@@ -1165,7 +1165,7 @@ export declare namespace PowerSource {
1165
1165
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
1166
1166
  * instance associated with the battery backup would list the endpoints that have a battery backup.
1167
1167
  *
1168
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.32
1168
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.32
1169
1169
  */
1170
1170
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
1171
1171
  };
@@ -1184,7 +1184,7 @@ export declare namespace PowerSource {
1184
1184
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
1185
1185
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
1186
1186
  *
1187
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.4
1187
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.4
1188
1188
  */
1189
1189
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
1190
1190
  /**
@@ -1192,14 +1192,14 @@ export declare namespace PowerSource {
1192
1192
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
1193
1193
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
1194
1194
  *
1195
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.5
1195
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.5
1196
1196
  */
1197
1197
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
1198
1198
  /**
1199
1199
  * Indicates the type of current the Node expects to be provided by the hard-wired source as specified in
1200
1200
  * WiredCurrentTypeEnum.
1201
1201
  *
1202
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.6
1202
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.6
1203
1203
  */
1204
1204
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
1205
1205
  /**
@@ -1208,27 +1208,27 @@ export declare namespace PowerSource {
1208
1208
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
1209
1209
  * be reported.
1210
1210
  *
1211
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.7
1211
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.7
1212
1212
  */
1213
1213
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
1214
1214
  /**
1215
1215
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
1216
1216
  * (millivolts), expected to be provided by the hard-wired source.
1217
1217
  *
1218
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.8
1218
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.8
1219
1219
  */
1220
1220
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
1221
1221
  /**
1222
1222
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
1223
1223
  * (milliamps), expected to be provided by the hard-wired source.
1224
1224
  *
1225
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.9
1225
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.9
1226
1226
  */
1227
1227
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
1228
1228
  /**
1229
1229
  * Indicates if the Node detects that the hard-wired power source is properly connected.
1230
1230
  *
1231
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.10
1231
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.10
1232
1232
  */
1233
1233
  readonly wiredPresent: OptionalAttribute<boolean, any>;
1234
1234
  /**
@@ -1241,7 +1241,7 @@ export declare namespace PowerSource {
1241
1241
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1242
1242
  * this attribute, or they may subscribe to WiredFaultChange.
1243
1243
  *
1244
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.11
1244
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.11
1245
1245
  */
1246
1246
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
1247
1247
  };
@@ -1251,19 +1251,19 @@ export declare namespace PowerSource {
1251
1251
  * on this wired power source changes. This event shall correspond to a change in value of
1252
1252
  * ActiveWiredFaults.
1253
1253
  *
1254
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1
1254
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1
1255
1255
  */
1256
1256
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1257
1257
  /**
1258
1258
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
1259
1259
  *
1260
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.1
1260
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.1
1261
1261
  */
1262
1262
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1263
1263
  /**
1264
1264
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
1265
1265
  *
1266
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.2
1266
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.2
1267
1267
  */
1268
1268
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1269
1269
  }>, any>;
@@ -1279,7 +1279,7 @@ export declare namespace PowerSource {
1279
1279
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
1280
1280
  * indicate the Node is currently unable to assess the value.
1281
1281
  *
1282
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.12
1282
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.12
1283
1283
  */
1284
1284
  readonly batVoltage: OptionalAttribute<number | null, any>;
1285
1285
  /**
@@ -1296,7 +1296,7 @@ export declare namespace PowerSource {
1296
1296
  *
1297
1297
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1298
1298
  *
1299
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.13
1299
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.13
1300
1300
  */
1301
1301
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
1302
1302
  /**
@@ -1311,14 +1311,14 @@ export declare namespace PowerSource {
1311
1311
  *
1312
1312
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1313
1313
  *
1314
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.14
1314
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.14
1315
1315
  */
1316
1316
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
1317
1317
  /**
1318
1318
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
1319
1319
  * required as specified in BatChargeLevelEnum.
1320
1320
  *
1321
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.15
1321
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.15
1322
1322
  */
1323
1323
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
1324
1324
  /**
@@ -1326,19 +1326,19 @@ export declare namespace PowerSource {
1326
1326
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
1327
1327
  * fault with a rechargeable or even non-replaceable cell.
1328
1328
  *
1329
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.16
1329
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.16
1330
1330
  */
1331
1331
  readonly batReplacementNeeded: Attribute<boolean, any>;
1332
1332
  /**
1333
1333
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
1334
1334
  *
1335
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.17
1335
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.17
1336
1336
  */
1337
1337
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
1338
1338
  /**
1339
1339
  * Indicates whether the Node detects that the batteries are properly installed.
1340
1340
  *
1341
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.18
1341
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.18
1342
1342
  */
1343
1343
  readonly batPresent: OptionalAttribute<boolean, any>;
1344
1344
  /**
@@ -1351,7 +1351,7 @@ export declare namespace PowerSource {
1351
1351
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1352
1352
  * this attribute, or they may subscribe to BatFaultChange.
1353
1353
  *
1354
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.19
1354
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.19
1355
1355
  */
1356
1356
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
1357
1357
  };
@@ -1361,19 +1361,19 @@ export declare namespace PowerSource {
1361
1361
  * on this battery power source changes. This event shall correspond to a change in value of
1362
1362
  * ActiveBatFaults.
1363
1363
  *
1364
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2
1364
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2
1365
1365
  */
1366
1366
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1367
1367
  /**
1368
1368
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
1369
1369
  *
1370
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.1
1370
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.1
1371
1371
  */
1372
1372
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1373
1373
  /**
1374
1374
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
1375
1375
  *
1376
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.2
1376
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.2
1377
1377
  */
1378
1378
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1379
1379
  }>, any>;
@@ -1389,40 +1389,40 @@ export declare namespace PowerSource {
1389
1389
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
1390
1390
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
1391
1391
  *
1392
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.20
1392
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.20
1393
1393
  */
1394
1394
  readonly batReplacementDescription: FixedAttribute<string, any>;
1395
1395
  /**
1396
1396
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
1397
1397
  * BatCommonDesignationEnum.
1398
1398
  *
1399
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.21
1399
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.21
1400
1400
  */
1401
1401
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
1402
1402
  /**
1403
1403
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
1404
1404
  *
1405
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.22
1405
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.22
1406
1406
  */
1407
1407
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
1408
1408
  /**
1409
1409
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
1410
1410
  *
1411
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.23
1411
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.23
1412
1412
  */
1413
1413
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
1414
1414
  /**
1415
1415
  * Indicates the ID of the preferred chemistry of the battery source as specified in
1416
1416
  * BatApprovedChemistryEnum.
1417
1417
  *
1418
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.24
1418
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.24
1419
1419
  */
1420
1420
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
1421
1421
  /**
1422
1422
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
1423
1423
  * source.
1424
1424
  *
1425
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.26
1425
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.26
1426
1426
  */
1427
1427
  readonly batQuantity: FixedAttribute<number, any>;
1428
1428
  };
@@ -1437,7 +1437,7 @@ export declare namespace PowerSource {
1437
1437
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1438
1438
  * battery cells or packs in the battery source.
1439
1439
  *
1440
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.25
1440
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.25
1441
1441
  */
1442
1442
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1443
1443
  };
@@ -1452,7 +1452,7 @@ export declare namespace PowerSource {
1452
1452
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1453
1453
  * battery cells or packs in the battery source.
1454
1454
  *
1455
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.25
1455
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.25
1456
1456
  */
1457
1457
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1458
1458
  };
@@ -1467,7 +1467,7 @@ export declare namespace PowerSource {
1467
1467
  * Indicates the current state of the battery source with respect to charging as specified in
1468
1468
  * BatChargeStateEnum.
1469
1469
  *
1470
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.27
1470
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.27
1471
1471
  */
1472
1472
  readonly batChargeState: Attribute<BatChargeState, any>;
1473
1473
  /**
@@ -1482,20 +1482,20 @@ export declare namespace PowerSource {
1482
1482
  *
1483
1483
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1484
1484
  *
1485
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.28
1485
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.28
1486
1486
  */
1487
1487
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
1488
1488
  /**
1489
1489
  * Indicates whether the Node can remain operational while the battery source is charging.
1490
1490
  *
1491
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.29
1491
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.29
1492
1492
  */
1493
1493
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
1494
1494
  /**
1495
1495
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
1496
1496
  * NULL shall indicate the Node is currently unable to assess the value.
1497
1497
  *
1498
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.30
1498
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.30
1499
1499
  */
1500
1500
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
1501
1501
  /**
@@ -1508,7 +1508,7 @@ export declare namespace PowerSource {
1508
1508
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
1509
1509
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
1510
1510
  *
1511
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.31
1511
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.31
1512
1512
  */
1513
1513
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
1514
1514
  };
@@ -1518,20 +1518,20 @@ export declare namespace PowerSource {
1518
1518
  * Node on this battery power source changes. This event shall correspond to a change in value of
1519
1519
  * ActiveBatChargeFaults.
1520
1520
  *
1521
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3
1521
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3
1522
1522
  */
1523
1523
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1524
1524
  /**
1525
1525
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
1526
1526
  *
1527
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.1
1527
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.1
1528
1528
  */
1529
1529
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1530
1530
  /**
1531
1531
  * This field shall represent the set of faults detected prior to this change event, as per
1532
1532
  * ActiveBatChargeFaults.
1533
1533
  *
1534
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.2
1534
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.2
1535
1535
  */
1536
1536
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
1537
1537
  }>, any>;
@@ -1593,7 +1593,7 @@ export declare namespace PowerSource {
1593
1593
  * Indicates the participation of this power source in providing power to the Node as specified in
1594
1594
  * PowerSourceStatusEnum.
1595
1595
  *
1596
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.1
1596
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.1
1597
1597
  */
1598
1598
  readonly status: Attribute<PowerSourceStatus, any>;
1599
1599
  /**
@@ -1603,7 +1603,7 @@ export declare namespace PowerSource {
1603
1603
  *
1604
1604
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
1605
1605
  *
1606
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.2
1606
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.2
1607
1607
  */
1608
1608
  readonly order: Attribute<number, any>;
1609
1609
  /**
@@ -1611,7 +1611,7 @@ export declare namespace PowerSource {
1611
1611
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
1612
1612
  * to convey information such as battery form factor, or chemistry.
1613
1613
  *
1614
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.3
1614
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.3
1615
1615
  */
1616
1616
  readonly description: FixedAttribute<string, any>;
1617
1617
  /**
@@ -1643,7 +1643,7 @@ export declare namespace PowerSource {
1643
1643
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
1644
1644
  * instance associated with the battery backup would list the endpoints that have a battery backup.
1645
1645
  *
1646
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.32
1646
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.32
1647
1647
  */
1648
1648
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
1649
1649
  };
@@ -1662,7 +1662,7 @@ export declare namespace PowerSource {
1662
1662
  * A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is
1663
1663
  * not connected, but the Node is still able to assess a value, then the assessed value may be reported.
1664
1664
  *
1665
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.4
1665
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.4
1666
1666
  */
1667
1667
  readonly wiredAssessedInputVoltage: OptionalAttribute<number | null, any>;
1668
1668
  /**
@@ -1670,14 +1670,14 @@ export declare namespace PowerSource {
1670
1670
  * value of NULL shall indicate the Node is currently unable to assess the value. If the wired source is not
1671
1671
  * connected, but the Node is still able to assess a value, then the assessed value may be reported.
1672
1672
  *
1673
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.5
1673
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.5
1674
1674
  */
1675
1675
  readonly wiredAssessedInputFrequency: OptionalAttribute<number | null, any>;
1676
1676
  /**
1677
1677
  * Indicates the type of current the Node expects to be provided by the hard-wired source as specified in
1678
1678
  * WiredCurrentTypeEnum.
1679
1679
  *
1680
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.6
1680
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.6
1681
1681
  */
1682
1682
  readonly wiredCurrentType: FixedAttribute<WiredCurrentType, any>;
1683
1683
  /**
@@ -1686,27 +1686,27 @@ export declare namespace PowerSource {
1686
1686
  * wired source is not connected, but the Node is still able to assess a value, then the assessed value may
1687
1687
  * be reported.
1688
1688
  *
1689
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.7
1689
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.7
1690
1690
  */
1691
1691
  readonly wiredAssessedCurrent: OptionalAttribute<number | null, any>;
1692
1692
  /**
1693
1693
  * Indicates the nominal voltage, printed as part of the Node’s regulatory compliance label in mV
1694
1694
  * (millivolts), expected to be provided by the hard-wired source.
1695
1695
  *
1696
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.8
1696
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.8
1697
1697
  */
1698
1698
  readonly wiredNominalVoltage: OptionalFixedAttribute<number, any>;
1699
1699
  /**
1700
1700
  * Indicates the maximum current, printed as part of the Node’s regulatory compliance label in mA
1701
1701
  * (milliamps), expected to be provided by the hard-wired source.
1702
1702
  *
1703
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.9
1703
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.9
1704
1704
  */
1705
1705
  readonly wiredMaximumCurrent: OptionalFixedAttribute<number, any>;
1706
1706
  /**
1707
1707
  * Indicates if the Node detects that the hard-wired power source is properly connected.
1708
1708
  *
1709
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.10
1709
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.10
1710
1710
  */
1711
1711
  readonly wiredPresent: OptionalAttribute<boolean, any>;
1712
1712
  /**
@@ -1719,7 +1719,7 @@ export declare namespace PowerSource {
1719
1719
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1720
1720
  * this attribute, or they may subscribe to WiredFaultChange.
1721
1721
  *
1722
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.11
1722
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.11
1723
1723
  */
1724
1724
  readonly activeWiredFaults: OptionalAttribute<WiredFault[], any>;
1725
1725
  };
@@ -1729,19 +1729,19 @@ export declare namespace PowerSource {
1729
1729
  * on this wired power source changes. This event shall correspond to a change in value of
1730
1730
  * ActiveWiredFaults.
1731
1731
  *
1732
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1
1732
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1
1733
1733
  */
1734
1734
  readonly wiredFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1735
1735
  /**
1736
1736
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
1737
1737
  *
1738
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.1
1738
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.1
1739
1739
  */
1740
1740
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1741
1741
  /**
1742
1742
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
1743
1743
  *
1744
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.2
1744
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.2
1745
1745
  */
1746
1746
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
1747
1747
  }>, any>;
@@ -1757,7 +1757,7 @@ export declare namespace PowerSource {
1757
1757
  * Indicates the currently measured output voltage of the battery in mV (millivolts). A value of NULL shall
1758
1758
  * indicate the Node is currently unable to assess the value.
1759
1759
  *
1760
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.12
1760
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.12
1761
1761
  */
1762
1762
  readonly batVoltage: OptionalAttribute<number | null, any>;
1763
1763
  /**
@@ -1774,7 +1774,7 @@ export declare namespace PowerSource {
1774
1774
  *
1775
1775
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1776
1776
  *
1777
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.13
1777
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.13
1778
1778
  */
1779
1779
  readonly batPercentRemaining: OptionalAttribute<number | null, any>;
1780
1780
  /**
@@ -1789,14 +1789,14 @@ export declare namespace PowerSource {
1789
1789
  *
1790
1790
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1791
1791
  *
1792
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.14
1792
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.14
1793
1793
  */
1794
1794
  readonly batTimeRemaining: OptionalAttribute<number | null, any>;
1795
1795
  /**
1796
1796
  * Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is
1797
1797
  * required as specified in BatChargeLevelEnum.
1798
1798
  *
1799
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.15
1799
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.15
1800
1800
  */
1801
1801
  readonly batChargeLevel: Attribute<BatChargeLevel, any>;
1802
1802
  /**
@@ -1804,19 +1804,19 @@ export declare namespace PowerSource {
1804
1804
  * with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or serious
1805
1805
  * fault with a rechargeable or even non-replaceable cell.
1806
1806
  *
1807
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.16
1807
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.16
1808
1808
  */
1809
1809
  readonly batReplacementNeeded: Attribute<boolean, any>;
1810
1810
  /**
1811
1811
  * Indicates the replaceability of the battery as specified in BatReplaceabilityEnum.
1812
1812
  *
1813
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.17
1813
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.17
1814
1814
  */
1815
1815
  readonly batReplaceability: FixedAttribute<BatReplaceability, any>;
1816
1816
  /**
1817
1817
  * Indicates whether the Node detects that the batteries are properly installed.
1818
1818
  *
1819
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.18
1819
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.18
1820
1820
  */
1821
1821
  readonly batPresent: OptionalAttribute<boolean, any>;
1822
1822
  /**
@@ -1829,7 +1829,7 @@ export declare namespace PowerSource {
1829
1829
  * SHOULD have no significance. Clients interested in monitoring changes in active faults may subscribe to
1830
1830
  * this attribute, or they may subscribe to BatFaultChange.
1831
1831
  *
1832
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.19
1832
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.19
1833
1833
  */
1834
1834
  readonly activeBatFaults: OptionalAttribute<BatFault[], any>;
1835
1835
  };
@@ -1839,19 +1839,19 @@ export declare namespace PowerSource {
1839
1839
  * on this battery power source changes. This event shall correspond to a change in value of
1840
1840
  * ActiveBatFaults.
1841
1841
  *
1842
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2
1842
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2
1843
1843
  */
1844
1844
  readonly batFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
1845
1845
  /**
1846
1846
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
1847
1847
  *
1848
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.1
1848
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.1
1849
1849
  */
1850
1850
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1851
1851
  /**
1852
1852
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
1853
1853
  *
1854
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.2
1854
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.2
1855
1855
  */
1856
1856
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
1857
1857
  }>, any>;
@@ -1867,40 +1867,40 @@ export declare namespace PowerSource {
1867
1867
  * This attribute shall provide a user-facing description of this battery, which SHOULD contain information
1868
1868
  * required to identify a replacement, such as form factor, chemistry or preferred manufacturer.
1869
1869
  *
1870
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.20
1870
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.20
1871
1871
  */
1872
1872
  readonly batReplacementDescription: FixedAttribute<string, any>;
1873
1873
  /**
1874
1874
  * Indicates the ID of the common or colloquial designation of the battery, as specified in
1875
1875
  * BatCommonDesignationEnum.
1876
1876
  *
1877
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.21
1877
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.21
1878
1878
  */
1879
1879
  readonly batCommonDesignation: OptionalFixedAttribute<BatCommonDesignation, any>;
1880
1880
  /**
1881
1881
  * Indicates the string representing the ANSI designation for the battery as specified in ANSI C18.
1882
1882
  *
1883
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.22
1883
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.22
1884
1884
  */
1885
1885
  readonly batAnsiDesignation: OptionalFixedAttribute<string, any>;
1886
1886
  /**
1887
1887
  * Indicates the string representing the IEC designation for the battery as specified in IEC 60086.
1888
1888
  *
1889
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.23
1889
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.23
1890
1890
  */
1891
1891
  readonly batIecDesignation: OptionalFixedAttribute<string, any>;
1892
1892
  /**
1893
1893
  * Indicates the ID of the preferred chemistry of the battery source as specified in
1894
1894
  * BatApprovedChemistryEnum.
1895
1895
  *
1896
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.24
1896
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.24
1897
1897
  */
1898
1898
  readonly batApprovedChemistry: OptionalFixedAttribute<BatApprovedChemistry, any>;
1899
1899
  /**
1900
1900
  * Indicates the quantity of individual, user- or factory-serviceable battery cells or packs in the battery
1901
1901
  * source.
1902
1902
  *
1903
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.26
1903
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.26
1904
1904
  */
1905
1905
  readonly batQuantity: FixedAttribute<number, any>;
1906
1906
  };
@@ -1915,7 +1915,7 @@ export declare namespace PowerSource {
1915
1915
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1916
1916
  * battery cells or packs in the battery source.
1917
1917
  *
1918
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.25
1918
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.25
1919
1919
  */
1920
1920
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1921
1921
  };
@@ -1930,7 +1930,7 @@ export declare namespace PowerSource {
1930
1930
  * Indicates the preferred minimum charge capacity rating in mAh of individual, user- or factory-serviceable
1931
1931
  * battery cells or packs in the battery source.
1932
1932
  *
1933
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.25
1933
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.25
1934
1934
  */
1935
1935
  readonly batCapacity: OptionalFixedAttribute<number, any>;
1936
1936
  };
@@ -1945,7 +1945,7 @@ export declare namespace PowerSource {
1945
1945
  * Indicates the current state of the battery source with respect to charging as specified in
1946
1946
  * BatChargeStateEnum.
1947
1947
  *
1948
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.27
1948
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.27
1949
1949
  */
1950
1950
  readonly batChargeState: Attribute<BatChargeState, any>;
1951
1951
  /**
@@ -1960,20 +1960,20 @@ export declare namespace PowerSource {
1960
1960
  *
1961
1961
  * Since reporting consumes power, devices SHOULD be careful not to over-report.
1962
1962
  *
1963
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.28
1963
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.28
1964
1964
  */
1965
1965
  readonly batTimeToFullCharge: OptionalAttribute<number | null, any>;
1966
1966
  /**
1967
1967
  * Indicates whether the Node can remain operational while the battery source is charging.
1968
1968
  *
1969
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.29
1969
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.29
1970
1970
  */
1971
1971
  readonly batFunctionalWhileCharging: Attribute<boolean, any>;
1972
1972
  /**
1973
1973
  * Indicates assessed current in mA (milliamps) presently supplied to charge the battery source. A value of
1974
1974
  * NULL shall indicate the Node is currently unable to assess the value.
1975
1975
  *
1976
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.30
1976
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.30
1977
1977
  */
1978
1978
  readonly batChargingCurrent: OptionalAttribute<number | null, any>;
1979
1979
  /**
@@ -1986,7 +1986,7 @@ export declare namespace PowerSource {
1986
1986
  * The order of this list SHOULD have no significance. Clients interested in monitoring changes in active
1987
1987
  * faults may subscribe to this attribute, or they may subscribe to the BatFaultChange event.
1988
1988
  *
1989
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.31
1989
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.31
1990
1990
  */
1991
1991
  readonly activeBatChargeFaults: OptionalAttribute<BatChargeFault[], any>;
1992
1992
  };
@@ -1996,20 +1996,20 @@ export declare namespace PowerSource {
1996
1996
  * Node on this battery power source changes. This event shall correspond to a change in value of
1997
1997
  * ActiveBatChargeFaults.
1998
1998
  *
1999
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3
1999
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3
2000
2000
  */
2001
2001
  readonly batChargeFaultChange: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
2002
2002
  /**
2003
2003
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
2004
2004
  *
2005
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.1
2005
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.1
2006
2006
  */
2007
2007
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2008
2008
  /**
2009
2009
  * This field shall represent the set of faults detected prior to this change event, as per
2010
2010
  * ActiveBatChargeFaults.
2011
2011
  *
2012
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.2
2012
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.2
2013
2013
  */
2014
2014
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2015
2015
  }>, any>;
@@ -2050,7 +2050,7 @@ export declare namespace PowerSource {
2050
2050
  * Per the Matter specification you cannot use {@link PowerSourceCluster} without enabling certain feature
2051
2051
  * combinations. You must use the {@link with} factory method to obtain a working cluster.
2052
2052
  *
2053
- * @see {@link MatterSpecification.v141.Core} § 11.7
2053
+ * @see {@link MatterSpecification.v142.Core} § 11.7
2054
2054
  */
2055
2055
  interface Cluster extends Identity<typeof ClusterInstance> {
2056
2056
  }
@@ -2311,7 +2311,7 @@ export declare namespace PowerSource {
2311
2311
  * Indicates the participation of this power source in providing power to the Node as specified in
2312
2312
  * PowerSourceStatusEnum.
2313
2313
  *
2314
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.1
2314
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.1
2315
2315
  */
2316
2316
  readonly status: Attribute<PowerSourceStatus, any>;
2317
2317
  /**
@@ -2321,7 +2321,7 @@ export declare namespace PowerSource {
2321
2321
  *
2322
2322
  * Note, Order is read-only and therefore NOT intended to allow clients control over power source selection.
2323
2323
  *
2324
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.2
2324
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.2
2325
2325
  */
2326
2326
  readonly order: Attribute<number, any>;
2327
2327
  /**
@@ -2329,7 +2329,7 @@ export declare namespace PowerSource {
2329
2329
  * power sources, e.g. "DC Power", "Primary Battery" or "Battery back-up". This attribute shall NOT be used
2330
2330
  * to convey information such as battery form factor, or chemistry.
2331
2331
  *
2332
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.3
2332
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.3
2333
2333
  */
2334
2334
  readonly description: FixedAttribute<string, any>;
2335
2335
  /**
@@ -2361,7 +2361,7 @@ export declare namespace PowerSource {
2361
2361
  * associated with the mains power, because it indicates the entire node, but the Power Source cluster
2362
2362
  * instance associated with the battery backup would list the endpoints that have a battery backup.
2363
2363
  *
2364
- * @see {@link MatterSpecification.v141.Core} § 11.7.7.32
2364
+ * @see {@link MatterSpecification.v142.Core} § 11.7.7.32
2365
2365
  */
2366
2366
  readonly endpointList: Attribute<import("../datatype/EndpointNumber.js").EndpointNumber[], any>;
2367
2367
  };
@@ -2370,13 +2370,13 @@ export declare namespace PowerSource {
2370
2370
  /**
2371
2371
  * This field shall represent the set of faults currently detected, as per ActiveWiredFaults.
2372
2372
  *
2373
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.1
2373
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.1
2374
2374
  */
2375
2375
  current: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
2376
2376
  /**
2377
2377
  * This field shall represent the set of faults detected prior to this change event, as per ActiveWiredFaults.
2378
2378
  *
2379
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.1.2
2379
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.1.2
2380
2380
  */
2381
2381
  previous: import("../tlv/TlvObject.js").FieldType<WiredFault[]>;
2382
2382
  }>, any> & {
@@ -2391,13 +2391,13 @@ export declare namespace PowerSource {
2391
2391
  /**
2392
2392
  * This field shall represent the set of faults currently detected, as per ActiveBatFaults.
2393
2393
  *
2394
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.1
2394
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.1
2395
2395
  */
2396
2396
  current: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
2397
2397
  /**
2398
2398
  * This field shall represent the set of faults detected prior to this change event, as per ActiveBatFaults.
2399
2399
  *
2400
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.2.2
2400
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.2.2
2401
2401
  */
2402
2402
  previous: import("../tlv/TlvObject.js").FieldType<BatFault[]>;
2403
2403
  }>, any> & {
@@ -2412,14 +2412,14 @@ export declare namespace PowerSource {
2412
2412
  /**
2413
2413
  * This field shall represent the set of faults currently detected, as per ActiveBatChargeFaults.
2414
2414
  *
2415
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.1
2415
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.1
2416
2416
  */
2417
2417
  current: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2418
2418
  /**
2419
2419
  * This field shall represent the set of faults detected prior to this change event, as per
2420
2420
  * ActiveBatChargeFaults.
2421
2421
  *
2422
- * @see {@link MatterSpecification.v141.Core} § 11.7.8.3.2
2422
+ * @see {@link MatterSpecification.v142.Core} § 11.7.8.3.2
2423
2423
  */
2424
2424
  previous: import("../tlv/TlvObject.js").FieldType<BatChargeFault[]>;
2425
2425
  }>, any> & {