@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
@@ -14,7 +14,7 @@ export declare namespace ScenesManagement {
14
14
  /**
15
15
  * These are optional features supported by ScenesManagementCluster.
16
16
  *
17
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.4
17
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.4
18
18
  */
19
19
  enum Feature {
20
20
  /**
@@ -22,12 +22,12 @@ export declare namespace ScenesManagement {
22
22
  *
23
23
  * This feature indicates the ability to store a name for a scene when a scene is added.
24
24
  *
25
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.4.1
25
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.4.1
26
26
  */
27
27
  SceneNames = "SceneNames"
28
28
  }
29
29
  /**
30
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2
30
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2
31
31
  */
32
32
  const TlvSceneInfo: import("../tlv/TlvObject.js").ObjectSchema<{
33
33
  /**
@@ -36,21 +36,21 @@ export declare namespace ScenesManagement {
36
36
  *
37
37
  * This only includes the count for the associated fabric.
38
38
  *
39
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.1
39
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.1
40
40
  */
41
41
  sceneCount: import("../tlv/TlvObject.js").FieldType<number>;
42
42
  /**
43
43
  * This field shall indicate the scene identifier of the scene last invoked on the associated fabric. If no
44
44
  * scene has been invoked, the value of this field shall be 0xFF, the undefined scene identifier.
45
45
  *
46
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.2
46
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.2
47
47
  */
48
48
  currentScene: import("../tlv/TlvObject.js").FieldType<number>;
49
49
  /**
50
50
  * This field shall indicate the group identifier of the scene last invoked on the associated fabric, or 0 if
51
51
  * the scene last invoked is not associated with a group.
52
52
  *
53
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.3
53
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.3
54
54
  */
55
55
  currentGroup: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
56
56
  /**
@@ -67,7 +67,7 @@ export declare namespace ScenesManagement {
67
67
  * fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
68
68
  * invoked for that fabric, the CurrentScene and CurrentGroup fields shall be their default values.
69
69
  *
70
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.4
70
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.4
71
71
  */
72
72
  sceneValid: import("../tlv/TlvObject.js").FieldType<boolean>;
73
73
  /**
@@ -76,20 +76,20 @@ export declare namespace ScenesManagement {
76
76
  * accessing fabric, due to other clients associated with other fabrics adding or deleting entries that impact
77
77
  * the resource usage on the device.
78
78
  *
79
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.5
79
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.5
80
80
  */
81
81
  remainingCapacity: import("../tlv/TlvObject.js").FieldType<number>;
82
82
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
83
83
  }>;
84
84
  /**
85
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2
85
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2
86
86
  */
87
87
  interface SceneInfo extends TypeFromSchema<typeof TlvSceneInfo> {
88
88
  }
89
89
  /**
90
90
  * This data type indicates a combination of an identifier and the value of an attribute.
91
91
  *
92
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3
92
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3
93
93
  */
94
94
  const TlvAttributeValuePair: import("../tlv/TlvObject.js").ObjectSchema<{
95
95
  /**
@@ -163,7 +163,7 @@ export declare namespace ScenesManagement {
163
163
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
164
164
  * considered as the null value.
165
165
  *
166
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
166
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
167
167
  */
168
168
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
169
169
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -178,20 +178,20 @@ export declare namespace ScenesManagement {
178
178
  /**
179
179
  * This data type indicates a combination of an identifier and the value of an attribute.
180
180
  *
181
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3
181
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3
182
182
  */
183
183
  interface AttributeValuePair extends TypeFromSchema<typeof TlvAttributeValuePair> {
184
184
  }
185
185
  /**
186
186
  * This data type indicates for a given cluster a set of attributes and their values.
187
187
  *
188
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4
188
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4
189
189
  */
190
190
  const TlvExtensionFieldSet: import("../tlv/TlvObject.js").ObjectSchema<{
191
191
  /**
192
192
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
193
193
  *
194
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
194
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
195
195
  */
196
196
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
197
197
  /**
@@ -200,7 +200,7 @@ export declare namespace ScenesManagement {
200
200
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
201
201
  * specification shall NOT be used in the AttributeValueList field.
202
202
  *
203
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
203
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
204
204
  */
205
205
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
206
206
  /**
@@ -274,7 +274,7 @@ export declare namespace ScenesManagement {
274
274
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
275
275
  * considered as the null value.
276
276
  *
277
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
277
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
278
278
  */
279
279
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
280
280
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -290,50 +290,50 @@ export declare namespace ScenesManagement {
290
290
  /**
291
291
  * This data type indicates for a given cluster a set of attributes and their values.
292
292
  *
293
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4
293
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4
294
294
  */
295
295
  interface ExtensionFieldSet extends TypeFromSchema<typeof TlvExtensionFieldSet> {
296
296
  }
297
297
  /**
298
298
  * Input to the ScenesManagement addScene command
299
299
  *
300
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2
300
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2
301
301
  */
302
302
  const TlvAddSceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
303
303
  /**
304
304
  * This field shall indicate the group identifier in the Group Table.
305
305
  *
306
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.1
306
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.1
307
307
  */
308
308
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
309
309
  /**
310
310
  * This field shall indicate the scene identifier in the Scene Table.
311
311
  *
312
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.2
312
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.2
313
313
  */
314
314
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
315
315
  /**
316
316
  * This field shall indicate the transition time of the scene, measured in milliseconds.
317
317
  *
318
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.3
318
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.3
319
319
  */
320
320
  transitionTime: import("../tlv/TlvObject.js").FieldType<number>;
321
321
  /**
322
322
  * This field shall indicate the name of the scene.
323
323
  *
324
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.4
324
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.4
325
325
  */
326
326
  sceneName: import("../tlv/TlvObject.js").FieldType<string>;
327
327
  /**
328
328
  * This field shall contains the list of extension fields.
329
329
  *
330
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.5
330
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.5
331
331
  */
332
332
  extensionFieldSetStructs: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
333
333
  /**
334
334
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
335
335
  *
336
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
336
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
337
337
  */
338
338
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
339
339
  /**
@@ -342,7 +342,7 @@ export declare namespace ScenesManagement {
342
342
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
343
343
  * specification shall NOT be used in the AttributeValueList field.
344
344
  *
345
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
345
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
346
346
  */
347
347
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
348
348
  /**
@@ -416,7 +416,7 @@ export declare namespace ScenesManagement {
416
416
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
417
417
  * considered as the null value.
418
418
  *
419
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
419
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
420
420
  */
421
421
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
422
422
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -433,108 +433,108 @@ export declare namespace ScenesManagement {
433
433
  /**
434
434
  * Input to the ScenesManagement addScene command
435
435
  *
436
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2
436
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2
437
437
  */
438
438
  interface AddSceneRequest extends TypeFromSchema<typeof TlvAddSceneRequest> {
439
439
  }
440
440
  /**
441
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3
441
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3
442
442
  */
443
443
  const TlvAddSceneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
444
444
  /**
445
445
  * This field shall be set according to the Effect on Receipt section for AddScene command.
446
446
  *
447
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.1
447
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.1
448
448
  */
449
449
  status: import("../tlv/TlvObject.js").FieldType<Status>;
450
450
  /**
451
451
  * The GroupID field shall be set to the corresponding field of the received AddScene command.
452
452
  *
453
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.2
453
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.2
454
454
  */
455
455
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
456
456
  /**
457
457
  * The SceneID field shall be set to the corresponding field of the received AddScene command.
458
458
  *
459
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.3
459
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.3
460
460
  */
461
461
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
462
462
  }>;
463
463
  /**
464
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3
464
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3
465
465
  */
466
466
  interface AddSceneResponse extends TypeFromSchema<typeof TlvAddSceneResponse> {
467
467
  }
468
468
  /**
469
469
  * Input to the ScenesManagement viewScene command
470
470
  *
471
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4
471
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4
472
472
  */
473
473
  const TlvViewSceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
474
474
  /**
475
475
  * This field shall indicate the group identifier in the Group Table.
476
476
  *
477
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.1
477
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.1
478
478
  */
479
479
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
480
480
  /**
481
481
  * This field shall indicate the scene identifier in the Scene Table.
482
482
  *
483
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.2
483
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.2
484
484
  */
485
485
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
486
486
  }>;
487
487
  /**
488
488
  * Input to the ScenesManagement viewScene command
489
489
  *
490
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4
490
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4
491
491
  */
492
492
  interface ViewSceneRequest extends TypeFromSchema<typeof TlvViewSceneRequest> {
493
493
  }
494
494
  /**
495
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5
495
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5
496
496
  */
497
497
  const TlvViewSceneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
498
498
  /**
499
499
  * This field shall be set according to the Effect on Receipt section for ViewScene command.
500
500
  *
501
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.1
501
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.1
502
502
  */
503
503
  status: import("../tlv/TlvObject.js").FieldType<Status>;
504
504
  /**
505
505
  * The GroupID field shall be set to the corresponding field of the received ViewScene command.
506
506
  *
507
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.2
507
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.2
508
508
  */
509
509
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
510
510
  /**
511
511
  * The SceneID field shall be set to the corresponding field of the received ViewScene command.
512
512
  *
513
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.3
513
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.3
514
514
  */
515
515
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
516
516
  /**
517
517
  * This field shall be set to the corresponding field in the Scene Table entry.
518
518
  *
519
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.4
519
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.4
520
520
  */
521
521
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
522
522
  /**
523
523
  * This field shall be set to the corresponding field in the Scene Table entry.
524
524
  *
525
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.5
525
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.5
526
526
  */
527
527
  sceneName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
528
528
  /**
529
529
  * This field shall be set to the corresponding field in the Scene Table entry.
530
530
  *
531
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.6
531
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.6
532
532
  */
533
533
  extensionFieldSetStructs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
534
534
  /**
535
535
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
536
536
  *
537
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
537
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
538
538
  */
539
539
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
540
540
  /**
@@ -543,7 +543,7 @@ export declare namespace ScenesManagement {
543
543
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
544
544
  * specification shall NOT be used in the AttributeValueList field.
545
545
  *
546
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
546
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
547
547
  */
548
548
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
549
549
  /**
@@ -617,7 +617,7 @@ export declare namespace ScenesManagement {
617
617
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
618
618
  * considered as the null value.
619
619
  *
620
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
620
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
621
621
  */
622
622
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
623
623
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -632,220 +632,220 @@ export declare namespace ScenesManagement {
632
632
  }>[]>;
633
633
  }>;
634
634
  /**
635
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5
635
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5
636
636
  */
637
637
  interface ViewSceneResponse extends TypeFromSchema<typeof TlvViewSceneResponse> {
638
638
  }
639
639
  /**
640
640
  * Input to the ScenesManagement removeScene command
641
641
  *
642
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6
642
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6
643
643
  */
644
644
  const TlvRemoveSceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
645
645
  /**
646
646
  * This field shall indicate the group identifier in the Group Table.
647
647
  *
648
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.1
648
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.1
649
649
  */
650
650
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
651
651
  /**
652
652
  * This field shall indicate the scene identifier in the Scene Table.
653
653
  *
654
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.2
654
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.2
655
655
  */
656
656
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
657
657
  }>;
658
658
  /**
659
659
  * Input to the ScenesManagement removeScene command
660
660
  *
661
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6
661
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6
662
662
  */
663
663
  interface RemoveSceneRequest extends TypeFromSchema<typeof TlvRemoveSceneRequest> {
664
664
  }
665
665
  /**
666
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7
666
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7
667
667
  */
668
668
  const TlvRemoveSceneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
669
669
  /**
670
670
  * This field shall be set according to the Effect on Receipt section for RemoveScene command.
671
671
  *
672
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.1
672
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.1
673
673
  */
674
674
  status: import("../tlv/TlvObject.js").FieldType<Status>;
675
675
  /**
676
676
  * The GroupID field shall be set to the corresponding field of the received RemoveScene command.
677
677
  *
678
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.2
678
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.2
679
679
  */
680
680
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
681
681
  /**
682
682
  * The SceneID field shall be set to the corresponding field of the received RemoveScene command.
683
683
  *
684
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.3
684
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.3
685
685
  */
686
686
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
687
687
  }>;
688
688
  /**
689
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7
689
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7
690
690
  */
691
691
  interface RemoveSceneResponse extends TypeFromSchema<typeof TlvRemoveSceneResponse> {
692
692
  }
693
693
  /**
694
694
  * Input to the ScenesManagement removeAllScenes command
695
695
  *
696
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8
696
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8
697
697
  */
698
698
  const TlvRemoveAllScenesRequest: import("../tlv/TlvObject.js").ObjectSchema<{
699
699
  /**
700
700
  * This field shall indicate the group identifier in the Group Table.
701
701
  *
702
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8.1
702
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8.1
703
703
  */
704
704
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
705
705
  }>;
706
706
  /**
707
707
  * Input to the ScenesManagement removeAllScenes command
708
708
  *
709
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8
709
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8
710
710
  */
711
711
  interface RemoveAllScenesRequest extends TypeFromSchema<typeof TlvRemoveAllScenesRequest> {
712
712
  }
713
713
  /**
714
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9
714
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9
715
715
  */
716
716
  const TlvRemoveAllScenesResponse: import("../tlv/TlvObject.js").ObjectSchema<{
717
717
  /**
718
718
  * This field shall be set according to the Effect on Receipt section for RemoveAllScenes command.
719
719
  *
720
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.1
720
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.1
721
721
  */
722
722
  status: import("../tlv/TlvObject.js").FieldType<Status>;
723
723
  /**
724
724
  * The GroupID field shall be set to the corresponding field of the received RemoveAllScenes command.
725
725
  *
726
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.2
726
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.2
727
727
  */
728
728
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
729
729
  }>;
730
730
  /**
731
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9
731
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9
732
732
  */
733
733
  interface RemoveAllScenesResponse extends TypeFromSchema<typeof TlvRemoveAllScenesResponse> {
734
734
  }
735
735
  /**
736
736
  * Input to the ScenesManagement storeScene command
737
737
  *
738
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10
738
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10
739
739
  */
740
740
  const TlvStoreSceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
741
741
  /**
742
742
  * This field shall indicate the group identifier in the Group Table.
743
743
  *
744
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.1
744
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.1
745
745
  */
746
746
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
747
747
  /**
748
748
  * This field shall indicate the scene identifier in the Scene Table.
749
749
  *
750
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.2
750
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.2
751
751
  */
752
752
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
753
753
  }>;
