@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
@@ -16,7 +16,7 @@ export declare namespace ContentLauncher {
16
16
  /**
17
17
  * These are optional features supported by ContentLauncherCluster.
18
18
  *
19
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.4
19
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.4
20
20
  */
21
21
  enum Feature {
22
22
  /**
@@ -52,7 +52,7 @@ export declare namespace ContentLauncher {
52
52
  AudioTracks = "AudioTracks"
53
53
  }
54
54
  /**
55
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.1
55
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.1
56
56
  */
57
57
  const SupportedProtocols: {
58
58
  /**
@@ -65,7 +65,7 @@ export declare namespace ContentLauncher {
65
65
  hls: BitFlag;
66
66
  };
67
67
  /**
68
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.4
68
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.4
69
69
  */
70
70
  enum MetricType {
71
71
  /**
@@ -73,7 +73,7 @@ export declare namespace ContentLauncher {
73
73
  *
74
74
  * This value is used for dimensions defined in a number of Pixels.
75
75
  *
76
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.4.1
76
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.4.1
77
77
  */
78
78
  Pixels = 0,
79
79
  /**
@@ -85,39 +85,39 @@ export declare namespace ContentLauncher {
85
85
  * Metric type, the resulting values shall be rounded ("floored") towards 0 if the measurement requires an
86
86
  * integer final value.
87
87
  *
88
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.4.2
88
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.4.2
89
89
  */
90
90
  Percentage = 1
91
91
  }
92
92
  /**
93
93
  * This object defines dimension which can be used for defining Size of background images.
94
94
  *
95
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8
95
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8
96
96
  */
97
97
  const TlvDimension: import("../tlv/TlvObject.js").ObjectSchema<{
98
98
  /**
99
99
  * This field shall indicate the width using the metric defined in Metric
100
100
  *
101
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
101
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
102
102
  */
103
103
  width: import("../tlv/TlvObject.js").FieldType<number>;
104
104
  /**
105
105
  * This field shall indicate the height using the metric defined in Metric
106
106
  *
107
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
107
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
108
108
  */
109
109
  height: import("../tlv/TlvObject.js").FieldType<number>;
110
110
  /**
111
111
  * This field shall indicate metric used for defining Height/Width.
112
112
  *
113
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
113
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
114
114
  */
115
115
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
116
116
  }>;
117
117
  /**
118
118
  * This object defines dimension which can be used for defining Size of background images.
119
119
  *
120
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8
120
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8
121
121
  */
122
122
  interface Dimension extends TypeFromSchema<typeof TlvDimension> {
123
123
  }
@@ -125,7 +125,7 @@ export declare namespace ContentLauncher {
125
125
  * This object defines style information which can be used by content providers to change the Media Player’s style
126
126
  * related properties.
127
127
  *
128
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9
128
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9
129
129
  */
130
130
  const TlvStyleInformation: import("../tlv/TlvObject.js").ObjectSchema<{
131
131
  /**
@@ -133,7 +133,7 @@ export declare namespace ContentLauncher {
133
133
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
134
134
  * https scheme.
135
135
  *
136
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
136
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
137
137
  */
138
138
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
139
139
  /**
@@ -145,32 +145,32 @@ export declare namespace ContentLauncher {
145
145
  *
146
146
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
147
147
  *
148
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
148
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
149
149
  */
150
150
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
151
151
  /**
152
152
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
153
153
  * Watermark etc.
154
154
  *
155
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
155
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
156
156
  */
157
157
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
158
158
  /**
159
159
  * This field shall indicate the width using the metric defined in Metric
160
160
  *
161
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
161
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
162
162
  */
163
163
  width: import("../tlv/TlvObject.js").FieldType<number>;
164
164
  /**
165
165
  * This field shall indicate the height using the metric defined in Metric
166
166
  *
167
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
167
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
168
168
  */
169
169
  height: import("../tlv/TlvObject.js").FieldType<number>;
170
170
  /**
171
171
  * This field shall indicate metric used for defining Height/Width.
172
172
  *
173
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
173
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
174
174
  */
175
175
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
176
176
  }>>;
@@ -179,7 +179,7 @@ export declare namespace ContentLauncher {
179
179
  * This object defines style information which can be used by content providers to change the Media Player’s style
180
180
  * related properties.
181
181
  *
182
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9
182
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9
183
183
  */
184
184
  interface StyleInformation extends TypeFromSchema<typeof TlvStyleInformation> {
185
185
  }
@@ -187,20 +187,20 @@ export declare namespace ContentLauncher {
187
187
  * This object defines Branding Information which can be provided by the client in order to customize the skin of
188
188
  * the Video Player during playback.
189
189
  *
190
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10
190
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10
191
191
  */
192
192
  const TlvBrandingInformation: import("../tlv/TlvObject.js").ObjectSchema<{
193
193
  /**
194
194
  * This field shall indicate name of the provider for the given content.
195
195
  *
196
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
196
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
197
197
  */
198
198
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
199
199
  /**
200
200
  * This field shall indicate background of the Video Player while content launch request is being processed by
201
201
  * it. This background information may also be used by the Video Player when it is in idle state.
202
202
  *
203
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
203
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
204
204
  */
205
205
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
206
206
  /**
@@ -208,7 +208,7 @@ export declare namespace ContentLauncher {
208
208
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
209
209
  * https scheme.
210
210
  *
211
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
211
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
212
212
  */
213
213
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
214
214
  /**
@@ -220,32 +220,32 @@ export declare namespace ContentLauncher {
220
220
  *
221
221
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
222
222
  *
223
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
223
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
224
224
  */
225
225
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
226
226
  /**
227
227
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
228
228
  * Watermark etc.
229
229
  *
230
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
230
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
231
231
  */
232
232
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
233
233
  /**
234
234
  * This field shall indicate the width using the metric defined in Metric
235
235
  *
236
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
236
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
237
237
  */
238
238
  width: import("../tlv/TlvObject.js").FieldType<number>;
239
239
  /**
240
240
  * This field shall indicate the height using the metric defined in Metric
241
241
  *
242
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
242
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
243
243
  */
244
244
  height: import("../tlv/TlvObject.js").FieldType<number>;
245
245
  /**
246
246
  * This field shall indicate metric used for defining Height/Width.
247
247
  *
248
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
248
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
249
249
  */
250
250
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
251
251
  }>>;
@@ -254,7 +254,7 @@ export declare namespace ContentLauncher {
254
254
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
255
255
  * Player is in the idle state and Splash field is not available.
256
256
  *
257
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
257
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
258
258
  */
259
259
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
260
260
  /**
@@ -262,7 +262,7 @@ export declare namespace ContentLauncher {
262
262
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
263
263
  * https scheme.
264
264
  *
265
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
265
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
266
266
  */
267
267
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
268
268
  /**
@@ -274,32 +274,32 @@ export declare namespace ContentLauncher {
274
274
  *
275
275
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
276
276
  *
277
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
277
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
278
278
  */
279
279
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
280
280
  /**
281
281
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
282
282
  * Watermark etc.
283
283
  *
284
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
284
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
285
285
  */
286
286
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
287
287
  /**
288
288
  * This field shall indicate the width using the metric defined in Metric
289
289
  *
290
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
290
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
291
291
  */
292
292
  width: import("../tlv/TlvObject.js").FieldType<number>;
293
293
  /**
294
294
  * This field shall indicate the height using the metric defined in Metric
295
295
  *
296
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
296
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
297
297
  */
298
298
  height: import("../tlv/TlvObject.js").FieldType<number>;
299
299
  /**
300
300
  * This field shall indicate metric used for defining Height/Width.
301
301
  *
302
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
302
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
303
303
  */
304
304
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
305
305
  }>>;
@@ -307,7 +307,7 @@ export declare namespace ContentLauncher {
307
307
  /**
308
308
  * This field shall indicate the style of progress bar for media playback.
309
309
  *
310
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
310
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
311
311
  */
312
312
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
313
313
  /**
@@ -315,7 +315,7 @@ export declare namespace ContentLauncher {
315
315
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
316
316
  * https scheme.
317
317
  *
318
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
318
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
319
319
  */
320
320
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
321
321
  /**
@@ -327,32 +327,32 @@ export declare namespace ContentLauncher {
327
327
  *
328
328
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
329
329
  *
330
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
330
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
331
331
  */
332
332
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
333
333
  /**
334
334
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
335
335
  * Watermark etc.
336
336
  *
337
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
337
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
338
338
  */
339
339
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
340
340
  /**
341
341
  * This field shall indicate the width using the metric defined in Metric
342
342
  *
343
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
343
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
344
344
  */
345
345
  width: import("../tlv/TlvObject.js").FieldType<number>;
346
346
  /**
347
347
  * This field shall indicate the height using the metric defined in Metric
348
348
  *
349
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
349
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
350
350
  */
351
351
  height: import("../tlv/TlvObject.js").FieldType<number>;
352
352
  /**
353
353
  * This field shall indicate metric used for defining Height/Width.
354
354
  *
355
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
355
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
356
356
  */
357
357
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
358
358
  }>>;
@@ -361,7 +361,7 @@ export declare namespace ContentLauncher {
361
361
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
362
362
  * populated, the Video Player shall default to logo or the provider name.
363
363
  *
364
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
364
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
365
365
  */
366
366
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
367
367
  /**
@@ -369,7 +369,7 @@ export declare namespace ContentLauncher {
369
369
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
370
370
  * https scheme.
371
371
  *
372
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
372
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
373
373
  */
374
374
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
375
375
  /**
@@ -381,32 +381,32 @@ export declare namespace ContentLauncher {
381
381
  *
382
382
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
383
383
  *
384
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
384
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
385
385
  */
386
386
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
387
387
  /**
388
388
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
389
389
  * Watermark etc.
390
390
  *
391
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
391
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
392
392
  */
393
393
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
394
394
  /**
395
395
  * This field shall indicate the width using the metric defined in Metric
396
396
  *
397
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
397
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
398
398
  */
399
399
  width: import("../tlv/TlvObject.js").FieldType<number>;
400
400
  /**
401
401
  * This field shall indicate the height using the metric defined in Metric
402
402
  *
403
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
403
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
404
404
  */
405
405
  height: import("../tlv/TlvObject.js").FieldType<number>;
406
406
  /**
407
407
  * This field shall indicate metric used for defining Height/Width.
408
408
  *
409
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
409
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
410
410
  */
411
411
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
412
412
  }>>;
@@ -414,7 +414,7 @@ export declare namespace ContentLauncher {
414
414
  /**
415
415
  * This field shall indicate watermark shown when the media is playing.
416
416
  *
417
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
417
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
418
418
  */
419
419
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
420
420
  /**
@@ -422,7 +422,7 @@ export declare namespace ContentLauncher {
422
422
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
423
423
  * https scheme.
424
424
  *
425
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
425
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
426
426
  */
427
427
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
428
428
  /**
@@ -434,32 +434,32 @@ export declare namespace ContentLauncher {
434
434
  *
435
435
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
436
436
  *
437
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
437
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
438
438
  */
439
439
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
440
440
  /**
441
441
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
442
442
  * Watermark etc.
443
443
  *
444
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
444
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
445
445
  */
446
446
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
447
447
  /**
448
448
  * This field shall indicate the width using the metric defined in Metric
449
449
  *
450
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
450
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
451
451
  */
452
452
  width: import("../tlv/TlvObject.js").FieldType<number>;
453
453
  /**
454
454
  * This field shall indicate the height using the metric defined in Metric
455
455
  *
456
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
456
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
457
457
  */
458
458
  height: import("../tlv/TlvObject.js").FieldType<number>;
459
459
  /**
460
460
  * This field shall indicate metric used for defining Height/Width.
461
461
  *
462
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
462
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
463
463
  */
464
464
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
465
465
  }>>;
@@ -469,21 +469,21 @@ export declare namespace ContentLauncher {
469
469
  * This object defines Branding Information which can be provided by the client in order to customize the skin of
470
470
  * the Video Player during playback.
471
471
  *
472
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10
472
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10
473
473
  */
474
474
  interface BrandingInformation extends TypeFromSchema<typeof TlvBrandingInformation> {
475
475
  }
476
476
  /**
477
477
  * This structure defines Text/Audio Track preferences.
478
478
  *
479
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12
479
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12
480
480
  */
481
481
  const TlvTrackPreference: import("../tlv/TlvObject.js").ObjectSchema<{
482
482
  /**
483
483
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
484
484
  * primary language used in the Track.
485
485
  *
486
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
486
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
487
487
  */
488
488
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
489
489
  /**
@@ -491,7 +491,7 @@ export declare namespace ContentLauncher {
491
491
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
492
492
  * corresponding to the Track.
493
493
  *
494
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
494
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
495
495
  */
496
496
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
497
497
  /**
@@ -503,14 +503,14 @@ export declare namespace ContentLauncher {
503
503
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
504
504
  * can choose the audio output(s) to play the Audio Track on.
505
505
  *
506
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
506
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
507
507
  */
508
508
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
509
509
  }>;
510
510
  /**
511
511
  * This structure defines Text/Audio Track preferences.
512
512
  *
513
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12
513
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12
514
514
  */
515
515
  interface TrackPreference extends TypeFromSchema<typeof TlvTrackPreference> {
516
516
  }
@@ -518,7 +518,7 @@ export declare namespace ContentLauncher {
518
518
  * PlaybackPreferencesStruct defines the preferences sent by the client to the receiver in the ContentLauncher
519
519
  * LaunchURL or LaunchContent commands.
520
520
  *
521
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11
521
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11
522
522
  */
523
523
  const TlvPlaybackPreferences: import("../tlv/TlvObject.js").ObjectSchema<{
524
524
  /**
@@ -528,7 +528,7 @@ export declare namespace ContentLauncher {
528
528
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
529
529
  * Live media with no known duration and where seek is not supported).
530
530
  *
531
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
531
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
532
532
  */
533
533
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
534
534
  /**
@@ -536,14 +536,14 @@ export declare namespace ContentLauncher {
536
536
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
537
537
  * Track is up to the server.
538
538
  *
539
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
539
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
540
540
  */
541
541
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
542
542
  /**
543
543
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
544
544
  * primary language used in the Track.
545
545
  *
546
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
546
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
547
547
  */
548
548
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
549
549
  /**
@@ -551,7 +551,7 @@ export declare namespace ContentLauncher {
551
551
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
552
552
  * corresponding to the Track.
553
553
  *
554
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
554
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
555
555
  */
556
556
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
557
557
  /**
@@ -563,7 +563,7 @@ export declare namespace ContentLauncher {
563
563
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
564
564
  * can choose the audio output(s) to play the Audio Track on.
565
565
  *
566
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
566
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
567
567
  */
568
568
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
569
569
  }> | null>;
@@ -573,14 +573,14 @@ export declare namespace ContentLauncher {
573
573
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
574
574
  * decision to play and select an Audio Track is up to the server.
575
575
  *
576
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
576
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
577
577
  */
578
578
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
579
579
  /**
580
580
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
581
581
  * primary language used in the Track.
582
582
  *
583
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
583
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
584
584
  */
585
585
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
586
586
  /**
@@ -588,7 +588,7 @@ export declare namespace ContentLauncher {
588
588
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
589
589
  * corresponding to the Track.
590
590
  *
591
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
591
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
592
592
  */
593
593
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
594
594
  /**
@@ -600,7 +600,7 @@ export declare namespace ContentLauncher {
600
600
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
601
601
  * can choose the audio output(s) to play the Audio Track on.
602
602
  *
603
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
603
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
604
604
  */
605
605
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
606
606
  }>[] | null>;
@@ -609,48 +609,48 @@ export declare namespace ContentLauncher {
609
609
  * PlaybackPreferencesStruct defines the preferences sent by the client to the receiver in the ContentLauncher
610
610
  * LaunchURL or LaunchContent commands.
611
611
  *
612
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11
612
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11
613
613
  */
614
614
  interface PlaybackPreferences extends TypeFromSchema<typeof TlvPlaybackPreferences> {
615
615
  }
616
616
  /**
617
617
  * Input to the ContentLauncher launchUrl command
618
618
  *
619
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2
619
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2
620
620
  */
621
621
  const TlvLaunchUrlRequest: import("../tlv/TlvObject.js").ObjectSchema<{
622
622
  /**
623
623
  * This field shall indicate the URL of content to launch. The syntax of this field shall follow the syntax as
624
624
  * specified in RFC 1738 and shall use the https scheme.
625
625
  *
626
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.1
626
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.1
627
627
  */
628
628
  contentUrl: import("../tlv/TlvObject.js").FieldType<string>;
629
629
  /**
630
630
  * This field, if present, shall provide a string that may be used to describe the content being accessed at the
631
631
  * given URL.
632
632
  *
633
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.2
633
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.2
634
634
  */
635
635
  displayString: import("../tlv/TlvObject.js").OptionalFieldType<string>;
636
636
  /**
637
637
  * This field, if present, shall indicate the branding information that may be displayed when playing back the
638
638
  * given content.
639
639
  *
640
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.3
640
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.3
641
641
  */
642
642
  brandingInformation: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
643
643
  /**
644
644
  * This field shall indicate name of the provider for the given content.
645
645
  *
646
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
646
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
647
647
  */
648
648
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
649
649
  /**
650
650
  * This field shall indicate background of the Video Player while content launch request is being processed by
651
651
  * it. This background information may also be used by the Video Player when it is in idle state.
652
652
  *
653
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
653
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
654
654
  */
655
655
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
656
656
  /**
@@ -658,7 +658,7 @@ export declare namespace ContentLauncher {
658
658
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
659
659
  * https scheme.
660
660
  *
661
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
661
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
662
662
  */
663
663
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
664
664
  /**
@@ -670,32 +670,32 @@ export declare namespace ContentLauncher {
670
670
  *
671
671
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
672
672
  *
673
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
673
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
674
674
  */
675
675
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
676
676
  /**
677
677
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
678
678
  * Watermark etc.
679
679
  *
680
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
680
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
681
681
  */
682
682
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
683
683
  /**
684
684
  * This field shall indicate the width using the metric defined in Metric
685
685
  *
686
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
686
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
687
687
  */
688
688
  width: import("../tlv/TlvObject.js").FieldType<number>;
689
689
  /**
690
690
  * This field shall indicate the height using the metric defined in Metric
691
691
  *
692
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
692
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
693
693
  */
694
694
  height: import("../tlv/TlvObject.js").FieldType<number>;
695
695
  /**
696
696
  * This field shall indicate metric used for defining Height/Width.
697
697
  *
698
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
698
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
699
699
  */
700
700
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
701
701
  }>>;
@@ -704,7 +704,7 @@ export declare namespace ContentLauncher {
704
704
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
705
705
  * Player is in the idle state and Splash field is not available.
706
706
  *
707
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
707
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
708
708
  */
709
709
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
710
710
  /**
@@ -712,7 +712,7 @@ export declare namespace ContentLauncher {
712
712
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
713
713
  * https scheme.
714
714
  *
715
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
715
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
716
716
  */
717
717
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
718
718
  /**
@@ -724,32 +724,32 @@ export declare namespace ContentLauncher {
724
724
  *
725
725
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
726
726
  *
727
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
727
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
728
728
  */
729
729
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
730
730
  /**
731
731
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
732
732
  * Watermark etc.
733
733
  *
734
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
734
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
735
735
  */
736
736
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
737
737
  /**
738
738
  * This field shall indicate the width using the metric defined in Metric
739
739
  *
740
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
740
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
741
741
  */
742
742
  width: import("../tlv/TlvObject.js").FieldType<number>;
743
743
  /**
744
744
  * This field shall indicate the height using the metric defined in Metric
745
745
  *
746
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
746
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
747
747
  */
748
748
  height: import("../tlv/TlvObject.js").FieldType<number>;
749
749
  /**
750
750
  * This field shall indicate metric used for defining Height/Width.
751
751
  *
752
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
752
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
753
753
  */
754
754
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
755
755
  }>>;
@@ -757,7 +757,7 @@ export declare namespace ContentLauncher {
757
757
  /**
758
758
  * This field shall indicate the style of progress bar for media playback.
759
759
  *
760
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
760
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
761
761
  */
762
762
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
763
763
  /**
@@ -765,7 +765,7 @@ export declare namespace ContentLauncher {
765
765
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
766
766
  * https scheme.
767
767
  *
768
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
768
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
769
769
  */
770
770
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
771
771
  /**
@@ -777,32 +777,32 @@ export declare namespace ContentLauncher {
777
777
  *
778
778
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
779
779
  *
780
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
780
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
781
781
  */
782
782
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
783
783
  /**
784
784
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
785
785
  * Watermark etc.
786
786
  *
787
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
787
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
788
788
  */
789
789
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
790
790
  /**
791
791
  * This field shall indicate the width using the metric defined in Metric
792
792
  *
793
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
793
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
794
794
  */
795
795
  width: import("../tlv/TlvObject.js").FieldType<number>;
796
796
  /**
797
797
  * This field shall indicate the height using the metric defined in Metric
798
798
  *
799
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
799
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
800
800
  */
801
801
  height: import("../tlv/TlvObject.js").FieldType<number>;
802
802
  /**
803
803
  * This field shall indicate metric used for defining Height/Width.
804
804
  *
805
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
805
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
806
806
  */
807
807
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
808
808
  }>>;
@@ -811,7 +811,7 @@ export declare namespace ContentLauncher {
811
811
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
812
812
  * populated, the Video Player shall default to logo or the provider name.
813
813
  *
814
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
814
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
815
815
  */
816
816
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
817
817
  /**
@@ -819,7 +819,7 @@ export declare namespace ContentLauncher {
819
819
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
820
820
  * https scheme.
821
821
  *
822
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
822
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
823
823
  */
824
824
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
825
825
  /**
@@ -831,32 +831,32 @@ export declare namespace ContentLauncher {
831
831
  *
832
832
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
833
833
  *
834
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
834
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
835
835
  */
836
836
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
837
837
  /**
838
838
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
839
839
  * Watermark etc.
840
840
  *
841
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
841
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
842
842
  */
843
843
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
844
844
  /**
845
845
  * This field shall indicate the width using the metric defined in Metric
846
846
  *
847
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
847
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
848
848
  */
849
849
  width: import("../tlv/TlvObject.js").FieldType<number>;
850
850
  /**
851
851
  * This field shall indicate the height using the metric defined in Metric
852
852
  *
853
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
853
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
854
854
  */
855
855
  height: import("../tlv/TlvObject.js").FieldType<number>;
856
856
  /**
857
857
  * This field shall indicate metric used for defining Height/Width.
858
858
  *
859
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
859
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
860
860
  */
861
861
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
862
862
  }>>;
@@ -864,7 +864,7 @@ export declare namespace ContentLauncher {
864
864
  /**
865
865
  * This field shall indicate watermark shown when the media is playing.
866
866
  *
867
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
867
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
868
868
  */
869
869
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
870
870
  /**
@@ -872,7 +872,7 @@ export declare namespace ContentLauncher {
872
872
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
873
873
  * https scheme.
874
874
  *
875
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
875
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
876
876
  */
877
877
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
878
878
  /**
@@ -884,32 +884,32 @@ export declare namespace ContentLauncher {
884
884
  *
885
885
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
886
886
  *
887
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
887
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
888
888
  */
889
889
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
890
890
  /**
891
891
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
892
892
  * Watermark etc.
893
893
  *
894
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
894
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
895
895
  */
896
896
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
897
897
  /**
898
898
  * This field shall indicate the width using the metric defined in Metric
899
899
  *
900
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
900
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
901
901
  */
902
902
  width: import("../tlv/TlvObject.js").FieldType<number>;
903
903
  /**
904
904
  * This field shall indicate the height using the metric defined in Metric
905
905
  *
906
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
906
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
907
907
  */
908
908
  height: import("../tlv/TlvObject.js").FieldType<number>;
909
909
  /**
910
910
  * This field shall indicate metric used for defining Height/Width.
911
911
  *
912
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
912
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
913
913
  */
914
914
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
915
915
  }>>;
@@ -925,7 +925,7 @@ export declare namespace ContentLauncher {
925
925
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
926
926
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
927
927
  *
928
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.4
928
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.4
929
929
  */
930
930
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
931
931
  /**
@@ -935,7 +935,7 @@ export declare namespace ContentLauncher {
935
935
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
936
936
  * Live media with no known duration and where seek is not supported).
937
937
  *
938
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
938
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
939
939
  */
940
940
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
941
941
  /**
@@ -943,14 +943,14 @@ export declare namespace ContentLauncher {
943
943
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
944
944
  * Track is up to the server.
945
945
  *
946
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
946
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
947
947
  */
948
948
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
949
949
  /**
950
950
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
951
951
  * primary language used in the Track.
952
952
  *
953
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
953
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
954
954
  */
955
955
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
956
956
  /**
@@ -958,7 +958,7 @@ export declare namespace ContentLauncher {
958
958
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
959
959
  * corresponding to the Track.
960
960
  *
961
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
961
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
962
962
  */
963
963
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
964
964
  /**
@@ -970,7 +970,7 @@ export declare namespace ContentLauncher {
970
970
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
971
971
  * can choose the audio output(s) to play the Audio Track on.
972
972
  *
973
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
973
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
974
974
  */
975
975
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
976
976
  }> | null>;
@@ -980,14 +980,14 @@ export declare namespace ContentLauncher {
980
980
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
981
981
  * decision to play and select an Audio Track is up to the server.
982
982
  *
983
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
983
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
984
984
  */
985
985
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
986
986
  /**
987
987
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
988
988
  * primary language used in the Track.
989
989
  *
990
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
990
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
991
991
  */
992
992
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
993
993
  /**
@@ -995,7 +995,7 @@ export declare namespace ContentLauncher {
995
995
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
996
996
  * corresponding to the Track.
997
997
  *
998
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
998
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
999
999
  */
1000
1000
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
1001
1001
  /**
@@ -1007,7 +1007,7 @@ export declare namespace ContentLauncher {
1007
1007
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
1008
1008
  * can choose the audio output(s) to play the Audio Track on.
1009
1009
  *
1010
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
1010
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
1011
1011
  */
1012
1012
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1013
1013
  }>[] | null>;
@@ -1016,12 +1016,12 @@ export declare namespace ContentLauncher {
1016
1016
  /**
1017
1017
  * Input to the ContentLauncher launchUrl command
1018
1018
  *
1019
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2
1019
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2
1020
1020
  */
1021
1021
  interface LaunchUrlRequest extends TypeFromSchema<typeof TlvLaunchUrlRequest> {
1022
1022
  }
1023
1023
  /**
1024
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.2
1024
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.2
1025
1025
  */
1026
1026
  enum Status {
1027
1027
  /**
@@ -1048,7 +1048,7 @@ export declare namespace ContentLauncher {
1048
1048
  /**
1049
1049
  * Thrown for cluster status code {@link Status.UrlNotAvailable}.
1050
1050
  *
1051
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.2
1051
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.2
1052
1052
  */
1053
1053
  class UrlNotAvailableError extends StatusResponseError {
1054
1054
  constructor(message?: string, code?: GlobalStatus, clusterCode?: Status);
@@ -1056,7 +1056,7 @@ export declare namespace ContentLauncher {
1056
1056
  /**
1057
1057
  * Thrown for cluster status code {@link Status.AuthFailed}.
1058
1058
  *
1059
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.2
1059
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.2
1060
1060
  */
1061
1061
  class AuthFailedError extends StatusResponseError {
1062
1062
  constructor(message?: string, code?: GlobalStatus, clusterCode?: Status);
@@ -1064,7 +1064,7 @@ export declare namespace ContentLauncher {
1064
1064
  /**
1065
1065
  * Thrown for cluster status code {@link Status.TextTrackNotAvailable}.
1066
1066
  *
1067
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.2
1067
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.2
1068
1068
  */
1069
1069
  class TextTrackNotAvailableError extends StatusResponseError {
1070
1070
  constructor(message?: string, code?: GlobalStatus, clusterCode?: Status);
@@ -1072,7 +1072,7 @@ export declare namespace ContentLauncher {
1072
1072
  /**
1073
1073
  * Thrown for cluster status code {@link Status.AudioTrackNotAvailable}.
1074
1074
  *
1075
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.2
1075
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.2
1076
1076
  */
1077
1077
  class AudioTrackNotAvailableError extends StatusResponseError {
1078
1078
  constructor(message?: string, code?: GlobalStatus, clusterCode?: Status);
@@ -1080,31 +1080,31 @@ export declare namespace ContentLauncher {
1080
1080
  /**
1081
1081
  * This command shall be generated in response to LaunchContent and LaunchURL commands.
1082
1082
  *
1083
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3
1083
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3
1084
1084
  */
1085
1085
  const TlvLauncherResponse: import("../tlv/TlvObject.js").ObjectSchema<{
1086
1086
  /**
1087
1087
  * This field shall indicate the status of the command which resulted in this response.
1088
1088
  *
1089
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
1089
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
1090
1090
  */
1091
1091
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1092
1092
  /**
1093
1093
  * This field shall indicate Optional app-specific data.
1094
1094
  *
1095
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
1095
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
1096
1096
  */
1097
1097
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1098
1098
  }>;
1099
1099
  /**
1100
1100
  * This command shall be generated in response to LaunchContent and LaunchURL commands.
1101
1101
  *
1102
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3
1102
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3
1103
1103
  */
1104
1104
  interface LauncherResponse extends TypeFromSchema<typeof TlvLauncherResponse> {
1105
1105
  }
1106
1106
  /**
1107
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.3
1107
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.3
1108
1108
  */
1109
1109
  enum Parameter {
1110
1110
  /**
@@ -1188,63 +1188,63 @@ export declare namespace ContentLauncher {
1188
1188
  /**
1189
1189
  * This object defines additional name=value pairs that can be used for identifying content.
1190
1190
  *
1191
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5
1191
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5
1192
1192
  */
1193
1193
  const TlvAdditionalInfo: import("../tlv/TlvObject.js").ObjectSchema<{
1194
1194
  /**
1195
1195
  * This field shall indicate the name of external id, ex. "musicbrainz".
1196
1196
  *
1197
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
1197
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
1198
1198
  */
1199
1199
  name: import("../tlv/TlvObject.js").FieldType<string>;
1200
1200
  /**
1201
1201
  * This field shall indicate the value for external id, ex. "ST0000000666661".
1202
1202
  *
1203
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
1203
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
1204
1204
  */
1205
1205
  value: import("../tlv/TlvObject.js").FieldType<string>;
1206
1206
  }>;
1207
1207
  /**
1208
1208
  * This object defines additional name=value pairs that can be used for identifying content.
1209
1209
  *
1210
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5
1210
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5
1211
1211
  */
1212
1212
  interface AdditionalInfo extends TypeFromSchema<typeof TlvAdditionalInfo> {
1213
1213
  }
1214
1214
  /**
1215
1215
  * This object defines inputs to a search for content for display or playback.
1216
1216
  *
1217
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6
1217
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6
1218
1218
  */
1219
1219
  const TlvParameterStruct: import("../tlv/TlvObject.js").ObjectSchema<{
1220
1220
  /**
1221
1221
  * This field shall indicate the entity type.
1222
1222
  *
1223
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
1223
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
1224
1224
  */
1225
1225
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
1226
1226
  /**
1227
1227
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
1228
1228
  *
1229
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
1229
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
1230
1230
  */
1231
1231
  value: import("../tlv/TlvObject.js").FieldType<string>;
1232
1232
  /**
1233
1233
  * This field shall indicate the list of additional external content identifiers.
1234
1234
  *
1235
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
1235
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
1236
1236
  */
1237
1237
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1238
1238
  /**
1239
1239
  * This field shall indicate the name of external id, ex. "musicbrainz".
1240
1240
  *
1241
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
1241
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
1242
1242
  */
1243
1243
  name: import("../tlv/TlvObject.js").FieldType<string>;
1244
1244
  /**
1245
1245
  * This field shall indicate the value for external id, ex. "ST0000000666661".
1246
1246
  *
1247
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
1247
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
1248
1248
  */
1249
1249
  value: import("../tlv/TlvObject.js").FieldType<string>;
1250
1250
  }>[]>;
@@ -1252,14 +1252,14 @@ export declare namespace ContentLauncher {
1252
1252
  /**
1253
1253
  * This object defines inputs to a search for content for display or playback.
1254
1254
  *
1255
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6
1255
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6
1256
1256
  */
1257
1257
  interface ParameterStruct extends TypeFromSchema<typeof TlvParameterStruct> {
1258
1258
  }
1259
1259
  /**
1260
1260
  * This object defines inputs to a search for content for display or playback.
1261
1261
  *
1262
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7
1262
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7
1263
1263
  */
1264
1264
  const TlvContentSearch: import("../tlv/TlvObject.js").ObjectSchema<{
1265
1265
  /**
@@ -1267,37 +1267,37 @@ export declare namespace ContentLauncher {
1267
1267
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
1268
1268
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
1269
1269
  *
1270
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
1270
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
1271
1271
  */
1272
1272
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1273
1273
  /**
1274
1274
  * This field shall indicate the entity type.
1275
1275
  *
1276
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
1276
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
1277
1277
  */
1278
1278
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
1279
1279
  /**
1280
1280
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
1281
1281
  *
1282
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
1282
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
1283
1283
  */
1284
1284
  value: import("../tlv/TlvObject.js").FieldType<string>;
1285
1285
  /**
1286
1286
  * This field shall indicate the list of additional external content identifiers.
1287
1287
  *
1288
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
1288
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
1289
1289
  */
1290
1290
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1291
1291
  /**
1292
1292
  * This field shall indicate the name of external id, ex. "musicbrainz".
1293
1293
  *
1294
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
1294
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
1295
1295
  */
1296
1296
  name: import("../tlv/TlvObject.js").FieldType<string>;
1297
1297
  /**
1298
1298
  * This field shall indicate the value for external id, ex. "ST0000000666661".
1299
1299
  *
1300
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
1300
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
1301
1301
  */
1302
1302
  value: import("../tlv/TlvObject.js").FieldType<string>;
1303
1303
  }>[]>;
@@ -1306,20 +1306,20 @@ export declare namespace ContentLauncher {
1306
1306
  /**
1307
1307
  * This object defines inputs to a search for content for display or playback.
1308
1308
  *
1309
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7
1309
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7
1310
1310
  */
1311
1311
  interface ContentSearch extends TypeFromSchema<typeof TlvContentSearch> {
1312
1312
  }
1313
1313
  /**
1314
1314
  * Input to the ContentLauncher launchContent command
1315
1315
  *
1316
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1
1316
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1
1317
1317
  */
1318
1318
  const TlvLaunchContentRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1319
1319
  /**
1320
1320
  * This field shall indicate the content to launch.
1321
1321
  *
1322
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.1
1322
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.1
1323
1323
  */
1324
1324
  search: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1325
1325
  /**
@@ -1327,37 +1327,37 @@ export declare namespace ContentLauncher {
1327
1327
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
1328
1328
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
1329
1329
  *
1330
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
1330
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
1331
1331
  */
1332
1332
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1333
1333
  /**
1334
1334
  * This field shall indicate the entity type.
1335
1335
  *
1336
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
1336
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
1337
1337
  */
1338
1338
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
1339
1339
  /**
1340
1340
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
1341
1341
  *
1342
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
1342
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
1343
1343
  */
1344
1344
  value: import("../tlv/TlvObject.js").FieldType<string>;
1345
1345
  /**
1346
1346
  * This field shall indicate the list of additional external content identifiers.
1347
1347
  *
1348
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
1348
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
1349
1349
  */
1350
1350
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1351
1351
  /**
1352
1352
  * This field shall indicate the name of external id, ex. "musicbrainz".
1353
1353
  *
1354
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
1354
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
1355
1355
  */
1356
1356
  name: import("../tlv/TlvObject.js").FieldType<string>;
1357
1357
  /**
1358
1358
  * This field shall indicate the value for external id, ex. "ST0000000666661".
1359
1359
  *
1360
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
1360
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
1361
1361
  */
1362
1362
  value: import("../tlv/TlvObject.js").FieldType<string>;
1363
1363
  }>[]>;
@@ -1370,13 +1370,13 @@ export declare namespace ContentLauncher {
1370
1370
  *
1371
1371
  * • FALSE means matches should be displayed on screen for user selection.
1372
1372
  *
1373
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.2
1373
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.2
1374
1374
  */
1375
1375
  autoPlay: import("../tlv/TlvObject.js").FieldType<boolean>;
1376
1376
  /**
1377
1377
  * This field, if present, shall indicate app-specific data.
1378
1378
  *
1379
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.3
1379
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.3
1380
1380
  */
1381
1381
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1382
1382
  /**
@@ -1389,7 +1389,7 @@ export declare namespace ContentLauncher {
1389
1389
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
1390
1390
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
1391
1391
  *
1392
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.4
1392
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.4
1393
1393
  */
1394
1394
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1395
1395
  /**
@@ -1399,7 +1399,7 @@ export declare namespace ContentLauncher {
1399
1399
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
1400
1400
  * Live media with no known duration and where seek is not supported).
1401
1401
  *
1402
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
1402
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
1403
1403
  */
1404
1404
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
1405
1405
  /**
@@ -1407,14 +1407,14 @@ export declare namespace ContentLauncher {
1407
1407
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
1408
1408
  * Track is up to the server.
1409
1409
  *
1410
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
1410
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
1411
1411
  */
1412
1412
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1413
1413
  /**
1414
1414
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
1415
1415
  * primary language used in the Track.
1416
1416
  *
1417
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
1417
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
1418
1418
  */
1419
1419
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
1420
1420
  /**
@@ -1422,7 +1422,7 @@ export declare namespace ContentLauncher {
1422
1422
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
1423
1423
  * corresponding to the Track.
1424
1424
  *
1425
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
1425
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
1426
1426
  */
1427
1427
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
1428
1428
  /**
@@ -1434,7 +1434,7 @@ export declare namespace ContentLauncher {
1434
1434
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
1435
1435
  * can choose the audio output(s) to play the Audio Track on.
1436
1436
  *
1437
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
1437
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
1438
1438
  */
1439
1439
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1440
1440
  }> | null>;
@@ -1444,14 +1444,14 @@ export declare namespace ContentLauncher {
1444
1444
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
1445
1445
  * decision to play and select an Audio Track is up to the server.
1446
1446
  *
1447
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
1447
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
1448
1448
  */
1449
1449
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1450
1450
  /**
1451
1451
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
1452
1452
  * primary language used in the Track.
1453
1453
  *
1454
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
1454
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
1455
1455
  */
1456
1456
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
1457
1457
  /**
@@ -1459,7 +1459,7 @@ export declare namespace ContentLauncher {
1459
1459
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
1460
1460
  * corresponding to the Track.
1461
1461
  *
1462
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
1462
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
1463
1463
  */
1464
1464
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
1465
1465
  /**
@@ -1471,7 +1471,7 @@ export declare namespace ContentLauncher {
1471
1471
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
1472
1472
  * can choose the audio output(s) to play the Audio Track on.
1473
1473
  *
1474
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
1474
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
1475
1475
  */
1476
1476
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1477
1477
  }>[] | null>;
@@ -1483,14 +1483,14 @@ export declare namespace ContentLauncher {
1483
1483
  * request refers to the specific episode of the ongoing season of the TV series. TRUE means current activity
1484
1484
  * context may be considered FALSE means current activity context shall NOT be considered
1485
1485
  *
1486
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.5
1486
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.5
1487
1487
  */
1488
1488
  useCurrentContext: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
1489
1489
  }>;
1490
1490
  /**
1491
1491
  * Input to the ContentLauncher launchContent command
1492
1492
  *
1493
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1
1493
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1
1494
1494
  */
1495
1495
  interface LaunchContentRequest extends TypeFromSchema<typeof TlvLaunchContentRequest> {
1496
1496
  }
@@ -1503,13 +1503,13 @@ export declare namespace ContentLauncher {
1503
1503
  * This attribute shall provide a list of content types supported by the Video Player or Content App in the
1504
1504
  * form of entries in the HTTP "Accept" request header.
1505
1505
  *
1506
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.1
1506
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.1
1507
1507
  */
1508
1508
  readonly acceptHeader: Attribute<string[], any>;
1509
1509
  /**
1510
1510
  * This attribute shall provide information about supported streaming protocols.
1511
1511
  *
1512
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.2
1512
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.2
1513
1513
  */
1514
1514
  readonly supportedStreamingProtocols: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1515
1515
  /**
@@ -1540,41 +1540,41 @@ export declare namespace ContentLauncher {
1540
1540
  *
1541
1541
  * This command returns a Launch Response.
1542
1542
  *
1543
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2
1543
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2
1544
1544
  */
1545
1545
  readonly launchUrl: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1546
1546
  /**
1547
1547
  * This field shall indicate the URL of content to launch. The syntax of this field shall follow the syntax as
1548
1548
  * specified in RFC 1738 and shall use the https scheme.
1549
1549
  *
1550
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.1
1550
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.1
1551
1551
  */
1552
1552
  contentUrl: import("../tlv/TlvObject.js").FieldType<string>;
1553
1553
  /**
1554
1554
  * This field, if present, shall provide a string that may be used to describe the content being accessed at the
1555
1555
  * given URL.
1556
1556
  *
1557
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.2
1557
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.2
1558
1558
  */
1559
1559
  displayString: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1560
1560
  /**
1561
1561
  * This field, if present, shall indicate the branding information that may be displayed when playing back the
1562
1562
  * given content.
1563
1563
  *
1564
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.3
1564
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.3
1565
1565
  */
1566
1566
  brandingInformation: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1567
1567
  /**
1568
1568
  * This field shall indicate name of the provider for the given content.
1569
1569
  *
1570
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
1570
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
1571
1571
  */
1572
1572
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
1573
1573
  /**
1574
1574
  * This field shall indicate background of the Video Player while content launch request is being processed by
1575
1575
  * it. This background information may also be used by the Video Player when it is in idle state.
1576
1576
  *
1577
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
1577
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
1578
1578
  */
1579
1579
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1580
1580
  /**
@@ -1582,7 +1582,7 @@ export declare namespace ContentLauncher {
1582
1582
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1583
1583
  * https scheme.
1584
1584
  *
1585
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
1585
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
1586
1586
  */
1587
1587
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1588
1588
  /**
@@ -1594,32 +1594,32 @@ export declare namespace ContentLauncher {
1594
1594
  *
1595
1595
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
1596
1596
  *
1597
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
1597
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
1598
1598
  */
1599
1599
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1600
1600
  /**
1601
1601
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
1602
1602
  * Watermark etc.
1603
1603
  *
1604
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
1604
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
1605
1605
  */
1606
1606
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1607
1607
  /**
1608
1608
  * This field shall indicate the width using the metric defined in Metric
1609
1609
  *
1610
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
1610
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
1611
1611
  */
1612
1612
  width: import("../tlv/TlvObject.js").FieldType<number>;
1613
1613
  /**
1614
1614
  * This field shall indicate the height using the metric defined in Metric
1615
1615
  *
1616
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
1616
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
1617
1617
  */
1618
1618
  height: import("../tlv/TlvObject.js").FieldType<number>;
1619
1619
  /**
1620
1620
  * This field shall indicate metric used for defining Height/Width.
1621
1621
  *
1622
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
1622
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
1623
1623
  */
1624
1624
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
1625
1625
  }>>;
@@ -1628,7 +1628,7 @@ export declare namespace ContentLauncher {
1628
1628
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
1629
1629
  * Player is in the idle state and Splash field is not available.
1630
1630
  *
1631
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
1631
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
1632
1632
  */
1633
1633
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1634
1634
  /**
@@ -1636,7 +1636,7 @@ export declare namespace ContentLauncher {
1636
1636
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1637
1637
  * https scheme.
1638
1638
  *
1639
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
1639
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
1640
1640
  */
1641
1641
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1642
1642
  /**
@@ -1648,32 +1648,32 @@ export declare namespace ContentLauncher {
1648
1648
  *
1649
1649
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
1650
1650
  *
1651
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
1651
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
1652
1652
  */
1653
1653
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1654
1654
  /**
1655
1655
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
1656
1656
  * Watermark etc.
1657
1657
  *
1658
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
1658
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
1659
1659
  */
1660
1660
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1661
1661
  /**
1662
1662
  * This field shall indicate the width using the metric defined in Metric
1663
1663
  *
1664
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
1664
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
1665
1665
  */
1666
1666
  width: import("../tlv/TlvObject.js").FieldType<number>;
1667
1667
  /**
1668
1668
  * This field shall indicate the height using the metric defined in Metric
1669
1669
  *
1670
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
1670
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
1671
1671
  */
1672
1672
  height: import("../tlv/TlvObject.js").FieldType<number>;
1673
1673
  /**
1674
1674
  * This field shall indicate metric used for defining Height/Width.
1675
1675
  *
1676
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
1676
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
1677
1677
  */
1678
1678
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
1679
1679
  }>>;
@@ -1681,7 +1681,7 @@ export declare namespace ContentLauncher {
1681
1681
  /**
1682
1682
  * This field shall indicate the style of progress bar for media playback.
1683
1683
  *
1684
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
1684
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
1685
1685
  */
1686
1686
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1687
1687
  /**
@@ -1689,7 +1689,7 @@ export declare namespace ContentLauncher {
1689
1689
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1690
1690
  * https scheme.
1691
1691
  *
1692
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
1692
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
1693
1693
  */
1694
1694
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1695
1695
  /**
@@ -1701,32 +1701,32 @@ export declare namespace ContentLauncher {
1701
1701
  *
1702
1702
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
1703
1703
  *
1704
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
1704
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
1705
1705
  */
1706
1706
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1707
1707
  /**
1708
1708
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
1709
1709
  * Watermark etc.
1710
1710
  *
1711
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
1711
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
1712
1712
  */
1713
1713
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1714
1714
  /**
1715
1715
  * This field shall indicate the width using the metric defined in Metric
1716
1716
  *
1717
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
1717
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
1718
1718
  */
1719
1719
  width: import("../tlv/TlvObject.js").FieldType<number>;
1720
1720
  /**
1721
1721
  * This field shall indicate the height using the metric defined in Metric
1722
1722
  *
1723
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
1723
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
1724
1724
  */
1725
1725
  height: import("../tlv/TlvObject.js").FieldType<number>;
1726
1726
  /**
1727
1727
  * This field shall indicate metric used for defining Height/Width.
1728
1728
  *
1729
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
1729
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
1730
1730
  */
1731
1731
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
1732
1732
  }>>;
@@ -1735,7 +1735,7 @@ export declare namespace ContentLauncher {
1735
1735
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
1736
1736
  * populated, the Video Player shall default to logo or the provider name.
1737
1737
  *
1738
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
1738
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
1739
1739
  */
1740
1740
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1741
1741
  /**
@@ -1743,7 +1743,7 @@ export declare namespace ContentLauncher {
1743
1743
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1744
1744
  * https scheme.
1745
1745
  *
1746
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
1746
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
1747
1747
  */
1748
1748
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1749
1749
  /**
@@ -1755,32 +1755,32 @@ export declare namespace ContentLauncher {
1755
1755
  *
1756
1756
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
1757
1757
  *
1758
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
1758
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
1759
1759
  */
1760
1760
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1761
1761
  /**
1762
1762
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
1763
1763
  * Watermark etc.
1764
1764
  *
1765
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
1765
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
1766
1766
  */
1767
1767
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1768
1768
  /**
1769
1769
  * This field shall indicate the width using the metric defined in Metric
1770
1770
  *
1771
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
1771
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
1772
1772
  */
1773
1773
  width: import("../tlv/TlvObject.js").FieldType<number>;
1774
1774
  /**
1775
1775
  * This field shall indicate the height using the metric defined in Metric
1776
1776
  *
1777
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
1777
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
1778
1778
  */
1779
1779
  height: import("../tlv/TlvObject.js").FieldType<number>;
1780
1780
  /**
1781
1781
  * This field shall indicate metric used for defining Height/Width.
1782
1782
  *
1783
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
1783
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
1784
1784
  */
1785
1785
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
1786
1786
  }>>;
@@ -1788,7 +1788,7 @@ export declare namespace ContentLauncher {
1788
1788
  /**
1789
1789
  * This field shall indicate watermark shown when the media is playing.
1790
1790
  *
1791
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
1791
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
1792
1792
  */
1793
1793
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1794
1794
  /**
@@ -1796,7 +1796,7 @@ export declare namespace ContentLauncher {
1796
1796
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1797
1797
  * https scheme.
1798
1798
  *
1799
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
1799
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
1800
1800
  */
1801
1801
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1802
1802
  /**
@@ -1808,32 +1808,32 @@ export declare namespace ContentLauncher {
1808
1808
  *
1809
1809
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
1810
1810
  *
1811
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
1811
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
1812
1812
  */
1813
1813
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1814
1814
  /**
1815
1815
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
1816
1816
  * Watermark etc.
1817
1817
  *
1818
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
1818
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
1819
1819
  */
1820
1820
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1821
1821
  /**
1822
1822
  * This field shall indicate the width using the metric defined in Metric
1823
1823
  *
1824
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
1824
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
1825
1825
  */
1826
1826
  width: import("../tlv/TlvObject.js").FieldType<number>;
1827
1827
  /**
1828
1828
  * This field shall indicate the height using the metric defined in Metric
1829
1829
  *
1830
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
1830
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
1831
1831
  */
1832
1832
  height: import("../tlv/TlvObject.js").FieldType<number>;
1833
1833
  /**
1834
1834
  * This field shall indicate metric used for defining Height/Width.
1835
1835
  *
1836
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
1836
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
1837
1837
  */
1838
1838
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
1839
1839
  }>>;
@@ -1849,7 +1849,7 @@ export declare namespace ContentLauncher {
1849
1849
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
1850
1850
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
1851
1851
  *
1852
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.4
1852
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.4
1853
1853
  */
1854
1854
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1855
1855
  /**
@@ -1859,7 +1859,7 @@ export declare namespace ContentLauncher {
1859
1859
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
1860
1860
  * Live media with no known duration and where seek is not supported).
1861
1861
  *
1862
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
1862
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
1863
1863
  */
1864
1864
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
1865
1865
  /**
@@ -1867,14 +1867,14 @@ export declare namespace ContentLauncher {
1867
1867
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
1868
1868
  * Track is up to the server.
1869
1869
  *
1870
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
1870
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
1871
1871
  */
1872
1872
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1873
1873
  /**
1874
1874
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
1875
1875
  * primary language used in the Track.
1876
1876
  *
1877
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
1877
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
1878
1878
  */
1879
1879
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
1880
1880
  /**
@@ -1882,7 +1882,7 @@ export declare namespace ContentLauncher {
1882
1882
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
1883
1883
  * corresponding to the Track.
1884
1884
  *
1885
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
1885
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
1886
1886
  */
1887
1887
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
1888
1888
  /**
@@ -1894,7 +1894,7 @@ export declare namespace ContentLauncher {
1894
1894
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
1895
1895
  * can choose the audio output(s) to play the Audio Track on.
1896
1896
  *
1897
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
1897
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
1898
1898
  */
1899
1899
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1900
1900
  }> | null>;
@@ -1904,14 +1904,14 @@ export declare namespace ContentLauncher {
1904
1904
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
1905
1905
  * decision to play and select an Audio Track is up to the server.
1906
1906
  *
1907
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
1907
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
1908
1908
  */
1909
1909
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1910
1910
  /**
1911
1911
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
1912
1912
  * primary language used in the Track.
1913
1913
  *
1914
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
1914
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
1915
1915
  */
1916
1916
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
1917
1917
  /**
@@ -1919,7 +1919,7 @@ export declare namespace ContentLauncher {
1919
1919
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
1920
1920
  * corresponding to the Track.
1921
1921
  *
1922
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
1922
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
1923
1923
  */
1924
1924
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
1925
1925
  /**
@@ -1931,7 +1931,7 @@ export declare namespace ContentLauncher {
1931
1931
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
1932
1932
  * can choose the audio output(s) to play the Audio Track on.
1933
1933
  *
1934
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
1934
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
1935
1935
  */
1936
1936
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1937
1937
  }>[] | null>;
@@ -1940,13 +1940,13 @@ export declare namespace ContentLauncher {
1940
1940
  /**
1941
1941
  * This field shall indicate the status of the command which resulted in this response.
1942
1942
  *
1943
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
1943
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
1944
1944
  */
1945
1945
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1946
1946
  /**
1947
1947
  * This field shall indicate Optional app-specific data.
1948
1948
  *
1949
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
1949
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
1950
1950
  */
1951
1951
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1952
1952
  }>, any>;
@@ -1961,13 +1961,13 @@ export declare namespace ContentLauncher {
1961
1961
  * Upon receipt, this shall launch the specified content with optional search criteria. This command returns
1962
1962
  * a Launch Response.
1963
1963
  *
1964
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1
1964
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1
1965
1965
  */
1966
1966
  readonly launchContent: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1967
1967
  /**
1968
1968
  * This field shall indicate the content to launch.
1969
1969
  *
1970
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.1
1970
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.1
1971
1971
  */
1972
1972
  search: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1973
1973
  /**
@@ -1975,37 +1975,37 @@ export declare namespace ContentLauncher {
1975
1975
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
1976
1976
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
1977
1977
  *
1978
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
1978
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
1979
1979
  */
1980
1980
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1981
1981
  /**
1982
1982
  * This field shall indicate the entity type.
1983
1983
  *
1984
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
1984
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
1985
1985
  */
1986
1986
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
1987
1987
  /**
1988
1988
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
1989
1989
  *
1990
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
1990
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
1991
1991
  */
1992
1992
  value: import("../tlv/TlvObject.js").FieldType<string>;
1993
1993
  /**
1994
1994
  * This field shall indicate the list of additional external content identifiers.
1995
1995
  *
1996
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
1996
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
1997
1997
  */
1998
1998
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1999
1999
  /**
2000
2000
  * This field shall indicate the name of external id, ex. "musicbrainz".
2001
2001
  *
2002
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
2002
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
2003
2003
  */
2004
2004
  name: import("../tlv/TlvObject.js").FieldType<string>;
2005
2005
  /**
2006
2006
  * This field shall indicate the value for external id, ex. "ST0000000666661".
2007
2007
  *
2008
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
2008
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
2009
2009
  */
2010
2010
  value: import("../tlv/TlvObject.js").FieldType<string>;
2011
2011
  }>[]>;
@@ -2018,13 +2018,13 @@ export declare namespace ContentLauncher {
2018
2018
  *
2019
2019
  * • FALSE means matches should be displayed on screen for user selection.
2020
2020
  *
2021
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.2
2021
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.2
2022
2022
  */
2023
2023
  autoPlay: import("../tlv/TlvObject.js").FieldType<boolean>;
2024
2024
  /**
2025
2025
  * This field, if present, shall indicate app-specific data.
2026
2026
  *
2027
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.3
2027
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.3
2028
2028
  */
2029
2029
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2030
2030
  /**
@@ -2037,7 +2037,7 @@ export declare namespace ContentLauncher {
2037
2037
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
2038
2038
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
2039
2039
  *
2040
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.4
2040
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.4
2041
2041
  */
2042
2042
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2043
2043
  /**
@@ -2047,7 +2047,7 @@ export declare namespace ContentLauncher {
2047
2047
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
2048
2048
  * Live media with no known duration and where seek is not supported).
2049
2049
  *
2050
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
2050
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
2051
2051
  */
2052
2052
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
2053
2053
  /**
@@ -2055,14 +2055,14 @@ export declare namespace ContentLauncher {
2055
2055
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
2056
2056
  * Track is up to the server.
2057
2057
  *
2058
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
2058
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
2059
2059
  */
2060
2060
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2061
2061
  /**
2062
2062
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2063
2063
  * primary language used in the Track.
2064
2064
  *
2065
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2065
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2066
2066
  */
2067
2067
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2068
2068
  /**
@@ -2070,7 +2070,7 @@ export declare namespace ContentLauncher {
2070
2070
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2071
2071
  * corresponding to the Track.
2072
2072
  *
2073
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2073
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2074
2074
  */
2075
2075
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2076
2076
  /**
@@ -2082,7 +2082,7 @@ export declare namespace ContentLauncher {
2082
2082
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2083
2083
  * can choose the audio output(s) to play the Audio Track on.
2084
2084
  *
2085
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2085
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2086
2086
  */
2087
2087
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2088
2088
  }> | null>;
@@ -2092,14 +2092,14 @@ export declare namespace ContentLauncher {
2092
2092
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
2093
2093
  * decision to play and select an Audio Track is up to the server.
2094
2094
  *
2095
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
2095
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
2096
2096
  */
2097
2097
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2098
2098
  /**
2099
2099
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2100
2100
  * primary language used in the Track.
2101
2101
  *
2102
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2102
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2103
2103
  */
2104
2104
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2105
2105
  /**
@@ -2107,7 +2107,7 @@ export declare namespace ContentLauncher {
2107
2107
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2108
2108
  * corresponding to the Track.
2109
2109
  *
2110
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2110
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2111
2111
  */
2112
2112
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2113
2113
  /**
@@ -2119,7 +2119,7 @@ export declare namespace ContentLauncher {
2119
2119
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2120
2120
  * can choose the audio output(s) to play the Audio Track on.
2121
2121
  *
2122
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2122
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2123
2123
  */
2124
2124
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2125
2125
  }>[] | null>;
@@ -2131,20 +2131,20 @@ export declare namespace ContentLauncher {
2131
2131
  * request refers to the specific episode of the ongoing season of the TV series. TRUE means current activity
2132
2132
  * context may be considered FALSE means current activity context shall NOT be considered
2133
2133
  *
2134
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.5
2134
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.5
2135
2135
  */
2136
2136
  useCurrentContext: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
2137
2137
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2138
2138
  /**
2139
2139
  * This field shall indicate the status of the command which resulted in this response.
2140
2140
  *
2141
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
2141
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
2142
2142
  */
2143
2143
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2144
2144
  /**
2145
2145
  * This field shall indicate Optional app-specific data.
2146
2146
  *
2147
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
2147
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
2148
2148
  */
2149
2149
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2150
2150
  }>, any>;
@@ -2198,13 +2198,13 @@ export declare namespace ContentLauncher {
2198
2198
  * This attribute shall provide a list of content types supported by the Video Player or Content App in the
2199
2199
  * form of entries in the HTTP "Accept" request header.
2200
2200
  *
2201
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.1
2201
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.1
2202
2202
  */
2203
2203
  readonly acceptHeader: Attribute<string[], any>;
2204
2204
  /**
2205
2205
  * This attribute shall provide information about supported streaming protocols.
2206
2206
  *
2207
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.2
2207
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.2
2208
2208
  */
2209
2209
  readonly supportedStreamingProtocols: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
2210
2210
  /**
@@ -2235,41 +2235,41 @@ export declare namespace ContentLauncher {
2235
2235
  *
2236
2236
  * This command returns a Launch Response.
2237
2237
  *
2238
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2
2238
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2
2239
2239
  */
2240
2240
  readonly launchUrl: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2241
2241
  /**
2242
2242
  * This field shall indicate the URL of content to launch. The syntax of this field shall follow the syntax as
2243
2243
  * specified in RFC 1738 and shall use the https scheme.
2244
2244
  *
2245
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.1
2245
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.1
2246
2246
  */
2247
2247
  contentUrl: import("../tlv/TlvObject.js").FieldType<string>;
2248
2248
  /**
2249
2249
  * This field, if present, shall provide a string that may be used to describe the content being accessed at the
2250
2250
  * given URL.
2251
2251
  *
2252
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.2
2252
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.2
2253
2253
  */
2254
2254
  displayString: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2255
2255
  /**
2256
2256
  * This field, if present, shall indicate the branding information that may be displayed when playing back the
2257
2257
  * given content.
2258
2258
  *
2259
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.3
2259
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.3
2260
2260
  */
2261
2261
  brandingInformation: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2262
2262
  /**
2263
2263
  * This field shall indicate name of the provider for the given content.
2264
2264
  *
2265
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
2265
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
2266
2266
  */
2267
2267
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
2268
2268
  /**
2269
2269
  * This field shall indicate background of the Video Player while content launch request is being processed by
2270
2270
  * it. This background information may also be used by the Video Player when it is in idle state.
2271
2271
  *
2272
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
2272
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
2273
2273
  */
2274
2274
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2275
2275
  /**
@@ -2277,7 +2277,7 @@ export declare namespace ContentLauncher {
2277
2277
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2278
2278
  * https scheme.
2279
2279
  *
2280
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2280
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2281
2281
  */
2282
2282
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2283
2283
  /**
@@ -2289,32 +2289,32 @@ export declare namespace ContentLauncher {
2289
2289
  *
2290
2290
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2291
2291
  *
2292
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2292
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2293
2293
  */
2294
2294
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2295
2295
  /**
2296
2296
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
2297
2297
  * Watermark etc.
2298
2298
  *
2299
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
2299
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
2300
2300
  */
2301
2301
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2302
2302
  /**
2303
2303
  * This field shall indicate the width using the metric defined in Metric
2304
2304
  *
2305
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
2305
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
2306
2306
  */
2307
2307
  width: import("../tlv/TlvObject.js").FieldType<number>;
2308
2308
  /**
2309
2309
  * This field shall indicate the height using the metric defined in Metric
2310
2310
  *
2311
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
2311
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
2312
2312
  */
2313
2313
  height: import("../tlv/TlvObject.js").FieldType<number>;
2314
2314
  /**
2315
2315
  * This field shall indicate metric used for defining Height/Width.
2316
2316
  *
2317
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
2317
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
2318
2318
  */
2319
2319
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
2320
2320
  }>>;
@@ -2323,7 +2323,7 @@ export declare namespace ContentLauncher {
2323
2323
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
2324
2324
  * Player is in the idle state and Splash field is not available.
2325
2325
  *
2326
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
2326
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
2327
2327
  */
2328
2328
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2329
2329
  /**
@@ -2331,7 +2331,7 @@ export declare namespace ContentLauncher {
2331
2331
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2332
2332
  * https scheme.
2333
2333
  *
2334
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2334
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2335
2335
  */
2336
2336
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2337
2337
  /**
@@ -2343,32 +2343,32 @@ export declare namespace ContentLauncher {
2343
2343
  *
2344
2344
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2345
2345
  *
2346
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2346
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2347
2347
  */
2348
2348
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2349
2349
  /**
2350
2350
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
2351
2351
  * Watermark etc.
2352
2352
  *
2353
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
2353
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
2354
2354
  */
2355
2355
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2356
2356
  /**
2357
2357
  * This field shall indicate the width using the metric defined in Metric
2358
2358
  *
2359
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
2359
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
2360
2360
  */
2361
2361
  width: import("../tlv/TlvObject.js").FieldType<number>;
2362
2362
  /**
2363
2363
  * This field shall indicate the height using the metric defined in Metric
2364
2364
  *
2365
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
2365
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
2366
2366
  */
2367
2367
  height: import("../tlv/TlvObject.js").FieldType<number>;
2368
2368
  /**
2369
2369
  * This field shall indicate metric used for defining Height/Width.
2370
2370
  *
2371
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
2371
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
2372
2372
  */
2373
2373
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
2374
2374
  }>>;
@@ -2376,7 +2376,7 @@ export declare namespace ContentLauncher {
2376
2376
  /**
2377
2377
  * This field shall indicate the style of progress bar for media playback.
2378
2378
  *
2379
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
2379
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
2380
2380
  */
2381
2381
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2382
2382
  /**
@@ -2384,7 +2384,7 @@ export declare namespace ContentLauncher {
2384
2384
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2385
2385
  * https scheme.
2386
2386
  *
2387
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2387
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2388
2388
  */
2389
2389
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2390
2390
  /**
@@ -2396,32 +2396,32 @@ export declare namespace ContentLauncher {
2396
2396
  *
2397
2397
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2398
2398
  *
2399
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2399
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2400
2400
  */
2401
2401
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2402
2402
  /**
2403
2403
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
2404
2404
  * Watermark etc.
2405
2405
  *
2406
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
2406
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
2407
2407
  */
2408
2408
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2409
2409
  /**
2410
2410
  * This field shall indicate the width using the metric defined in Metric
2411
2411
  *
2412
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
2412
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
2413
2413
  */
2414
2414
  width: import("../tlv/TlvObject.js").FieldType<number>;
2415
2415
  /**
2416
2416
  * This field shall indicate the height using the metric defined in Metric
2417
2417
  *
2418
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
2418
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
2419
2419
  */
2420
2420
  height: import("../tlv/TlvObject.js").FieldType<number>;
2421
2421
  /**
2422
2422
  * This field shall indicate metric used for defining Height/Width.
2423
2423
  *
2424
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
2424
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
2425
2425
  */
2426
2426
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
2427
2427
  }>>;
@@ -2430,7 +2430,7 @@ export declare namespace ContentLauncher {
2430
2430
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
2431
2431
  * populated, the Video Player shall default to logo or the provider name.
2432
2432
  *
2433
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
2433
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
2434
2434
  */
2435
2435
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2436
2436
  /**
@@ -2438,7 +2438,7 @@ export declare namespace ContentLauncher {
2438
2438
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2439
2439
  * https scheme.
2440
2440
  *
2441
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2441
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2442
2442
  */
2443
2443
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2444
2444
  /**
@@ -2450,32 +2450,32 @@ export declare namespace ContentLauncher {
2450
2450
  *
2451
2451
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2452
2452
  *
2453
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2453
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2454
2454
  */
2455
2455
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2456
2456
  /**
2457
2457
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
2458
2458
  * Watermark etc.
2459
2459
  *
2460
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
2460
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
2461
2461
  */
2462
2462
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2463
2463
  /**
2464
2464
  * This field shall indicate the width using the metric defined in Metric
2465
2465
  *
2466
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
2466
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
2467
2467
  */
2468
2468
  width: import("../tlv/TlvObject.js").FieldType<number>;
2469
2469
  /**
2470
2470
  * This field shall indicate the height using the metric defined in Metric
2471
2471
  *
2472
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
2472
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
2473
2473
  */
2474
2474
  height: import("../tlv/TlvObject.js").FieldType<number>;
2475
2475
  /**
2476
2476
  * This field shall indicate metric used for defining Height/Width.
2477
2477
  *
2478
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
2478
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
2479
2479
  */
2480
2480
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
2481
2481
  }>>;
@@ -2483,7 +2483,7 @@ export declare namespace ContentLauncher {
2483
2483
  /**
2484
2484
  * This field shall indicate watermark shown when the media is playing.
2485
2485
  *
2486
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
2486
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
2487
2487
  */
2488
2488
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2489
2489
  /**
@@ -2491,7 +2491,7 @@ export declare namespace ContentLauncher {
2491
2491
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2492
2492
  * https scheme.
2493
2493
  *
2494
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2494
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2495
2495
  */
2496
2496
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2497
2497
  /**
@@ -2503,32 +2503,32 @@ export declare namespace ContentLauncher {
2503
2503
  *
2504
2504
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2505
2505
  *
2506
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2506
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2507
2507
  */
2508
2508
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2509
2509
  /**
2510
2510
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
2511
2511
  * Watermark etc.
2512
2512
  *
2513
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
2513
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
2514
2514
  */
2515
2515
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2516
2516
  /**
2517
2517
  * This field shall indicate the width using the metric defined in Metric
2518
2518
  *
2519
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
2519
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
2520
2520
  */
2521
2521
  width: import("../tlv/TlvObject.js").FieldType<number>;
2522
2522
  /**
2523
2523
  * This field shall indicate the height using the metric defined in Metric
2524
2524
  *
2525
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
2525
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
2526
2526
  */
2527
2527
  height: import("../tlv/TlvObject.js").FieldType<number>;
2528
2528
  /**
2529
2529
  * This field shall indicate metric used for defining Height/Width.
2530
2530
  *
2531
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
2531
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
2532
2532
  */
2533
2533
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
2534
2534
  }>>;
@@ -2544,7 +2544,7 @@ export declare namespace ContentLauncher {
2544
2544
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
2545
2545
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
2546
2546
  *
2547
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.4
2547
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.4
2548
2548
  */
2549
2549
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2550
2550
  /**
@@ -2554,7 +2554,7 @@ export declare namespace ContentLauncher {
2554
2554
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
2555
2555
  * Live media with no known duration and where seek is not supported).
2556
2556
  *
2557
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
2557
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
2558
2558
  */
2559
2559
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
2560
2560
  /**
@@ -2562,14 +2562,14 @@ export declare namespace ContentLauncher {
2562
2562
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
2563
2563
  * Track is up to the server.
2564
2564
  *
2565
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
2565
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
2566
2566
  */
2567
2567
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2568
2568
  /**
2569
2569
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2570
2570
  * primary language used in the Track.
2571
2571
  *
2572
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2572
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2573
2573
  */
2574
2574
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2575
2575
  /**
@@ -2577,7 +2577,7 @@ export declare namespace ContentLauncher {
2577
2577
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2578
2578
  * corresponding to the Track.
2579
2579
  *
2580
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2580
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2581
2581
  */
2582
2582
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2583
2583
  /**
@@ -2589,7 +2589,7 @@ export declare namespace ContentLauncher {
2589
2589
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2590
2590
  * can choose the audio output(s) to play the Audio Track on.
2591
2591
  *
2592
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2592
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2593
2593
  */
2594
2594
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2595
2595
  }> | null>;
@@ -2599,14 +2599,14 @@ export declare namespace ContentLauncher {
2599
2599
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
2600
2600
  * decision to play and select an Audio Track is up to the server.
2601
2601
  *
2602
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
2602
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
2603
2603
  */
2604
2604
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2605
2605
  /**
2606
2606
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2607
2607
  * primary language used in the Track.
2608
2608
  *
2609
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2609
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2610
2610
  */
2611
2611
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2612
2612
  /**
@@ -2614,7 +2614,7 @@ export declare namespace ContentLauncher {
2614
2614
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2615
2615
  * corresponding to the Track.
2616
2616
  *
2617
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2617
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2618
2618
  */
2619
2619
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2620
2620
  /**
@@ -2626,7 +2626,7 @@ export declare namespace ContentLauncher {
2626
2626
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2627
2627
  * can choose the audio output(s) to play the Audio Track on.
2628
2628
  *
2629
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2629
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2630
2630
  */
2631
2631
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2632
2632
  }>[] | null>;
@@ -2635,13 +2635,13 @@ export declare namespace ContentLauncher {
2635
2635
  /**
2636
2636
  * This field shall indicate the status of the command which resulted in this response.
2637
2637
  *
2638
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
2638
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
2639
2639
  */
2640
2640
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2641
2641
  /**
2642
2642
  * This field shall indicate Optional app-specific data.
2643
2643
  *
2644
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
2644
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
2645
2645
  */
2646
2646
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2647
2647
  }>, any>;
@@ -2657,13 +2657,13 @@ export declare namespace ContentLauncher {
2657
2657
  * Upon receipt, this shall launch the specified content with optional search criteria. This command returns
2658
2658
  * a Launch Response.
2659
2659
  *
2660
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1
2660
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1
2661
2661
  */
2662
2662
  readonly launchContent: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2663
2663
  /**
2664
2664
  * This field shall indicate the content to launch.
2665
2665
  *
2666
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.1
2666
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.1
2667
2667
  */
2668
2668
  search: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2669
2669
  /**
@@ -2671,37 +2671,37 @@ export declare namespace ContentLauncher {
2671
2671
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
2672
2672
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
2673
2673
  *
2674
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
2674
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
2675
2675
  */
2676
2676
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2677
2677
  /**
2678
2678
  * This field shall indicate the entity type.
2679
2679
  *
2680
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
2680
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
2681
2681
  */
2682
2682
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
2683
2683
  /**
2684
2684
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
2685
2685
  *
2686
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
2686
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
2687
2687
  */
2688
2688
  value: import("../tlv/TlvObject.js").FieldType<string>;
2689
2689
  /**
2690
2690
  * This field shall indicate the list of additional external content identifiers.
2691
2691
  *
2692
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
2692
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
2693
2693
  */
2694
2694
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2695
2695
  /**
2696
2696
  * This field shall indicate the name of external id, ex. "musicbrainz".
2697
2697
  *
2698
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
2698
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
2699
2699
  */
2700
2700
  name: import("../tlv/TlvObject.js").FieldType<string>;
2701
2701
  /**
2702
2702
  * This field shall indicate the value for external id, ex. "ST0000000666661".
2703
2703
  *
2704
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
2704
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
2705
2705
  */
2706
2706
  value: import("../tlv/TlvObject.js").FieldType<string>;
2707
2707
  }>[]>;
@@ -2714,13 +2714,13 @@ export declare namespace ContentLauncher {
2714
2714
  *
2715
2715
  * • FALSE means matches should be displayed on screen for user selection.
2716
2716
  *
2717
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.2
2717
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.2
2718
2718
  */
2719
2719
  autoPlay: import("../tlv/TlvObject.js").FieldType<boolean>;
2720
2720
  /**
2721
2721
  * This field, if present, shall indicate app-specific data.
2722
2722
  *
2723
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.3
2723
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.3
2724
2724
  */
2725
2725
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2726
2726
  /**
@@ -2733,7 +2733,7 @@ export declare namespace ContentLauncher {
2733
2733
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
2734
2734
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
2735
2735
  *
2736
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.4
2736
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.4
2737
2737
  */
2738
2738
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2739
2739
  /**
@@ -2743,7 +2743,7 @@ export declare namespace ContentLauncher {
2743
2743
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
2744
2744
  * Live media with no known duration and where seek is not supported).
2745
2745
  *
2746
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
2746
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
2747
2747
  */
2748
2748
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
2749
2749
  /**
@@ -2751,14 +2751,14 @@ export declare namespace ContentLauncher {
2751
2751
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
2752
2752
  * Track is up to the server.
2753
2753
  *
2754
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
2754
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
2755
2755
  */
2756
2756
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2757
2757
  /**
2758
2758
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2759
2759
  * primary language used in the Track.
2760
2760
  *
2761
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2761
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2762
2762
  */
2763
2763
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2764
2764
  /**
@@ -2766,7 +2766,7 @@ export declare namespace ContentLauncher {
2766
2766
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2767
2767
  * corresponding to the Track.
2768
2768
  *
2769
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2769
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2770
2770
  */
2771
2771
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2772
2772
  /**
@@ -2778,7 +2778,7 @@ export declare namespace ContentLauncher {
2778
2778
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2779
2779
  * can choose the audio output(s) to play the Audio Track on.
2780
2780
  *
2781
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2781
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2782
2782
  */
2783
2783
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2784
2784
  }> | null>;
@@ -2788,14 +2788,14 @@ export declare namespace ContentLauncher {
2788
2788
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
2789
2789
  * decision to play and select an Audio Track is up to the server.
2790
2790
  *
2791
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
2791
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
2792
2792
  */
2793
2793
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2794
2794
  /**
2795
2795
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
2796
2796
  * primary language used in the Track.
2797
2797
  *
2798
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
2798
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
2799
2799
  */
2800
2800
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
2801
2801
  /**
@@ -2803,7 +2803,7 @@ export declare namespace ContentLauncher {
2803
2803
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
2804
2804
  * corresponding to the Track.
2805
2805
  *
2806
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
2806
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
2807
2807
  */
2808
2808
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
2809
2809
  /**
@@ -2815,7 +2815,7 @@ export declare namespace ContentLauncher {
2815
2815
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
2816
2816
  * can choose the audio output(s) to play the Audio Track on.
2817
2817
  *
2818
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
2818
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
2819
2819
  */
2820
2820
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
2821
2821
  }>[] | null>;
@@ -2827,20 +2827,20 @@ export declare namespace ContentLauncher {
2827
2827
  * request refers to the specific episode of the ongoing season of the TV series. TRUE means current activity
2828
2828
  * context may be considered FALSE means current activity context shall NOT be considered
2829
2829
  *
2830
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.5
2830
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.5
2831
2831
  */
2832
2832
  useCurrentContext: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
2833
2833
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2834
2834
  /**
2835
2835
  * This field shall indicate the status of the command which resulted in this response.
2836
2836
  *
2837
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
2837
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
2838
2838
  */
2839
2839
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2840
2840
  /**
2841
2841
  * This field shall indicate Optional app-specific data.
2842
2842
  *
2843
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
2843
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
2844
2844
  */
2845
2845
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2846
2846
  }>, any>;
@@ -2902,13 +2902,13 @@ export declare namespace ContentLauncher {
2902
2902
  * This attribute shall provide a list of content types supported by the Video Player or Content App in the
2903
2903
  * form of entries in the HTTP "Accept" request header.
2904
2904
  *
2905
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.1
2905
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.1
2906
2906
  */
2907
2907
  readonly acceptHeader: Attribute<string[], any>;
2908
2908
  /**
2909
2909
  * This attribute shall provide information about supported streaming protocols.
2910
2910
  *
2911
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.6.2
2911
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.6.2
2912
2912
  */
2913
2913
  readonly supportedStreamingProtocols: Attribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
2914
2914
  /**
@@ -2939,41 +2939,41 @@ export declare namespace ContentLauncher {
2939
2939
  *
2940
2940
  * This command returns a Launch Response.
2941
2941
  *
2942
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2
2942
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2
2943
2943
  */
2944
2944
  readonly launchUrl: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2945
2945
  /**
2946
2946
  * This field shall indicate the URL of content to launch. The syntax of this field shall follow the syntax as
2947
2947
  * specified in RFC 1738 and shall use the https scheme.
2948
2948
  *
2949
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.1
2949
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.1
2950
2950
  */
2951
2951
  contentUrl: import("../tlv/TlvObject.js").FieldType<string>;
2952
2952
  /**
2953
2953
  * This field, if present, shall provide a string that may be used to describe the content being accessed at the
2954
2954
  * given URL.
2955
2955
  *
2956
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.2
2956
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.2
2957
2957
  */
2958
2958
  displayString: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2959
2959
  /**
2960
2960
  * This field, if present, shall indicate the branding information that may be displayed when playing back the
2961
2961
  * given content.
2962
2962
  *
2963
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.3
2963
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.3
2964
2964
  */
2965
2965
  brandingInformation: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2966
2966
  /**
2967
2967
  * This field shall indicate name of the provider for the given content.
2968
2968
  *
2969
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
2969
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
2970
2970
  */
2971
2971
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
2972
2972
  /**
2973
2973
  * This field shall indicate background of the Video Player while content launch request is being processed by
2974
2974
  * it. This background information may also be used by the Video Player when it is in idle state.
2975
2975
  *
2976
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
2976
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
2977
2977
  */
2978
2978
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2979
2979
  /**
@@ -2981,7 +2981,7 @@ export declare namespace ContentLauncher {
2981
2981
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2982
2982
  * https scheme.
2983
2983
  *
2984
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
2984
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
2985
2985
  */
2986
2986
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2987
2987
  /**
@@ -2993,32 +2993,32 @@ export declare namespace ContentLauncher {
2993
2993
  *
2994
2994
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
2995
2995
  *
2996
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
2996
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
2997
2997
  */
2998
2998
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2999
2999
  /**
3000
3000
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3001
3001
  * Watermark etc.
3002
3002
  *
3003
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3003
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3004
3004
  */
3005
3005
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3006
3006
  /**
3007
3007
  * This field shall indicate the width using the metric defined in Metric
3008
3008
  *
3009
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3009
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3010
3010
  */
3011
3011
  width: import("../tlv/TlvObject.js").FieldType<number>;
3012
3012
  /**
3013
3013
  * This field shall indicate the height using the metric defined in Metric
3014
3014
  *
3015
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3015
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3016
3016
  */
3017
3017
  height: import("../tlv/TlvObject.js").FieldType<number>;
3018
3018
  /**
3019
3019
  * This field shall indicate metric used for defining Height/Width.
3020
3020
  *
3021
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3021
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3022
3022
  */
3023
3023
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3024
3024
  }>>;
@@ -3027,7 +3027,7 @@ export declare namespace ContentLauncher {
3027
3027
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
3028
3028
  * Player is in the idle state and Splash field is not available.
3029
3029
  *
3030
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
3030
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
3031
3031
  */
3032
3032
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3033
3033
  /**
@@ -3035,7 +3035,7 @@ export declare namespace ContentLauncher {
3035
3035
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3036
3036
  * https scheme.
3037
3037
  *
3038
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3038
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3039
3039
  */
3040
3040
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3041
3041
  /**
@@ -3047,32 +3047,32 @@ export declare namespace ContentLauncher {
3047
3047
  *
3048
3048
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3049
3049
  *
3050
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3050
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3051
3051
  */
3052
3052
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3053
3053
  /**
3054
3054
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3055
3055
  * Watermark etc.
3056
3056
  *
3057
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3057
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3058
3058
  */
3059
3059
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3060
3060
  /**
3061
3061
  * This field shall indicate the width using the metric defined in Metric
3062
3062
  *
3063
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3063
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3064
3064
  */
3065
3065
  width: import("../tlv/TlvObject.js").FieldType<number>;
3066
3066
  /**
3067
3067
  * This field shall indicate the height using the metric defined in Metric
3068
3068
  *
3069
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3069
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3070
3070
  */
3071
3071
  height: import("../tlv/TlvObject.js").FieldType<number>;
3072
3072
  /**
3073
3073
  * This field shall indicate metric used for defining Height/Width.
3074
3074
  *
3075
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3075
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3076
3076
  */
3077
3077
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3078
3078
  }>>;
@@ -3080,7 +3080,7 @@ export declare namespace ContentLauncher {
3080
3080
  /**
3081
3081
  * This field shall indicate the style of progress bar for media playback.
3082
3082
  *
3083
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
3083
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
3084
3084
  */
3085
3085
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3086
3086
  /**
@@ -3088,7 +3088,7 @@ export declare namespace ContentLauncher {
3088
3088
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3089
3089
  * https scheme.
3090
3090
  *
3091
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3091
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3092
3092
  */
3093
3093
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3094
3094
  /**
@@ -3100,32 +3100,32 @@ export declare namespace ContentLauncher {
3100
3100
  *
3101
3101
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3102
3102
  *
3103
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3103
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3104
3104
  */
3105
3105
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3106
3106
  /**
3107
3107
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3108
3108
  * Watermark etc.
3109
3109
  *
3110
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3110
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3111
3111
  */
3112
3112
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3113
3113
  /**
3114
3114
  * This field shall indicate the width using the metric defined in Metric
3115
3115
  *
3116
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3116
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3117
3117
  */
3118
3118
  width: import("../tlv/TlvObject.js").FieldType<number>;
3119
3119
  /**
3120
3120
  * This field shall indicate the height using the metric defined in Metric
3121
3121
  *
3122
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3122
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3123
3123
  */
3124
3124
  height: import("../tlv/TlvObject.js").FieldType<number>;
3125
3125
  /**
3126
3126
  * This field shall indicate metric used for defining Height/Width.
3127
3127
  *
3128
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3128
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3129
3129
  */
3130
3130
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3131
3131
  }>>;
@@ -3134,7 +3134,7 @@ export declare namespace ContentLauncher {
3134
3134
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
3135
3135
  * populated, the Video Player shall default to logo or the provider name.
3136
3136
  *
3137
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
3137
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
3138
3138
  */
3139
3139
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3140
3140
  /**
@@ -3142,7 +3142,7 @@ export declare namespace ContentLauncher {
3142
3142
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3143
3143
  * https scheme.
3144
3144
  *
3145
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3145
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3146
3146
  */
3147
3147
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3148
3148
  /**
@@ -3154,32 +3154,32 @@ export declare namespace ContentLauncher {
3154
3154
  *
3155
3155
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3156
3156
  *
3157
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3157
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3158
3158
  */
3159
3159
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3160
3160
  /**
3161
3161
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3162
3162
  * Watermark etc.
3163
3163
  *
3164
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3164
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3165
3165
  */
3166
3166
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3167
3167
  /**
3168
3168
  * This field shall indicate the width using the metric defined in Metric
3169
3169
  *
3170
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3170
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3171
3171
  */
3172
3172
  width: import("../tlv/TlvObject.js").FieldType<number>;
3173
3173
  /**
3174
3174
  * This field shall indicate the height using the metric defined in Metric
3175
3175
  *
3176
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3176
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3177
3177
  */
3178
3178
  height: import("../tlv/TlvObject.js").FieldType<number>;
3179
3179
  /**
3180
3180
  * This field shall indicate metric used for defining Height/Width.
3181
3181
  *
3182
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3182
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3183
3183
  */
3184
3184
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3185
3185
  }>>;
@@ -3187,7 +3187,7 @@ export declare namespace ContentLauncher {
3187
3187
  /**
3188
3188
  * This field shall indicate watermark shown when the media is playing.
3189
3189
  *
3190
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
3190
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
3191
3191
  */
3192
3192
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3193
3193
  /**
@@ -3195,7 +3195,7 @@ export declare namespace ContentLauncher {
3195
3195
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3196
3196
  * https scheme.
3197
3197
  *
3198
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3198
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3199
3199
  */
3200
3200
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3201
3201
  /**
@@ -3207,32 +3207,32 @@ export declare namespace ContentLauncher {
3207
3207
  *
3208
3208
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3209
3209
  *
3210
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3210
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3211
3211
  */
3212
3212
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3213
3213
  /**
3214
3214
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3215
3215
  * Watermark etc.
3216
3216
  *
3217
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3217
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3218
3218
  */
3219
3219
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3220
3220
  /**
3221
3221
  * This field shall indicate the width using the metric defined in Metric
3222
3222
  *
3223
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3223
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3224
3224
  */
3225
3225
  width: import("../tlv/TlvObject.js").FieldType<number>;
3226
3226
  /**
3227
3227
  * This field shall indicate the height using the metric defined in Metric
3228
3228
  *
3229
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3229
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3230
3230
  */
3231
3231
  height: import("../tlv/TlvObject.js").FieldType<number>;
3232
3232
  /**
3233
3233
  * This field shall indicate metric used for defining Height/Width.
3234
3234
  *
3235
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3235
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3236
3236
  */
3237
3237
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3238
3238
  }>>;
@@ -3248,7 +3248,7 @@ export declare namespace ContentLauncher {
3248
3248
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
3249
3249
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
3250
3250
  *
3251
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.4
3251
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.4
3252
3252
  */
3253
3253
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3254
3254
  /**
@@ -3258,7 +3258,7 @@ export declare namespace ContentLauncher {
3258
3258
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
3259
3259
  * Live media with no known duration and where seek is not supported).
3260
3260
  *
3261
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
3261
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
3262
3262
  */
3263
3263
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
3264
3264
  /**
@@ -3266,14 +3266,14 @@ export declare namespace ContentLauncher {
3266
3266
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
3267
3267
  * Track is up to the server.
3268
3268
  *
3269
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
3269
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
3270
3270
  */
3271
3271
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3272
3272
  /**
3273
3273
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3274
3274
  * primary language used in the Track.
3275
3275
  *
3276
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3276
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3277
3277
  */
3278
3278
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3279
3279
  /**
@@ -3281,7 +3281,7 @@ export declare namespace ContentLauncher {
3281
3281
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3282
3282
  * corresponding to the Track.
3283
3283
  *
3284
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3284
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3285
3285
  */
3286
3286
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3287
3287
  /**
@@ -3293,7 +3293,7 @@ export declare namespace ContentLauncher {
3293
3293
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3294
3294
  * can choose the audio output(s) to play the Audio Track on.
3295
3295
  *
3296
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3296
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3297
3297
  */
3298
3298
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3299
3299
  }> | null>;
@@ -3303,14 +3303,14 @@ export declare namespace ContentLauncher {
3303
3303
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
3304
3304
  * decision to play and select an Audio Track is up to the server.
3305
3305
  *
3306
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
3306
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
3307
3307
  */
3308
3308
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3309
3309
  /**
3310
3310
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3311
3311
  * primary language used in the Track.
3312
3312
  *
3313
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3313
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3314
3314
  */
3315
3315
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3316
3316
  /**
@@ -3318,7 +3318,7 @@ export declare namespace ContentLauncher {
3318
3318
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3319
3319
  * corresponding to the Track.
3320
3320
  *
3321
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3321
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3322
3322
  */
3323
3323
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3324
3324
  /**
@@ -3330,7 +3330,7 @@ export declare namespace ContentLauncher {
3330
3330
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3331
3331
  * can choose the audio output(s) to play the Audio Track on.
3332
3332
  *
3333
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3333
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3334
3334
  */
3335
3335
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3336
3336
  }>[] | null>;
@@ -3339,13 +3339,13 @@ export declare namespace ContentLauncher {
3339
3339
  /**
3340
3340
  * This field shall indicate the status of the command which resulted in this response.
3341
3341
  *
3342
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
3342
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
3343
3343
  */
3344
3344
  status: import("../tlv/TlvObject.js").FieldType<Status>;
3345
3345
  /**
3346
3346
  * This field shall indicate Optional app-specific data.
3347
3347
  *
3348
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
3348
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
3349
3349
  */
3350
3350
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3351
3351
  }>, any>;
@@ -3361,13 +3361,13 @@ export declare namespace ContentLauncher {
3361
3361
  * Upon receipt, this shall launch the specified content with optional search criteria. This command returns
3362
3362
  * a Launch Response.
3363
3363
  *
3364
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1
3364
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1
3365
3365
  */
3366
3366
  readonly launchContent: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3367
3367
  /**
3368
3368
  * This field shall indicate the content to launch.
3369
3369
  *
3370
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.1
3370
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.1
3371
3371
  */
3372
3372
  search: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3373
3373
  /**
@@ -3375,37 +3375,37 @@ export declare namespace ContentLauncher {
3375
3375
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
3376
3376
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
3377
3377
  *
3378
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
3378
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
3379
3379
  */
3380
3380
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3381
3381
  /**
3382
3382
  * This field shall indicate the entity type.
3383
3383
  *
3384
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
3384
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
3385
3385
  */
3386
3386
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
3387
3387
  /**
3388
3388
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
3389
3389
  *
3390
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
3390
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
3391
3391
  */
3392
3392
  value: import("../tlv/TlvObject.js").FieldType<string>;
3393
3393
  /**
3394
3394
  * This field shall indicate the list of additional external content identifiers.
3395
3395
  *
3396
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
3396
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
3397
3397
  */
3398
3398
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3399
3399
  /**
3400
3400
  * This field shall indicate the name of external id, ex. "musicbrainz".
3401
3401
  *
3402
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
3402
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
3403
3403
  */
3404
3404
  name: import("../tlv/TlvObject.js").FieldType<string>;
3405
3405
  /**
3406
3406
  * This field shall indicate the value for external id, ex. "ST0000000666661".
3407
3407
  *
3408
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
3408
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
3409
3409
  */
3410
3410
  value: import("../tlv/TlvObject.js").FieldType<string>;
3411
3411
  }>[]>;
@@ -3418,13 +3418,13 @@ export declare namespace ContentLauncher {
3418
3418
  *
3419
3419
  * • FALSE means matches should be displayed on screen for user selection.
3420
3420
  *
3421
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.2
3421
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.2
3422
3422
  */
3423
3423
  autoPlay: import("../tlv/TlvObject.js").FieldType<boolean>;
3424
3424
  /**
3425
3425
  * This field, if present, shall indicate app-specific data.
3426
3426
  *
3427
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.3
3427
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.3
3428
3428
  */
3429
3429
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3430
3430
  /**
@@ -3437,7 +3437,7 @@ export declare namespace ContentLauncher {
3437
3437
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
3438
3438
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
3439
3439
  *
3440
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.4
3440
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.4
3441
3441
  */
3442
3442
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3443
3443
  /**
@@ -3447,7 +3447,7 @@ export declare namespace ContentLauncher {
3447
3447
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
3448
3448
  * Live media with no known duration and where seek is not supported).
3449
3449
  *
3450
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
3450
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
3451
3451
  */
3452
3452
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
3453
3453
  /**
@@ -3455,14 +3455,14 @@ export declare namespace ContentLauncher {
3455
3455
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
3456
3456
  * Track is up to the server.
3457
3457
  *
3458
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
3458
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
3459
3459
  */
3460
3460
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3461
3461
  /**
3462
3462
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3463
3463
  * primary language used in the Track.
3464
3464
  *
3465
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3465
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3466
3466
  */
3467
3467
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3468
3468
  /**
@@ -3470,7 +3470,7 @@ export declare namespace ContentLauncher {
3470
3470
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3471
3471
  * corresponding to the Track.
3472
3472
  *
3473
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3473
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3474
3474
  */
3475
3475
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3476
3476
  /**
@@ -3482,7 +3482,7 @@ export declare namespace ContentLauncher {
3482
3482
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3483
3483
  * can choose the audio output(s) to play the Audio Track on.
3484
3484
  *
3485
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3485
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3486
3486
  */
3487
3487
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3488
3488
  }> | null>;
@@ -3492,14 +3492,14 @@ export declare namespace ContentLauncher {
3492
3492
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
3493
3493
  * decision to play and select an Audio Track is up to the server.
3494
3494
  *
3495
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
3495
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
3496
3496
  */
3497
3497
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3498
3498
  /**
3499
3499
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3500
3500
  * primary language used in the Track.
3501
3501
  *
3502
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3502
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3503
3503
  */
3504
3504
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3505
3505
  /**
@@ -3507,7 +3507,7 @@ export declare namespace ContentLauncher {
3507
3507
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3508
3508
  * corresponding to the Track.
3509
3509
  *
3510
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3510
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3511
3511
  */
3512
3512
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3513
3513
  /**
@@ -3519,7 +3519,7 @@ export declare namespace ContentLauncher {
3519
3519
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3520
3520
  * can choose the audio output(s) to play the Audio Track on.
3521
3521
  *
3522
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3522
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3523
3523
  */
3524
3524
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3525
3525
  }>[] | null>;
@@ -3531,20 +3531,20 @@ export declare namespace ContentLauncher {
3531
3531
  * request refers to the specific episode of the ongoing season of the TV series. TRUE means current activity
3532
3532
  * context may be considered FALSE means current activity context shall NOT be considered
3533
3533
  *
3534
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.5
3534
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.5
3535
3535
  */
3536
3536
  useCurrentContext: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
3537
3537
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
3538
3538
  /**
3539
3539
  * This field shall indicate the status of the command which resulted in this response.
3540
3540
  *
3541
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
3541
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
3542
3542
  */
3543
3543
  status: import("../tlv/TlvObject.js").FieldType<Status>;
3544
3544
  /**
3545
3545
  * This field shall indicate Optional app-specific data.
3546
3546
  *
3547
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
3547
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
3548
3548
  */
3549
3549
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3550
3550
  }>, any>;
@@ -3581,7 +3581,7 @@ export declare namespace ContentLauncher {
3581
3581
  * ContentLauncherCluster supports optional features that you can enable with the ContentLauncherCluster.with()
3582
3582
  * factory method.
3583
3583
  *
3584
- * @see {@link MatterSpecification.v141.Cluster} § 6.7
3584
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7
3585
3585
  */
3586
3586
  interface Cluster extends Identity<typeof ClusterInstance> {
3587
3587
  }
@@ -3648,7 +3648,7 @@ export declare namespace ContentLauncher {
3648
3648
  /**
3649
3649
  * This field shall indicate the content to launch.
3650
3650
  *
3651
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.1
3651
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.1
3652
3652
  */
3653
3653
  search: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3654
3654
  /**
@@ -3656,37 +3656,37 @@ export declare namespace ContentLauncher {
3656
3656
  * the search parameters shall be joined with 'AND' logic. e.g. action movies with Tom Cruise will be
3657
3657
  * represented as [{Actor: 'Tom Cruise'}, {Type: 'Movie'}, {Genre: 'Action'}]
3658
3658
  *
3659
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.7.1
3659
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.7.1
3660
3660
  */
3661
3661
  parameterList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3662
3662
  /**
3663
3663
  * This field shall indicate the entity type.
3664
3664
  *
3665
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.1
3665
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.1
3666
3666
  */
3667
3667
  type: import("../tlv/TlvObject.js").FieldType<Parameter>;
3668
3668
  /**
3669
3669
  * This field shall indicate the entity value, which is a search string, ex. “Manchester by the Sea”.
3670
3670
  *
3671
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.2
3671
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.2
3672
3672
  */
3673
3673
  value: import("../tlv/TlvObject.js").FieldType<string>;
3674
3674
  /**
3675
3675
  * This field shall indicate the list of additional external content identifiers.
3676
3676
  *
3677
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.6.3
3677
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.6.3
3678
3678
  */
3679
3679
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3680
3680
  /**
3681
3681
  * This field shall indicate the name of external id, ex. "musicbrainz".
3682
3682
  *
3683
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.1
3683
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.1
3684
3684
  */
3685
3685
  name: import("../tlv/TlvObject.js").FieldType<string>;
3686
3686
  /**
3687
3687
  * This field shall indicate the value for external id, ex. "ST0000000666661".
3688
3688
  *
3689
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.5.2
3689
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.5.2
3690
3690
  */
3691
3691
  value: import("../tlv/TlvObject.js").FieldType<string>;
3692
3692
  }>[]>;
@@ -3699,13 +3699,13 @@ export declare namespace ContentLauncher {
3699
3699
  *
3700
3700
  * • FALSE means matches should be displayed on screen for user selection.
3701
3701
  *
3702
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.2
3702
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.2
3703
3703
  */
3704
3704
  autoPlay: import("../tlv/TlvObject.js").FieldType<boolean>;
3705
3705
  /**
3706
3706
  * This field, if present, shall indicate app-specific data.
3707
3707
  *
3708
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.3
3708
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.3
3709
3709
  */
3710
3710
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3711
3711
  /**
@@ -3718,7 +3718,7 @@ export declare namespace ContentLauncher {
3718
3718
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
3719
3719
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
3720
3720
  *
3721
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.4
3721
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.4
3722
3722
  */
3723
3723
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3724
3724
  /**
@@ -3728,7 +3728,7 @@ export declare namespace ContentLauncher {
3728
3728
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
3729
3729
  * Live media with no known duration and where seek is not supported).
3730
3730
  *
3731
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
3731
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
3732
3732
  */
3733
3733
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
3734
3734
  /**
@@ -3736,14 +3736,14 @@ export declare namespace ContentLauncher {
3736
3736
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
3737
3737
  * Track is up to the server.
3738
3738
  *
3739
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
3739
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
3740
3740
  */
3741
3741
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3742
3742
  /**
3743
3743
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3744
3744
  * primary language used in the Track.
3745
3745
  *
3746
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3746
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3747
3747
  */
3748
3748
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3749
3749
  /**
@@ -3751,7 +3751,7 @@ export declare namespace ContentLauncher {
3751
3751
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3752
3752
  * corresponding to the Track.
3753
3753
  *
3754
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3754
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3755
3755
  */
3756
3756
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3757
3757
  /**
@@ -3763,7 +3763,7 @@ export declare namespace ContentLauncher {
3763
3763
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3764
3764
  * can choose the audio output(s) to play the Audio Track on.
3765
3765
  *
3766
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3766
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3767
3767
  */
3768
3768
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3769
3769
  }> | null>;
@@ -3773,14 +3773,14 @@ export declare namespace ContentLauncher {
3773
3773
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
3774
3774
  * decision to play and select an Audio Track is up to the server.
3775
3775
  *
3776
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
3776
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
3777
3777
  */
3778
3778
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3779
3779
  /**
3780
3780
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
3781
3781
  * primary language used in the Track.
3782
3782
  *
3783
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
3783
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
3784
3784
  */
3785
3785
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
3786
3786
  /**
@@ -3788,7 +3788,7 @@ export declare namespace ContentLauncher {
3788
3788
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
3789
3789
  * corresponding to the Track.
3790
3790
  *
3791
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
3791
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
3792
3792
  */
3793
3793
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
3794
3794
  /**
@@ -3800,7 +3800,7 @@ export declare namespace ContentLauncher {
3800
3800
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
3801
3801
  * can choose the audio output(s) to play the Audio Track on.
3802
3802
  *
3803
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
3803
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
3804
3804
  */
3805
3805
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
3806
3806
  }>[] | null>;
@@ -3812,20 +3812,20 @@ export declare namespace ContentLauncher {
3812
3812
  * request refers to the specific episode of the ongoing season of the TV series. TRUE means current activity
3813
3813
  * context may be considered FALSE means current activity context shall NOT be considered
3814
3814
  *
3815
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.1.5
3815
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.1.5
3816
3816
  */
3817
3817
  useCurrentContext: import("../tlv/TlvObject.js").OptionalFieldType<boolean>;
3818
3818
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
3819
3819
  /**
3820
3820
  * This field shall indicate the status of the command which resulted in this response.
3821
3821
  *
3822
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
3822
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
3823
3823
  */
3824
3824
  status: import("../tlv/TlvObject.js").FieldType<Status>;
3825
3825
  /**
3826
3826
  * This field shall indicate Optional app-specific data.
3827
3827
  *
3828
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
3828
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
3829
3829
  */
3830
3830
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3831
3831
  }>, any> & {
@@ -3841,34 +3841,34 @@ export declare namespace ContentLauncher {
3841
3841
  * This field shall indicate the URL of content to launch. The syntax of this field shall follow the syntax as
3842
3842
  * specified in RFC 1738 and shall use the https scheme.
3843
3843
  *
3844
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.1
3844
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.1
3845
3845
  */
3846
3846
  contentUrl: import("../tlv/TlvObject.js").FieldType<string>;
3847
3847
  /**
3848
3848
  * This field, if present, shall provide a string that may be used to describe the content being accessed at the
3849
3849
  * given URL.
3850
3850
  *
3851
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.2
3851
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.2
3852
3852
  */
3853
3853
  displayString: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3854
3854
  /**
3855
3855
  * This field, if present, shall indicate the branding information that may be displayed when playing back the
3856
3856
  * given content.
3857
3857
  *
3858
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.3
3858
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.3
3859
3859
  */
3860
3860
  brandingInformation: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3861
3861
  /**
3862
3862
  * This field shall indicate name of the provider for the given content.
3863
3863
  *
3864
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.1
3864
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.1
3865
3865
  */
3866
3866
  providerName: import("../tlv/TlvObject.js").FieldType<string>;
3867
3867
  /**
3868
3868
  * This field shall indicate background of the Video Player while content launch request is being processed by
3869
3869
  * it. This background information may also be used by the Video Player when it is in idle state.
3870
3870
  *
3871
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.2
3871
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.2
3872
3872
  */
3873
3873
  background: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3874
3874
  /**
@@ -3876,7 +3876,7 @@ export declare namespace ContentLauncher {
3876
3876
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3877
3877
  * https scheme.
3878
3878
  *
3879
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3879
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3880
3880
  */
3881
3881
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3882
3882
  /**
@@ -3888,32 +3888,32 @@ export declare namespace ContentLauncher {
3888
3888
  *
3889
3889
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3890
3890
  *
3891
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3891
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3892
3892
  */
3893
3893
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3894
3894
  /**
3895
3895
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3896
3896
  * Watermark etc.
3897
3897
  *
3898
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3898
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3899
3899
  */
3900
3900
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3901
3901
  /**
3902
3902
  * This field shall indicate the width using the metric defined in Metric
3903
3903
  *
3904
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3904
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3905
3905
  */
3906
3906
  width: import("../tlv/TlvObject.js").FieldType<number>;
3907
3907
  /**
3908
3908
  * This field shall indicate the height using the metric defined in Metric
3909
3909
  *
3910
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3910
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3911
3911
  */
3912
3912
  height: import("../tlv/TlvObject.js").FieldType<number>;
3913
3913
  /**
3914
3914
  * This field shall indicate metric used for defining Height/Width.
3915
3915
  *
3916
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3916
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3917
3917
  */
3918
3918
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3919
3919
  }>>;
@@ -3922,7 +3922,7 @@ export declare namespace ContentLauncher {
3922
3922
  * This field shall indicate the logo shown when the Video Player is launching. This is also used when the Video
3923
3923
  * Player is in the idle state and Splash field is not available.
3924
3924
  *
3925
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.3
3925
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.3
3926
3926
  */
3927
3927
  logo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3928
3928
  /**
@@ -3930,7 +3930,7 @@ export declare namespace ContentLauncher {
3930
3930
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3931
3931
  * https scheme.
3932
3932
  *
3933
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3933
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3934
3934
  */
3935
3935
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3936
3936
  /**
@@ -3942,32 +3942,32 @@ export declare namespace ContentLauncher {
3942
3942
  *
3943
3943
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3944
3944
  *
3945
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3945
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3946
3946
  */
3947
3947
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3948
3948
  /**
3949
3949
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
3950
3950
  * Watermark etc.
3951
3951
  *
3952
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
3952
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
3953
3953
  */
3954
3954
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3955
3955
  /**
3956
3956
  * This field shall indicate the width using the metric defined in Metric
3957
3957
  *
3958
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
3958
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
3959
3959
  */
3960
3960
  width: import("../tlv/TlvObject.js").FieldType<number>;
3961
3961
  /**
3962
3962
  * This field shall indicate the height using the metric defined in Metric
3963
3963
  *
3964
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
3964
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
3965
3965
  */
3966
3966
  height: import("../tlv/TlvObject.js").FieldType<number>;
3967
3967
  /**
3968
3968
  * This field shall indicate metric used for defining Height/Width.
3969
3969
  *
3970
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
3970
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
3971
3971
  */
3972
3972
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
3973
3973
  }>>;
@@ -3975,7 +3975,7 @@ export declare namespace ContentLauncher {
3975
3975
  /**
3976
3976
  * This field shall indicate the style of progress bar for media playback.
3977
3977
  *
3978
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.4
3978
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.4
3979
3979
  */
3980
3980
  progressBar: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3981
3981
  /**
@@ -3983,7 +3983,7 @@ export declare namespace ContentLauncher {
3983
3983
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3984
3984
  * https scheme.
3985
3985
  *
3986
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
3986
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
3987
3987
  */
3988
3988
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3989
3989
  /**
@@ -3995,32 +3995,32 @@ export declare namespace ContentLauncher {
3995
3995
  *
3996
3996
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
3997
3997
  *
3998
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
3998
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
3999
3999
  */
4000
4000
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4001
4001
  /**
4002
4002
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
4003
4003
  * Watermark etc.
4004
4004
  *
4005
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
4005
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
4006
4006
  */
4007
4007
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4008
4008
  /**
4009
4009
  * This field shall indicate the width using the metric defined in Metric
4010
4010
  *
4011
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
4011
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
4012
4012
  */
4013
4013
  width: import("../tlv/TlvObject.js").FieldType<number>;
4014
4014
  /**
4015
4015
  * This field shall indicate the height using the metric defined in Metric
4016
4016
  *
4017
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
4017
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
4018
4018
  */
4019
4019
  height: import("../tlv/TlvObject.js").FieldType<number>;
4020
4020
  /**
4021
4021
  * This field shall indicate metric used for defining Height/Width.
4022
4022
  *
4023
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
4023
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
4024
4024
  */
4025
4025
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
4026
4026
  }>>;
@@ -4029,7 +4029,7 @@ export declare namespace ContentLauncher {
4029
4029
  * This field shall indicate the screen shown when the Video Player is in an idle state. If this property is not
4030
4030
  * populated, the Video Player shall default to logo or the provider name.
4031
4031
  *
4032
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.5
4032
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.5
4033
4033
  */
4034
4034
  splash: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4035
4035
  /**
@@ -4037,7 +4037,7 @@ export declare namespace ContentLauncher {
4037
4037
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
4038
4038
  * https scheme.
4039
4039
  *
4040
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
4040
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
4041
4041
  */
4042
4042
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4043
4043
  /**
@@ -4049,32 +4049,32 @@ export declare namespace ContentLauncher {
4049
4049
  *
4050
4050
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
4051
4051
  *
4052
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
4052
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
4053
4053
  */
4054
4054
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4055
4055
  /**
4056
4056
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
4057
4057
  * Watermark etc.
4058
4058
  *
4059
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
4059
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
4060
4060
  */
4061
4061
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4062
4062
  /**
4063
4063
  * This field shall indicate the width using the metric defined in Metric
4064
4064
  *
4065
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
4065
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
4066
4066
  */
4067
4067
  width: import("../tlv/TlvObject.js").FieldType<number>;
4068
4068
  /**
4069
4069
  * This field shall indicate the height using the metric defined in Metric
4070
4070
  *
4071
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
4071
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
4072
4072
  */
4073
4073
  height: import("../tlv/TlvObject.js").FieldType<number>;
4074
4074
  /**
4075
4075
  * This field shall indicate metric used for defining Height/Width.
4076
4076
  *
4077
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
4077
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
4078
4078
  */
4079
4079
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
4080
4080
  }>>;
@@ -4082,7 +4082,7 @@ export declare namespace ContentLauncher {
4082
4082
  /**
4083
4083
  * This field shall indicate watermark shown when the media is playing.
4084
4084
  *
4085
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.10.6
4085
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.10.6
4086
4086
  */
4087
4087
  watermark: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4088
4088
  /**
@@ -4090,7 +4090,7 @@ export declare namespace ContentLauncher {
4090
4090
  * Watermark etc. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
4091
4091
  * https scheme.
4092
4092
  *
4093
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.1
4093
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.1
4094
4094
  */
4095
4095
  imageUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4096
4096
  /**
@@ -4102,32 +4102,32 @@ export declare namespace ContentLauncher {
4102
4102
  *
4103
4103
  * • #76DE1980 for R=0x76, G=0xDE, B=0x19, A=0x80
4104
4104
  *
4105
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.2
4105
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.2
4106
4106
  */
4107
4107
  color: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4108
4108
  /**
4109
4109
  * This field shall indicate the size of the image used for Styling different Video Player sections like Logo,
4110
4110
  * Watermark etc.
4111
4111
  *
4112
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.9.3
4112
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.9.3
4113
4113
  */
4114
4114
  size: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4115
4115
  /**
4116
4116
  * This field shall indicate the width using the metric defined in Metric
4117
4117
  *
4118
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.1
4118
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.1
4119
4119
  */
4120
4120
  width: import("../tlv/TlvObject.js").FieldType<number>;
4121
4121
  /**
4122
4122
  * This field shall indicate the height using the metric defined in Metric
4123
4123
  *
4124
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.2
4124
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.2
4125
4125
  */
4126
4126
  height: import("../tlv/TlvObject.js").FieldType<number>;
4127
4127
  /**
4128
4128
  * This field shall indicate metric used for defining Height/Width.
4129
4129
  *
4130
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.8.3
4130
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.8.3
4131
4131
  */
4132
4132
  metric: import("../tlv/TlvObject.js").FieldType<MetricType>;
4133
4133
  }>>;
@@ -4143,7 +4143,7 @@ export declare namespace ContentLauncher {
4143
4143
  * Text/AudioTracks are not available, the server shall return the TextTrackNotAvailable and/or
4144
4144
  * AudioTrackNotAvailable Status(es) in the LauncherResponse.
4145
4145
  *
4146
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.2.4
4146
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.2.4
4147
4147
  */
4148
4148
  playbackPreferences: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4149
4149
  /**
@@ -4153,7 +4153,7 @@ export declare namespace ContentLauncher {
4153
4153
  * indicate that playback position is not applicable for the current state of the media playback. (For example :
4154
4154
  * Live media with no known duration and where seek is not supported).
4155
4155
  *
4156
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.1
4156
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.1
4157
4157
  */
4158
4158
  playbackPosition: import("../tlv/TlvObject.js").OptionalFieldType<number | bigint | null>;
4159
4159
  /**
@@ -4161,14 +4161,14 @@ export declare namespace ContentLauncher {
4161
4161
  * not specify a preferred Text Track on the client. In such a case, the decision to display and select a Text
4162
4162
  * Track is up to the server.
4163
4163
  *
4164
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.2
4164
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.2
4165
4165
  */
4166
4166
  textTrack: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4167
4167
  /**
4168
4168
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
4169
4169
  * primary language used in the Track.
4170
4170
  *
4171
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
4171
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
4172
4172
  */
4173
4173
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
4174
4174
  /**
@@ -4176,7 +4176,7 @@ export declare namespace ContentLauncher {
4176
4176
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
4177
4177
  * corresponding to the Track.
4178
4178
  *
4179
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
4179
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
4180
4180
  */
4181
4181
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
4182
4182
  /**
@@ -4188,7 +4188,7 @@ export declare namespace ContentLauncher {
4188
4188
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
4189
4189
  * can choose the audio output(s) to play the Audio Track on.
4190
4190
  *
4191
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
4191
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
4192
4192
  */
4193
4193
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
4194
4194
  }> | null>;
@@ -4198,14 +4198,14 @@ export declare namespace ContentLauncher {
4198
4198
  * shall indicate that the user did not specify a preferred Audio Track on the client. In such a case, the
4199
4199
  * decision to play and select an Audio Track is up to the server.
4200
4200
  *
4201
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.11.3
4201
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.11.3
4202
4202
  */
4203
4203
  audioTracks: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4204
4204
  /**
4205
4205
  * This field shall contain one of the standard Tags for Identifying Languages RFC 5646, which identifies the
4206
4206
  * primary language used in the Track.
4207
4207
  *
4208
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.1
4208
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.1
4209
4209
  */
4210
4210
  languageCode: import("../tlv/TlvObject.js").FieldType<string>;
4211
4211
  /**
@@ -4213,7 +4213,7 @@ export declare namespace ContentLauncher {
4213
4213
  * feature associated with the Track. A value of null shall indicate that there are no Characteristics
4214
4214
  * corresponding to the Track.
4215
4215
  *
4216
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.2
4216
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.2
4217
4217
  */
4218
4218
  characteristics: import("../tlv/TlvObject.js").OptionalFieldType<MediaPlayback.Characteristic[] | null>;
4219
4219
  /**
@@ -4225,7 +4225,7 @@ export declare namespace ContentLauncher {
4225
4225
  * If the track is an audio track, this field MUST be present. A value of null shall indicate that the server
4226
4226
  * can choose the audio output(s) to play the Audio Track on.
4227
4227
  *
4228
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.5.12.3
4228
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.5.12.3
4229
4229
  */
4230
4230
  audioOutputIndex: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
4231
4231
  }>[] | null>;
@@ -4234,13 +4234,13 @@ export declare namespace ContentLauncher {
4234
4234
  /**
4235
4235
  * This field shall indicate the status of the command which resulted in this response.
4236
4236
  *
4237
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.1
4237
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.1
4238
4238
  */
4239
4239
  status: import("../tlv/TlvObject.js").FieldType<Status>;
4240
4240
  /**
4241
4241
  * This field shall indicate Optional app-specific data.
4242
4242
  *
4243
- * @see {@link MatterSpecification.v141.Cluster} § 6.7.7.3.2
4243
+ * @see {@link MatterSpecification.v142.Cluster} § 6.7.7.3.2
4244
4244
  */
4245
4245
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4246
4246
  }>, any> & {