@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 AccessControl {
13
13
  /**
14
14
  * These are optional features supported by AccessControlCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v141.Core} § 9.10.4
16
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -21,7 +21,7 @@ export declare namespace AccessControl {
21
21
  *
22
22
  * This feature indicates the device supports ACL Extension attribute.
23
23
  *
24
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.1
24
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.1
25
25
  */
26
26
  Extension = "Extension",
27
27
  /**
@@ -95,12 +95,12 @@ export declare namespace AccessControl {
95
95
  * commissioning, administrators may determine the current restrictions of the ARL at any point, including
96
96
  * during commissioning after joining the fabric.
97
97
  *
98
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.2
98
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.2
99
99
  */
100
100
  ManagedDevice = "ManagedDevice"
101
101
  }
102
102
  /**
103
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7
103
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7
104
104
  */
105
105
  const TlvAccessControlExtension: import("../tlv/TlvObject.js").ObjectSchema<{
106
106
  /**
@@ -113,18 +113,18 @@ export declare namespace AccessControl {
113
113
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
114
114
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
115
115
  *
116
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
116
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
117
117
  */
118
118
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
119
119
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
120
120
  }>;
121
121
  /**
122
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7
122
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7
123
123
  */
124
124
  interface AccessControlExtension extends TypeFromSchema<typeof TlvAccessControlExtension> {
125
125
  }
126
126
  /**
127
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.1
127
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.1
128
128
  */