754
754
  /**
755
755
  * Input to the ScenesManagement storeScene command
756
756
  *
757
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10
757
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10
758
758
  */
759
759
  interface StoreSceneRequest extends TypeFromSchema<typeof TlvStoreSceneRequest> {
760
760
  }
761
761
  /**
762
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11
762
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11
763
763
  */
764
764
  const TlvStoreSceneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
765
765
  /**
766
766
  * This field shall be set according to the Effect on Receipt section for StoreScene command.
767
767
  *
768
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.1
768
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.1
769
769
  */
770
770
  status: import("../tlv/TlvObject.js").FieldType<Status>;
771
771
  /**
772
772
  * The GroupID field shall be set to the corresponding field of the received StoreScene command.
773
773
  *
774
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.2
774
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.2
775
775
  */
776
776
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
777
777
  /**
778
778
  * The SceneID field shall be set to the corresponding field of the received StoreScene command.
779
779
  *
780
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.3
780
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.3
781
781
  */
782
782
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
783
783
  }>;
784
784
  /**
785
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11
785
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11
786
786
  */
787
787
  interface StoreSceneResponse extends TypeFromSchema<typeof TlvStoreSceneResponse> {
788
788
  }
789
789
  /**
790
790
  * Input to the ScenesManagement recallScene command
791
791
  *
792
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12
792
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12
793
793
  */
794
794
  const TlvRecallSceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
795
795
  /**
796
796
  * This field shall indicate the group identifier in the Group Table.
797
797
  *
798
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.1
798
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.1
799
799
  */
800
800
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
801
801
  /**
802
802
  * This field shall indicate the scene identifier in the Scene Table.
803
803
  *
804
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.2
804
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.2
805
805
  */
806
806
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
807
807
  /**
808
808
  * This field shall indicate the transition time of the scene, measured in milliseconds.
809
809
  *
810
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.3
810
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.3
811
811
  */
812
812
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
813
813
  }>;
814
814
  /**
815
815
  * Input to the ScenesManagement recallScene command
816
816
  *
817
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12
817
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12
818
818
  */
819
819
  interface RecallSceneRequest extends TypeFromSchema<typeof TlvRecallSceneRequest> {
820
820
  }
821
821
  /**
822
822
  * Input to the ScenesManagement getSceneMembership command
823
823
  *
824
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13
824
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13
825
825
  */
826
826
  const TlvGetSceneMembershipRequest: import("../tlv/TlvObject.js").ObjectSchema<{
827
827
  /**
828
828
  * This field shall indicate the group identifier in the Group Table.
829
829
  *
830
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13.1
830
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13.1
831
831
  */
832
832
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
833
833
  }>;
834
834
  /**
835
835
  * Input to the ScenesManagement getSceneMembership command
836
836
  *
837
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13
837
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13
838
838
  */
839
839
  interface GetSceneMembershipRequest extends TypeFromSchema<typeof TlvGetSceneMembershipRequest> {
840
840
  }
841
841
  /**
842
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14
842
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14
843
843
  */
844
844
  const TlvGetSceneMembershipResponse: import("../tlv/TlvObject.js").ObjectSchema<{
845
845
  /**
846
846
  * This field shall be set according to the Effect on Receipt section for GetSceneMembership command.
847
847
  *
848
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.1
848
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.1
849
849
  */
850
850
  status: import("../tlv/TlvObject.js").FieldType<Status>;
851
851
  /**
@@ -860,30 +860,30 @@ export declare namespace ScenesManagement {
860
860
  *
861
861
  * • null - It is unknown if any further scenes may be added.
862
862
  *
863
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.2
863
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.2
864
864
  */
865
865
  capacity: import("../tlv/TlvObject.js").FieldType<number | null>;
866
866
  /**
867
867
  * This field shall be set to the corresponding field of the received GetSceneMembership command.
868
868
  *
869
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.3
869
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.3
870
870
  */
871
871
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
872
872
  /**
873
873
  * If the status is not SUCCESS then this field shall be omitted, else this field shall contain the identifiers
874
874
  * of all the scenes in the Scene Table with the corresponding Group ID.
875
875
  *
876
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.4
876
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.4
877
877
  */
878
878
  sceneList: import("../tlv/TlvObject.js").OptionalFieldType<number[]>;
879
879
  }>;
880
880
  /**
881
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14
881
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14
882
882
  */
883
883
  interface GetSceneMembershipResponse extends TypeFromSchema<typeof TlvGetSceneMembershipResponse> {
884
884
  }
885
885
  /**
886
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.1
886
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.1
887
887
  */
888
888
  const CopyMode: {
889
889
  /**
@@ -894,7 +894,7 @@ export declare namespace ScenesManagement {
894
894
  /**
895
895
  * Input to the ScenesManagement copyScene command
896
896
  *
897
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15
897
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15
898
898
  */
899
899
  const TlvCopySceneRequest: import("../tlv/TlvObject.js").ObjectSchema<{
900
900
  /**
@@ -904,7 +904,7 @@ export declare namespace ScenesManagement {
904
904
  * all scenes are to be copied and the SceneIdentifierFrom and SceneIdentifierTo fields shall be ignored.
905
905
  * Otherwise this bit is set to 0.
906
906
  *
907
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.1
907
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.1
908
908
  */
909
909
  mode: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
910
910
  /**
@@ -916,63 +916,63 @@ export declare namespace ScenesManagement {
916
916
  * This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
917
917
  * SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
918
918
  *
919
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.2
919
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.2
920
920
  */
921
921
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
922
922
  /**
923
923
  * This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
924
924
  * GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
925
925
  *
926
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.3
926
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.3
927
927
  */
928
928
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
929
929
  /**
930
930
  * This field shall indicate the identifier of the group to which the scene is to be copied. Together with the
931
931
  * SceneIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
932
932
  *
933
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.4
933
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.4
934
934
  */
935
935
  groupIdentifierTo: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
936
936
  /**
937
937
  * This field shall indicate the identifier of the scene to which the scene is to be copied. Together with the
938
938
  * GroupIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
939
939
  *
940
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.5
940
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.5
941
941
  */
942
942
  sceneIdentifierTo: import("../tlv/TlvObject.js").FieldType<number>;
943
943
  }>;
944
944
  /**
945
945
  * Input to the ScenesManagement copyScene command
946
946
  *
947
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15
947
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15
948
948
  */
949
949
  interface CopySceneRequest extends TypeFromSchema<typeof TlvCopySceneRequest> {
950
950
  }
951
951
  /**
952
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16
952
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16
953
953
  */
954
954
  const TlvCopySceneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
955
955
  /**
956
956
  * This field shall be set according to the Effect on Receipt section for the CopyScene command.
957
957
  *
958
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.1
958
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.1
959
959
  */
960
960
  status: import("../tlv/TlvObject.js").FieldType<Status>;
961
961
  /**
962
962
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
963
963
  *
964
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.2
964
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.2
965
965
  */
966
966
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
967
967
  /**
968
968
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
969
969
  *
970
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.3
970
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.3
971
971
  */
972
972
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
973
973
  }>;
974
974
  /**
975
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16
975
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16
976
976
  */
977
977
  interface CopySceneResponse extends TypeFromSchema<typeof TlvCopySceneResponse> {
978
978
  }