129
129
  enum ChangeType {
130
130
  /**
@@ -143,7 +143,7 @@ export declare namespace AccessControl {
143
143
  /**
144
144
  * Body of the AccessControl accessControlExtensionChanged event
145
145
  *
146
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2
146
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2
147
147
  */
148
148
  const TlvAccessControlExtensionChangedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
149
149
  /**
@@ -152,7 +152,7 @@ export declare namespace AccessControl {
152
152
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
153
153
  * CASE or PASE session; the other shall be null.
154
154
  *
155
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.1
155
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.1
156
156
  */
157
157
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
158
158
  /**
@@ -162,13 +162,13 @@ export declare namespace AccessControl {
162
162
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
163
163
  * CASE or PASE session; the other shall be null.
164
164
  *
165
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.2
165
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.2
166
166
  */
167
167
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
168
168
  /**
169
169
  * The type of change as appropriate.
170
170
  *
171
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.3
171
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.3
172
172
  */
173
173
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
174
174
  /**
@@ -177,7 +177,7 @@ export declare namespace AccessControl {
177
177
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
178
178
  * scarce.
179
179
  *
180
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.4
180
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.4
181
181
  */
182
182
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
183
183
  /**
@@ -190,7 +190,7 @@ export declare namespace AccessControl {
190
190
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
191
191
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
192
192
  *
193
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
193
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
194
194
  */
195
195
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
196
196
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -200,12 +200,12 @@ export declare namespace AccessControl {
200
200
  /**
201
201
  * Body of the AccessControl accessControlExtensionChanged event
202
202
  *
203
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2
203
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2
204
204
  */
205
205
  interface AccessControlExtensionChangedEvent extends TypeFromSchema<typeof TlvAccessControlExtensionChangedEvent> {
206
206
  }
207
207
  /**
208
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.3
208
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.3
209
209
  */
210
210
  enum AccessRestrictionType {
211
211
  /**
@@ -229,13 +229,13 @@ export declare namespace AccessControl {
229
229
  * This structure describes an access restriction that would be applied to a specific data model element on a given
230
230
  * endpoint/cluster pair (see AccessRestrictionEntryStruct).
231
231
  *
232
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8
232
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8
233
233
  */
234
234
  const TlvAccessRestriction: import("../tlv/TlvObject.js").ObjectSchema<{
235
235
  /**
236
236
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
237
237
  *
238
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
238
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
239
239
  */
240
240
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
241
241
  /**
@@ -249,7 +249,7 @@ export declare namespace AccessControl {
249
249
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
250
250
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
251
251
  *
252
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
252
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
253
253
  */
254
254
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
255
255
  }>;
@@ -257,28 +257,28 @@ export declare namespace AccessControl {
257
257
  * This structure describes an access restriction that would be applied to a specific data model element on a given
258
258
  * endpoint/cluster pair (see AccessRestrictionEntryStruct).
259
259
  *
260
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8
260
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8
261
261
  */
262
262
  interface AccessRestriction extends TypeFromSchema<typeof TlvAccessRestriction> {
263
263
  }
264
264
  /**
265
265
  * This structure describes a current access restriction when there is no accessing fabric.
266
266
  *
267
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10
267
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10
268
268
  */
269
269
  const TlvCommissioningAccessRestrictionEntry: import("../tlv/TlvObject.js").ObjectSchema<{
270
270
  /**
271
271
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
272
272
  * of the list containing the entry.
273
273
  *
274
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
274
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
275
275
  */
276
276
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
277
277
  /**
278
278
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
279
279
  * scoped to the associated fabric of the list containing the entry.
280
280
  *
281
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
281
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
282
282
  */
283
283
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
284
284
  /**
@@ -287,13 +287,13 @@ export declare namespace AccessControl {
287
287
  *
288
288
  * This list shall NOT be empty.
289
289
  *
290
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
290
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
291
291
  */
292
292
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
293
293
  /**
294
294
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
295
295
  *
296
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
296
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
297
297
  */
298
298
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
299
299
  /**
@@ -307,7 +307,7 @@ export declare namespace AccessControl {
307
307
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
308
308
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
309
309
  *
310
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
310
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
311
311
  */
312
312
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
313
313
  }>[]>;
@@ -315,28 +315,28 @@ export declare namespace AccessControl {
315
315
  /**
316
316
  * This structure describes a current access restriction when there is no accessing fabric.
317
317
  *
318
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10
318
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10
319
319
  */
320
320
  interface CommissioningAccessRestrictionEntry extends TypeFromSchema<typeof TlvCommissioningAccessRestrictionEntry> {
321
321
  }
322
322
  /**
323
323
  * This structure describes a current access restriction on the fabric.
324
324
  *
325
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9
325
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9
326
326
  */
327
327
  const TlvAccessRestrictionEntry: import("../tlv/TlvObject.js").ObjectSchema<{
328
328
  /**
329
329
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
330
330
  * of the list containing the entry.
331
331
  *
332
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.1
332
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.1
333
333
  */
334
334
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
335
335
  /**
336
336
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
337
337
  * scoped to the associated fabric of the list containing the entry.
338
338
  *
339
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.2
339
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.2
340
340
  */
341
341
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
342
342
  /**
@@ -345,13 +345,13 @@ export declare namespace AccessControl {
345
345
  *
346
346
  * This list shall NOT be empty.
347
347
  *
348
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.3
348
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.3
349
349
  */
350
350
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
351
351
  /**
352
352
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
353
353
  *
354
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
354
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
355
355
  */
356
356
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
357
357
  /**
@@ -365,7 +365,7 @@ export declare namespace AccessControl {
365
365
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
366
366
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
367
367
  *
368
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
368
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
369
369
  */
370
370
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
371
371
  }>[]>;
@@ -374,35 +374,35 @@ export declare namespace AccessControl {
374
374
  /**
375
375
  * This structure describes a current access restriction on the fabric.
376
376
  *
377
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9
377
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9
378
378
  */
379
379
  interface AccessRestrictionEntry extends TypeFromSchema<typeof TlvAccessRestrictionEntry> {
380
380
  }
381
381
  /**
382
382
  * Input to the AccessControl reviewFabricRestrictions command
383
383
  *
384
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1
384
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1
385
385
  */
386
386
  const TlvReviewFabricRestrictionsRequest: import("../tlv/TlvObject.js").ObjectSchema<{
387
387
  /**
388
388
  * When the ARL field is provided, it indicates the specific restrictions that are requested for review. An
389
389
  * empty list represents a generic request for review of all restrictions.
390
390
  *
391
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1.1
391
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1.1
392
392
  */
393
393
  arl: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
394
394
  /**
395
395
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
396
396
  * of the list containing the entry.
397
397
  *
398
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
398
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
399
399
  */
400
400
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
401
401
  /**
402
402
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
403
403
  * scoped to the associated fabric of the list containing the entry.
404
404
  *
405
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
405
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
406
406
  */
407
407
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
408
408
  /**
@@ -411,13 +411,13 @@ export declare namespace AccessControl {
411
411
  *
412
412
  * This list shall NOT be empty.
413
413
  *
414
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
414
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
415
415
  */
416
416
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
417
417
  /**
418
418
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
419
419
  *
420
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
420
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
421
421
  */
422
422
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
423
423
  /**
@@ -431,7 +431,7 @@ export declare namespace AccessControl {
431
431
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
432
432
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
433
433
  *
434
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
434
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
435
435
  */
436
436
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
437
437
  }>[]>;
@@ -440,7 +440,7 @@ export declare namespace AccessControl {
440
440
  /**
441
441
  * Input to the AccessControl reviewFabricRestrictions command
442
442
  *
443
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1
443
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1
444
444
  */
445
445
  interface ReviewFabricRestrictionsRequest extends TypeFromSchema<typeof TlvReviewFabricRestrictionsRequest> {
446
446
  }
@@ -448,14 +448,14 @@ export declare namespace AccessControl {
448
448
  * Returns the review token for the request, which can be used to correlate with a FabricRestrictionReviewUpdate
449
449
  * event.
450
450
  *
451
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2
451
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2
452
452
  */
453
453
  const TlvReviewFabricRestrictionsResponse: import("../tlv/TlvObject.js").ObjectSchema<{
454
454
  /**
455
455
  * This field shall specify a Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
456
456
  * FabricRestrictionReviewUpdate event.
457
457
  *
458
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2.1
458
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2.1
459
459
  */
460
460
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
461
461
  }>;
@@ -463,21 +463,21 @@ export declare namespace AccessControl {
463
463
  * Returns the review token for the request, which can be used to correlate with a FabricRestrictionReviewUpdate
464
464
  * event.
465
465
  *
466
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2
466
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2
467
467
  */
468
468
  interface ReviewFabricRestrictionsResponse extends TypeFromSchema<typeof TlvReviewFabricRestrictionsResponse> {
469
469
  }
470
470
  /**
471
471
  * Body of the AccessControl fabricRestrictionReviewUpdate event
472
472
  *
473
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3
473
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3
474
474
  */
475
475
  const TlvFabricRestrictionReviewUpdateEvent: import("../tlv/TlvObject.js").ObjectSchema<{
476
476
  /**
477
477
  * This field shall indicate the Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
478
478
  * FabricRestrictionReviewUpdate event.
479
479
  *
480
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.1
480
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.1
481
481
  */
482
482
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
483
483
  /**
@@ -490,7 +490,7 @@ export declare namespace AccessControl {
490
490
  * Examples include "Please try again and immediately access device display for further instructions." or
491
491
  * "Please check email associated with your Acme account."
492
492
  *
493
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.2
493
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.2
494
494
  */
495
495
  instruction: import("../tlv/TlvObject.js").OptionalFieldType<string>;
496
496
  /**
@@ -654,7 +654,7 @@ export declare namespace AccessControl {
654
654
  *
655
655
  * ◦ https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTop=_&MTza=79
656
656
  *
657
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.3
657
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.3
658
658
  */
659
659
  arlRequestFlowUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
660
660
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -662,12 +662,12 @@ export declare namespace AccessControl {
662
662
  /**
663
663
  * Body of the AccessControl fabricRestrictionReviewUpdate event
664
664
  *
665
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3
665
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3
666
666
  */
667
667
  interface FabricRestrictionReviewUpdateEvent extends TypeFromSchema<typeof TlvFabricRestrictionReviewUpdateEvent> {
668
668
  }
669
669
  /**
670
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.2
670
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.2
671
671
  */
672
672
  enum AccessControlEntryPrivilege {
673
673
  /**
@@ -683,7 +683,7 @@ export declare namespace AccessControl {
683
683
  *
684
684
  * ### This value implicitly grants View privileges
685
685
  *
686
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.2.1
686
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.2.1
687
687
  */
688
688
  Operate = 3,
689
689
  /**
@@ -691,7 +691,7 @@ export declare namespace AccessControl {
691
691
  *
692
692
  * This value implicitly grants Operate & View privileges
693
693
  *
694
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.2.2
694
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.2.2
695
695
  */
696
696
  Manage = 4,
697
697
  /**
@@ -699,12 +699,12 @@ export declare namespace AccessControl {
699
699
  *
700
700
  * This value implicitly grants Manage, Operate & View privileges
701
701
  *
702
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.2.3
702
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.2.3
703
703
  */
704
704
  Administer = 5
705
705
  }
706
706
  /**
707
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.4
707
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.4
708
708
  */
709
709
  enum AccessControlEntryAuthMode {
710
710
  /**
@@ -721,7 +721,7 @@ export declare namespace AccessControl {
721
721
  Group = 3
722
722
  }
723
723
  /**
724
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.5
724
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.5
725
725
  */
726
726
  const TlvAccessControlTarget: import("../tlv/TlvObject.js").ObjectSchema<{
727
727
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -729,12 +729,12 @@ export declare namespace AccessControl {
729
729
  deviceType: import("../tlv/TlvObject.js").FieldType<import("../datatype/DeviceTypeId.js").DeviceTypeId | null>;
730
730
  }>;
731
731
  /**
732
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.5
732
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.5
733
733
  */
734
734
  interface AccessControlTarget extends TypeFromSchema<typeof TlvAccessControlTarget> {
735
735
  }
736
736
  /**
737
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6
737
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6
738
738
  */
739
739
  const TlvAccessControlEntry: import("../tlv/TlvObject.js").ObjectSchema<{
740
740
  /**
@@ -757,13 +757,13 @@ export declare namespace AccessControl {
757
757
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
758
758
  * mode.
759
759
  *
760
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
760
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
761
761
  */
762
762
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
763
763
  /**
764
764
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
765
765
  *
766
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
766
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
767
767
  */
768
768
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
769
769
  /**
@@ -799,7 +799,7 @@ export declare namespace AccessControl {
799
799
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
800
800
  * Cluster.
801
801
  *
802
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
802
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
803
803
  */
804
804
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
805
805
  /**
@@ -821,7 +821,7 @@ export declare namespace AccessControl {
821
821
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
822
822
  * on all endpoints on this Node.
823
823
  *
824
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
824
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
825
825
  */
826
826
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
827
827
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -831,14 +831,14 @@ export declare namespace AccessControl {
831
831
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
832
832
  }>;
833
833
  /**
834
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6
834
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6
835
835
  */
836
836
  interface AccessControlEntry extends TypeFromSchema<typeof TlvAccessControlEntry> {
837
837
  }
838
838
  /**
839
839
  * Body of the AccessControl accessControlEntryChanged event
840
840
  *
841
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1
841
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1
842
842
  */
843
843
  const TlvAccessControlEntryChangedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
844
844
  /**
@@ -847,7 +847,7 @@ export declare namespace AccessControl {
847
847
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
848
848
  * CASE or PASE session; the other shall be null.
849
849
  *
850
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.1
850
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.1
851
851
  */
852
852
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
853
853
  /**
@@ -857,13 +857,13 @@ export declare namespace AccessControl {
857
857
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
858
858
  * CASE or PASE session; the other shall be null.
859
859
  *
860
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.2
860
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.2
861
861
  */
862
862
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
863
863
  /**
864
864
  * The type of change as appropriate.
865
865
  *
866
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.3
866
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.3
867
867
  */
868
868
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
869
869
  /**
@@ -872,7 +872,7 @@ export declare namespace AccessControl {
872
872
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
873
873
  * scarce.
874
874
  *
875
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.4
875
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.4
876
876
  */
877
877
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
878
878
  /**
@@ -895,13 +895,13 @@ export declare namespace AccessControl {
895
895
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
896
896
  * mode.
897
897
  *
898
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
898
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
899
899
  */
900
900
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
901
901
  /**
902
902
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
903
903
  *
904
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
904
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
905
905
  */
906
906
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
907
907
  /**
@@ -937,7 +937,7 @@ export declare namespace AccessControl {
937
937
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
938
938
  * Cluster.
939
939
  *
940
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
940
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
941
941
  */
942
942
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
943
943
  /**
@@ -959,7 +959,7 @@ export declare namespace AccessControl {
959
959
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
960
960
  * on all endpoints on this Node.
961
961
  *
962
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
962
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
963
963
  */
964
964
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
965
965
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -973,7 +973,7 @@ export declare namespace AccessControl {
973
973
  /**
974
974
  * Body of the AccessControl accessControlEntryChanged event
975
975
  *
976
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1
976
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1
977
977
  */
978
978
  interface AccessControlEntryChangedEvent extends TypeFromSchema<typeof TlvAccessControlEntryChangedEvent> {
979
979
  }
@@ -988,7 +988,7 @@ export declare namespace AccessControl {
988
988
  *
989
989
  * The Access Control Extension list shall support a single extension entry per supported fabric.
990
990
  *
991
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.4
991
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.4
992
992
  */
993
993
  readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
994
994
  /**
@@ -1001,7 +1001,7 @@ export declare namespace AccessControl {
1001
1001
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
1002
1002
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
1003
1003
  *
1004
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
1004
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
1005
1005
  */
1006
1006
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1007
1007
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1018,7 +1018,7 @@ export declare namespace AccessControl {
1018
1018
  *
1019
1019
  * • Each removed extension shall generate an event with ChangeType Removed.
1020
1020
  *
1021
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2
1021
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2
1022
1022
  */
1023
1023
  readonly accessControlExtensionChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
1024
1024
  /**
@@ -1027,7 +1027,7 @@ export declare namespace AccessControl {
1027
1027
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1028
1028
  * CASE or PASE session; the other shall be null.
1029
1029
  *
1030
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.1
1030
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.1
1031
1031
  */
1032
1032
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
1033
1033
  /**
@@ -1037,13 +1037,13 @@ export declare namespace AccessControl {
1037
1037
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1038
1038
  * CASE or PASE session; the other shall be null.
1039
1039
  *
1040
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.2
1040
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.2
1041
1041
  */
1042
1042
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
1043
1043
  /**
1044
1044
  * The type of change as appropriate.
1045
1045
  *
1046
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.3
1046
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.3
1047
1047
  */
1048
1048
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
1049
1049
  /**
@@ -1052,7 +1052,7 @@ export declare namespace AccessControl {
1052
1052
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
1053
1053
  * scarce.
1054
1054
  *
1055
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.4
1055
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.4
1056
1056
  */
1057
1057
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1058
1058
  /**
@@ -1065,7 +1065,7 @@ export declare namespace AccessControl {
1065
1065
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
1066
1066
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
1067
1067
  *
1068
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
1068
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
1069
1069
  */
1070
1070
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1071
1071
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1094,21 +1094,21 @@ export declare namespace AccessControl {
1094
1094
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
1095
1095
  * restrictions.
1096
1096
  *
1097
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.8
1097
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.8
1098
1098
  */
1099
1099
  readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1100
1100
  /**
1101
1101
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
1102
1102
  * of the list containing the entry.
1103
1103
  *
1104
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
1104
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
1105
1105
  */
1106
1106
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
1107
1107
  /**
1108
1108
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
1109
1109
  * scoped to the associated fabric of the list containing the entry.
1110
1110
  *
1111
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
1111
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
1112
1112
  */
1113
1113
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1114
1114
  /**
@@ -1117,13 +1117,13 @@ export declare namespace AccessControl {
1117
1117
  *
1118
1118
  * This list shall NOT be empty.
1119
1119
  *
1120
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
1120
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
1121
1121
  */
1122
1122
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1123
1123
  /**
1124
1124
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
1125
1125
  *
1126
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
1126
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
1127
1127
  */
1128
1128
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
1129
1129
  /**
@@ -1137,7 +1137,7 @@ export declare namespace AccessControl {
1137
1137
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
1138
1138
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
1139
1139
  *
1140
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
1140
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
1141
1141
  */
1142
1142
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
1143
1143
  }>[]>;
@@ -1161,21 +1161,21 @@ export declare namespace AccessControl {
1161
1161
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
1162
1162
  * restrictions.
1163
1163
  *
1164
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.9
1164
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.9
1165
1165
  */
1166
1166
  readonly arl: FabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1167
1167
  /**
1168
1168
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
1169
1169
  * of the list containing the entry.
1170
1170
  *
1171
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.1
1171
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.1
1172
1172
  */
1173
1173
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
1174
1174
  /**
1175
1175
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
1176
1176
  * scoped to the associated fabric of the list containing the entry.
1177
1177
  *
1178
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.2
1178
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.2
1179
1179
  */
1180
1180
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1181
1181
  /**
@@ -1184,13 +1184,13 @@ export declare namespace AccessControl {
1184
1184
  *
1185
1185
  * This list shall NOT be empty.
1186
1186
  *
1187
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.3
1187
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.3
1188
1188
  */
1189
1189
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1190
1190
  /**
1191
1191
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
1192
1192
  *
1193
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
1193
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
1194
1194
  */
1195
1195
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
1196
1196
  /**
@@ -1204,7 +1204,7 @@ export declare namespace AccessControl {
1204
1204
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
1205
1205
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
1206
1206
  *
1207
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
1207
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
1208
1208
  */
1209
1209
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
1210
1210
  }>[]>;
@@ -1230,28 +1230,28 @@ export declare namespace AccessControl {
1230
1230
  * The ARL attribute may change at any time due to actions taken by the user, or the service associated with
1231
1231
  * the device vendor.
1232
1232
  *
1233
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1
1233
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1
1234
1234
  */
1235
1235
  readonly reviewFabricRestrictions: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1236
1236
  /**
1237
1237
  * When the ARL field is provided, it indicates the specific restrictions that are requested for review. An
1238
1238
  * empty list represents a generic request for review of all restrictions.
1239
1239
  *
1240
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1.1
1240
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1.1
1241
1241
  */
1242
1242
  arl: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1243
1243
  /**
1244
1244
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
1245
1245
  * of the list containing the entry.
1246
1246
  *
1247
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
1247
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
1248
1248
  */
1249
1249
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
1250
1250
  /**
1251
1251
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
1252
1252
  * scoped to the associated fabric of the list containing the entry.
1253
1253
  *
1254
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
1254
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
1255
1255
  */
1256
1256
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1257
1257
  /**
@@ -1260,13 +1260,13 @@ export declare namespace AccessControl {
1260
1260
  *
1261
1261
  * This list shall NOT be empty.
1262
1262
  *
1263
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
1263
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
1264
1264
  */
1265
1265
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1266
1266
  /**
1267
1267
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
1268
1268
  *
1269
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
1269
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
1270
1270
  */
1271
1271
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
1272
1272
  /**
@@ -1280,7 +1280,7 @@ export declare namespace AccessControl {
1280
1280
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
1281
1281
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
1282
1282
  *
1283
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
1283
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
1284
1284
  */
1285
1285
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
1286
1286
  }>[]>;
@@ -1290,7 +1290,7 @@ export declare namespace AccessControl {
1290
1290
  * This field shall specify a Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
1291
1291
  * FabricRestrictionReviewUpdate event.
1292
1292
  *
1293
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2.1
1293
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2.1
1294
1294
  */
1295
1295
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1296
1296
  }>, any>;
@@ -1303,14 +1303,14 @@ export declare namespace AccessControl {
1303
1303
  * may present to the user in order to help the user locate the user interface for the Managed Device
1304
1304
  * feature.
1305
1305
  *
1306
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3
1306
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3
1307
1307
  */
1308
1308
  readonly fabricRestrictionReviewUpdate: Event<import("../tlv/TlvObject.js").TypeFromFields<{
1309
1309
  /**
1310
1310
  * This field shall indicate the Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
1311
1311
  * FabricRestrictionReviewUpdate event.
1312
1312
  *
1313
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.1
1313
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.1
1314
1314
  */
1315
1315
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
1316
1316
  /**
@@ -1323,7 +1323,7 @@ export declare namespace AccessControl {
1323
1323
  * Examples include "Please try again and immediately access device display for further instructions." or
1324
1324
  * "Please check email associated with your Acme account."
1325
1325
  *
1326
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.2
1326
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.2
1327
1327
  */
1328
1328
  instruction: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1329
1329
  /**
@@ -1487,7 +1487,7 @@ export declare namespace AccessControl {
1487
1487
  *
1488
1488
  * ◦ https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTop=_&MTza=79
1489
1489
  *
1490
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.3
1490
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.3
1491
1491
  */
1492
1492
  arlRequestFlowUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1493
1493
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1505,7 +1505,7 @@ export declare namespace AccessControl {
1505
1505
  /**
1506
1506
  * This feature indicates the device supports ACL Extension attribute.
1507
1507
  *
1508
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.1
1508
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.1
1509
1509
  */
1510
1510
  readonly extension: BitFlag;
1511
1511
  /**
@@ -1578,7 +1578,7 @@ export declare namespace AccessControl {
1578
1578
  * commissioning, administrators may determine the current restrictions of the ARL at any point, including
1579
1579
  * during commissioning after joining the fabric.
1580
1580
  *
1581
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.2
1581
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.2
1582
1582
  */
1583
1583
  readonly managedDevice: BitFlag;
1584
1584
  };
@@ -1595,7 +1595,7 @@ export declare namespace AccessControl {
1595
1595
  * Control Privilege Granting algorithm to determine if a subject has privilege to interact with targets on
1596
1596
  * the Node.
1597
1597
  *
1598
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.3
1598
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.3
1599
1599
  */
1600
1600
  readonly acl: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1601
1601
  /**
@@ -1618,13 +1618,13 @@ export declare namespace AccessControl {
1618
1618
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
1619
1619
  * mode.
1620
1620
  *
1621
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
1621
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
1622
1622
  */
1623
1623
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
1624
1624
  /**
1625
1625
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
1626
1626
  *
1627
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
1627
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
1628
1628
  */
1629
1629
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
1630
1630
  /**
@@ -1660,7 +1660,7 @@ export declare namespace AccessControl {
1660
1660
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
1661
1661
  * Cluster.
1662
1662
  *
1663
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
1663
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
1664
1664
  */
1665
1665
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
1666
1666
  /**
@@ -1682,7 +1682,7 @@ export declare namespace AccessControl {
1682
1682
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
1683
1683
  * on all endpoints on this Node.
1684
1684
  *
1685
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
1685
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
1686
1686
  */
1687
1687
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1688
1688
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -1699,7 +1699,7 @@ export declare namespace AccessControl {
1699
1699
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
1700
1700
  * higher value than the required minimum.
1701
1701
  *
1702
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.5
1702
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.5
1703
1703
  */
1704
1704
  readonly subjectsPerAccessControlEntry: FixedAttribute<number, any>;
1705
1705
  /**
@@ -1710,7 +1710,7 @@ export declare namespace AccessControl {
1710
1710
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
1711
1711
  * higher value than the required minimum.
1712
1712
  *
1713
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.6
1713
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.6
1714
1714
  */
1715
1715
  readonly targetsPerAccessControlEntry: FixedAttribute<number, any>;
1716
1716
  /**
@@ -1722,7 +1722,7 @@ export declare namespace AccessControl {
1722
1722
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
1723
1723
  * higher value than the required minimum.
1724
1724
  *
1725
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.7
1725
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.7
1726
1726
  */
1727
1727
  readonly accessControlEntriesPerFabric: FixedAttribute<number, any>;
1728
1728
  };
@@ -1737,7 +1737,7 @@ export declare namespace AccessControl {
1737
1737
  *
1738
1738
  * • Each removed entry shall generate an event with ChangeType Removed.
1739
1739
  *
1740
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1
1740
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1
1741
1741
  */
1742
1742
  readonly accessControlEntryChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
1743
1743
  /**
@@ -1746,7 +1746,7 @@ export declare namespace AccessControl {
1746
1746
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1747
1747
  * CASE or PASE session; the other shall be null.
1748
1748
  *
1749
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.1
1749
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.1
1750
1750
  */
1751
1751
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
1752
1752
  /**
@@ -1756,13 +1756,13 @@ export declare namespace AccessControl {
1756
1756
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1757
1757
  * CASE or PASE session; the other shall be null.
1758
1758
  *
1759
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.2
1759
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.2
1760
1760
  */
1761
1761
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
1762
1762
  /**
1763
1763
  * The type of change as appropriate.
1764
1764
  *
1765
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.3
1765
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.3
1766
1766
  */
1767
1767
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
1768
1768
  /**
@@ -1771,7 +1771,7 @@ export declare namespace AccessControl {
1771
1771
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
1772
1772
  * scarce.
1773
1773
  *
1774
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.4
1774
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.4
1775
1775
  */
1776
1776
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1777
1777
  /**
@@ -1794,13 +1794,13 @@ export declare namespace AccessControl {
1794
1794
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
1795
1795
  * mode.
1796
1796
  *
1797
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
1797
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
1798
1798
  */
1799
1799
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
1800
1800
  /**
1801
1801
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
1802
1802
  *
1803
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
1803
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
1804
1804
  */
1805
1805
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
1806
1806
  /**
@@ -1836,7 +1836,7 @@ export declare namespace AccessControl {
1836
1836
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
1837
1837
  * Cluster.
1838
1838
  *
1839
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
1839
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
1840
1840
  */
1841
1841
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
1842
1842
  /**
@@ -1858,7 +1858,7 @@ export declare namespace AccessControl {
1858
1858
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
1859
1859
  * on all endpoints on this Node.
1860
1860
  *
1861
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
1861
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
1862
1862
  */
1863
1863
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1864
1864
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -1886,7 +1886,7 @@ export declare namespace AccessControl {
1886
1886
  *
1887
1887
  * The Access Control Extension list shall support a single extension entry per supported fabric.
1888
1888
  *
1889
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.4
1889
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.4
1890
1890
  */
1891
1891
  readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1892
1892
  /**
@@ -1899,7 +1899,7 @@ export declare namespace AccessControl {
1899
1899
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
1900
1900
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
1901
1901
  *
1902
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
1902
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
1903
1903
  */
1904
1904
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1905
1905
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1916,7 +1916,7 @@ export declare namespace AccessControl {
1916
1916
  *
1917
1917
  * • Each removed extension shall generate an event with ChangeType Removed.
1918
1918
  *
1919
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2
1919
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2
1920
1920
  */
1921
1921
  readonly accessControlExtensionChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
1922
1922
  /**
@@ -1925,7 +1925,7 @@ export declare namespace AccessControl {
1925
1925
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1926
1926
  * CASE or PASE session; the other shall be null.
1927
1927
  *
1928
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.1
1928
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.1
1929
1929
  */
1930
1930
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
1931
1931
  /**
@@ -1935,13 +1935,13 @@ export declare namespace AccessControl {
1935
1935
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
1936
1936
  * CASE or PASE session; the other shall be null.
1937
1937
  *
1938
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.2
1938
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.2
1939
1939
  */
1940
1940
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
1941
1941
  /**
1942
1942
  * The type of change as appropriate.
1943
1943
  *
1944
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.3
1944
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.3
1945
1945
  */
1946
1946
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
1947
1947
  /**
@@ -1950,7 +1950,7 @@ export declare namespace AccessControl {
1950
1950
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
1951
1951
  * scarce.
1952
1952
  *
1953
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.4
1953
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.4
1954
1954
  */
1955
1955
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1956
1956
  /**
@@ -1963,7 +1963,7 @@ export declare namespace AccessControl {
1963
1963
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
1964
1964
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
1965
1965
  *
1966
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
1966
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
1967
1967
  */
1968
1968
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
1969
1969
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1993,21 +1993,21 @@ export declare namespace AccessControl {
1993
1993
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
1994
1994
  * restrictions.
1995
1995
  *
1996
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.8
1996
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.8
1997
1997
  */
1998
1998
  readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1999
1999
  /**
2000
2000
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
2001
2001
  * of the list containing the entry.
2002
2002
  *
2003
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
2003
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
2004
2004
  */
2005
2005
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
2006
2006
  /**
2007
2007
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
2008
2008
  * scoped to the associated fabric of the list containing the entry.
2009
2009
  *
2010
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
2010
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
2011
2011
  */
2012
2012
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2013
2013
  /**
@@ -2016,13 +2016,13 @@ export declare namespace AccessControl {
2016
2016
  *
2017
2017
  * This list shall NOT be empty.
2018
2018
  *
2019
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
2019
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
2020
2020
  */
2021
2021
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2022
2022
  /**
2023
2023
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
2024
2024
  *
2025
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
2025
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
2026
2026
  */
2027
2027
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
2028
2028
  /**
@@ -2036,7 +2036,7 @@ export declare namespace AccessControl {
2036
2036
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
2037
2037
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
2038
2038
  *
2039
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
2039
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
2040
2040
  */
2041
2041
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
2042
2042
  }>[]>;
@@ -2060,21 +2060,21 @@ export declare namespace AccessControl {
2060
2060
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
2061
2061
  * restrictions.
2062
2062
  *
2063
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.9
2063
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.9
2064
2064
  */
2065
2065
  readonly arl: FabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2066
2066
  /**
2067
2067
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
2068
2068
  * of the list containing the entry.
2069
2069
  *
2070
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.1
2070
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.1
2071
2071
  */
2072
2072
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
2073
2073
  /**
2074
2074
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
2075
2075
  * scoped to the associated fabric of the list containing the entry.
2076
2076
  *
2077
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.2
2077
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.2
2078
2078
  */
2079
2079
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2080
2080
  /**
@@ -2083,13 +2083,13 @@ export declare namespace AccessControl {
2083
2083
  *
2084
2084
  * This list shall NOT be empty.
2085
2085
  *
2086
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.3
2086
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.3
2087
2087
  */
2088
2088
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2089
2089
  /**
2090
2090
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
2091
2091
  *
2092
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
2092
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
2093
2093
  */
2094
2094
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
2095
2095
  /**
@@ -2103,7 +2103,7 @@ export declare namespace AccessControl {
2103
2103
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
2104
2104
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
2105
2105
  *
2106
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
2106
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
2107
2107
  */
2108
2108
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
2109
2109
  }>[]>;
@@ -2129,28 +2129,28 @@ export declare namespace AccessControl {
2129
2129
  * The ARL attribute may change at any time due to actions taken by the user, or the service associated with
2130
2130
  * the device vendor.
2131
2131
  *
2132
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1
2132
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1
2133
2133
  */
2134
2134
  readonly reviewFabricRestrictions: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2135
2135
  /**
2136
2136
  * When the ARL field is provided, it indicates the specific restrictions that are requested for review. An
2137
2137
  * empty list represents a generic request for review of all restrictions.
2138
2138
  *
2139
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1.1
2139
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1.1
2140
2140
  */
2141
2141
  arl: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2142
2142
  /**
2143
2143
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
2144
2144
  * of the list containing the entry.
2145
2145
  *
2146
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
2146
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
2147
2147
  */
2148
2148
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
2149
2149
  /**
2150
2150
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
2151
2151
  * scoped to the associated fabric of the list containing the entry.
2152
2152
  *
2153
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
2153
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
2154
2154
  */
2155
2155
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2156
2156
  /**
@@ -2159,13 +2159,13 @@ export declare namespace AccessControl {
2159
2159
  *
2160
2160
  * This list shall NOT be empty.
2161
2161
  *
2162
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
2162
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
2163
2163
  */
2164
2164
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2165
2165
  /**
2166
2166
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
2167
2167
  *
2168
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
2168
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
2169
2169
  */
2170
2170
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
2171
2171
  /**
@@ -2179,7 +2179,7 @@ export declare namespace AccessControl {
2179
2179
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
2180
2180
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
2181
2181
  *
2182
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
2182
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
2183
2183
  */
2184
2184
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
2185
2185
  }>[]>;
@@ -2189,7 +2189,7 @@ export declare namespace AccessControl {
2189
2189
  * This field shall specify a Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
2190
2190
  * FabricRestrictionReviewUpdate event.
2191
2191
  *
2192
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2.1
2192
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2.1
2193
2193
  */
2194
2194
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2195
2195
  }>, any>;
@@ -2202,14 +2202,14 @@ export declare namespace AccessControl {
2202
2202
  * may present to the user in order to help the user locate the user interface for the Managed Device
2203
2203
  * feature.
2204
2204
  *
2205
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3
2205
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3
2206
2206
  */
2207
2207
  readonly fabricRestrictionReviewUpdate: Event<import("../tlv/TlvObject.js").TypeFromFields<{
2208
2208
  /**
2209
2209
  * This field shall indicate the Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
2210
2210
  * FabricRestrictionReviewUpdate event.
2211
2211
  *
2212
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.1
2212
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.1
2213
2213
  */
2214
2214
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
2215
2215
  /**
@@ -2222,7 +2222,7 @@ export declare namespace AccessControl {
2222
2222
  * Examples include "Please try again and immediately access device display for further instructions." or
2223
2223
  * "Please check email associated with your Acme account."
2224
2224
  *
2225
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.2
2225
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.2
2226
2226
  */
2227
2227
  instruction: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2228
2228
  /**
@@ -2386,7 +2386,7 @@ export declare namespace AccessControl {
2386
2386
  *
2387
2387
  * ◦ https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTop=_&MTza=79
2388
2388
  *
2389
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.3
2389
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.3
2390
2390
  */
2391
2391
  arlRequestFlowUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2392
2392
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -2406,7 +2406,7 @@ export declare namespace AccessControl {
2406
2406
  /**
2407
2407
  * This feature indicates the device supports ACL Extension attribute.
2408
2408
  *
2409
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.1
2409
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.1
2410
2410
  */
2411
2411
  readonly extension: BitFlag;
2412
2412
  /**
@@ -2479,7 +2479,7 @@ export declare namespace AccessControl {
2479
2479
  * commissioning, administrators may determine the current restrictions of the ARL at any point, including
2480
2480
  * during commissioning after joining the fabric.
2481
2481
  *
2482
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.2
2482
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.2
2483
2483
  */
2484
2484
  readonly managedDevice: BitFlag;
2485
2485
  };
@@ -2496,7 +2496,7 @@ export declare namespace AccessControl {
2496
2496
  * Control Privilege Granting algorithm to determine if a subject has privilege to interact with targets on
2497
2497
  * the Node.
2498
2498
  *
2499
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.3
2499
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.3
2500
2500
  */
2501
2501
  readonly acl: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2502
2502
  /**
@@ -2519,13 +2519,13 @@ export declare namespace AccessControl {
2519
2519
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
2520
2520
  * mode.
2521
2521
  *
2522
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
2522
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
2523
2523
  */
2524
2524
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
2525
2525
  /**
2526
2526
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
2527
2527
  *
2528
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
2528
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
2529
2529
  */
2530
2530
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
2531
2531
  /**
@@ -2561,7 +2561,7 @@ export declare namespace AccessControl {
2561
2561
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
2562
2562
  * Cluster.
2563
2563
  *
2564
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
2564
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
2565
2565
  */
2566
2566
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
2567
2567
  /**
@@ -2583,7 +2583,7 @@ export declare namespace AccessControl {
2583
2583
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
2584
2584
  * on all endpoints on this Node.
2585
2585
  *
2586
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
2586
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
2587
2587
  */
2588
2588
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2589
2589
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -2600,7 +2600,7 @@ export declare namespace AccessControl {
2600
2600
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
2601
2601
  * higher value than the required minimum.
2602
2602
  *
2603
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.5
2603
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.5
2604
2604
  */
2605
2605
  readonly subjectsPerAccessControlEntry: FixedAttribute<number, any>;
2606
2606
  /**
@@ -2611,7 +2611,7 @@ export declare namespace AccessControl {
2611
2611
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
2612
2612
  * higher value than the required minimum.
2613
2613
  *
2614
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.6
2614
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.6
2615
2615
  */
2616
2616
  readonly targetsPerAccessControlEntry: FixedAttribute<number, any>;
2617
2617
  /**
@@ -2623,7 +2623,7 @@ export declare namespace AccessControl {
2623
2623
  * given implementation, it is recommended to only use the minimum value required and avoid reporting a
2624
2624
  * higher value than the required minimum.
2625
2625
  *
2626
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.7
2626
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.7
2627
2627
  */
2628
2628
  readonly accessControlEntriesPerFabric: FixedAttribute<number, any>;
2629
2629
  };
@@ -2638,7 +2638,7 @@ export declare namespace AccessControl {
2638
2638
  *
2639
2639
  * • Each removed entry shall generate an event with ChangeType Removed.
2640
2640
  *
2641
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1
2641
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1
2642
2642
  */
2643
2643
  readonly accessControlEntryChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
2644
2644
  /**
@@ -2647,7 +2647,7 @@ export declare namespace AccessControl {
2647
2647
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
2648
2648
  * CASE or PASE session; the other shall be null.
2649
2649
  *
2650
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.1
2650
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.1
2651
2651
  */
2652
2652
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
2653
2653
  /**
@@ -2657,13 +2657,13 @@ export declare namespace AccessControl {
2657
2657
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
2658
2658
  * CASE or PASE session; the other shall be null.
2659
2659
  *
2660
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.2
2660
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.2
2661
2661
  */
2662
2662
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
2663
2663
  /**
2664
2664
  * The type of change as appropriate.
2665
2665
  *
2666
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.3
2666
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.3
2667
2667
  */
2668
2668
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
2669
2669
  /**
@@ -2672,7 +2672,7 @@ export declare namespace AccessControl {
2672
2672
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
2673
2673
  * scarce.
2674
2674
  *
2675
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.4
2675
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.4
2676
2676
  */
2677
2677
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2678
2678
  /**
@@ -2695,13 +2695,13 @@ export declare namespace AccessControl {
2695
2695
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
2696
2696
  * mode.
2697
2697
  *
2698
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
2698
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
2699
2699
  */
2700
2700
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
2701
2701
  /**
2702
2702
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
2703
2703
  *
2704
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
2704
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
2705
2705
  */
2706
2706
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
2707
2707
  /**
@@ -2737,7 +2737,7 @@ export declare namespace AccessControl {
2737
2737
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
2738
2738
  * Cluster.
2739
2739
  *
2740
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
2740
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
2741
2741
  */
2742
2742
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
2743
2743
  /**
@@ -2759,7 +2759,7 @@ export declare namespace AccessControl {
2759
2759
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
2760
2760
  * on all endpoints on this Node.
2761
2761
  *
2762
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
2762
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
2763
2763
  */
2764
2764
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2765
2765
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -2787,7 +2787,7 @@ export declare namespace AccessControl {
2787
2787
  *
2788
2788
  * The Access Control Extension list shall support a single extension entry per supported fabric.
2789
2789
  *
2790
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.4
2790
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.4
2791
2791
  */
2792
2792
  readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2793
2793
  /**
@@ -2800,7 +2800,7 @@ export declare namespace AccessControl {
2800
2800
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
2801
2801
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
2802
2802
  *
2803
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
2803
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
2804
2804
  */
2805
2805
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
2806
2806
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -2817,7 +2817,7 @@ export declare namespace AccessControl {
2817
2817
  *
2818
2818
  * • Each removed extension shall generate an event with ChangeType Removed.
2819
2819
  *
2820
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2
2820
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2
2821
2821
  */
2822
2822
  readonly accessControlExtensionChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
2823
2823
  /**
@@ -2826,7 +2826,7 @@ export declare namespace AccessControl {
2826
2826
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
2827
2827
  * CASE or PASE session; the other shall be null.
2828
2828
  *
2829
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.1
2829
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.1
2830
2830
  */
2831
2831
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
2832
2832
  /**
@@ -2836,13 +2836,13 @@ export declare namespace AccessControl {
2836
2836
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
2837
2837
  * CASE or PASE session; the other shall be null.
2838
2838
  *
2839
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.2
2839
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.2
2840
2840
  */
2841
2841
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
2842
2842
  /**
2843
2843
  * The type of change as appropriate.
2844
2844
  *
2845
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.3
2845
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.3
2846
2846
  */
2847
2847
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
2848
2848
  /**
@@ -2851,7 +2851,7 @@ export declare namespace AccessControl {
2851
2851
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
2852
2852
  * scarce.
2853
2853
  *
2854
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.4
2854
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.4
2855
2855
  */
2856
2856
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2857
2857
  /**
@@ -2864,7 +2864,7 @@ export declare namespace AccessControl {
2864
2864
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
2865
2865
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
2866
2866
  *
2867
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
2867
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
2868
2868
  */
2869
2869
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
2870
2870
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -2894,21 +2894,21 @@ export declare namespace AccessControl {
2894
2894
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
2895
2895
  * restrictions.
2896
2896
  *
2897
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.8
2897
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.8
2898
2898
  */
2899
2899
  readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2900
2900
  /**
2901
2901
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
2902
2902
  * of the list containing the entry.
2903
2903
  *
2904
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
2904
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
2905
2905
  */
2906
2906
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
2907
2907
  /**
2908
2908
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
2909
2909
  * scoped to the associated fabric of the list containing the entry.
2910
2910
  *
2911
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
2911
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
2912
2912
  */
2913
2913
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2914
2914
  /**
@@ -2917,13 +2917,13 @@ export declare namespace AccessControl {
2917
2917
  *
2918
2918
  * This list shall NOT be empty.
2919
2919
  *
2920
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
2920
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
2921
2921
  */
2922
2922
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2923
2923
  /**
2924
2924
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
2925
2925
  *
2926
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
2926
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
2927
2927
  */
2928
2928
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
2929
2929
  /**
@@ -2937,7 +2937,7 @@ export declare namespace AccessControl {
2937
2937
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
2938
2938
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
2939
2939
  *
2940
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
2940
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
2941
2941
  */
2942
2942
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
2943
2943
  }>[]>;
@@ -2961,21 +2961,21 @@ export declare namespace AccessControl {
2961
2961
  * See Section 9.10.4.2.1, “Managed Device Feature Usage Restrictions” for limitations on the use of access
2962
2962
  * restrictions.
2963
2963
  *
2964
- * @see {@link MatterSpecification.v141.Core} § 9.10.6.9
2964
+ * @see {@link MatterSpecification.v142.Core} § 9.10.6.9
2965
2965
  */
2966
2966
  readonly arl: FabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2967
2967
  /**
2968
2968
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
2969
2969
  * of the list containing the entry.
2970
2970
  *
2971
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.1
2971
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.1
2972
2972
  */
2973
2973
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
2974
2974
  /**
2975
2975
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
2976
2976
  * scoped to the associated fabric of the list containing the entry.
2977
2977
  *
2978
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.2
2978
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.2
2979
2979
  */
2980
2980
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2981
2981
  /**
@@ -2984,13 +2984,13 @@ export declare namespace AccessControl {
2984
2984
  *
2985
2985
  * This list shall NOT be empty.
2986
2986
  *
2987
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.3
2987
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.3
2988
2988
  */
2989
2989
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2990
2990
  /**
2991
2991
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
2992
2992
  *
2993
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
2993
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
2994
2994
  */
2995
2995
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
2996
2996
  /**
@@ -3004,7 +3004,7 @@ export declare namespace AccessControl {
3004
3004
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
3005
3005
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
3006
3006
  *
3007
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
3007
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
3008
3008
  */
3009
3009
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
3010
3010
  }>[]>;
@@ -3030,28 +3030,28 @@ export declare namespace AccessControl {
3030
3030
  * The ARL attribute may change at any time due to actions taken by the user, or the service associated with
3031
3031
  * the device vendor.
3032
3032
  *
3033
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1
3033
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1
3034
3034
  */
3035
3035
  readonly reviewFabricRestrictions: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3036
3036
  /**
3037
3037
  * When the ARL field is provided, it indicates the specific restrictions that are requested for review. An
3038
3038
  * empty list represents a generic request for review of all restrictions.
3039
3039
  *
3040
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1.1
3040
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1.1
3041
3041
  */
3042
3042
  arl: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3043
3043
  /**
3044
3044
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
3045
3045
  * of the list containing the entry.
3046
3046
  *
3047
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
3047
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
3048
3048
  */
3049
3049
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
3050
3050
  /**
3051
3051
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
3052
3052
  * scoped to the associated fabric of the list containing the entry.
3053
3053
  *
3054
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
3054
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
3055
3055
  */
3056
3056
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
3057
3057
  /**
@@ -3060,13 +3060,13 @@ export declare namespace AccessControl {
3060
3060
  *
3061
3061
  * This list shall NOT be empty.
3062
3062
  *
3063
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
3063
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
3064
3064
  */
3065
3065
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3066
3066
  /**
3067
3067
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
3068
3068
  *
3069
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
3069
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
3070
3070
  */
3071
3071
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
3072
3072
  /**
@@ -3080,7 +3080,7 @@ export declare namespace AccessControl {
3080
3080
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
3081
3081
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
3082
3082
  *
3083
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
3083
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
3084
3084
  */
3085
3085
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
3086
3086
  }>[]>;
@@ -3090,7 +3090,7 @@ export declare namespace AccessControl {
3090
3090
  * This field shall specify a Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
3091
3091
  * FabricRestrictionReviewUpdate event.
3092
3092
  *
3093
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2.1
3093
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2.1
3094
3094
  */
3095
3095
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
3096
3096
  }>, any>;
@@ -3103,14 +3103,14 @@ export declare namespace AccessControl {
3103
3103
  * may present to the user in order to help the user locate the user interface for the Managed Device
3104
3104
  * feature.
3105
3105
  *
3106
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3
3106
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3
3107
3107
  */
3108
3108
  readonly fabricRestrictionReviewUpdate: Event<import("../tlv/TlvObject.js").TypeFromFields<{
3109
3109
  /**
3110
3110
  * This field shall indicate the Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
3111
3111
  * FabricRestrictionReviewUpdate event.
3112
3112
  *
3113
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.1
3113
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.1
3114
3114
  */
3115
3115
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
3116
3116
  /**
@@ -3123,7 +3123,7 @@ export declare namespace AccessControl {
3123
3123
  * Examples include "Please try again and immediately access device display for further instructions." or
3124
3124
  * "Please check email associated with your Acme account."
3125
3125
  *
3126
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.2
3126
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.2
3127
3127
  */
3128
3128
  instruction: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3129
3129
  /**
@@ -3287,7 +3287,7 @@ export declare namespace AccessControl {
3287
3287
  *
3288
3288
  * ◦ https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTop=_&MTza=79
3289
3289
  *
3290
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.3
3290
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.3
3291
3291
  */
3292
3292
  arlRequestFlowUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3293
3293
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -3308,7 +3308,7 @@ export declare namespace AccessControl {
3308
3308
  * AccessControlCluster supports optional features that you can enable with the AccessControlCluster.with() factory
3309
3309
  * method.
3310
3310
  *
3311
- * @see {@link MatterSpecification.v141.Core} § 9.10
3311
+ * @see {@link MatterSpecification.v142.Core} § 9.10
3312
3312
  */
3313
3313
  interface Cluster extends Identity<typeof ClusterInstance> {
3314
3314
  }
@@ -3324,7 +3324,7 @@ export declare namespace AccessControl {
3324
3324
  /**
3325
3325
  * This feature indicates the device supports ACL Extension attribute.
3326
3326
  *
3327
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.1
3327
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.1
3328
3328
  */
3329
3329
  readonly extension: BitFlag;
3330
3330
  /**
@@ -3397,7 +3397,7 @@ export declare namespace AccessControl {
3397
3397
  * commissioning, administrators may determine the current restrictions of the ARL at any point, including
3398
3398
  * during commissioning after joining the fabric.
3399
3399
  *
3400
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.2
3400
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.2
3401
3401
  */
3402
3402
  readonly managedDevice: BitFlag;
3403
3403
  };
@@ -3413,7 +3413,7 @@ export declare namespace AccessControl {
3413
3413
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
3414
3414
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
3415
3415
  *
3416
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
3416
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
3417
3417
  */
3418
3418
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
3419
3419
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -3430,14 +3430,14 @@ export declare namespace AccessControl {
3430
3430
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
3431
3431
  * of the list containing the entry.
3432
3432
  *
3433
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
3433
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
3434
3434
  */
3435
3435
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
3436
3436
  /**
3437
3437
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
3438
3438
  * scoped to the associated fabric of the list containing the entry.
3439
3439
  *
3440
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
3440
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
3441
3441
  */
3442
3442
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
3443
3443
  /**
@@ -3446,13 +3446,13 @@ export declare namespace AccessControl {
3446
3446
  *
3447
3447
  * This list shall NOT be empty.
3448
3448
  *
3449
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
3449
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
3450
3450
  */
3451
3451
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3452
3452
  /**
3453
3453
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
3454
3454
  *
3455
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
3455
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
3456
3456
  */
3457
3457
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
3458
3458
  /**
@@ -3466,7 +3466,7 @@ export declare namespace AccessControl {
3466
3466
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
3467
3467
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
3468
3468
  *
3469
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
3469
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
3470
3470
  */
3471
3471
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
3472
3472
  }>[]>;
@@ -3483,14 +3483,14 @@ export declare namespace AccessControl {
3483
3483
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
3484
3484
  * of the list containing the entry.
3485
3485
  *
3486
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.1
3486
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.1
3487
3487
  */
3488
3488
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
3489
3489
  /**
3490
3490
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
3491
3491
  * scoped to the associated fabric of the list containing the entry.
3492
3492
  *
3493
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.2
3493
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.2
3494
3494
  */
3495
3495
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
3496
3496
  /**
@@ -3499,13 +3499,13 @@ export declare namespace AccessControl {
3499
3499
  *
3500
3500
  * This list shall NOT be empty.
3501
3501
  *
3502
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.9.3
3502
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.9.3
3503
3503
  */
3504
3504
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3505
3505
  /**
3506
3506
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
3507
3507
  *
3508
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
3508
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
3509
3509
  */
3510
3510
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
3511
3511
  /**
@@ -3519,7 +3519,7 @@ export declare namespace AccessControl {
3519
3519
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
3520
3520
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
3521
3521
  *
3522
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
3522
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
3523
3523
  */
3524
3524
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
3525
3525
  }>[]>;
@@ -3553,13 +3553,13 @@ export declare namespace AccessControl {
3553
3553
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
3554
3554
  * mode.
3555
3555
  *
3556
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
3556
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
3557
3557
  */
3558
3558
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
3559
3559
  /**
3560
3560
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
3561
3561
  *
3562
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
3562
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
3563
3563
  */
3564
3564
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
3565
3565
  /**
@@ -3595,7 +3595,7 @@ export declare namespace AccessControl {
3595
3595
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
3596
3596
  * Cluster.
3597
3597
  *
3598
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
3598
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
3599
3599
  */
3600
3600
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
3601
3601
  /**
@@ -3617,7 +3617,7 @@ export declare namespace AccessControl {
3617
3617
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
3618
3618
  * on all endpoints on this Node.
3619
3619
  *
3620
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
3620
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
3621
3621
  */
3622
3622
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3623
3623
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;
@@ -3634,7 +3634,7 @@ export declare namespace AccessControl {
3634
3634
  /**
3635
3635
  * This feature indicates the device supports ACL Extension attribute.
3636
3636
  *
3637
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.1
3637
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.1
3638
3638
  */
3639
3639
  readonly extension: BitFlag;
3640
3640
  /**
@@ -3707,7 +3707,7 @@ export declare namespace AccessControl {
3707
3707
  * commissioning, administrators may determine the current restrictions of the ARL at any point, including
3708
3708
  * during commissioning after joining the fabric.
3709
3709
  *
3710
- * @see {@link MatterSpecification.v141.Core} § 9.10.4.2
3710
+ * @see {@link MatterSpecification.v142.Core} § 9.10.4.2
3711
3711
  */
3712
3712
  readonly managedDevice: BitFlag;
3713
3713
  }>, never>;
@@ -3721,21 +3721,21 @@ export declare namespace AccessControl {
3721
3721
  * When the ARL field is provided, it indicates the specific restrictions that are requested for review. An
3722
3722
  * empty list represents a generic request for review of all restrictions.
3723
3723
  *
3724
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.1.1
3724
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.1.1
3725
3725
  */
3726
3726
  arl: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3727
3727
  /**
3728
3728
  * This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
3729
3729
  * of the list containing the entry.
3730
3730
  *
3731
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.1
3731
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.1
3732
3732
  */
3733
3733
  endpoint: import("../tlv/TlvObject.js").FieldType<import("../datatype/EndpointNumber.js").EndpointNumber>;
3734
3734
  /**
3735
3735
  * This field shall indicate the cluster having associated access restrictions under the entry’s Endpoint,
3736
3736
  * scoped to the associated fabric of the list containing the entry.
3737
3737
  *
3738
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.2
3738
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.2
3739
3739
  */
3740
3740
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
3741
3741
  /**
@@ -3744,13 +3744,13 @@ export declare namespace AccessControl {
3744
3744
  *
3745
3745
  * This list shall NOT be empty.
3746
3746
  *
3747
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.10.3
3747
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.10.3
3748
3748
  */
3749
3749
  restrictions: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3750
3750
  /**
3751
3751
  * This field shall indicate the type of restriction, for example, AttributeAccessForbidden.
3752
3752
  *
3753
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.1
3753
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.1
3754
3754
  */
3755
3755
  type: import("../tlv/TlvObject.js").FieldType<AccessRestrictionType>;
3756
3756
  /**
@@ -3764,7 +3764,7 @@ export declare namespace AccessControl {
3764
3764
  * A null value shall indicate the wildcard value for the given value of Type (i.e. all elements associated with
3765
3765
  * the Type under the associated endpoint and cluster for the containing AccessRestrictionEntryStruct).
3766
3766
  *
3767
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.8.2
3767
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.8.2
3768
3768
  */
3769
3769
  id: import("../tlv/TlvObject.js").FieldType<number | null>;
3770
3770
  }>[]>;
@@ -3774,7 +3774,7 @@ export declare namespace AccessControl {
3774
3774
  * This field shall specify a Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
3775
3775
  * FabricRestrictionReviewUpdate event.
3776
3776
  *
3777
- * @see {@link MatterSpecification.v141.Core} § 9.10.8.2.1
3777
+ * @see {@link MatterSpecification.v142.Core} § 9.10.8.2.1
3778
3778
  */
3779
3779
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
3780
3780
  }>, any> & {
@@ -3794,7 +3794,7 @@ export declare namespace AccessControl {
3794
3794
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
3795
3795
  * CASE or PASE session; the other shall be null.
3796
3796
  *
3797
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.1
3797
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.1
3798
3798
  */
3799
3799
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
3800
3800
  /**
@@ -3804,13 +3804,13 @@ export declare namespace AccessControl {
3804
3804
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
3805
3805
  * CASE or PASE session; the other shall be null.
3806
3806
  *
3807
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.2
3807
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.2
3808
3808
  */
3809
3809
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
3810
3810
  /**
3811
3811
  * The type of change as appropriate.
3812
3812
  *
3813
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.3
3813
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.3
3814
3814
  */
3815
3815
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
3816
3816
  /**
@@ -3819,7 +3819,7 @@ export declare namespace AccessControl {
3819
3819
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
3820
3820
  * scarce.
3821
3821
  *
3822
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.2.4
3822
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.2.4
3823
3823
  */
3824
3824
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3825
3825
  /**
@@ -3832,7 +3832,7 @@ export declare namespace AccessControl {
3832
3832
  * Administrators may iterate over this list of elements, and interpret selected elements at their discretion.
3833
3833
  * The content of each element is not specified, but may be coordinated among manufacturers at their discretion.
3834
3834
  *
3835
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.7.1
3835
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.7.1
3836
3836
  */
3837
3837
  data: import("../tlv/TlvObject.js").FieldType<AllowSharedBufferSource>;
3838
3838
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -3851,7 +3851,7 @@ export declare namespace AccessControl {
3851
3851
  * This field shall indicate the Token that can be used to correlate a ReviewFabricRestrictionsResponse with a
3852
3852
  * FabricRestrictionReviewUpdate event.
3853
3853
  *
3854
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.1
3854
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.1
3855
3855
  */
3856
3856
  token: import("../tlv/TlvObject.js").FieldType<number | bigint>;
3857
3857
  /**
@@ -3864,7 +3864,7 @@ export declare namespace AccessControl {
3864
3864
  * Examples include "Please try again and immediately access device display for further instructions." or
3865
3865
  * "Please check email associated with your Acme account."
3866
3866
  *
3867
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.2
3867
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.2
3868
3868
  */
3869
3869
  instruction: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3870
3870
  /**
@@ -4028,7 +4028,7 @@ export declare namespace AccessControl {
4028
4028
  *
4029
4029
  * ◦ https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTop=_&MTza=79
4030
4030
  *
4031
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.3.3
4031
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.3.3
4032
4032
  */
4033
4033
  arlRequestFlowUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4034
4034
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -4050,7 +4050,7 @@ export declare namespace AccessControl {
4050
4050
  *
4051
4051
  * • Each removed entry shall generate an event with ChangeType Removed.
4052
4052
  *
4053
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1
4053
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1
4054
4054
  */
4055
4055
  readonly accessControlEntryChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
4056
4056
  /**
@@ -4059,7 +4059,7 @@ export declare namespace AccessControl {
4059
4059
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
4060
4060
  * CASE or PASE session; the other shall be null.
4061
4061
  *
4062
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.1
4062
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.1
4063
4063
  */
4064
4064
  adminNodeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId | null>;
4065
4065
  /**
@@ -4069,13 +4069,13 @@ export declare namespace AccessControl {
4069
4069
  * Exactly one of AdminNodeID and AdminPasscodeID shall be set, depending on whether the change occurred via a
4070
4070
  * CASE or PASE session; the other shall be null.
4071
4071
  *
4072
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.2
4072
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.2
4073
4073
  */
4074
4074
  adminPasscodeId: import("../tlv/TlvObject.js").FieldType<number | null>;
4075
4075
  /**
4076
4076
  * The type of change as appropriate.
4077
4077
  *
4078
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.3
4078
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.3
4079
4079
  */
4080
4080
  changeType: import("../tlv/TlvObject.js").FieldType<ChangeType>;
4081
4081
  /**
@@ -4084,7 +4084,7 @@ export declare namespace AccessControl {
4084
4084
  * This field SHOULD be set if resources are adequate for it; otherwise it shall be set to NULL if resources are
4085
4085
  * scarce.
4086
4086
  *
4087
- * @see {@link MatterSpecification.v141.Core} § 9.10.9.1.4
4087
+ * @see {@link MatterSpecification.v142.Core} § 9.10.9.1.4
4088
4088
  */
4089
4089
  latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4090
4090
  /**
@@ -4107,13 +4107,13 @@ export declare namespace AccessControl {
4107
4107
  * Cluster itself. The Administer privilege shall NOT be used on Access Control Entries which use the Group auth
4108
4108
  * mode.
4109
4109
  *
4110
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.1
4110
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.1
4111
4111
  */
4112
4112
  privilege: import("../tlv/TlvObject.js").FieldType<AccessControlEntryPrivilege>;
4113
4113
  /**
4114
4114
  * The AuthMode field shall specify the authentication mode required by this Access Control Entry.
4115
4115
  *
4116
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.2
4116
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.2
4117
4117
  */
4118
4118
  authMode: import("../tlv/TlvObject.js").FieldType<AccessControlEntryAuthMode>;
4119
4119
  /**
@@ -4149,7 +4149,7 @@ export declare namespace AccessControl {
4149
4149
  * For Group authentication, the Group ID identifies the required group, as defined in the Group Key Management
4150
4150
  * Cluster.
4151
4151
  *
4152
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.3
4152
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.3
4153
4153
  */
4154
4154
  subjects: import("../tlv/TlvObject.js").FieldType<import("../datatype/NodeId.js").NodeId[] | null>;
4155
4155
  /**
@@ -4171,7 +4171,7 @@ export declare namespace AccessControl {
4171
4171
  * An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
4172
4172
  * on all endpoints on this Node.
4173
4173
  *
4174
- * @see {@link MatterSpecification.v141.Core} § 9.10.5.6.4
4174
+ * @see {@link MatterSpecification.v142.Core} § 9.10.5.6.4
4175
4175
  */
4176
4176
  targets: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4177
4177
  cluster: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId | null>;