@@ -986,20 +986,20 @@ export declare namespace ScenesManagement {
986
986
  * are illustrated below. An ExtensionFieldSetStruct may be present for each Scenes-supporting cluster implemented
987
987
  * on the same endpoint.
988
988
  *
989
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5
989
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5
990
990
  */
991
991
  const TlvLogicalSceneTable: import("../tlv/TlvObject.js").ObjectSchema<{
992
992
  /**
993
993
  * This field is the group identifier for which this scene applies, or 0 if the scene is not associated with a
994
994
  * group.
995
995
  *
996
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5.1
996
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5.1
997
997
  */
998
998
  sceneGroupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
999
999
  /**
1000
1000
  * This field is unique within this group, which is used to identify this scene.
1001
1001
  *
1002
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5.2
1002
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5.2
1003
1003
  */
1004
1004
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1005
1005
  /**
@@ -1008,14 +1008,14 @@ export declare namespace ScenesManagement {
1008
1008
  * If scene names are not supported, any commands that write a scene name shall simply discard the name, and any
1009
1009
  * command that returns a scene name shall return an empty string.
1010
1010
  *
1011
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5.3
1011
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5.3
1012
1012
  */
1013
1013
  sceneName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1014
1014
  /**
1015
1015
  * This field is the amount of time, in milliseconds, it will take for a cluster to change from its current
1016
1016
  * state to the requested state.
1017
1017
  *
1018
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5.4
1018
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5.4
1019
1019
  */
1020
1020
  sceneTransitionTime: import("../tlv/TlvObject.js").FieldType<number>;
1021
1021
  /**
@@ -1024,13 +1024,13 @@ export declare namespace ScenesManagement {
1024
1024
  * a cluster implemented on the same endpoint where the Scene ("S") designation appears in the quality column. A
1025
1025
  * scene is the aggregate of all such fields across all clusters on the endpoint.
1026
1026
  *
1027
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5.5
1027
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5.5
1028
1028
  */
1029
1029
  extensionFields: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1030
1030
  /**
1031
1031
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
1032
1032
  *
1033
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
1033
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
1034
1034
  */
1035
1035
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1036
1036
  /**
@@ -1039,7 +1039,7 @@ export declare namespace ScenesManagement {
1039
1039
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
1040
1040
  * specification shall NOT be used in the AttributeValueList field.
1041
1041
  *
1042
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
1042
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
1043
1043
  */
1044
1044
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1045
1045
  /**
@@ -1113,7 +1113,7 @@ export declare namespace ScenesManagement {
1113
1113
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
1114
1114
  * considered as the null value.
1115
1115
  *
1116
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
1116
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
1117
1117
  */
1118
1118
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
1119
1119
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -1137,7 +1137,7 @@ export declare namespace ScenesManagement {
1137
1137
  * are illustrated below. An ExtensionFieldSetStruct may be present for each Scenes-supporting cluster implemented
1138
1138
  * on the same endpoint.
1139
1139
  *
1140
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.5
1140
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.5
1141
1141
  */
1142
1142
  interface LogicalSceneTable extends TypeFromSchema<typeof TlvLogicalSceneTable> {
1143
1143
  }
@@ -1152,7 +1152,7 @@ export declare namespace ScenesManagement {
1152
1152
  /**
1153
1153
  * This feature indicates the ability to store a name for a scene when a scene is added.
1154
1154
  *
1155
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.4.1
1155
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.4.1
1156
1156
  */
1157
1157
  readonly sceneNames: BitFlag;
1158
1158
  };
@@ -1164,7 +1164,7 @@ export declare namespace ScenesManagement {
1164
1164
  * endpoint) shall be 16, unless a device type in which this cluster is used, defines a larger value in the
1165
1165
  * device type definition.
1166
1166
  *
1167
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.8.1
1167
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.8.1
1168
1168
  */
1169
1169
  readonly sceneTableSize: FixedAttribute<number, any>;
1170
1170
  /**
@@ -1173,7 +1173,7 @@ export declare namespace ScenesManagement {
1173
1173
  * The number of list entries for this attribute shall NOT exceed the number of supported fabrics by the
1174
1174
  * device.
1175
1175
  *
1176
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.8.2
1176
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.8.2
1177
1177
  */
1178
1178
  readonly fabricSceneInfo: FabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1179
1179
  /**
@@ -1182,21 +1182,21 @@ export declare namespace ScenesManagement {
1182
1182
  *
1183
1183
  * This only includes the count for the associated fabric.
1184
1184
  *
1185
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.1
1185
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.1
1186
1186
  */
1187
1187
  sceneCount: import("../tlv/TlvObject.js").FieldType<number>;
1188
1188
  /**
1189
1189
  * This field shall indicate the scene identifier of the scene last invoked on the associated fabric. If no
1190
1190
  * scene has been invoked, the value of this field shall be 0xFF, the undefined scene identifier.
1191
1191
  *
1192
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.2
1192
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.2
1193
1193
  */
1194
1194
  currentScene: import("../tlv/TlvObject.js").FieldType<number>;
1195
1195
  /**
1196
1196
  * This field shall indicate the group identifier of the scene last invoked on the associated fabric, or 0 if
1197
1197
  * the scene last invoked is not associated with a group.
1198
1198
  *
1199
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.3
1199
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.3
1200
1200
  */
1201
1201
  currentGroup: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1202
1202
  /**
@@ -1213,7 +1213,7 @@ export declare namespace ScenesManagement {
1213
1213
  * fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
1214
1214
  * invoked for that fabric, the CurrentScene and CurrentGroup fields shall be their default values.
1215
1215
  *
1216
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.4
1216
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.4
1217
1217
  */
1218
1218
  sceneValid: import("../tlv/TlvObject.js").FieldType<boolean>;
1219
1219
  /**
@@ -1222,7 +1222,7 @@ export declare namespace ScenesManagement {
1222
1222
  * accessing fabric, due to other clients associated with other fabrics adding or deleting entries that impact
1223
1223
  * the resource usage on the device.
1224
1224
  *
1225
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.5
1225
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.5
1226
1226
  */
1227
1227
  remainingCapacity: import("../tlv/TlvObject.js").FieldType<number>;
1228
1228
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1234,43 +1234,43 @@ export declare namespace ScenesManagement {
1234
1234
  * endpoint that has a defined extension field set. Extension field sets may be omitted, including the case
1235
1235
  * of no extension field sets at all.
1236
1236
  *
1237
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2
1237
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2
1238
1238
  */
1239
1239
  readonly addScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1240
1240
  /**
1241
1241
  * This field shall indicate the group identifier in the Group Table.
1242
1242
  *
1243
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.1
1243
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.1
1244
1244
  */
1245
1245
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1246
1246
  /**
1247
1247
  * This field shall indicate the scene identifier in the Scene Table.
1248
1248
  *
1249
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.2
1249
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.2
1250
1250
  */
1251
1251
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1252
1252
  /**
1253
1253
  * This field shall indicate the transition time of the scene, measured in milliseconds.
1254
1254
  *
1255
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.3
1255
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.3
1256
1256
  */
1257
1257
  transitionTime: import("../tlv/TlvObject.js").FieldType<number>;
1258
1258
  /**
1259
1259
  * This field shall indicate the name of the scene.
1260
1260
  *
1261
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.4
1261
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.4
1262
1262
  */
1263
1263
  sceneName: import("../tlv/TlvObject.js").FieldType<string>;
1264
1264
  /**
1265
1265
  * This field shall contains the list of extension fields.
1266
1266
  *
1267
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.5
1267
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.5
1268
1268
  */
1269
1269
  extensionFieldSetStructs: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1270
1270
  /**
1271
1271
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
1272
1272
  *
1273
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
1273
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
1274
1274
  */
1275
1275
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1276
1276
  /**
@@ -1279,7 +1279,7 @@ export declare namespace ScenesManagement {
1279
1279
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
1280
1280
  * specification shall NOT be used in the AttributeValueList field.
1281
1281
  *
1282
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
1282
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
1283
1283
  */
1284
1284
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1285
1285
  /**
@@ -1353,7 +1353,7 @@ export declare namespace ScenesManagement {
1353
1353
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
1354
1354
  * considered as the null value.
1355
1355
  *
1356
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
1356
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
1357
1357
  */
1358
1358
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
1359
1359
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -1370,79 +1370,79 @@ export declare namespace ScenesManagement {
1370
1370
  /**
1371
1371
  * This field shall be set according to the Effect on Receipt section for AddScene command.
1372
1372
  *
1373
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.1
1373
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.1
1374
1374
  */
1375
1375
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1376
1376
  /**
1377
1377
  * The GroupID field shall be set to the corresponding field of the received AddScene command.
1378
1378
  *
1379
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.2
1379
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.2
1380
1380
  */
1381
1381
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1382
1382
  /**
1383
1383
  * The SceneID field shall be set to the corresponding field of the received AddScene command.
1384
1384
  *
1385
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.3
1385
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.3
1386
1386
  */
1387
1387
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1388
1388
  }>, any>;
1389
1389
  /**
1390
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4
1390
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4
1391
1391
  */
1392
1392
  readonly viewScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1393
1393
  /**
1394
1394
  * This field shall indicate the group identifier in the Group Table.
1395
1395
  *
1396
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.1
1396
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.1
1397
1397
  */
1398
1398
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1399
1399
  /**
1400
1400
  * This field shall indicate the scene identifier in the Scene Table.
1401
1401
  *
1402
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.2
1402
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.2
1403
1403
  */
1404
1404
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1405
1405
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1406
1406
  /**
1407
1407
  * This field shall be set according to the Effect on Receipt section for ViewScene command.
1408
1408
  *
1409
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.1
1409
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.1
1410
1410
  */
1411
1411
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1412
1412
  /**
1413
1413
  * The GroupID field shall be set to the corresponding field of the received ViewScene command.
1414
1414
  *
1415
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.2
1415
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.2
1416
1416
  */
1417
1417
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1418
1418
  /**
1419
1419
  * The SceneID field shall be set to the corresponding field of the received ViewScene command.
1420
1420
  *
1421
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.3
1421
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.3
1422
1422
  */
1423
1423
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1424
1424
  /**
1425
1425
  * This field shall be set to the corresponding field in the Scene Table entry.
1426
1426
  *
1427
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.4
1427
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.4
1428
1428
  */
1429
1429
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1430
1430
  /**
1431
1431
  * This field shall be set to the corresponding field in the Scene Table entry.
1432
1432
  *
1433
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.5
1433
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.5
1434
1434
  */
1435
1435
  sceneName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1436
1436
  /**
1437
1437
  * This field shall be set to the corresponding field in the Scene Table entry.
1438
1438
  *
1439
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.6
1439
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.6
1440
1440
  */
1441
1441
  extensionFieldSetStructs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1442
1442
  /**
1443
1443
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
1444
1444
  *
1445
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
1445
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
1446
1446
  */
1447
1447
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1448
1448
  /**
@@ -1451,7 +1451,7 @@ export declare namespace ScenesManagement {
1451
1451
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
1452
1452
  * specification shall NOT be used in the AttributeValueList field.
1453
1453
  *
1454
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
1454
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
1455
1455
  */
1456
1456
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1457
1457
  /**
@@ -1525,7 +1525,7 @@ export declare namespace ScenesManagement {
1525
1525
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
1526
1526
  * considered as the null value.
1527
1527
  *
1528
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
1528
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
1529
1529
  */
1530
1530
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
1531
1531
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -1540,121 +1540,121 @@ export declare namespace ScenesManagement {
1540
1540
  }>[]>;
1541
1541
  }>, any>;
1542
1542
  /**
1543
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6
1543
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6
1544
1544
  */
1545
1545
  readonly removeScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1546
1546
  /**
1547
1547
  * This field shall indicate the group identifier in the Group Table.
1548
1548
  *
1549
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.1
1549
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.1
1550
1550
  */
1551
1551
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1552
1552
  /**
1553
1553
  * This field shall indicate the scene identifier in the Scene Table.
1554
1554
  *
1555
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.2
1555
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.2
1556
1556
  */
1557
1557
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1558
1558
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1559
1559
  /**
1560
1560
  * This field shall be set according to the Effect on Receipt section for RemoveScene command.
1561
1561
  *
1562
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.1
1562
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.1
1563
1563
  */
1564
1564
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1565
1565
  /**
1566
1566
  * The GroupID field shall be set to the corresponding field of the received RemoveScene command.
1567
1567
  *
1568
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.2
1568
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.2
1569
1569
  */
1570
1570
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1571
1571
  /**
1572
1572
  * The SceneID field shall be set to the corresponding field of the received RemoveScene command.
1573
1573
  *
1574
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.3
1574
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.3
1575
1575
  */
1576
1576
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1577
1577
  }>, any>;
1578
1578
  /**
1579
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8
1579
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8
1580
1580
  */
1581
1581
  readonly removeAllScenes: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1582
1582
  /**
1583
1583
  * This field shall indicate the group identifier in the Group Table.
1584
1584
  *
1585
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8.1
1585
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8.1
1586
1586
  */
1587
1587
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1588
1588
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1589
1589
  /**
1590
1590
  * This field shall be set according to the Effect on Receipt section for RemoveAllScenes command.
1591
1591
  *
1592
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.1
1592
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.1
1593
1593
  */
1594
1594
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1595
1595
  /**
1596
1596
  * The GroupID field shall be set to the corresponding field of the received RemoveAllScenes command.
1597
1597
  *
1598
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.2
1598
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.2
1599
1599
  */
1600
1600
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1601
1601
  }>, any>;
1602
1602
  /**
1603
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10
1603
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10
1604
1604
  */
1605
1605
  readonly storeScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1606
1606
  /**
1607
1607
  * This field shall indicate the group identifier in the Group Table.
1608
1608
  *
1609
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.1
1609
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.1
1610
1610
  */
1611
1611
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1612
1612
  /**
1613
1613
  * This field shall indicate the scene identifier in the Scene Table.
1614
1614
  *
1615
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.2
1615
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.2
1616
1616
  */
1617
1617
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1618
1618
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1619
1619
  /**
1620
1620
  * This field shall be set according to the Effect on Receipt section for StoreScene command.
1621
1621
  *
1622
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.1
1622
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.1
1623
1623
  */
1624
1624
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1625
1625
  /**
1626
1626
  * The GroupID field shall be set to the corresponding field of the received StoreScene command.
1627
1627
  *
1628
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.2
1628
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.2
1629
1629
  */
1630
1630
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1631
1631
  /**
1632
1632
  * The SceneID field shall be set to the corresponding field of the received StoreScene command.
1633
1633
  *
1634
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.3
1634
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.3
1635
1635
  */
1636
1636
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1637
1637
  }>, any>;
1638
1638
  /**
1639
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12
1639
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12
1640
1640
  */
1641
1641
  readonly recallScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1642
1642
  /**
1643
1643
  * This field shall indicate the group identifier in the Group Table.
1644
1644
  *
1645
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.1
1645
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.1
1646
1646
  */
1647
1647
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1648
1648
  /**
1649
1649
  * This field shall indicate the scene identifier in the Scene Table.
1650
1650
  *
1651
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.2
1651
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.2
1652
1652
  */
1653
1653
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1654
1654
  /**
1655
1655
  * This field shall indicate the transition time of the scene, measured in milliseconds.
1656
1656
  *
1657
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.3
1657
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.3
1658
1658
  */
1659
1659
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1660
1660
  }>, void, any>;
@@ -1662,20 +1662,20 @@ export declare namespace ScenesManagement {
1662
1662
  * This command can be used to get the used scene identifiers within a certain group, for the endpoint that
1663
1663
  * implements this cluster.
1664
1664
  *
1665
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13
1665
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13
1666
1666
  */
1667
1667
  readonly getSceneMembership: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1668
1668
  /**
1669
1669
  * This field shall indicate the group identifier in the Group Table.
1670
1670
  *
1671
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13.1
1671
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13.1
1672
1672
  */
1673
1673
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1674
1674
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1675
1675
  /**
1676
1676
  * This field shall be set according to the Effect on Receipt section for GetSceneMembership command.
1677
1677
  *
1678
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.1
1678
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.1
1679
1679
  */
1680
1680
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1681
1681
  /**
@@ -1690,20 +1690,20 @@ export declare namespace ScenesManagement {
1690
1690
  *
1691
1691
  * • null - It is unknown if any further scenes may be added.
1692
1692
  *
1693
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.2
1693
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.2
1694
1694
  */
1695
1695
  capacity: import("../tlv/TlvObject.js").FieldType<number | null>;
1696
1696
  /**
1697
1697
  * This field shall be set to the corresponding field of the received GetSceneMembership command.
1698
1698
  *
1699
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.3
1699
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.3
1700
1700
  */
1701
1701
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1702
1702
  /**
1703
1703
  * If the status is not SUCCESS then this field shall be omitted, else this field shall contain the identifiers
1704
1704
  * of all the scenes in the Scene Table with the corresponding Group ID.
1705
1705
  *
1706
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.4
1706
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.4
1707
1707
  */
1708
1708
  sceneList: import("../tlv/TlvObject.js").OptionalFieldType<number[]>;
1709
1709
  }>, any>;
@@ -1711,7 +1711,7 @@ export declare namespace ScenesManagement {
1711
1711
  * This command allows a client to efficiently copy scenes from one group/scene identifier pair to another
1712
1712
  * group/scene identifier pair.
1713
1713
  *
1714
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15
1714
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15
1715
1715
  */
1716
1716
  readonly copyScene: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
1717
1717
  /**
@@ -1721,7 +1721,7 @@ export declare namespace ScenesManagement {
1721
1721
  * all scenes are to be copied and the SceneIdentifierFrom and SceneIdentifierTo fields shall be ignored.
1722
1722
  * Otherwise this bit is set to 0.
1723
1723
  *
1724
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.1
1724
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.1
1725
1725
  */
1726
1726
  mode: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1727
1727
  /**
@@ -1733,47 +1733,47 @@ export declare namespace ScenesManagement {
1733
1733
  * This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
1734
1734
  * SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
1735
1735
  *
1736
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.2
1736
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.2
1737
1737
  */
1738
1738
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1739
1739
  /**
1740
1740
  * This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
1741
1741
  * GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
1742
1742
  *
1743
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.3
1743
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.3
1744
1744
  */
1745
1745
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
1746
1746
  /**
1747
1747
  * This field shall indicate the identifier of the group to which the scene is to be copied. Together with the
1748
1748
  * SceneIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
1749
1749
  *
1750
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.4
1750
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.4
1751
1751
  */
1752
1752
  groupIdentifierTo: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1753
1753
  /**
1754
1754
  * This field shall indicate the identifier of the scene to which the scene is to be copied. Together with the
1755
1755
  * GroupIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
1756
1756
  *
1757
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.5
1757
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.5
1758
1758
  */
1759
1759
  sceneIdentifierTo: import("../tlv/TlvObject.js").FieldType<number>;
1760
1760
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1761
1761
  /**
1762
1762
  * This field shall be set according to the Effect on Receipt section for the CopyScene command.
1763
1763
  *
1764
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.1
1764
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.1
1765
1765
  */
1766
1766
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1767
1767
  /**
1768
1768
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
1769
1769
  *
1770
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.2
1770
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.2
1771
1771
  */
1772
1772
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1773
1773
  /**
1774
1774
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
1775
1775
  *
1776
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.3
1776
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.3
1777
1777
  */
1778
1778
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
1779
1779
  }>, any>;
@@ -1795,7 +1795,7 @@ export declare namespace ScenesManagement {
1795
1795
  /**
1796
1796
  * This feature indicates the ability to store a name for a scene when a scene is added.
1797
1797
  *
1798
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.4.1
1798
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.4.1
1799
1799
  */
1800
1800
  readonly sceneNames: BitFlag;
1801
1801
  };
@@ -1807,7 +1807,7 @@ export declare namespace ScenesManagement {
1807
1807
  * endpoint) shall be 16, unless a device type in which this cluster is used, defines a larger value in the
1808
1808
  * device type definition.
1809
1809
  *
1810
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.8.1
1810
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.8.1
1811
1811
  */
1812
1812
  readonly sceneTableSize: FixedAttribute<number, any>;
1813
1813
  /**
@@ -1816,7 +1816,7 @@ export declare namespace ScenesManagement {
1816
1816
  * The number of list entries for this attribute shall NOT exceed the number of supported fabrics by the
1817
1817
  * device.
1818
1818
  *
1819
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.8.2
1819
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.8.2
1820
1820
  */
1821
1821
  readonly fabricSceneInfo: FabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
1822
1822
  /**
@@ -1825,21 +1825,21 @@ export declare namespace ScenesManagement {
1825
1825
  *
1826
1826
  * This only includes the count for the associated fabric.
1827
1827
  *
1828
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.1
1828
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.1
1829
1829
  */
1830
1830
  sceneCount: import("../tlv/TlvObject.js").FieldType<number>;
1831
1831
  /**
1832
1832
  * This field shall indicate the scene identifier of the scene last invoked on the associated fabric. If no
1833
1833
  * scene has been invoked, the value of this field shall be 0xFF, the undefined scene identifier.
1834
1834
  *
1835
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.2
1835
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.2
1836
1836
  */
1837
1837
  currentScene: import("../tlv/TlvObject.js").FieldType<number>;
1838
1838
  /**
1839
1839
  * This field shall indicate the group identifier of the scene last invoked on the associated fabric, or 0 if
1840
1840
  * the scene last invoked is not associated with a group.
1841
1841
  *
1842
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.3
1842
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.3
1843
1843
  */
1844
1844
  currentGroup: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1845
1845
  /**
@@ -1856,7 +1856,7 @@ export declare namespace ScenesManagement {
1856
1856
  * fields shall be the last invoked scene and group for that fabric. In the event where no scene was previously
1857
1857
  * invoked for that fabric, the CurrentScene and CurrentGroup fields shall be their default values.
1858
1858
  *
1859
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.4
1859
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.4
1860
1860
  */
1861
1861
  sceneValid: import("../tlv/TlvObject.js").FieldType<boolean>;
1862
1862
  /**
@@ -1865,7 +1865,7 @@ export declare namespace ScenesManagement {
1865
1865
  * accessing fabric, due to other clients associated with other fabrics adding or deleting entries that impact
1866
1866
  * the resource usage on the device.
1867
1867
  *
1868
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.2.5
1868
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.2.5
1869
1869
  */
1870
1870
  remainingCapacity: import("../tlv/TlvObject.js").FieldType<number>;
1871
1871
  fabricIndex: import("../tlv/TlvObject.js").FieldType<import("../datatype/FabricIndex.js").FabricIndex>;
@@ -1877,43 +1877,43 @@ export declare namespace ScenesManagement {
1877
1877
  * endpoint that has a defined extension field set. Extension field sets may be omitted, including the case
1878
1878
  * of no extension field sets at all.
1879
1879
  *
1880
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2
1880
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2
1881
1881
  */
1882
1882
  readonly addScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1883
1883
  /**
1884
1884
  * This field shall indicate the group identifier in the Group Table.
1885
1885
  *
1886
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.1
1886
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.1
1887
1887
  */
1888
1888
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
1889
1889
  /**
1890
1890
  * This field shall indicate the scene identifier in the Scene Table.
1891
1891
  *
1892
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.2
1892
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.2
1893
1893
  */
1894
1894
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
1895
1895
  /**
1896
1896
  * This field shall indicate the transition time of the scene, measured in milliseconds.
1897
1897
  *
1898
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.3
1898
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.3
1899
1899
  */
1900
1900
  transitionTime: import("../tlv/TlvObject.js").FieldType<number>;
1901
1901
  /**
1902
1902
  * This field shall indicate the name of the scene.
1903
1903
  *
1904
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.4
1904
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.4
1905
1905
  */
1906
1906
  sceneName: import("../tlv/TlvObject.js").FieldType<string>;
1907
1907
  /**
1908
1908
  * This field shall contains the list of extension fields.
1909
1909
  *
1910
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.2.5
1910
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.2.5
1911
1911
  */
1912
1912
  extensionFieldSetStructs: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1913
1913
  /**
1914
1914
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
1915
1915
  *
1916
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
1916
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
1917
1917
  */
1918
1918
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
1919
1919
  /**
@@ -1922,7 +1922,7 @@ export declare namespace ScenesManagement {
1922
1922
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
1923
1923
  * specification shall NOT be used in the AttributeValueList field.
1924
1924
  *
1925
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
1925
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
1926
1926
  */
1927
1927
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1928
1928
  /**
@@ -1996,7 +1996,7 @@ export declare namespace ScenesManagement {
1996
1996
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
1997
1997
  * considered as the null value.
1998
1998
  *
1999
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
1999
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
2000
2000
  */
2001
2001
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
2002
2002
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -2013,79 +2013,79 @@ export declare namespace ScenesManagement {
2013
2013
  /**
2014
2014
  * This field shall be set according to the Effect on Receipt section for AddScene command.
2015
2015
  *
2016
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.1
2016
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.1
2017
2017
  */
2018
2018
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2019
2019
  /**
2020
2020
  * The GroupID field shall be set to the corresponding field of the received AddScene command.
2021
2021
  *
2022
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.2
2022
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.2
2023
2023
  */
2024
2024
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2025
2025
  /**
2026
2026
  * The SceneID field shall be set to the corresponding field of the received AddScene command.
2027
2027
  *
2028
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.3.3
2028
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.3.3
2029
2029
  */
2030
2030
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2031
2031
  }>, any>;
2032
2032
  /**
2033
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4
2033
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4
2034
2034
  */
2035
2035
  readonly viewScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2036
2036
  /**
2037
2037
  * This field shall indicate the group identifier in the Group Table.
2038
2038
  *
2039
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.1
2039
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.1
2040
2040
  */
2041
2041
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2042
2042
  /**
2043
2043
  * This field shall indicate the scene identifier in the Scene Table.
2044
2044
  *
2045
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.4.2
2045
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.4.2
2046
2046
  */
2047
2047
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2048
2048
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2049
2049
  /**
2050
2050
  * This field shall be set according to the Effect on Receipt section for ViewScene command.
2051
2051
  *
2052
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.1
2052
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.1
2053
2053
  */
2054
2054
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2055
2055
  /**
2056
2056
  * The GroupID field shall be set to the corresponding field of the received ViewScene command.
2057
2057
  *
2058
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.2
2058
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.2
2059
2059
  */
2060
2060
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2061
2061
  /**
2062
2062
  * The SceneID field shall be set to the corresponding field of the received ViewScene command.
2063
2063
  *
2064
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.3
2064
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.3
2065
2065
  */
2066
2066
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2067
2067
  /**
2068
2068
  * This field shall be set to the corresponding field in the Scene Table entry.
2069
2069
  *
2070
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.4
2070
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.4
2071
2071
  */
2072
2072
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2073
2073
  /**
2074
2074
  * This field shall be set to the corresponding field in the Scene Table entry.
2075
2075
  *
2076
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.5
2076
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.5
2077
2077
  */
2078
2078
  sceneName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2079
2079
  /**
2080
2080
  * This field shall be set to the corresponding field in the Scene Table entry.
2081
2081
  *
2082
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.5.6
2082
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.5.6
2083
2083
  */
2084
2084
  extensionFieldSetStructs: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2085
2085
  /**
2086
2086
  * This field shall indicate the cluster-id of the cluster whose attributes are in the AttributeValueList field.
2087
2087
  *
2088
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.1
2088
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.1
2089
2089
  */
2090
2090
  clusterId: import("../tlv/TlvObject.js").FieldType<import("../datatype/ClusterId.js").ClusterId>;
2091
2091
  /**
@@ -2094,7 +2094,7 @@ export declare namespace ScenesManagement {
2094
2094
  * Attributes which do not have the Scenes ("S") designation in the Quality column of their cluster
2095
2095
  * specification shall NOT be used in the AttributeValueList field.
2096
2096
  *
2097
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.4.2
2097
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.4.2
2098
2098
  */
2099
2099
  attributeValueList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2100
2100
  /**
@@ -2168,7 +2168,7 @@ export declare namespace ScenesManagement {
2168
2168
  * ◦ ValueUnsigned8 of 0xFF is outside the range allowed for nullable attribute CurrentLevel, and would be
2169
2169
  * considered as the null value.
2170
2170
  *
2171
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.7.3.1
2171
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.7.3.1
2172
2172
  */
2173
2173
  attributeId: import("../tlv/TlvObject.js").FieldType<import("../datatype/AttributeId.js").AttributeId>;
2174
2174
  valueUnsigned8: import("../tlv/TlvObject.js").OptionalFieldType<number>;
@@ -2183,121 +2183,121 @@ export declare namespace ScenesManagement {
2183
2183
  }>[]>;
2184
2184
  }>, any>;
2185
2185
  /**
2186
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6
2186
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6
2187
2187
  */
2188
2188
  readonly removeScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2189
2189
  /**
2190
2190
  * This field shall indicate the group identifier in the Group Table.
2191
2191
  *
2192
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.1
2192
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.1
2193
2193
  */
2194
2194
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2195
2195
  /**
2196
2196
  * This field shall indicate the scene identifier in the Scene Table.
2197
2197
  *
2198
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.6.2
2198
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.6.2
2199
2199
  */
2200
2200
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2201
2201
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2202
2202
  /**
2203
2203
  * This field shall be set according to the Effect on Receipt section for RemoveScene command.
2204
2204
  *
2205
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.1
2205
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.1
2206
2206
  */
2207
2207
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2208
2208
  /**
2209
2209
  * The GroupID field shall be set to the corresponding field of the received RemoveScene command.
2210
2210
  *
2211
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.2
2211
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.2
2212
2212
  */
2213
2213
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2214
2214
  /**
2215
2215
  * The SceneID field shall be set to the corresponding field of the received RemoveScene command.
2216
2216
  *
2217
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.7.3
2217
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.7.3
2218
2218
  */
2219
2219
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2220
2220
  }>, any>;
2221
2221
  /**
2222
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8
2222
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8
2223
2223
  */
2224
2224
  readonly removeAllScenes: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2225
2225
  /**
2226
2226
  * This field shall indicate the group identifier in the Group Table.
2227
2227
  *
2228
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.8.1
2228
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.8.1
2229
2229
  */
2230
2230
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2231
2231
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2232
2232
  /**
2233
2233
  * This field shall be set according to the Effect on Receipt section for RemoveAllScenes command.
2234
2234
  *
2235
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.1
2235
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.1
2236
2236
  */
2237
2237
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2238
2238
  /**
2239
2239
  * The GroupID field shall be set to the corresponding field of the received RemoveAllScenes command.
2240
2240
  *
2241
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.9.2
2241
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.9.2
2242
2242
  */
2243
2243
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2244
2244
  }>, any>;
2245
2245
  /**
2246
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10
2246
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10
2247
2247
  */
2248
2248
  readonly storeScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2249
2249
  /**
2250
2250
  * This field shall indicate the group identifier in the Group Table.
2251
2251
  *
2252
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.1
2252
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.1
2253
2253
  */
2254
2254
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2255
2255
  /**
2256
2256
  * This field shall indicate the scene identifier in the Scene Table.
2257
2257
  *
2258
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.10.2
2258
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.10.2
2259
2259
  */
2260
2260
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2261
2261
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2262
2262
  /**
2263
2263
  * This field shall be set according to the Effect on Receipt section for StoreScene command.
2264
2264
  *
2265
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.1
2265
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.1
2266
2266
  */
2267
2267
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2268
2268
  /**
2269
2269
  * The GroupID field shall be set to the corresponding field of the received StoreScene command.
2270
2270
  *
2271
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.2
2271
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.2
2272
2272
  */
2273
2273
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2274
2274
  /**
2275
2275
  * The SceneID field shall be set to the corresponding field of the received StoreScene command.
2276
2276
  *
2277
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.11.3
2277
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.11.3
2278
2278
  */
2279
2279
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2280
2280
  }>, any>;
2281
2281
  /**
2282
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12
2282
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12
2283
2283
  */
2284
2284
  readonly recallScene: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2285
2285
  /**
2286
2286
  * This field shall indicate the group identifier in the Group Table.
2287
2287
  *
2288
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.1
2288
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.1
2289
2289
  */
2290
2290
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2291
2291
  /**
2292
2292
  * This field shall indicate the scene identifier in the Scene Table.
2293
2293
  *
2294
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.2
2294
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.2
2295
2295
  */
2296
2296
  sceneId: import("../tlv/TlvObject.js").FieldType<number>;
2297
2297
  /**
2298
2298
  * This field shall indicate the transition time of the scene, measured in milliseconds.
2299
2299
  *
2300
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.12.3
2300
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.12.3
2301
2301
  */
2302
2302
  transitionTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2303
2303
  }>, void, any>;
@@ -2305,20 +2305,20 @@ export declare namespace ScenesManagement {
2305
2305
  * This command can be used to get the used scene identifiers within a certain group, for the endpoint that
2306
2306
  * implements this cluster.
2307
2307
  *
2308
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13
2308
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13
2309
2309
  */
2310
2310
  readonly getSceneMembership: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2311
2311
  /**
2312
2312
  * This field shall indicate the group identifier in the Group Table.
2313
2313
  *
2314
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.13.1
2314
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.13.1
2315
2315
  */
2316
2316
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2317
2317
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2318
2318
  /**
2319
2319
  * This field shall be set according to the Effect on Receipt section for GetSceneMembership command.
2320
2320
  *
2321
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.1
2321
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.1
2322
2322
  */
2323
2323
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2324
2324
  /**
@@ -2333,20 +2333,20 @@ export declare namespace ScenesManagement {
2333
2333
  *
2334
2334
  * • null - It is unknown if any further scenes may be added.
2335
2335
  *
2336
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.2
2336
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.2
2337
2337
  */
2338
2338
  capacity: import("../tlv/TlvObject.js").FieldType<number | null>;
2339
2339
  /**
2340
2340
  * This field shall be set to the corresponding field of the received GetSceneMembership command.
2341
2341
  *
2342
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.3
2342
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.3
2343
2343
  */
2344
2344
  groupId: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2345
2345
  /**
2346
2346
  * If the status is not SUCCESS then this field shall be omitted, else this field shall contain the identifiers
2347
2347
  * of all the scenes in the Scene Table with the corresponding Group ID.
2348
2348
  *
2349
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.14.4
2349
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.14.4
2350
2350
  */
2351
2351
  sceneList: import("../tlv/TlvObject.js").OptionalFieldType<number[]>;
2352
2352
  }>, any>;
@@ -2354,7 +2354,7 @@ export declare namespace ScenesManagement {
2354
2354
  * This command allows a client to efficiently copy scenes from one group/scene identifier pair to another
2355
2355
  * group/scene identifier pair.
2356
2356
  *
2357
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15
2357
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15
2358
2358
  */
2359
2359
  readonly copyScene: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
2360
2360
  /**
@@ -2364,7 +2364,7 @@ export declare namespace ScenesManagement {
2364
2364
  * all scenes are to be copied and the SceneIdentifierFrom and SceneIdentifierTo fields shall be ignored.
2365
2365
  * Otherwise this bit is set to 0.
2366
2366
  *
2367
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.1
2367
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.1
2368
2368
  */
2369
2369
  mode: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
2370
2370
  /**
@@ -2376,47 +2376,47 @@ export declare namespace ScenesManagement {
2376
2376
  * This field shall indicate the identifier of the group from which the scene is to be copied. Together with the
2377
2377
  * SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
2378
2378
  *
2379
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.2
2379
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.2
2380
2380
  */
2381
2381
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2382
2382
  /**
2383
2383
  * This field shall indicate the identifier of the scene from which the scene is to be copied. Together with the
2384
2384
  * GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene Table.
2385
2385
  *
2386
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.3
2386
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.3
2387
2387
  */
2388
2388
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
2389
2389
  /**
2390
2390
  * This field shall indicate the identifier of the group to which the scene is to be copied. Together with the
2391
2391
  * SceneIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
2392
2392
  *
2393
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.4
2393
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.4
2394
2394
  */
2395
2395
  groupIdentifierTo: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2396
2396
  /**
2397
2397
  * This field shall indicate the identifier of the scene to which the scene is to be copied. Together with the
2398
2398
  * GroupIdentifierTo field, this field uniquely identifies the scene to copy to the Scene Table.
2399
2399
  *
2400
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.15.5
2400
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.15.5
2401
2401
  */
2402
2402
  sceneIdentifierTo: import("../tlv/TlvObject.js").FieldType<number>;
2403
2403
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2404
2404
  /**
2405
2405
  * This field shall be set according to the Effect on Receipt section for the CopyScene command.
2406
2406
  *
2407
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.1
2407
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.1
2408
2408
  */
2409
2409
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2410
2410
  /**
2411
2411
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
2412
2412
  *
2413
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.2
2413
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.2
2414
2414
  */
2415
2415
  groupIdentifierFrom: import("../tlv/TlvObject.js").FieldType<import("../datatype/GroupId.js").GroupId>;
2416
2416
  /**
2417
2417
  * This field shall be set to the same values as in the corresponding fields of the received CopyScene command.
2418
2418
  *
2419
- * @see {@link MatterSpecification.v141.Cluster} § 1.4.9.16.3
2419
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4.9.16.3
2420
2420
  */
2421
2421
  sceneIdentifierFrom: import("../tlv/TlvObject.js").FieldType<number>;
2422
2422
  }>, any>;
@@ -2440,7 +2440,7 @@ export declare namespace ScenesManagement {
2440
2440
  * ScenesManagementCluster supports optional features that you can enable with the ScenesManagementCluster.with()
2441
2441
  * factory method.
2442
2442
  *
2443
- * @see {@link MatterSpecification.v141.Cluster} § 1.4
2443
+ * @see {@link MatterSpecification.v142.Cluster} § 1.4
2444
2444
  */
2445
2445
  interface Cluster extends Identity<typeof ClusterInstance> {
2446
2446
  }