@matter/types 0.13.0-alpha.0-20250329-cd36948da → 0.13.0-alpha.0-20250331-ae2df3e19

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 (604) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +51 -51
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +99 -99
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/ballast-configuration.d.ts +23 -23
  20. package/dist/cjs/clusters/ballast-configuration.js +17 -17
  21. package/dist/cjs/clusters/basic-information.d.ts +54 -54
  22. package/dist/cjs/clusters/basic-information.js +34 -34
  23. package/dist/cjs/clusters/binding.d.ts +12 -12
  24. package/dist/cjs/clusters/binding.js +5 -5
  25. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  26. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  27. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  28. package/dist/cjs/clusters/boolean-state.js +3 -3
  29. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +102 -102
  30. package/dist/cjs/clusters/bridged-device-basic-information.js +28 -28
  31. package/dist/cjs/clusters/channel.d.ts +559 -559
  32. package/dist/cjs/clusters/channel.js +73 -73
  33. package/dist/cjs/clusters/color-control.d.ts +658 -658
  34. package/dist/cjs/clusters/color-control.js +116 -116
  35. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  36. package/dist/cjs/clusters/commissioner-control.js +5 -5
  37. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  38. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  39. package/dist/cjs/clusters/content-app-observer.d.ts +17 -17
  40. package/dist/cjs/clusters/content-app-observer.js +6 -6
  41. package/dist/cjs/clusters/content-control.d.ts +356 -356
  42. package/dist/cjs/clusters/content-control.js +58 -58
  43. package/dist/cjs/clusters/content-launcher.d.ts +475 -475
  44. package/dist/cjs/clusters/content-launcher.js +39 -39
  45. package/dist/cjs/clusters/descriptor.d.ts +28 -28
  46. package/dist/cjs/clusters/descriptor.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  48. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  49. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  50. package/dist/cjs/clusters/device-energy-management.js +87 -87
  51. package/dist/cjs/clusters/diagnostic-logs.d.ts +33 -33
  52. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  53. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  54. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  55. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  56. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  57. package/dist/cjs/clusters/door-lock.d.ts +1350 -1350
  58. package/dist/cjs/clusters/door-lock.js +228 -228
  59. package/dist/cjs/clusters/ecosystem-information.d.ts +27 -27
  60. package/dist/cjs/clusters/ecosystem-information.js +12 -12
  61. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +275 -275
  62. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  63. package/dist/cjs/clusters/electrical-power-measurement.d.ts +199 -199
  64. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  65. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  66. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  67. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  68. package/dist/cjs/clusters/energy-evse.js +73 -73
  69. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  70. package/dist/cjs/clusters/energy-preference.js +9 -9
  71. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  72. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  73. package/dist/cjs/clusters/fan-control.d.ts +67 -67
  74. package/dist/cjs/clusters/fan-control.js +17 -17
  75. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  76. package/dist/cjs/clusters/fixed-label.js +1 -1
  77. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  78. package/dist/cjs/clusters/flow-measurement.js +4 -4
  79. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  80. package/dist/cjs/clusters/general-commissioning.js +25 -25
  81. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  82. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  83. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  84. package/dist/cjs/clusters/group-key-management.js +23 -23
  85. package/dist/cjs/clusters/groups.d.ts +78 -78
  86. package/dist/cjs/clusters/groups.js +21 -21
  87. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  88. package/dist/cjs/clusters/icd-management.js +29 -29
  89. package/dist/cjs/clusters/identify.d.ts +16 -16
  90. package/dist/cjs/clusters/identify.js +6 -6
  91. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  92. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  93. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  94. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +62 -62
  95. package/dist/cjs/clusters/joint-fabric-pki.d.ts +14 -14
  96. package/dist/cjs/clusters/joint-fabric-pki.js +5 -5
  97. package/dist/cjs/clusters/keypad-input.d.ts +16 -16
  98. package/dist/cjs/clusters/keypad-input.js +3 -3
  99. package/dist/cjs/clusters/label.d.ts +10 -10
  100. package/dist/cjs/clusters/label.js +3 -3
  101. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  102. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  103. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  104. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  105. package/dist/cjs/clusters/laundry-washer-mode.d.ts +43 -43
  106. package/dist/cjs/clusters/laundry-washer-mode.js +8 -8
  107. package/dist/cjs/clusters/level-control.d.ts +307 -307
  108. package/dist/cjs/clusters/level-control.js +33 -33
  109. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  110. package/dist/cjs/clusters/localization-configuration.js +2 -2
  111. package/dist/cjs/clusters/low-power.d.ts +2 -2
  112. package/dist/cjs/clusters/low-power.js +1 -1
  113. package/dist/cjs/clusters/media-input.d.ts +47 -47
  114. package/dist/cjs/clusters/media-input.js +11 -11
  115. package/dist/cjs/clusters/media-playback.d.ts +385 -385
  116. package/dist/cjs/clusters/media-playback.js +57 -57
  117. package/dist/cjs/clusters/messages.d.ts +154 -154
  118. package/dist/cjs/clusters/messages.js +38 -38
  119. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  120. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  121. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  122. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  123. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  124. package/dist/cjs/clusters/mode-base.js +13 -13
  125. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  126. package/dist/cjs/clusters/mode-select.js +13 -13
  127. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  128. package/dist/cjs/clusters/network-commissioning.js +46 -46
  129. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  130. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  131. package/dist/cjs/clusters/on-off.d.ts +103 -103
  132. package/dist/cjs/clusters/on-off.js +19 -19
  133. package/dist/cjs/clusters/operational-credentials.d.ts +94 -94
  134. package/dist/cjs/clusters/operational-credentials.js +34 -34
  135. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  136. package/dist/cjs/clusters/operational-state.js +21 -21
  137. package/dist/cjs/clusters/ota-software-update-provider.d.ts +61 -61
  138. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  139. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  140. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  141. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +9 -9
  142. package/dist/cjs/clusters/oven-cavity-operational-state.js +8 -8
  143. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  144. package/dist/cjs/clusters/oven-mode.js +8 -8
  145. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  146. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  147. package/dist/cjs/clusters/power-source.d.ts +155 -155
  148. package/dist/cjs/clusters/power-source.js +41 -41
  149. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  150. package/dist/cjs/clusters/power-topology.js +2 -2
  151. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  152. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  153. package/dist/cjs/clusters/proxy-configuration.d.ts +8 -8
  154. package/dist/cjs/clusters/proxy-configuration.js +3 -3
  155. package/dist/cjs/clusters/proxy-discovery.d.ts +10 -10
  156. package/dist/cjs/clusters/proxy-discovery.js +4 -4
  157. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  158. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  159. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  160. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  161. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  162. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  163. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  164. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  165. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  166. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  167. package/dist/cjs/clusters/rvc-clean-mode.d.ts +43 -43
  168. package/dist/cjs/clusters/rvc-clean-mode.js +8 -8
  169. package/dist/cjs/clusters/rvc-operational-state.d.ts +44 -44
  170. package/dist/cjs/clusters/rvc-operational-state.js +15 -15
  171. package/dist/cjs/clusters/rvc-run-mode.d.ts +50 -50
  172. package/dist/cjs/clusters/rvc-run-mode.js +8 -8
  173. package/dist/cjs/clusters/scenes-management.d.ts +252 -252
  174. package/dist/cjs/clusters/scenes-management.js +72 -72
  175. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  176. package/dist/cjs/clusters/service-area.d.ts +128 -128
  177. package/dist/cjs/clusters/service-area.js +26 -26
  178. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  179. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  180. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  181. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  182. package/dist/cjs/clusters/switch.d.ts +105 -105
  183. package/dist/cjs/clusters/switch.js +23 -23
  184. package/dist/cjs/clusters/target-navigator.d.ts +30 -30
  185. package/dist/cjs/clusters/target-navigator.js +10 -10
  186. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  187. package/dist/cjs/clusters/temperature-control.js +12 -12
  188. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  189. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  190. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  191. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  192. package/dist/cjs/clusters/thermostat.d.ts +515 -515
  193. package/dist/cjs/clusters/thermostat.js +116 -116
  194. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  195. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  196. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  197. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  198. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  199. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  200. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  201. package/dist/cjs/clusters/time-format-localization.js +3 -3
  202. package/dist/cjs/clusters/time-synchronization.d.ts +245 -245
  203. package/dist/cjs/clusters/time-synchronization.js +47 -47
  204. package/dist/cjs/clusters/unit-localization.d.ts +6 -6
  205. package/dist/cjs/clusters/unit-localization.js +1 -1
  206. package/dist/cjs/clusters/user-label.d.ts +2 -2
  207. package/dist/cjs/clusters/user-label.js +1 -1
  208. package/dist/cjs/clusters/valid-proxies.d.ts +7 -7
  209. package/dist/cjs/clusters/valid-proxies.js +2 -2
  210. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +80 -80
  211. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  212. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  213. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  214. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  215. package/dist/cjs/clusters/water-heater-management.js +16 -16
  216. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  217. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  218. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  219. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  220. package/dist/cjs/clusters/wi-fi-network-management.d.ts +6 -6
  221. package/dist/cjs/clusters/wi-fi-network-management.js +3 -3
  222. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  223. package/dist/cjs/clusters/window-covering.js +49 -49
  224. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  225. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  226. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  227. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  228. package/dist/cjs/globals/Locationdesc.js +3 -3
  229. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  230. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  231. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  232. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  233. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  234. package/dist/cjs/globals/Priority.d.ts +1 -1
  235. package/dist/cjs/globals/Semtag.d.ts +6 -6
  236. package/dist/cjs/globals/Semtag.js +4 -4
  237. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  238. package/dist/cjs/globals/Status.d.ts +33 -33
  239. package/dist/cjs/globals/Tod.d.ts +2 -2
  240. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  241. package/dist/esm/clusters/access-control.d.ts +250 -250
  242. package/dist/esm/clusters/access-control.js +39 -39
  243. package/dist/esm/clusters/account-login.d.ts +29 -29
  244. package/dist/esm/clusters/account-login.js +11 -11
  245. package/dist/esm/clusters/actions.d.ts +108 -108
  246. package/dist/esm/clusters/actions.js +39 -39
  247. package/dist/esm/clusters/administrator-commissioning.d.ts +51 -51
  248. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  249. package/dist/esm/clusters/air-quality.d.ts +5 -5
  250. package/dist/esm/clusters/air-quality.js +1 -1
  251. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  252. package/dist/esm/clusters/alarm-base.js +14 -14
  253. package/dist/esm/clusters/application-basic.d.ts +16 -16
  254. package/dist/esm/clusters/application-basic.js +10 -10
  255. package/dist/esm/clusters/application-launcher.d.ts +99 -99
  256. package/dist/esm/clusters/application-launcher.js +13 -13
  257. package/dist/esm/clusters/audio-output.d.ts +37 -37
  258. package/dist/esm/clusters/audio-output.js +8 -8
  259. package/dist/esm/clusters/ballast-configuration.d.ts +23 -23
  260. package/dist/esm/clusters/ballast-configuration.js +17 -17
  261. package/dist/esm/clusters/basic-information.d.ts +54 -54
  262. package/dist/esm/clusters/basic-information.js +34 -34
  263. package/dist/esm/clusters/binding.d.ts +12 -12
  264. package/dist/esm/clusters/binding.js +5 -5
  265. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  266. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  267. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  268. package/dist/esm/clusters/boolean-state.js +3 -3
  269. package/dist/esm/clusters/bridged-device-basic-information.d.ts +102 -102
  270. package/dist/esm/clusters/bridged-device-basic-information.js +28 -28
  271. package/dist/esm/clusters/channel.d.ts +559 -559
  272. package/dist/esm/clusters/channel.js +73 -73
  273. package/dist/esm/clusters/color-control.d.ts +658 -658
  274. package/dist/esm/clusters/color-control.js +116 -116
  275. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  276. package/dist/esm/clusters/commissioner-control.js +5 -5
  277. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  278. package/dist/esm/clusters/concentration-measurement.js +11 -11
  279. package/dist/esm/clusters/content-app-observer.d.ts +17 -17
  280. package/dist/esm/clusters/content-app-observer.js +6 -6
  281. package/dist/esm/clusters/content-control.d.ts +356 -356
  282. package/dist/esm/clusters/content-control.js +58 -58
  283. package/dist/esm/clusters/content-launcher.d.ts +475 -475
  284. package/dist/esm/clusters/content-launcher.js +39 -39
  285. package/dist/esm/clusters/descriptor.d.ts +28 -28
  286. package/dist/esm/clusters/descriptor.js +8 -8
  287. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  288. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  289. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  290. package/dist/esm/clusters/device-energy-management.js +87 -87
  291. package/dist/esm/clusters/diagnostic-logs.d.ts +33 -33
  292. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  293. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  294. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  295. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  296. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  297. package/dist/esm/clusters/door-lock.d.ts +1350 -1350
  298. package/dist/esm/clusters/door-lock.js +228 -228
  299. package/dist/esm/clusters/ecosystem-information.d.ts +27 -27
  300. package/dist/esm/clusters/ecosystem-information.js +12 -12
  301. package/dist/esm/clusters/electrical-energy-measurement.d.ts +275 -275
  302. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  303. package/dist/esm/clusters/electrical-power-measurement.d.ts +199 -199
  304. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  305. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  306. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  307. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  308. package/dist/esm/clusters/energy-evse.js +73 -73
  309. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  310. package/dist/esm/clusters/energy-preference.js +9 -9
  311. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  312. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  313. package/dist/esm/clusters/fan-control.d.ts +67 -67
  314. package/dist/esm/clusters/fan-control.js +17 -17
  315. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  316. package/dist/esm/clusters/fixed-label.js +1 -1
  317. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  318. package/dist/esm/clusters/flow-measurement.js +4 -4
  319. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  320. package/dist/esm/clusters/general-commissioning.js +25 -25
  321. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  322. package/dist/esm/clusters/general-diagnostics.js +40 -40
  323. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  324. package/dist/esm/clusters/group-key-management.js +23 -23
  325. package/dist/esm/clusters/groups.d.ts +78 -78
  326. package/dist/esm/clusters/groups.js +21 -21
  327. package/dist/esm/clusters/icd-management.d.ts +131 -131
  328. package/dist/esm/clusters/icd-management.js +29 -29
  329. package/dist/esm/clusters/identify.d.ts +16 -16
  330. package/dist/esm/clusters/identify.js +6 -6
  331. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  332. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  333. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  334. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +62 -62
  335. package/dist/esm/clusters/joint-fabric-pki.d.ts +14 -14
  336. package/dist/esm/clusters/joint-fabric-pki.js +5 -5
  337. package/dist/esm/clusters/keypad-input.d.ts +16 -16
  338. package/dist/esm/clusters/keypad-input.js +3 -3
  339. package/dist/esm/clusters/label.d.ts +10 -10
  340. package/dist/esm/clusters/label.js +3 -3
  341. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  342. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  343. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  344. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  345. package/dist/esm/clusters/laundry-washer-mode.d.ts +43 -43
  346. package/dist/esm/clusters/laundry-washer-mode.js +8 -8
  347. package/dist/esm/clusters/level-control.d.ts +307 -307
  348. package/dist/esm/clusters/level-control.js +33 -33
  349. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  350. package/dist/esm/clusters/localization-configuration.js +2 -2
  351. package/dist/esm/clusters/low-power.d.ts +2 -2
  352. package/dist/esm/clusters/low-power.js +1 -1
  353. package/dist/esm/clusters/media-input.d.ts +47 -47
  354. package/dist/esm/clusters/media-input.js +11 -11
  355. package/dist/esm/clusters/media-playback.d.ts +385 -385
  356. package/dist/esm/clusters/media-playback.js +57 -57
  357. package/dist/esm/clusters/messages.d.ts +154 -154
  358. package/dist/esm/clusters/messages.js +38 -38
  359. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  360. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  361. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  362. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  363. package/dist/esm/clusters/mode-base.d.ts +59 -59
  364. package/dist/esm/clusters/mode-base.js +13 -13
  365. package/dist/esm/clusters/mode-select.d.ts +51 -51
  366. package/dist/esm/clusters/mode-select.js +13 -13
  367. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  368. package/dist/esm/clusters/network-commissioning.js +46 -46
  369. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  370. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  371. package/dist/esm/clusters/on-off.d.ts +103 -103
  372. package/dist/esm/clusters/on-off.js +19 -19
  373. package/dist/esm/clusters/operational-credentials.d.ts +94 -94
  374. package/dist/esm/clusters/operational-credentials.js +34 -34
  375. package/dist/esm/clusters/operational-state.d.ts +67 -67
  376. package/dist/esm/clusters/operational-state.js +21 -21
  377. package/dist/esm/clusters/ota-software-update-provider.d.ts +61 -61
  378. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  379. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  380. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  381. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +9 -9
  382. package/dist/esm/clusters/oven-cavity-operational-state.js +8 -8
  383. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  384. package/dist/esm/clusters/oven-mode.js +8 -8
  385. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  386. package/dist/esm/clusters/power-source-configuration.js +1 -1
  387. package/dist/esm/clusters/power-source.d.ts +155 -155
  388. package/dist/esm/clusters/power-source.js +41 -41
  389. package/dist/esm/clusters/power-topology.d.ts +8 -8
  390. package/dist/esm/clusters/power-topology.js +2 -2
  391. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  392. package/dist/esm/clusters/pressure-measurement.js +9 -9
  393. package/dist/esm/clusters/proxy-configuration.d.ts +8 -8
  394. package/dist/esm/clusters/proxy-configuration.js +3 -3
  395. package/dist/esm/clusters/proxy-discovery.d.ts +10 -10
  396. package/dist/esm/clusters/proxy-discovery.js +4 -4
  397. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  398. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  399. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  400. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  401. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  402. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  403. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  404. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  405. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  406. package/dist/esm/clusters/resource-monitoring.js +7 -7
  407. package/dist/esm/clusters/rvc-clean-mode.d.ts +43 -43
  408. package/dist/esm/clusters/rvc-clean-mode.js +8 -8
  409. package/dist/esm/clusters/rvc-operational-state.d.ts +44 -44
  410. package/dist/esm/clusters/rvc-operational-state.js +15 -15
  411. package/dist/esm/clusters/rvc-run-mode.d.ts +50 -50
  412. package/dist/esm/clusters/rvc-run-mode.js +8 -8
  413. package/dist/esm/clusters/scenes-management.d.ts +252 -252
  414. package/dist/esm/clusters/scenes-management.js +72 -72
  415. package/dist/esm/clusters/scenes-management.js.map +1 -1
  416. package/dist/esm/clusters/service-area.d.ts +128 -128
  417. package/dist/esm/clusters/service-area.js +26 -26
  418. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  419. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  420. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  421. package/dist/esm/clusters/software-diagnostics.js +14 -14
  422. package/dist/esm/clusters/switch.d.ts +105 -105
  423. package/dist/esm/clusters/switch.js +23 -23
  424. package/dist/esm/clusters/target-navigator.d.ts +30 -30
  425. package/dist/esm/clusters/target-navigator.js +10 -10
  426. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  427. package/dist/esm/clusters/temperature-control.js +12 -12
  428. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  429. package/dist/esm/clusters/temperature-measurement.js +4 -4
  430. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  431. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  432. package/dist/esm/clusters/thermostat.d.ts +515 -515
  433. package/dist/esm/clusters/thermostat.js +116 -116
  434. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  435. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  436. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  437. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  438. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  439. package/dist/esm/clusters/thread-network-directory.js +11 -11
  440. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  441. package/dist/esm/clusters/time-format-localization.js +3 -3
  442. package/dist/esm/clusters/time-synchronization.d.ts +245 -245
  443. package/dist/esm/clusters/time-synchronization.js +47 -47
  444. package/dist/esm/clusters/unit-localization.d.ts +6 -6
  445. package/dist/esm/clusters/unit-localization.js +1 -1
  446. package/dist/esm/clusters/user-label.d.ts +2 -2
  447. package/dist/esm/clusters/user-label.js +1 -1
  448. package/dist/esm/clusters/valid-proxies.d.ts +7 -7
  449. package/dist/esm/clusters/valid-proxies.js +2 -2
  450. package/dist/esm/clusters/valve-configuration-and-control.d.ts +80 -80
  451. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  452. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  453. package/dist/esm/clusters/wake-on-lan.js +2 -2
  454. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  455. package/dist/esm/clusters/water-heater-management.js +16 -16
  456. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  457. package/dist/esm/clusters/water-heater-mode.js +8 -8
  458. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  459. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  460. package/dist/esm/clusters/wi-fi-network-management.d.ts +6 -6
  461. package/dist/esm/clusters/wi-fi-network-management.js +3 -3
  462. package/dist/esm/clusters/window-covering.d.ts +183 -183
  463. package/dist/esm/clusters/window-covering.js +49 -49
  464. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  465. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  466. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  467. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  468. package/dist/esm/globals/Locationdesc.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  470. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  471. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  472. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  473. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  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 +33 -33
  479. package/dist/esm/globals/Tod.d.ts +2 -2
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/package.json +5 -5
  482. package/src/clusters/access-control.ts +72 -72
  483. package/src/clusters/account-login.ts +22 -22
  484. package/src/clusters/actions.ts +86 -86
  485. package/src/clusters/administrator-commissioning.ts +20 -20
  486. package/src/clusters/air-quality.ts +4 -4
  487. package/src/clusters/alarm-base.ts +22 -22
  488. package/src/clusters/application-basic.ts +14 -14
  489. package/src/clusters/application-launcher.ts +28 -28
  490. package/src/clusters/audio-output.ts +17 -17
  491. package/src/clusters/ballast-configuration.ts +20 -20
  492. package/src/clusters/basic-information.ts +47 -47
  493. package/src/clusters/binding.ts +8 -8
  494. package/src/clusters/boolean-state-configuration.ts +31 -31
  495. package/src/clusters/boolean-state.ts +6 -6
  496. package/src/clusters/bridged-device-basic-information.ts +38 -38
  497. package/src/clusters/channel.ts +111 -111
  498. package/src/clusters/color-control.ts +168 -168
  499. package/src/clusters/commissioner-control.ts +15 -15
  500. package/src/clusters/concentration-measurement.ts +15 -15
  501. package/src/clusters/content-app-observer.ts +12 -12
  502. package/src/clusters/content-control.ts +96 -96
  503. package/src/clusters/content-launcher.ts +69 -69
  504. package/src/clusters/descriptor.ts +13 -13
  505. package/src/clusters/device-energy-management-mode.ts +28 -28
  506. package/src/clusters/device-energy-management.ts +136 -136
  507. package/src/clusters/diagnostic-logs.ts +26 -26
  508. package/src/clusters/dishwasher-alarm.ts +24 -24
  509. package/src/clusters/dishwasher-mode.ts +27 -27
  510. package/src/clusters/door-lock.ts +377 -377
  511. package/src/clusters/ecosystem-information.ts +17 -17
  512. package/src/clusters/electrical-energy-measurement.ts +39 -39
  513. package/src/clusters/electrical-power-measurement.ts +53 -53
  514. package/src/clusters/energy-evse-mode.ts +28 -28
  515. package/src/clusters/energy-evse.ts +109 -109
  516. package/src/clusters/energy-preference.ts +19 -19
  517. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  518. package/src/clusters/fan-control.ts +30 -30
  519. package/src/clusters/fixed-label.ts +2 -2
  520. package/src/clusters/flow-measurement.ts +5 -5
  521. package/src/clusters/general-commissioning.ts +45 -45
  522. package/src/clusters/general-diagnostics.ts +66 -66
  523. package/src/clusters/group-key-management.ts +45 -45
  524. package/src/clusters/groups.ts +44 -44
  525. package/src/clusters/icd-management.ts +50 -50
  526. package/src/clusters/identify.ts +14 -14
  527. package/src/clusters/illuminance-measurement.ts +7 -7
  528. package/src/clusters/joint-fabric-datastore-cluster.ts +82 -82
  529. package/src/clusters/joint-fabric-pki.ts +12 -12
  530. package/src/clusters/keypad-input.ts +11 -11
  531. package/src/clusters/label.ts +5 -5
  532. package/src/clusters/laundry-dryer-controls.ts +4 -4
  533. package/src/clusters/laundry-washer-controls.ts +11 -11
  534. package/src/clusters/laundry-washer-mode.ts +28 -28
  535. package/src/clusters/level-control.ts +50 -50
  536. package/src/clusters/localization-configuration.ts +3 -3
  537. package/src/clusters/low-power.ts +2 -2
  538. package/src/clusters/media-input.ts +20 -20
  539. package/src/clusters/media-playback.ts +91 -91
  540. package/src/clusters/messages.ts +61 -61
  541. package/src/clusters/microwave-oven-control.ts +23 -23
  542. package/src/clusters/microwave-oven-mode.ts +25 -25
  543. package/src/clusters/mode-base.ts +37 -37
  544. package/src/clusters/mode-select.ts +22 -22
  545. package/src/clusters/network-commissioning.ts +76 -76
  546. package/src/clusters/occupancy-sensing.ts +29 -29
  547. package/src/clusters/on-off.ts +33 -33
  548. package/src/clusters/operational-credentials.ts +65 -65
  549. package/src/clusters/operational-state.ts +34 -34
  550. package/src/clusters/ota-software-update-provider.ts +39 -39
  551. package/src/clusters/ota-software-update-requestor.ts +55 -55
  552. package/src/clusters/oven-cavity-operational-state.ts +9 -9
  553. package/src/clusters/oven-mode.ts +34 -34
  554. package/src/clusters/power-source-configuration.ts +2 -2
  555. package/src/clusters/power-source.ts +59 -59
  556. package/src/clusters/power-topology.ts +4 -4
  557. package/src/clusters/pressure-measurement.ts +11 -11
  558. package/src/clusters/proxy-configuration.ts +6 -6
  559. package/src/clusters/proxy-discovery.ts +7 -7
  560. package/src/clusters/pump-configuration-and-control.ts +69 -69
  561. package/src/clusters/refrigerator-alarm.ts +18 -18
  562. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  563. package/src/clusters/relative-humidity-measurement.ts +5 -5
  564. package/src/clusters/resource-monitoring.ts +13 -13
  565. package/src/clusters/rvc-clean-mode.ts +28 -28
  566. package/src/clusters/rvc-operational-state.ts +26 -26
  567. package/src/clusters/rvc-run-mode.ts +35 -35
  568. package/src/clusters/scenes-management.ts +114 -114
  569. package/src/clusters/service-area.ts +50 -50
  570. package/src/clusters/smoke-co-alarm.ts +66 -66
  571. package/src/clusters/software-diagnostics.ts +20 -20
  572. package/src/clusters/switch.ts +45 -45
  573. package/src/clusters/target-navigator.ts +20 -20
  574. package/src/clusters/temperature-control.ts +19 -19
  575. package/src/clusters/temperature-measurement.ts +5 -5
  576. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  577. package/src/clusters/thermostat.ts +174 -174
  578. package/src/clusters/thread-border-router-management.ts +23 -23
  579. package/src/clusters/thread-network-diagnostics.ts +125 -125
  580. package/src/clusters/thread-network-directory.ts +22 -22
  581. package/src/clusters/time-format-localization.ts +7 -7
  582. package/src/clusters/time-synchronization.ts +81 -81
  583. package/src/clusters/unit-localization.ts +4 -4
  584. package/src/clusters/user-label.ts +2 -2
  585. package/src/clusters/valid-proxies.ts +7 -7
  586. package/src/clusters/valve-configuration-and-control.ts +35 -35
  587. package/src/clusters/wake-on-lan.ts +3 -3
  588. package/src/clusters/water-heater-management.ts +26 -26
  589. package/src/clusters/water-heater-mode.ts +27 -27
  590. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  591. package/src/clusters/wi-fi-network-management.ts +6 -6
  592. package/src/clusters/window-covering.ts +68 -68
  593. package/src/globals/AtomicAttributeStatus.ts +4 -4
  594. package/src/globals/AtomicRequestType.ts +1 -1
  595. package/src/globals/Locationdesc.ts +5 -5
  596. package/src/globals/MeasurementAccuracy.ts +5 -5
  597. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  598. package/src/globals/MeasurementType.ts +1 -1
  599. package/src/globals/Priority.ts +1 -1
  600. package/src/globals/Semtag.ts +6 -6
  601. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  602. package/src/globals/Status.ts +33 -33
  603. package/src/globals/Tod.ts +2 -2
  604. package/src/globals/WildcardPathFlags.ts +1 -1
@@ -13,7 +13,7 @@ export declare namespace Channel {
13
13
  /**
14
14
  * These are optional features supported by ChannelCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.4
16
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -42,7 +42,7 @@ export declare namespace Channel {
42
42
  RecordProgram = "RecordProgram"
43
43
  }
44
44
  /**
45
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.4
45
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.4
46
46
  */
47
47
  enum ChannelType {
48
48
  /**
@@ -68,7 +68,7 @@ export declare namespace Channel {
68
68
  * While the major and minor numbers in the ChannelInfoStruct support use of ATSC channel format, a lineup may use
69
69
  * other formats which can map into these numeric values.
70
70
  *
71
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5
71
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5
72
72
  */
73
73
  const TlvChannelInfo: import("../tlv/TlvObject.js").ObjectSchema<{
74
74
  /**
@@ -77,7 +77,7 @@ export declare namespace Channel {
77
77
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
78
78
  * represented by a major or minor number.
79
79
  *
80
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
80
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
81
81
  */
82
82
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
83
83
  /**
@@ -86,42 +86,42 @@ export declare namespace Channel {
86
86
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
87
87
  * represented by a major or minor number.
88
88
  *
89
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
89
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
90
90
  */
91
91
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
92
92
  /**
93
93
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
94
94
  * field is optional, but SHOULD be provided when known.
95
95
  *
96
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
96
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
97
97
  */
98
98
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
99
99
  /**
100
100
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
101
101
  * provided when known.
102
102
  *
103
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
103
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
104
104
  */
105
105
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
106
106
  /**
107
107
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
108
108
  * be provided when known.
109
109
  *
110
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
110
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
111
111
  */
112
112
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
113
113
  /**
114
114
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
115
115
  * provided when MajorNumber and MinorNumber are not available.
116
116
  *
117
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
117
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
118
118
  */
119
119
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
120
120
  /**
121
121
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
122
122
  * provided when known.
123
123
  *
124
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
124
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
125
125
  */
126
126
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
127
127
  }>;
@@ -131,12 +131,12 @@ export declare namespace Channel {
131
131
  * While the major and minor numbers in the ChannelInfoStruct support use of ATSC channel format, a lineup may use
132
132
  * other formats which can map into these numeric values.
133
133
  *
134
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5
134
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5
135
135
  */
136
136
  interface ChannelInfo extends TypeFromSchema<typeof TlvChannelInfo> {
137
137
  }
138
138
  /**
139
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.2
139
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.2
140
140
  */
141
141
  enum LineupInfoType {
142
142
  /**
@@ -148,33 +148,33 @@ export declare namespace Channel {
148
148
  * The Lineup Info allows references to external lineup sources like Gracenote. The combination of OperatorName,
149
149
  * LineupName, and PostalCode MUST uniquely identify a lineup.
150
150
  *
151
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6
151
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6
152
152
  */
153
153
  const TlvLineupInfo: import("../tlv/TlvObject.js").ObjectSchema<{
154
154
  /**
155
155
  * This field shall indicate the name of the operator, for example “Comcast”.
156
156
  *
157
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.1
157
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.1
158
158
  */
159
159
  operatorName: import("../tlv/TlvObject.js").FieldType<string>;
160
160
  /**
161
161
  * This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
162
162
  * optional, but SHOULD be provided when known.
163
163
  *
164
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.2
164
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.2
165
165
  */
166
166
  lineupName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
167
167
  /**
168
168
  * This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
169
169
  * field is optional, but SHOULD be provided when known.
170
170
  *
171
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.3
171
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.3
172
172
  */
173
173
  postalCode: import("../tlv/TlvObject.js").OptionalFieldType<string>;
174
174
  /**
175
175
  * This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
176
176
  *
177
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.4
177
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.4
178
178
  */
179
179
  lineupInfoType: import("../tlv/TlvObject.js").FieldType<LineupInfoType>;
180
180
  }>;
@@ -182,32 +182,32 @@ export declare namespace Channel {
182
182
  * The Lineup Info allows references to external lineup sources like Gracenote. The combination of OperatorName,
183
183
  * LineupName, and PostalCode MUST uniquely identify a lineup.
184
184
  *
185
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6
185
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6
186
186
  */
187
187
  interface LineupInfo extends TypeFromSchema<typeof TlvLineupInfo> {
188
188
  }
189
189
  /**
190
190
  * Input to the Channel changeChannel command
191
191
  *
192
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
192
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
193
193
  */
194
194
  const TlvChangeChannelRequest: import("../tlv/TlvObject.js").ObjectSchema<{
195
195
  /**
196
196
  * This field shall contain a user-input string to match in order to identify the target channel.
197
197
  *
198
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
198
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
199
199
  */
200
200
  match: import("../tlv/TlvObject.js").FieldType<string>;
201
201
  }>;
202
202
  /**
203
203
  * Input to the Channel changeChannel command
204
204
  *
205
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
205
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
206
206
  */
207
207
  interface ChangeChannelRequest extends TypeFromSchema<typeof TlvChangeChannelRequest> {
208
208
  }
209
209
  /**
210
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.3
210
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.3
211
211
  */
212
212
  enum Status {
213
213
  /**
@@ -226,40 +226,40 @@ export declare namespace Channel {
226
226
  /**
227
227
  * This command shall be generated in response to a ChangeChannel command.
228
228
  *
229
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2
229
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2
230
230
  */
231
231
  const TlvChangeChannelResponse: import("../tlv/TlvObject.js").ObjectSchema<{
232
232
  /**
233
233
  * This field shall indicate the status of the command which resulted in this response.
234
234
  *
235
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
235
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
236
236
  */
237
237
  status: import("../tlv/TlvObject.js").FieldType<Status>;
238
238
  /**
239
239
  * This field shall indicate Optional app-specific data.
240
240
  *
241
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
241
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
242
242
  */
243
243
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
244
244
  }>;
245
245
  /**
246
246
  * This command shall be generated in response to a ChangeChannel command.
247
247
  *
248
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2
248
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2
249
249
  */
250
250
  interface ChangeChannelResponse extends TypeFromSchema<typeof TlvChangeChannelResponse> {
251
251
  }
252
252
  /**
253
253
  * This object defines the pagination structure.
254
254
  *
255
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11
255
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11
256
256
  */
257
257
  const TlvPageToken: import("../tlv/TlvObject.js").ObjectSchema<{
258
258
  /**
259
259
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
260
260
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
261
261
  *
262
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
262
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
263
263
  */
264
264
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
265
265
  /**
@@ -268,7 +268,7 @@ export declare namespace Channel {
268
268
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
269
269
  * indicate the offset from which entries in the program guide will be retrieved.
270
270
  *
271
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
271
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
272
272
  */
273
273
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
274
274
  /**
@@ -277,19 +277,19 @@ export declare namespace Channel {
277
277
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
278
278
  * indicate the offset from which entries in the program guide will be retrieved.
279
279
  *
280
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
280
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
281
281
  */
282
282
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
283
283
  }>;
284
284
  /**
285
285
  * This object defines the pagination structure.
286
286
  *
287
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11
287
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11
288
288
  */
289
289
  interface PageToken extends TypeFromSchema<typeof TlvPageToken> {
290
290
  }
291
291
  /**
292
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.1
292
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.1
293
293
  */
294
294
  const RecordingFlag: {
295
295
  /**
@@ -308,14 +308,14 @@ export declare namespace Channel {
308
308
  /**
309
309
  * Input to the Channel getProgramGuide command
310
310
  *
311
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5
311
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5
312
312
  */
313
313
  const TlvGetProgramGuideRequest: import("../tlv/TlvObject.js").ObjectSchema<{
314
314
  /**
315
315
  * This field shall indicate the beginning of the time window for which program guide entries are to be
316
316
  * retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
317
317
  *
318
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.1
318
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.1
319
319
  */
320
320
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
321
321
  /**
@@ -323,7 +323,7 @@ export declare namespace Channel {
323
323
  * a UTC time. Entries with an end time on or before this value will be included in the results. This field can
324
324
  * represent a past or future value but shall be greater than the StartTime.
325
325
  *
326
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.2
326
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.2
327
327
  */
328
328
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
329
329
  /**
@@ -331,7 +331,7 @@ export declare namespace Channel {
331
331
  * a list of channels in this field, the response will only include entries corresponding to the specified
332
332
  * channels.
333
333
  *
334
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.3
334
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.3
335
335
  */
336
336
  channelList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
337
337
  /**
@@ -340,7 +340,7 @@ export declare namespace Channel {
340
340
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
341
341
  * represented by a major or minor number.
342
342
  *
343
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
343
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
344
344
  */
345
345
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
346
346
  /**
@@ -349,56 +349,56 @@ export declare namespace Channel {
349
349
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
350
350
  * represented by a major or minor number.
351
351
  *
352
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
352
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
353
353
  */
354
354
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
355
355
  /**
356
356
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
357
357
  * field is optional, but SHOULD be provided when known.
358
358
  *
359
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
359
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
360
360
  */
361
361
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
362
362
  /**
363
363
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
364
364
  * provided when known.
365
365
  *
366
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
366
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
367
367
  */
368
368
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
369
369
  /**
370
370
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
371
371
  * be provided when known.
372
372
  *
373
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
373
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
374
374
  */
375
375
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
376
376
  /**
377
377
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
378
378
  * provided when MajorNumber and MinorNumber are not available.
379
379
  *
380
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
380
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
381
381
  */
382
382
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
383
383
  /**
384
384
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
385
385
  * provided when known.
386
386
  *
387
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
387
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
388
388
  */
389
389
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
390
390
  }>[]>;
391
391
  /**
392
392
  * This field shall indicate the pagination token used for managing pagination progression.
393
393
  *
394
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.4
394
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.4
395
395
  */
396
396
  pageToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
397
397
  /**
398
398
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
399
399
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
400
400
  *
401
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
401
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
402
402
  */
403
403
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
404
404
  /**
@@ -407,7 +407,7 @@ export declare namespace Channel {
407
407
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
408
408
  * indicate the offset from which entries in the program guide will be retrieved.
409
409
  *
410
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
410
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
411
411
  */
412
412
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
413
413
  /**
@@ -416,14 +416,14 @@ export declare namespace Channel {
416
416
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
417
417
  * indicate the offset from which entries in the program guide will be retrieved.
418
418
  *
419
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
419
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
420
420
  */
421
421
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
422
422
  }> | null>;
423
423
  /**
424
424
  * This field shall indicate the flags of the programs for which entries should be fetched.
425
425
  *
426
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.5
426
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.5
427
427
  */
428
428
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
429
429
  /**
@@ -442,7 +442,7 @@ export declare namespace Channel {
442
442
  /**
443
443
  * This field shall indicate the list of additional external content identifiers.
444
444
  *
445
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.6
445
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.6
446
446
  */
447
447
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
448
448
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -451,35 +451,35 @@ export declare namespace Channel {
451
451
  /**
452
452
  * This field shall indicate Optional app-specific data.
453
453
  *
454
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.7
454
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.7
455
455
  */
456
456
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
457
457
  }>;
458
458
  /**
459
459
  * Input to the Channel getProgramGuide command
460
460
  *
461
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5
461
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5
462
462
  */
463
463
  interface GetProgramGuideRequest extends TypeFromSchema<typeof TlvGetProgramGuideRequest> {
464
464
  }
465
465
  /**
466
466
  * This object defines the paging structure that includes the previous and next pagination tokens.
467
467
  *
468
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12
468
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12
469
469
  */
470
470
  const TlvChannelPaging: import("../tlv/TlvObject.js").ObjectSchema<{
471
471
  /**
472
472
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
473
473
  * response as the initial page.
474
474
  *
475
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
475
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
476
476
  */
477
477
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
478
478
  /**
479
479
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
480
480
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
481
481
  *
482
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
482
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
483
483
  */
484
484
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
485
485
  /**
@@ -488,7 +488,7 @@ export declare namespace Channel {
488
488
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
489
489
  * indicate the offset from which entries in the program guide will be retrieved.
490
490
  *
491
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
491
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
492
492
  */
493
493
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
494
494
  /**
@@ -497,7 +497,7 @@ export declare namespace Channel {
497
497
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
498
498
  * indicate the offset from which entries in the program guide will be retrieved.
499
499
  *
500
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
500
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
501
501
  */
502
502
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
503
503
  }> | null>;
@@ -505,14 +505,14 @@ export declare namespace Channel {
505
505
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
506
506
  * the last page.
507
507
  *
508
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
508
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
509
509
  */
510
510
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
511
511
  /**
512
512
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
513
513
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
514
514
  *
515
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
515
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
516
516
  */
517
517
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
518
518
  /**
@@ -521,7 +521,7 @@ export declare namespace Channel {
521
521
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
522
522
  * indicate the offset from which entries in the program guide will be retrieved.
523
523
  *
524
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
524
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
525
525
  */
526
526
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
527
527
  /**
@@ -530,7 +530,7 @@ export declare namespace Channel {
530
530
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
531
531
  * indicate the offset from which entries in the program guide will be retrieved.
532
532
  *
533
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
533
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
534
534
  */
535
535
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
536
536
  }> | null>;
@@ -538,105 +538,105 @@ export declare namespace Channel {
538
538
  /**
539
539
  * This object defines the paging structure that includes the previous and next pagination tokens.
540
540
  *
541
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12
541
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12
542
542
  */
543
543
  interface ChannelPaging extends TypeFromSchema<typeof TlvChannelPaging> {
544
544
  }
545
545
  /**
546
546
  * This object provides the episode information related to a program.
547
547
  *
548
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9
548
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9
549
549
  */
550
550
  const TlvSeriesInfo: import("../tlv/TlvObject.js").ObjectSchema<{
551
551
  /**
552
552
  * This field shall represent the season of the series associated to the program.
553
553
  *
554
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
554
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
555
555
  */
556
556
  season: import("../tlv/TlvObject.js").FieldType<string>;
557
557
  /**
558
558
  * This field shall represent the episode of the program.
559
559
  *
560
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
560
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
561
561
  */
562
562
  episode: import("../tlv/TlvObject.js").FieldType<string>;
563
563
  }>;
564
564
  /**
565
565
  * This object provides the episode information related to a program.
566
566
  *
567
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9
567
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9
568
568
  */
569
569
  interface SeriesInfo extends TypeFromSchema<typeof TlvSeriesInfo> {
570
570
  }
571
571
  /**
572
572
  * This object defines the category associated to a program.
573
573
  *
574
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8
574
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8
575
575
  */
576
576
  const TlvProgramCategory: import("../tlv/TlvObject.js").ObjectSchema<{
577
577
  /**
578
578
  * This field shall represent the category or genre of the program. Ex. News.
579
579
  *
580
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
580
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
581
581
  */
582
582
  category: import("../tlv/TlvObject.js").FieldType<string>;
583
583
  /**
584
584
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
585
585
  *
586
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
586
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
587
587
  */
588
588
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
589
589
  }>;
590
590
  /**
591
591
  * This object defines the category associated to a program.
592
592
  *
593
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8
593
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8
594
594
  */
595
595
  interface ProgramCategory extends TypeFromSchema<typeof TlvProgramCategory> {
596
596
  }
597
597
  /**
598
598
  * This object provides the cast information related to a program.
599
599
  *
600
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10
600
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10
601
601
  */
602
602
  const TlvProgramCast: import("../tlv/TlvObject.js").ObjectSchema<{
603
603
  /**
604
604
  * This field shall represent the name of the cast member.
605
605
  *
606
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
606
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
607
607
  */
608
608
  name: import("../tlv/TlvObject.js").FieldType<string>;
609
609
  /**
610
610
  * This field shall represent the role of the cast member. Ex. Actor, Director.
611
611
  *
612
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
612
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
613
613
  */
614
614
  role: import("../tlv/TlvObject.js").FieldType<string>;
615
615
  }>;
616
616
  /**
617
617
  * This object provides the cast information related to a program.
618
618
  *
619
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10
619
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10
620
620
  */
621
621
  interface ProgramCast extends TypeFromSchema<typeof TlvProgramCast> {
622
622
  }
623
623
  /**
624
624
  * This indicates a program within an electronic program guide (EPG).
625
625
  *
626
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7
626
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7
627
627
  */
628
628
  const TlvProgram: import("../tlv/TlvObject.js").ObjectSchema<{
629
629
  /**
630
630
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
631
631
  * identifier shall be unique across multiple channels.
632
632
  *
633
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
633
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
634
634
  */
635
635
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
636
636
  /**
637
637
  * This field shall indicate the channel associated to the program.
638
638
  *
639
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
639
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
640
640
  */
641
641
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
642
642
  /**
@@ -645,7 +645,7 @@ export declare namespace Channel {
645
645
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
646
646
  * represented by a major or minor number.
647
647
  *
648
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
648
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
649
649
  */
650
650
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
651
651
  /**
@@ -654,42 +654,42 @@ export declare namespace Channel {
654
654
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
655
655
  * represented by a major or minor number.
656
656
  *
657
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
657
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
658
658
  */
659
659
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
660
660
  /**
661
661
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
662
662
  * field is optional, but SHOULD be provided when known.
663
663
  *
664
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
664
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
665
665
  */
666
666
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
667
667
  /**
668
668
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
669
669
  * provided when known.
670
670
  *
671
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
671
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
672
672
  */
673
673
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
674
674
  /**
675
675
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
676
676
  * be provided when known.
677
677
  *
678
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
678
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
679
679
  */
680
680
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
681
681
  /**
682
682
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
683
683
  * provided when MajorNumber and MinorNumber are not available.
684
684
  *
685
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
685
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
686
686
  */
687
687
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
688
688
  /**
689
689
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
690
690
  * provided when known.
691
691
  *
692
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
692
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
693
693
  */
694
694
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
695
695
  }>>;
@@ -697,34 +697,34 @@ export declare namespace Channel {
697
697
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
698
698
  * This field can represent a past or future value.
699
699
  *
700
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
700
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
701
701
  */
702
702
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
703
703
  /**
704
704
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
705
705
  * field can represent a past or future value but shall be greater than the StartTime.
706
706
  *
707
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
707
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
708
708
  */
709
709
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
710
710
  /**
711
711
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
712
712
  *
713
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
713
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
714
714
  */
715
715
  title: import("../tlv/TlvObject.js").FieldType<string>;
716
716
  /**
717
717
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
718
718
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
719
719
  *
720
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
720
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
721
721
  */
722
722
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
723
723
  /**
724
724
  * This field shall indicate the brief description for the specific program. For example, a description of an
725
725
  * episode. This field is optional but shall be provided if known.
726
726
  *
727
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
727
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
728
728
  */
729
729
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
730
730
  /**
@@ -732,7 +732,7 @@ export declare namespace Channel {
732
732
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
733
733
  * known.
734
734
  *
735
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
735
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
736
736
  */
737
737
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
738
738
  /**
@@ -742,14 +742,14 @@ export declare namespace Channel {
742
742
  * children but can be accepted in general for older children. This field is optional but shall be provided if
743
743
  * known.
744
744
  *
745
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
745
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
746
746
  */
747
747
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
748
748
  /**
749
749
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
750
750
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
751
751
  *
752
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
752
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
753
753
  */
754
754
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
755
755
  /**
@@ -757,35 +757,35 @@ export declare namespace Channel {
757
757
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
758
758
  * https scheme.
759
759
  *
760
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
760
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
761
761
  */
762
762
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
763
763
  /**
764
764
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
765
765
  * syntax as specified in RFC 1738 and shall use the https scheme.
766
766
  *
767
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
767
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
768
768
  */
769
769
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
770
770
  /**
771
771
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
772
772
  * This field is optional but when provided, the year shall be provided as part of the string.
773
773
  *
774
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
774
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
775
775
  */
776
776
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
777
777
  /**
778
778
  * This field shall represent a string providing additional information on the parental guidance. This field is
779
779
  * optional.
780
780
  *
781
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
781
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
782
782
  */
783
783
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
784
784
  /**
785
785
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
786
786
  * feature is set.
787
787
  *
788
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
788
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
789
789
  */
790
790
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
791
791
  /**
@@ -805,19 +805,19 @@ export declare namespace Channel {
805
805
  * This field shall represent the information of a series such as season and episode number. This field is
806
806
  * optional but SHOULD be provided if the program represents a series and this information is available.
807
807
  *
808
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
808
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
809
809
  */
810
810
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
811
811
  /**
812
812
  * This field shall represent the season of the series associated to the program.
813
813
  *
814
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
814
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
815
815
  */
816
816
  season: import("../tlv/TlvObject.js").FieldType<string>;
817
817
  /**
818
818
  * This field shall represent the episode of the program.
819
819
  *
820
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
820
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
821
821
  */
822
822
  episode: import("../tlv/TlvObject.js").FieldType<string>;
823
823
  }> | null>;
@@ -825,19 +825,19 @@ export declare namespace Channel {
825
825
  * This field shall represent the category of a particular program. This field is optional but shall be provided
826
826
  * if known.
827
827
  *
828
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
828
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
829
829
  */
830
830
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
831
831
  /**
832
832
  * This field shall represent the category or genre of the program. Ex. News.
833
833
  *
834
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
834
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
835
835
  */
836
836
  category: import("../tlv/TlvObject.js").FieldType<string>;
837
837
  /**
838
838
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
839
839
  *
840
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
840
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
841
841
  */
842
842
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
843
843
  }>[]>;
@@ -845,26 +845,26 @@ export declare namespace Channel {
845
845
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
846
846
  * than one role. This field is optional but shall be provided if known.
847
847
  *
848
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
848
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
849
849
  */
850
850
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
851
851
  /**
852
852
  * This field shall represent the name of the cast member.
853
853
  *
854
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
854
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
855
855
  */
856
856
  name: import("../tlv/TlvObject.js").FieldType<string>;
857
857
  /**
858
858
  * This field shall represent the role of the cast member. Ex. Actor, Director.
859
859
  *
860
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
860
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
861
861
  */
862
862
  role: import("../tlv/TlvObject.js").FieldType<string>;
863
863
  }>[]>;
864
864
  /**
865
865
  * This field shall indicate the list of additional external content identifiers.
866
866
  *
867
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
867
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
868
868
  */
869
869
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
870
870
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -874,35 +874,35 @@ export declare namespace Channel {
874
874
  /**
875
875
  * This indicates a program within an electronic program guide (EPG).
876
876
  *
877
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7
877
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7
878
878
  */
879
879
  interface Program extends TypeFromSchema<typeof TlvProgram> {
880
880
  }
881
881
  /**
882
882
  * This command is a response to the GetProgramGuide command.
883
883
  *
884
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6
884
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6
885
885
  */
886
886
  const TlvProgramGuideResponse: import("../tlv/TlvObject.js").ObjectSchema<{
887
887
  /**
888
888
  * This field shall indicate the necessary pagination attributes that define information for both the succeeding
889
889
  * and preceding data pages.
890
890
  *
891
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.1
891
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.1
892
892
  */
893
893
  paging: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
894
894
  /**
895
895
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
896
896
  * response as the initial page.
897
897
  *
898
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
898
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
899
899
  */
900
900
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
901
901
  /**
902
902
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
903
903
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
904
904
  *
905
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
905
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
906
906
  */
907
907
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
908
908
  /**
@@ -911,7 +911,7 @@ export declare namespace Channel {
911
911
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
912
912
  * indicate the offset from which entries in the program guide will be retrieved.
913
913
  *
914
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
914
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
915
915
  */
916
916
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
917
917
  /**
@@ -920,7 +920,7 @@ export declare namespace Channel {
920
920
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
921
921
  * indicate the offset from which entries in the program guide will be retrieved.
922
922
  *
923
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
923
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
924
924
  */
925
925
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
926
926
  }> | null>;
@@ -928,14 +928,14 @@ export declare namespace Channel {
928
928
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
929
929
  * the last page.
930
930
  *
931
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
931
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
932
932
  */
933
933
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
934
934
  /**
935
935
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
936
936
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
937
937
  *
938
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
938
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
939
939
  */
940
940
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
941
941
  /**
@@ -944,7 +944,7 @@ export declare namespace Channel {
944
944
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
945
945
  * indicate the offset from which entries in the program guide will be retrieved.
946
946
  *
947
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
947
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
948
948
  */
949
949
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
950
950
  /**
@@ -953,7 +953,7 @@ export declare namespace Channel {
953
953
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
954
954
  * indicate the offset from which entries in the program guide will be retrieved.
955
955
  *
956
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
956
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
957
957
  */
958
958
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
959
959
  }> | null>;
@@ -961,20 +961,20 @@ export declare namespace Channel {
961
961
  /**
962
962
  * This field shall indicate the list of programs.
963
963
  *
964
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.2
964
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.2
965
965
  */
966
966
  programList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
967
967
  /**
968
968
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
969
969
  * identifier shall be unique across multiple channels.
970
970
  *
971
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
971
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
972
972
  */
973
973
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
974
974
  /**
975
975
  * This field shall indicate the channel associated to the program.
976
976
  *
977
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
977
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
978
978
  */
979
979
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
980
980
  /**
@@ -983,7 +983,7 @@ export declare namespace Channel {
983
983
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
984
984
  * represented by a major or minor number.
985
985
  *
986
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
986
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
987
987
  */
988
988
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
989
989
  /**
@@ -992,42 +992,42 @@ export declare namespace Channel {
992
992
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
993
993
  * represented by a major or minor number.
994
994
  *
995
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
995
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
996
996
  */
997
997
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
998
998
  /**
999
999
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
1000
1000
  * field is optional, but SHOULD be provided when known.
1001
1001
  *
1002
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
1002
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
1003
1003
  */
1004
1004
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1005
1005
  /**
1006
1006
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
1007
1007
  * provided when known.
1008
1008
  *
1009
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
1009
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
1010
1010
  */
1011
1011
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1012
1012
  /**
1013
1013
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
1014
1014
  * be provided when known.
1015
1015
  *
1016
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
1016
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
1017
1017
  */
1018
1018
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1019
1019
  /**
1020
1020
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
1021
1021
  * provided when MajorNumber and MinorNumber are not available.
1022
1022
  *
1023
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
1023
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
1024
1024
  */
1025
1025
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1026
1026
  /**
1027
1027
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
1028
1028
  * provided when known.
1029
1029
  *
1030
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
1030
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
1031
1031
  */
1032
1032
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
1033
1033
  }>>;
@@ -1035,34 +1035,34 @@ export declare namespace Channel {
1035
1035
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
1036
1036
  * This field can represent a past or future value.
1037
1037
  *
1038
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
1038
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
1039
1039
  */
1040
1040
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1041
1041
  /**
1042
1042
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
1043
1043
  * field can represent a past or future value but shall be greater than the StartTime.
1044
1044
  *
1045
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
1045
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
1046
1046
  */
1047
1047
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
1048
1048
  /**
1049
1049
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
1050
1050
  *
1051
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
1051
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
1052
1052
  */
1053
1053
  title: import("../tlv/TlvObject.js").FieldType<string>;
1054
1054
  /**
1055
1055
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
1056
1056
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
1057
1057
  *
1058
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
1058
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
1059
1059
  */
1060
1060
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1061
1061
  /**
1062
1062
  * This field shall indicate the brief description for the specific program. For example, a description of an
1063
1063
  * episode. This field is optional but shall be provided if known.
1064
1064
  *
1065
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
1065
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
1066
1066
  */
1067
1067
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1068
1068
  /**
@@ -1070,7 +1070,7 @@ export declare namespace Channel {
1070
1070
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
1071
1071
  * known.
1072
1072
  *
1073
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
1073
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
1074
1074
  */
1075
1075
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
1076
1076
  /**
@@ -1080,14 +1080,14 @@ export declare namespace Channel {
1080
1080
  * children but can be accepted in general for older children. This field is optional but shall be provided if
1081
1081
  * known.
1082
1082
  *
1083
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
1083
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
1084
1084
  */
1085
1085
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
1086
1086
  /**
1087
1087
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
1088
1088
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
1089
1089
  *
1090
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
1090
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
1091
1091
  */
1092
1092
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1093
1093
  /**
@@ -1095,35 +1095,35 @@ export declare namespace Channel {
1095
1095
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1096
1096
  * https scheme.
1097
1097
  *
1098
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
1098
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
1099
1099
  */
1100
1100
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1101
1101
  /**
1102
1102
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
1103
1103
  * syntax as specified in RFC 1738 and shall use the https scheme.
1104
1104
  *
1105
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
1105
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
1106
1106
  */
1107
1107
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1108
1108
  /**
1109
1109
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
1110
1110
  * This field is optional but when provided, the year shall be provided as part of the string.
1111
1111
  *
1112
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
1112
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
1113
1113
  */
1114
1114
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1115
1115
  /**
1116
1116
  * This field shall represent a string providing additional information on the parental guidance. This field is
1117
1117
  * optional.
1118
1118
  *
1119
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
1119
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
1120
1120
  */
1121
1121
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1122
1122
  /**
1123
1123
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
1124
1124
  * feature is set.
1125
1125
  *
1126
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
1126
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
1127
1127
  */
1128
1128
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1129
1129
  /**
@@ -1143,19 +1143,19 @@ export declare namespace Channel {
1143
1143
  * This field shall represent the information of a series such as season and episode number. This field is
1144
1144
  * optional but SHOULD be provided if the program represents a series and this information is available.
1145
1145
  *
1146
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
1146
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
1147
1147
  */
1148
1148
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1149
1149
  /**
1150
1150
  * This field shall represent the season of the series associated to the program.
1151
1151
  *
1152
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
1152
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
1153
1153
  */
1154
1154
  season: import("../tlv/TlvObject.js").FieldType<string>;
1155
1155
  /**
1156
1156
  * This field shall represent the episode of the program.
1157
1157
  *
1158
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
1158
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
1159
1159
  */
1160
1160
  episode: import("../tlv/TlvObject.js").FieldType<string>;
1161
1161
  }> | null>;
@@ -1163,19 +1163,19 @@ export declare namespace Channel {
1163
1163
  * This field shall represent the category of a particular program. This field is optional but shall be provided
1164
1164
  * if known.
1165
1165
  *
1166
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
1166
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
1167
1167
  */
1168
1168
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1169
1169
  /**
1170
1170
  * This field shall represent the category or genre of the program. Ex. News.
1171
1171
  *
1172
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
1172
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
1173
1173
  */
1174
1174
  category: import("../tlv/TlvObject.js").FieldType<string>;
1175
1175
  /**
1176
1176
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
1177
1177
  *
1178
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
1178
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
1179
1179
  */
1180
1180
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1181
1181
  }>[]>;
@@ -1183,26 +1183,26 @@ export declare namespace Channel {
1183
1183
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
1184
1184
  * than one role. This field is optional but shall be provided if known.
1185
1185
  *
1186
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
1186
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
1187
1187
  */
1188
1188
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1189
1189
  /**
1190
1190
  * This field shall represent the name of the cast member.
1191
1191
  *
1192
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
1192
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
1193
1193
  */
1194
1194
  name: import("../tlv/TlvObject.js").FieldType<string>;
1195
1195
  /**
1196
1196
  * This field shall represent the role of the cast member. Ex. Actor, Director.
1197
1197
  *
1198
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
1198
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
1199
1199
  */
1200
1200
  role: import("../tlv/TlvObject.js").FieldType<string>;
1201
1201
  }>[]>;
1202
1202
  /**
1203
1203
  * This field shall indicate the list of additional external content identifiers.
1204
1204
  *
1205
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
1205
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
1206
1206
  */
1207
1207
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1208
1208
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1213,21 +1213,21 @@ export declare namespace Channel {
1213
1213
  /**
1214
1214
  * This command is a response to the GetProgramGuide command.
1215
1215
  *
1216
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6
1216
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6
1217
1217
  */
1218
1218
  interface ProgramGuideResponse extends TypeFromSchema<typeof TlvProgramGuideResponse> {
1219
1219
  }
1220
1220
  /**
1221
1221
  * Input to the Channel recordProgram command
1222
1222
  *
1223
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7
1223
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7
1224
1224
  */
1225
1225
  const TlvRecordProgramRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1226
1226
  /**
1227
1227
  * This field shall indicate the program identifier for the program that should be recorded. This value is
1228
1228
  * provided by the identifier field in ProgramStruct.
1229
1229
  *
1230
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.1
1230
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.1
1231
1231
  */
1232
1232
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
1233
1233
  /**
@@ -1235,13 +1235,13 @@ export declare namespace Channel {
1235
1235
  * invoking record program on an episode with that flag set to true, the target should schedule record the whole
1236
1236
  * series.
1237
1237
  *
1238
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.2
1238
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.2
1239
1239
  */
1240
1240
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
1241
1241
  /**
1242
1242
  * This field, if present, shall indicate the list of additional external content identifiers.
1243
1243
  *
1244
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.3
1244
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.3
1245
1245
  */
1246
1246
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1247
1247
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1250,28 +1250,28 @@ export declare namespace Channel {
1250
1250
  /**
1251
1251
  * This field, if present, shall indicate app-specific data.
1252
1252
  *
1253
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.4
1253
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.4
1254
1254
  */
1255
1255
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
1256
1256
  }>;
1257
1257
  /**
1258
1258
  * Input to the Channel recordProgram command
1259
1259
  *
1260
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7
1260
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7
1261
1261
  */
1262
1262
  interface RecordProgramRequest extends TypeFromSchema<typeof TlvRecordProgramRequest> {
1263
1263
  }
1264
1264
  /**
1265
1265
  * Input to the Channel cancelRecordProgram command
1266
1266
  *
1267
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8
1267
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8
1268
1268
  */
1269
1269
  const TlvCancelRecordProgramRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1270
1270
  /**
1271
1271
  * This field shall indicate the program identifier for the program that should be cancelled from recording.
1272
1272
  * This value is provided by the identifier field in ProgramStruct.
1273
1273
  *
1274
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.1
1274
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.1
1275
1275
  */
1276
1276
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
1277
1277
  /**
@@ -1279,13 +1279,13 @@ export declare namespace Channel {
1279
1279
  * recording. For example, invoking record program on an episode with that flag set to true, the target should
1280
1280
  * schedule record the whole series.
1281
1281
  *
1282
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.2
1282
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.2
1283
1283
  */
1284
1284
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
1285
1285
  /**
1286
1286
  * This field, if present, shall indicate the list of additional external content identifiers.
1287
1287
  *
1288
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.3
1288
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.3
1289
1289
  */
1290
1290
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1291
1291
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1294,61 +1294,61 @@ export declare namespace Channel {
1294
1294
  /**
1295
1295
  * This field, if present, shall indicate app-specific data.
1296
1296
  *
1297
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.4
1297
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.4
1298
1298
  */
1299
1299
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
1300
1300
  }>;
1301
1301
  /**
1302
1302
  * Input to the Channel cancelRecordProgram command
1303
1303
  *
1304
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8
1304
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8
1305
1305
  */
1306
1306
  interface CancelRecordProgramRequest extends TypeFromSchema<typeof TlvCancelRecordProgramRequest> {
1307
1307
  }
1308
1308
  /**
1309
1309
  * Input to the Channel changeChannelByNumber command
1310
1310
  *
1311
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3
1311
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3
1312
1312
  */
1313
1313
  const TlvChangeChannelByNumberRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1314
1314
  /**
1315
1315
  * This field shall indicate the channel major number value (ATSC format) to which the channel should change.
1316
1316
  *
1317
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.1
1317
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.1
1318
1318
  */
1319
1319
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1320
1320
  /**
1321
1321
  * This field shall indicate the channel minor number value (ATSC format) to which the channel should change.
1322
1322
  *
1323
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.2
1323
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.2
1324
1324
  */
1325
1325
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1326
1326
  }>;
1327
1327
  /**
1328
1328
  * Input to the Channel changeChannelByNumber command
1329
1329
  *
1330
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3
1330
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3
1331
1331
  */
1332
1332
  interface ChangeChannelByNumberRequest extends TypeFromSchema<typeof TlvChangeChannelByNumberRequest> {
1333
1333
  }
1334
1334
  /**
1335
1335
  * Input to the Channel skipChannel command
1336
1336
  *
1337
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4
1337
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4
1338
1338
  */
1339
1339
  const TlvSkipChannelRequest: import("../tlv/TlvObject.js").ObjectSchema<{
1340
1340
  /**
1341
1341
  * This field shall indicate the number of steps to increase (Count is positive) or decrease (Count is negative)
1342
1342
  * the current channel.
1343
1343
  *
1344
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4.1
1344
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4.1
1345
1345
  */
1346
1346
  count: import("../tlv/TlvObject.js").FieldType<number>;
1347
1347
  }>;
1348
1348
  /**
1349
1349
  * Input to the Channel skipChannel command
1350
1350
  *
1351
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4
1351
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4
1352
1352
  */
1353
1353
  interface SkipChannelRequest extends TypeFromSchema<typeof TlvSkipChannelRequest> {
1354
1354
  }
@@ -1360,7 +1360,7 @@ export declare namespace Channel {
1360
1360
  /**
1361
1361
  * This attribute shall provide the list of supported channels.
1362
1362
  *
1363
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.1
1363
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.1
1364
1364
  */
1365
1365
  readonly channelList: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1366
1366
  /**
@@ -1369,7 +1369,7 @@ export declare namespace Channel {
1369
1369
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1370
1370
  * represented by a major or minor number.
1371
1371
  *
1372
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
1372
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
1373
1373
  */
1374
1374
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1375
1375
  /**
@@ -1378,42 +1378,42 @@ export declare namespace Channel {
1378
1378
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1379
1379
  * represented by a major or minor number.
1380
1380
  *
1381
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
1381
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
1382
1382
  */
1383
1383
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1384
1384
  /**
1385
1385
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
1386
1386
  * field is optional, but SHOULD be provided when known.
1387
1387
  *
1388
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
1388
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
1389
1389
  */
1390
1390
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1391
1391
  /**
1392
1392
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
1393
1393
  * provided when known.
1394
1394
  *
1395
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
1395
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
1396
1396
  */
1397
1397
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1398
1398
  /**
1399
1399
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
1400
1400
  * be provided when known.
1401
1401
  *
1402
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
1402
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
1403
1403
  */
1404
1404
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1405
1405
  /**
1406
1406
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
1407
1407
  * provided when MajorNumber and MinorNumber are not available.
1408
1408
  *
1409
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
1409
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
1410
1410
  */
1411
1411
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1412
1412
  /**
1413
1413
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
1414
1414
  * provided when known.
1415
1415
  *
1416
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
1416
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
1417
1417
  */
1418
1418
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
1419
1419
  }>[], any>;
@@ -1427,33 +1427,33 @@ export declare namespace Channel {
1427
1427
  /**
1428
1428
  * This attribute shall identify the channel lineup using external data sources.
1429
1429
  *
1430
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.2
1430
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.2
1431
1431
  */
1432
1432
  readonly lineup: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1433
1433
  /**
1434
1434
  * This field shall indicate the name of the operator, for example “Comcast”.
1435
1435
  *
1436
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.1
1436
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.1
1437
1437
  */
1438
1438
  operatorName: import("../tlv/TlvObject.js").FieldType<string>;
1439
1439
  /**
1440
1440
  * This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
1441
1441
  * optional, but SHOULD be provided when known.
1442
1442
  *
1443
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.2
1443
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.2
1444
1444
  */
1445
1445
  lineupName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1446
1446
  /**
1447
1447
  * This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
1448
1448
  * field is optional, but SHOULD be provided when known.
1449
1449
  *
1450
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.3
1450
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.3
1451
1451
  */
1452
1452
  postalCode: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1453
1453
  /**
1454
1454
  * This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
1455
1455
  *
1456
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.4
1456
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.4
1457
1457
  */
1458
1458
  lineupInfoType: import("../tlv/TlvObject.js").FieldType<LineupInfoType>;
1459
1459
  }> | null, any>;
@@ -1474,26 +1474,26 @@ export declare namespace Channel {
1474
1474
  *
1475
1475
  * Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
1476
1476
  *
1477
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
1477
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
1478
1478
  */
1479
1479
  readonly changeChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1480
1480
  /**
1481
1481
  * This field shall contain a user-input string to match in order to identify the target channel.
1482
1482
  *
1483
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
1483
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
1484
1484
  */
1485
1485
  match: import("../tlv/TlvObject.js").FieldType<string>;
1486
1486
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1487
1487
  /**
1488
1488
  * This field shall indicate the status of the command which resulted in this response.
1489
1489
  *
1490
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
1490
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
1491
1491
  */
1492
1492
  status: import("../tlv/TlvObject.js").FieldType<Status>;
1493
1493
  /**
1494
1494
  * This field shall indicate Optional app-specific data.
1495
1495
  *
1496
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
1496
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
1497
1497
  */
1498
1498
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1499
1499
  }>, any>;
@@ -1510,14 +1510,14 @@ export declare namespace Channel {
1510
1510
  * ProgramGuideResponse. Standard error codes shall be used when arguments provided are not valid. For
1511
1511
  * example, if StartTime is greater than EndTime, the status code INVALID_ACTION shall be returned.
1512
1512
  *
1513
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5
1513
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5
1514
1514
  */
1515
1515
  readonly getProgramGuide: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1516
1516
  /**
1517
1517
  * This field shall indicate the beginning of the time window for which program guide entries are to be
1518
1518
  * retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
1519
1519
  *
1520
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.1
1520
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.1
1521
1521
  */
1522
1522
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1523
1523
  /**
@@ -1525,7 +1525,7 @@ export declare namespace Channel {
1525
1525
  * a UTC time. Entries with an end time on or before this value will be included in the results. This field can
1526
1526
  * represent a past or future value but shall be greater than the StartTime.
1527
1527
  *
1528
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.2
1528
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.2
1529
1529
  */
1530
1530
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
1531
1531
  /**
@@ -1533,7 +1533,7 @@ export declare namespace Channel {
1533
1533
  * a list of channels in this field, the response will only include entries corresponding to the specified
1534
1534
  * channels.
1535
1535
  *
1536
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.3
1536
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.3
1537
1537
  */
1538
1538
  channelList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1539
1539
  /**
@@ -1542,7 +1542,7 @@ export declare namespace Channel {
1542
1542
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1543
1543
  * represented by a major or minor number.
1544
1544
  *
1545
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
1545
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
1546
1546
  */
1547
1547
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1548
1548
  /**
@@ -1551,56 +1551,56 @@ export declare namespace Channel {
1551
1551
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1552
1552
  * represented by a major or minor number.
1553
1553
  *
1554
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
1554
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
1555
1555
  */
1556
1556
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1557
1557
  /**
1558
1558
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
1559
1559
  * field is optional, but SHOULD be provided when known.
1560
1560
  *
1561
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
1561
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
1562
1562
  */
1563
1563
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1564
1564
  /**
1565
1565
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
1566
1566
  * provided when known.
1567
1567
  *
1568
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
1568
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
1569
1569
  */
1570
1570
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1571
1571
  /**
1572
1572
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
1573
1573
  * be provided when known.
1574
1574
  *
1575
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
1575
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
1576
1576
  */
1577
1577
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1578
1578
  /**
1579
1579
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
1580
1580
  * provided when MajorNumber and MinorNumber are not available.
1581
1581
  *
1582
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
1582
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
1583
1583
  */
1584
1584
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1585
1585
  /**
1586
1586
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
1587
1587
  * provided when known.
1588
1588
  *
1589
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
1589
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
1590
1590
  */
1591
1591
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
1592
1592
  }>[]>;
1593
1593
  /**
1594
1594
  * This field shall indicate the pagination token used for managing pagination progression.
1595
1595
  *
1596
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.4
1596
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.4
1597
1597
  */
1598
1598
  pageToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1599
1599
  /**
1600
1600
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
1601
1601
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
1602
1602
  *
1603
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
1603
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
1604
1604
  */
1605
1605
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1606
1606
  /**
@@ -1609,7 +1609,7 @@ export declare namespace Channel {
1609
1609
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
1610
1610
  * indicate the offset from which entries in the program guide will be retrieved.
1611
1611
  *
1612
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
1612
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
1613
1613
  */
1614
1614
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1615
1615
  /**
@@ -1618,14 +1618,14 @@ export declare namespace Channel {
1618
1618
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
1619
1619
  * indicate the offset from which entries in the program guide will be retrieved.
1620
1620
  *
1621
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
1621
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
1622
1622
  */
1623
1623
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1624
1624
  }> | null>;
1625
1625
  /**
1626
1626
  * This field shall indicate the flags of the programs for which entries should be fetched.
1627
1627
  *
1628
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.5
1628
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.5
1629
1629
  */
1630
1630
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1631
1631
  /**
@@ -1644,7 +1644,7 @@ export declare namespace Channel {
1644
1644
  /**
1645
1645
  * This field shall indicate the list of additional external content identifiers.
1646
1646
  *
1647
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.6
1647
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.6
1648
1648
  */
1649
1649
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1650
1650
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1653,7 +1653,7 @@ export declare namespace Channel {
1653
1653
  /**
1654
1654
  * This field shall indicate Optional app-specific data.
1655
1655
  *
1656
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.7
1656
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.7
1657
1657
  */
1658
1658
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
1659
1659
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1661,21 +1661,21 @@ export declare namespace Channel {
1661
1661
  * This field shall indicate the necessary pagination attributes that define information for both the succeeding
1662
1662
  * and preceding data pages.
1663
1663
  *
1664
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.1
1664
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.1
1665
1665
  */
1666
1666
  paging: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1667
1667
  /**
1668
1668
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
1669
1669
  * response as the initial page.
1670
1670
  *
1671
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
1671
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
1672
1672
  */
1673
1673
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1674
1674
  /**
1675
1675
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
1676
1676
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
1677
1677
  *
1678
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
1678
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
1679
1679
  */
1680
1680
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1681
1681
  /**
@@ -1684,7 +1684,7 @@ export declare namespace Channel {
1684
1684
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
1685
1685
  * indicate the offset from which entries in the program guide will be retrieved.
1686
1686
  *
1687
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
1687
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
1688
1688
  */
1689
1689
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1690
1690
  /**
@@ -1693,7 +1693,7 @@ export declare namespace Channel {
1693
1693
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
1694
1694
  * indicate the offset from which entries in the program guide will be retrieved.
1695
1695
  *
1696
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
1696
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
1697
1697
  */
1698
1698
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1699
1699
  }> | null>;
@@ -1701,14 +1701,14 @@ export declare namespace Channel {
1701
1701
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
1702
1702
  * the last page.
1703
1703
  *
1704
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
1704
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
1705
1705
  */
1706
1706
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1707
1707
  /**
1708
1708
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
1709
1709
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
1710
1710
  *
1711
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
1711
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
1712
1712
  */
1713
1713
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
1714
1714
  /**
@@ -1717,7 +1717,7 @@ export declare namespace Channel {
1717
1717
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
1718
1718
  * indicate the offset from which entries in the program guide will be retrieved.
1719
1719
  *
1720
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
1720
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
1721
1721
  */
1722
1722
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1723
1723
  /**
@@ -1726,7 +1726,7 @@ export declare namespace Channel {
1726
1726
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
1727
1727
  * indicate the offset from which entries in the program guide will be retrieved.
1728
1728
  *
1729
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
1729
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
1730
1730
  */
1731
1731
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1732
1732
  }> | null>;
@@ -1734,20 +1734,20 @@ export declare namespace Channel {
1734
1734
  /**
1735
1735
  * This field shall indicate the list of programs.
1736
1736
  *
1737
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.2
1737
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.2
1738
1738
  */
1739
1739
  programList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1740
1740
  /**
1741
1741
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
1742
1742
  * identifier shall be unique across multiple channels.
1743
1743
  *
1744
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
1744
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
1745
1745
  */
1746
1746
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
1747
1747
  /**
1748
1748
  * This field shall indicate the channel associated to the program.
1749
1749
  *
1750
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
1750
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
1751
1751
  */
1752
1752
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1753
1753
  /**
@@ -1756,7 +1756,7 @@ export declare namespace Channel {
1756
1756
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1757
1757
  * represented by a major or minor number.
1758
1758
  *
1759
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
1759
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
1760
1760
  */
1761
1761
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1762
1762
  /**
@@ -1765,42 +1765,42 @@ export declare namespace Channel {
1765
1765
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
1766
1766
  * represented by a major or minor number.
1767
1767
  *
1768
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
1768
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
1769
1769
  */
1770
1770
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
1771
1771
  /**
1772
1772
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
1773
1773
  * field is optional, but SHOULD be provided when known.
1774
1774
  *
1775
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
1775
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
1776
1776
  */
1777
1777
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1778
1778
  /**
1779
1779
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
1780
1780
  * provided when known.
1781
1781
  *
1782
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
1782
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
1783
1783
  */
1784
1784
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1785
1785
  /**
1786
1786
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
1787
1787
  * be provided when known.
1788
1788
  *
1789
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
1789
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
1790
1790
  */
1791
1791
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1792
1792
  /**
1793
1793
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
1794
1794
  * provided when MajorNumber and MinorNumber are not available.
1795
1795
  *
1796
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
1796
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
1797
1797
  */
1798
1798
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1799
1799
  /**
1800
1800
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
1801
1801
  * provided when known.
1802
1802
  *
1803
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
1803
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
1804
1804
  */
1805
1805
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
1806
1806
  }>>;
@@ -1808,34 +1808,34 @@ export declare namespace Channel {
1808
1808
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
1809
1809
  * This field can represent a past or future value.
1810
1810
  *
1811
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
1811
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
1812
1812
  */
1813
1813
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
1814
1814
  /**
1815
1815
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
1816
1816
  * field can represent a past or future value but shall be greater than the StartTime.
1817
1817
  *
1818
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
1818
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
1819
1819
  */
1820
1820
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
1821
1821
  /**
1822
1822
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
1823
1823
  *
1824
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
1824
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
1825
1825
  */
1826
1826
  title: import("../tlv/TlvObject.js").FieldType<string>;
1827
1827
  /**
1828
1828
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
1829
1829
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
1830
1830
  *
1831
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
1831
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
1832
1832
  */
1833
1833
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1834
1834
  /**
1835
1835
  * This field shall indicate the brief description for the specific program. For example, a description of an
1836
1836
  * episode. This field is optional but shall be provided if known.
1837
1837
  *
1838
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
1838
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
1839
1839
  */
1840
1840
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1841
1841
  /**
@@ -1843,7 +1843,7 @@ export declare namespace Channel {
1843
1843
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
1844
1844
  * known.
1845
1845
  *
1846
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
1846
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
1847
1847
  */
1848
1848
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
1849
1849
  /**
@@ -1853,14 +1853,14 @@ export declare namespace Channel {
1853
1853
  * children but can be accepted in general for older children. This field is optional but shall be provided if
1854
1854
  * known.
1855
1855
  *
1856
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
1856
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
1857
1857
  */
1858
1858
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
1859
1859
  /**
1860
1860
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
1861
1861
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
1862
1862
  *
1863
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
1863
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
1864
1864
  */
1865
1865
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1866
1866
  /**
@@ -1868,35 +1868,35 @@ export declare namespace Channel {
1868
1868
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
1869
1869
  * https scheme.
1870
1870
  *
1871
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
1871
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
1872
1872
  */
1873
1873
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1874
1874
  /**
1875
1875
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
1876
1876
  * syntax as specified in RFC 1738 and shall use the https scheme.
1877
1877
  *
1878
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
1878
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
1879
1879
  */
1880
1880
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1881
1881
  /**
1882
1882
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
1883
1883
  * This field is optional but when provided, the year shall be provided as part of the string.
1884
1884
  *
1885
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
1885
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
1886
1886
  */
1887
1887
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1888
1888
  /**
1889
1889
  * This field shall represent a string providing additional information on the parental guidance. This field is
1890
1890
  * optional.
1891
1891
  *
1892
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
1892
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
1893
1893
  */
1894
1894
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1895
1895
  /**
1896
1896
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
1897
1897
  * feature is set.
1898
1898
  *
1899
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
1899
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
1900
1900
  */
1901
1901
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1902
1902
  /**
@@ -1916,19 +1916,19 @@ export declare namespace Channel {
1916
1916
  * This field shall represent the information of a series such as season and episode number. This field is
1917
1917
  * optional but SHOULD be provided if the program represents a series and this information is available.
1918
1918
  *
1919
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
1919
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
1920
1920
  */
1921
1921
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1922
1922
  /**
1923
1923
  * This field shall represent the season of the series associated to the program.
1924
1924
  *
1925
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
1925
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
1926
1926
  */
1927
1927
  season: import("../tlv/TlvObject.js").FieldType<string>;
1928
1928
  /**
1929
1929
  * This field shall represent the episode of the program.
1930
1930
  *
1931
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
1931
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
1932
1932
  */
1933
1933
  episode: import("../tlv/TlvObject.js").FieldType<string>;
1934
1934
  }> | null>;
@@ -1936,19 +1936,19 @@ export declare namespace Channel {
1936
1936
  * This field shall represent the category of a particular program. This field is optional but shall be provided
1937
1937
  * if known.
1938
1938
  *
1939
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
1939
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
1940
1940
  */
1941
1941
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1942
1942
  /**
1943
1943
  * This field shall represent the category or genre of the program. Ex. News.
1944
1944
  *
1945
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
1945
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
1946
1946
  */
1947
1947
  category: import("../tlv/TlvObject.js").FieldType<string>;
1948
1948
  /**
1949
1949
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
1950
1950
  *
1951
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
1951
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
1952
1952
  */
1953
1953
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
1954
1954
  }>[]>;
@@ -1956,26 +1956,26 @@ export declare namespace Channel {
1956
1956
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
1957
1957
  * than one role. This field is optional but shall be provided if known.
1958
1958
  *
1959
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
1959
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
1960
1960
  */
1961
1961
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1962
1962
  /**
1963
1963
  * This field shall represent the name of the cast member.
1964
1964
  *
1965
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
1965
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
1966
1966
  */
1967
1967
  name: import("../tlv/TlvObject.js").FieldType<string>;
1968
1968
  /**
1969
1969
  * This field shall represent the role of the cast member. Ex. Actor, Director.
1970
1970
  *
1971
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
1971
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
1972
1972
  */
1973
1973
  role: import("../tlv/TlvObject.js").FieldType<string>;
1974
1974
  }>[]>;
1975
1975
  /**
1976
1976
  * This field shall indicate the list of additional external content identifiers.
1977
1977
  *
1978
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
1978
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
1979
1979
  */
1980
1980
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1981
1981
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1993,14 +1993,14 @@ export declare namespace Channel {
1993
1993
  /**
1994
1994
  * Record a specific program or series when it goes live. This functionality enables DVR recording features.
1995
1995
  *
1996
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7
1996
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7
1997
1997
  */
1998
1998
  readonly recordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1999
1999
  /**
2000
2000
  * This field shall indicate the program identifier for the program that should be recorded. This value is
2001
2001
  * provided by the identifier field in ProgramStruct.
2002
2002
  *
2003
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.1
2003
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.1
2004
2004
  */
2005
2005
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
2006
2006
  /**
@@ -2008,13 +2008,13 @@ export declare namespace Channel {
2008
2008
  * invoking record program on an episode with that flag set to true, the target should schedule record the whole
2009
2009
  * series.
2010
2010
  *
2011
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.2
2011
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.2
2012
2012
  */
2013
2013
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
2014
2014
  /**
2015
2015
  * This field, if present, shall indicate the list of additional external content identifiers.
2016
2016
  *
2017
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.3
2017
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.3
2018
2018
  */
2019
2019
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2020
2020
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2023,21 +2023,21 @@ export declare namespace Channel {
2023
2023
  /**
2024
2024
  * This field, if present, shall indicate app-specific data.
2025
2025
  *
2026
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.4
2026
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.4
2027
2027
  */
2028
2028
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
2029
2029
  }>, void, any>;
2030
2030
  /**
2031
2031
  * Cancel recording for a specific program or series.
2032
2032
  *
2033
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8
2033
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8
2034
2034
  */
2035
2035
  readonly cancelRecordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2036
2036
  /**
2037
2037
  * This field shall indicate the program identifier for the program that should be cancelled from recording.
2038
2038
  * This value is provided by the identifier field in ProgramStruct.
2039
2039
  *
2040
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.1
2040
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.1
2041
2041
  */
2042
2042
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
2043
2043
  /**
@@ -2045,13 +2045,13 @@ export declare namespace Channel {
2045
2045
  * recording. For example, invoking record program on an episode with that flag set to true, the target should
2046
2046
  * schedule record the whole series.
2047
2047
  *
2048
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.2
2048
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.2
2049
2049
  */
2050
2050
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
2051
2051
  /**
2052
2052
  * This field, if present, shall indicate the list of additional external content identifiers.
2053
2053
  *
2054
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.3
2054
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.3
2055
2055
  */
2056
2056
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2057
2057
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2060,7 +2060,7 @@ export declare namespace Channel {
2060
2060
  /**
2061
2061
  * This field, if present, shall indicate app-specific data.
2062
2062
  *
2063
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.4
2063
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.4
2064
2064
  */
2065
2065
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
2066
2066
  }>, void, any>;
@@ -2104,7 +2104,7 @@ export declare namespace Channel {
2104
2104
  * This attribute shall contain the current channel. When supported but a channel is not currently tuned to
2105
2105
  * (if a content application is in foreground), the value of the field shall be null.
2106
2106
  *
2107
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.3
2107
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.3
2108
2108
  */
2109
2109
  readonly currentChannel: OptionalAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
2110
2110
  /**
@@ -2113,7 +2113,7 @@ export declare namespace Channel {
2113
2113
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2114
2114
  * represented by a major or minor number.
2115
2115
  *
2116
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
2116
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
2117
2117
  */
2118
2118
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2119
2119
  /**
@@ -2122,42 +2122,42 @@ export declare namespace Channel {
2122
2122
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2123
2123
  * represented by a major or minor number.
2124
2124
  *
2125
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
2125
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
2126
2126
  */
2127
2127
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2128
2128
  /**
2129
2129
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
2130
2130
  * field is optional, but SHOULD be provided when known.
2131
2131
  *
2132
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
2132
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
2133
2133
  */
2134
2134
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2135
2135
  /**
2136
2136
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
2137
2137
  * provided when known.
2138
2138
  *
2139
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
2139
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
2140
2140
  */
2141
2141
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2142
2142
  /**
2143
2143
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
2144
2144
  * be provided when known.
2145
2145
  *
2146
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
2146
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
2147
2147
  */
2148
2148
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2149
2149
  /**
2150
2150
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
2151
2151
  * provided when MajorNumber and MinorNumber are not available.
2152
2152
  *
2153
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
2153
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
2154
2154
  */
2155
2155
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2156
2156
  /**
2157
2157
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
2158
2158
  * provided when known.
2159
2159
  *
2160
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
2160
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
2161
2161
  */
2162
2162
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
2163
2163
  }> | null, any>;
@@ -2166,19 +2166,19 @@ export declare namespace Channel {
2166
2166
  /**
2167
2167
  * Change the channel to the channel with the given Number in the ChannelList attribute.
2168
2168
  *
2169
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3
2169
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3
2170
2170
  */
2171
2171
  readonly changeChannelByNumber: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2172
2172
  /**
2173
2173
  * This field shall indicate the channel major number value (ATSC format) to which the channel should change.
2174
2174
  *
2175
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.1
2175
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.1
2176
2176
  */
2177
2177
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2178
2178
  /**
2179
2179
  * This field shall indicate the channel minor number value (ATSC format) to which the channel should change.
2180
2180
  *
2181
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.2
2181
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.2
2182
2182
  */
2183
2183
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2184
2184
  }>, void, any>;
@@ -2191,14 +2191,14 @@ export declare namespace Channel {
2191
2191
  * continue. For example, if the current channel is at index 0 and count value of -1 is given, then the
2192
2192
  * current channel should change to the last channel.
2193
2193
  *
2194
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4
2194
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4
2195
2195
  */
2196
2196
  readonly skipChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2197
2197
  /**
2198
2198
  * This field shall indicate the number of steps to increase (Count is positive) or decrease (Count is negative)
2199
2199
  * the current channel.
2200
2200
  *
2201
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4.1
2201
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4.1
2202
2202
  */
2203
2203
  count: import("../tlv/TlvObject.js").FieldType<number>;
2204
2204
  }>, void, any>;
@@ -2215,7 +2215,7 @@ export declare namespace Channel {
2215
2215
  /**
2216
2216
  * This attribute shall provide the list of supported channels.
2217
2217
  *
2218
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.1
2218
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.1
2219
2219
  */
2220
2220
  readonly channelList: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
2221
2221
  /**
@@ -2224,7 +2224,7 @@ export declare namespace Channel {
2224
2224
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2225
2225
  * represented by a major or minor number.
2226
2226
  *
2227
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
2227
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
2228
2228
  */
2229
2229
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2230
2230
  /**
@@ -2233,42 +2233,42 @@ export declare namespace Channel {
2233
2233
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2234
2234
  * represented by a major or minor number.
2235
2235
  *
2236
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
2236
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
2237
2237
  */
2238
2238
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2239
2239
  /**
2240
2240
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
2241
2241
  * field is optional, but SHOULD be provided when known.
2242
2242
  *
2243
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
2243
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
2244
2244
  */
2245
2245
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2246
2246
  /**
2247
2247
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
2248
2248
  * provided when known.
2249
2249
  *
2250
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
2250
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
2251
2251
  */
2252
2252
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2253
2253
  /**
2254
2254
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
2255
2255
  * be provided when known.
2256
2256
  *
2257
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
2257
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
2258
2258
  */
2259
2259
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2260
2260
  /**
2261
2261
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
2262
2262
  * provided when MajorNumber and MinorNumber are not available.
2263
2263
  *
2264
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
2264
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
2265
2265
  */
2266
2266
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2267
2267
  /**
2268
2268
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
2269
2269
  * provided when known.
2270
2270
  *
2271
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
2271
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
2272
2272
  */
2273
2273
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
2274
2274
  }>[], any>;
@@ -2283,33 +2283,33 @@ export declare namespace Channel {
2283
2283
  /**
2284
2284
  * This attribute shall identify the channel lineup using external data sources.
2285
2285
  *
2286
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.2
2286
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.2
2287
2287
  */
2288
2288
  readonly lineup: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
2289
2289
  /**
2290
2290
  * This field shall indicate the name of the operator, for example “Comcast”.
2291
2291
  *
2292
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.1
2292
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.1
2293
2293
  */
2294
2294
  operatorName: import("../tlv/TlvObject.js").FieldType<string>;
2295
2295
  /**
2296
2296
  * This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
2297
2297
  * optional, but SHOULD be provided when known.
2298
2298
  *
2299
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.2
2299
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.2
2300
2300
  */
2301
2301
  lineupName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2302
2302
  /**
2303
2303
  * This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
2304
2304
  * field is optional, but SHOULD be provided when known.
2305
2305
  *
2306
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.3
2306
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.3
2307
2307
  */
2308
2308
  postalCode: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2309
2309
  /**
2310
2310
  * This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
2311
2311
  *
2312
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.4
2312
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.4
2313
2313
  */
2314
2314
  lineupInfoType: import("../tlv/TlvObject.js").FieldType<LineupInfoType>;
2315
2315
  }> | null, any>;
@@ -2331,26 +2331,26 @@ export declare namespace Channel {
2331
2331
  *
2332
2332
  * Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
2333
2333
  *
2334
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
2334
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
2335
2335
  */
2336
2336
  readonly changeChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2337
2337
  /**
2338
2338
  * This field shall contain a user-input string to match in order to identify the target channel.
2339
2339
  *
2340
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
2340
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
2341
2341
  */
2342
2342
  match: import("../tlv/TlvObject.js").FieldType<string>;
2343
2343
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2344
2344
  /**
2345
2345
  * This field shall indicate the status of the command which resulted in this response.
2346
2346
  *
2347
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
2347
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
2348
2348
  */
2349
2349
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2350
2350
  /**
2351
2351
  * This field shall indicate Optional app-specific data.
2352
2352
  *
2353
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
2353
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
2354
2354
  */
2355
2355
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2356
2356
  }>, any>;
@@ -2372,26 +2372,26 @@ export declare namespace Channel {
2372
2372
  *
2373
2373
  * Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
2374
2374
  *
2375
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
2375
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
2376
2376
  */
2377
2377
  readonly changeChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2378
2378
  /**
2379
2379
  * This field shall contain a user-input string to match in order to identify the target channel.
2380
2380
  *
2381
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
2381
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
2382
2382
  */
2383
2383
  match: import("../tlv/TlvObject.js").FieldType<string>;
2384
2384
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
2385
2385
  /**
2386
2386
  * This field shall indicate the status of the command which resulted in this response.
2387
2387
  *
2388
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
2388
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
2389
2389
  */
2390
2390
  status: import("../tlv/TlvObject.js").FieldType<Status>;
2391
2391
  /**
2392
2392
  * This field shall indicate Optional app-specific data.
2393
2393
  *
2394
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
2394
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
2395
2395
  */
2396
2396
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2397
2397
  }>, any>;
@@ -2409,14 +2409,14 @@ export declare namespace Channel {
2409
2409
  * ProgramGuideResponse. Standard error codes shall be used when arguments provided are not valid. For
2410
2410
  * example, if StartTime is greater than EndTime, the status code INVALID_ACTION shall be returned.
2411
2411
  *
2412
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5
2412
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5
2413
2413
  */
2414
2414
  readonly getProgramGuide: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2415
2415
  /**
2416
2416
  * This field shall indicate the beginning of the time window for which program guide entries are to be
2417
2417
  * retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
2418
2418
  *
2419
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.1
2419
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.1
2420
2420
  */
2421
2421
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
2422
2422
  /**
@@ -2424,7 +2424,7 @@ export declare namespace Channel {
2424
2424
  * a UTC time. Entries with an end time on or before this value will be included in the results. This field can
2425
2425
  * represent a past or future value but shall be greater than the StartTime.
2426
2426
  *
2427
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.2
2427
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.2
2428
2428
  */
2429
2429
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
2430
2430
  /**
@@ -2432,7 +2432,7 @@ export declare namespace Channel {
2432
2432
  * a list of channels in this field, the response will only include entries corresponding to the specified
2433
2433
  * channels.
2434
2434
  *
2435
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.3
2435
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.3
2436
2436
  */
2437
2437
  channelList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2438
2438
  /**
@@ -2441,7 +2441,7 @@ export declare namespace Channel {
2441
2441
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2442
2442
  * represented by a major or minor number.
2443
2443
  *
2444
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
2444
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
2445
2445
  */
2446
2446
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2447
2447
  /**
@@ -2450,56 +2450,56 @@ export declare namespace Channel {
2450
2450
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2451
2451
  * represented by a major or minor number.
2452
2452
  *
2453
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
2453
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
2454
2454
  */
2455
2455
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2456
2456
  /**
2457
2457
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
2458
2458
  * field is optional, but SHOULD be provided when known.
2459
2459
  *
2460
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
2460
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
2461
2461
  */
2462
2462
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2463
2463
  /**
2464
2464
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
2465
2465
  * provided when known.
2466
2466
  *
2467
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
2467
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
2468
2468
  */
2469
2469
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2470
2470
  /**
2471
2471
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
2472
2472
  * be provided when known.
2473
2473
  *
2474
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
2474
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
2475
2475
  */
2476
2476
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2477
2477
  /**
2478
2478
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
2479
2479
  * provided when MajorNumber and MinorNumber are not available.
2480
2480
  *
2481
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
2481
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
2482
2482
  */
2483
2483
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2484
2484
  /**
2485
2485
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
2486
2486
  * provided when known.
2487
2487
  *
2488
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
2488
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
2489
2489
  */
2490
2490
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
2491
2491
  }>[]>;
2492
2492
  /**
2493
2493
  * This field shall indicate the pagination token used for managing pagination progression.
2494
2494
  *
2495
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.4
2495
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.4
2496
2496
  */
2497
2497
  pageToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2498
2498
  /**
2499
2499
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
2500
2500
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
2501
2501
  *
2502
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
2502
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
2503
2503
  */
2504
2504
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2505
2505
  /**
@@ -2508,7 +2508,7 @@ export declare namespace Channel {
2508
2508
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
2509
2509
  * indicate the offset from which entries in the program guide will be retrieved.
2510
2510
  *
2511
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
2511
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
2512
2512
  */
2513
2513
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2514
2514
  /**
@@ -2517,14 +2517,14 @@ export declare namespace Channel {
2517
2517
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
2518
2518
  * indicate the offset from which entries in the program guide will be retrieved.
2519
2519
  *
2520
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
2520
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
2521
2521
  */
2522
2522
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2523
2523
  }> | null>;
2524
2524
  /**
2525
2525
  * This field shall indicate the flags of the programs for which entries should be fetched.
2526
2526
  *
2527
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.5
2527
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.5
2528
2528
  */
2529
2529
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
2530
2530
  /**
@@ -2543,7 +2543,7 @@ export declare namespace Channel {
2543
2543
  /**
2544
2544
  * This field shall indicate the list of additional external content identifiers.
2545
2545
  *
2546
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.6
2546
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.6
2547
2547
  */
2548
2548
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2549
2549
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2552,7 +2552,7 @@ export declare namespace Channel {
2552
2552
  /**
2553
2553
  * This field shall indicate Optional app-specific data.
2554
2554
  *
2555
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.7
2555
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.7
2556
2556
  */
2557
2557
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
2558
2558
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -2560,21 +2560,21 @@ export declare namespace Channel {
2560
2560
  * This field shall indicate the necessary pagination attributes that define information for both the succeeding
2561
2561
  * and preceding data pages.
2562
2562
  *
2563
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.1
2563
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.1
2564
2564
  */
2565
2565
  paging: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2566
2566
  /**
2567
2567
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
2568
2568
  * response as the initial page.
2569
2569
  *
2570
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
2570
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
2571
2571
  */
2572
2572
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2573
2573
  /**
2574
2574
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
2575
2575
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
2576
2576
  *
2577
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
2577
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
2578
2578
  */
2579
2579
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2580
2580
  /**
@@ -2583,7 +2583,7 @@ export declare namespace Channel {
2583
2583
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
2584
2584
  * indicate the offset from which entries in the program guide will be retrieved.
2585
2585
  *
2586
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
2586
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
2587
2587
  */
2588
2588
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2589
2589
  /**
@@ -2592,7 +2592,7 @@ export declare namespace Channel {
2592
2592
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
2593
2593
  * indicate the offset from which entries in the program guide will be retrieved.
2594
2594
  *
2595
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
2595
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
2596
2596
  */
2597
2597
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2598
2598
  }> | null>;
@@ -2600,14 +2600,14 @@ export declare namespace Channel {
2600
2600
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
2601
2601
  * the last page.
2602
2602
  *
2603
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
2603
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
2604
2604
  */
2605
2605
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2606
2606
  /**
2607
2607
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
2608
2608
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
2609
2609
  *
2610
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
2610
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
2611
2611
  */
2612
2612
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
2613
2613
  /**
@@ -2616,7 +2616,7 @@ export declare namespace Channel {
2616
2616
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
2617
2617
  * indicate the offset from which entries in the program guide will be retrieved.
2618
2618
  *
2619
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
2619
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
2620
2620
  */
2621
2621
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2622
2622
  /**
@@ -2625,7 +2625,7 @@ export declare namespace Channel {
2625
2625
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
2626
2626
  * indicate the offset from which entries in the program guide will be retrieved.
2627
2627
  *
2628
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
2628
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
2629
2629
  */
2630
2630
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2631
2631
  }> | null>;
@@ -2633,20 +2633,20 @@ export declare namespace Channel {
2633
2633
  /**
2634
2634
  * This field shall indicate the list of programs.
2635
2635
  *
2636
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.2
2636
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.2
2637
2637
  */
2638
2638
  programList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2639
2639
  /**
2640
2640
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
2641
2641
  * identifier shall be unique across multiple channels.
2642
2642
  *
2643
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
2643
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
2644
2644
  */
2645
2645
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
2646
2646
  /**
2647
2647
  * This field shall indicate the channel associated to the program.
2648
2648
  *
2649
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
2649
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
2650
2650
  */
2651
2651
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2652
2652
  /**
@@ -2655,7 +2655,7 @@ export declare namespace Channel {
2655
2655
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2656
2656
  * represented by a major or minor number.
2657
2657
  *
2658
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
2658
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
2659
2659
  */
2660
2660
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2661
2661
  /**
@@ -2664,42 +2664,42 @@ export declare namespace Channel {
2664
2664
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
2665
2665
  * represented by a major or minor number.
2666
2666
  *
2667
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
2667
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
2668
2668
  */
2669
2669
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
2670
2670
  /**
2671
2671
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
2672
2672
  * field is optional, but SHOULD be provided when known.
2673
2673
  *
2674
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
2674
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
2675
2675
  */
2676
2676
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2677
2677
  /**
2678
2678
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
2679
2679
  * provided when known.
2680
2680
  *
2681
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
2681
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
2682
2682
  */
2683
2683
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2684
2684
  /**
2685
2685
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
2686
2686
  * be provided when known.
2687
2687
  *
2688
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
2688
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
2689
2689
  */
2690
2690
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2691
2691
  /**
2692
2692
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
2693
2693
  * provided when MajorNumber and MinorNumber are not available.
2694
2694
  *
2695
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
2695
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
2696
2696
  */
2697
2697
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2698
2698
  /**
2699
2699
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
2700
2700
  * provided when known.
2701
2701
  *
2702
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
2702
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
2703
2703
  */
2704
2704
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
2705
2705
  }>>;
@@ -2707,34 +2707,34 @@ export declare namespace Channel {
2707
2707
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
2708
2708
  * This field can represent a past or future value.
2709
2709
  *
2710
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
2710
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
2711
2711
  */
2712
2712
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
2713
2713
  /**
2714
2714
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
2715
2715
  * field can represent a past or future value but shall be greater than the StartTime.
2716
2716
  *
2717
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
2717
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
2718
2718
  */
2719
2719
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
2720
2720
  /**
2721
2721
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
2722
2722
  *
2723
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
2723
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
2724
2724
  */
2725
2725
  title: import("../tlv/TlvObject.js").FieldType<string>;
2726
2726
  /**
2727
2727
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
2728
2728
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
2729
2729
  *
2730
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
2730
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
2731
2731
  */
2732
2732
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2733
2733
  /**
2734
2734
  * This field shall indicate the brief description for the specific program. For example, a description of an
2735
2735
  * episode. This field is optional but shall be provided if known.
2736
2736
  *
2737
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
2737
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
2738
2738
  */
2739
2739
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2740
2740
  /**
@@ -2742,7 +2742,7 @@ export declare namespace Channel {
2742
2742
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
2743
2743
  * known.
2744
2744
  *
2745
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
2745
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
2746
2746
  */
2747
2747
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
2748
2748
  /**
@@ -2752,14 +2752,14 @@ export declare namespace Channel {
2752
2752
  * children but can be accepted in general for older children. This field is optional but shall be provided if
2753
2753
  * known.
2754
2754
  *
2755
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
2755
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
2756
2756
  */
2757
2757
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
2758
2758
  /**
2759
2759
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
2760
2760
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
2761
2761
  *
2762
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
2762
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
2763
2763
  */
2764
2764
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2765
2765
  /**
@@ -2767,35 +2767,35 @@ export declare namespace Channel {
2767
2767
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
2768
2768
  * https scheme.
2769
2769
  *
2770
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
2770
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
2771
2771
  */
2772
2772
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2773
2773
  /**
2774
2774
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
2775
2775
  * syntax as specified in RFC 1738 and shall use the https scheme.
2776
2776
  *
2777
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
2777
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
2778
2778
  */
2779
2779
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2780
2780
  /**
2781
2781
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
2782
2782
  * This field is optional but when provided, the year shall be provided as part of the string.
2783
2783
  *
2784
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
2784
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
2785
2785
  */
2786
2786
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2787
2787
  /**
2788
2788
  * This field shall represent a string providing additional information on the parental guidance. This field is
2789
2789
  * optional.
2790
2790
  *
2791
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
2791
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
2792
2792
  */
2793
2793
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2794
2794
  /**
2795
2795
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
2796
2796
  * feature is set.
2797
2797
  *
2798
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
2798
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
2799
2799
  */
2800
2800
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
2801
2801
  /**
@@ -2815,19 +2815,19 @@ export declare namespace Channel {
2815
2815
  * This field shall represent the information of a series such as season and episode number. This field is
2816
2816
  * optional but SHOULD be provided if the program represents a series and this information is available.
2817
2817
  *
2818
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
2818
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
2819
2819
  */
2820
2820
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2821
2821
  /**
2822
2822
  * This field shall represent the season of the series associated to the program.
2823
2823
  *
2824
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
2824
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
2825
2825
  */
2826
2826
  season: import("../tlv/TlvObject.js").FieldType<string>;
2827
2827
  /**
2828
2828
  * This field shall represent the episode of the program.
2829
2829
  *
2830
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
2830
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
2831
2831
  */
2832
2832
  episode: import("../tlv/TlvObject.js").FieldType<string>;
2833
2833
  }> | null>;
@@ -2835,19 +2835,19 @@ export declare namespace Channel {
2835
2835
  * This field shall represent the category of a particular program. This field is optional but shall be provided
2836
2836
  * if known.
2837
2837
  *
2838
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
2838
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
2839
2839
  */
2840
2840
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2841
2841
  /**
2842
2842
  * This field shall represent the category or genre of the program. Ex. News.
2843
2843
  *
2844
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
2844
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
2845
2845
  */
2846
2846
  category: import("../tlv/TlvObject.js").FieldType<string>;
2847
2847
  /**
2848
2848
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
2849
2849
  *
2850
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
2850
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
2851
2851
  */
2852
2852
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
2853
2853
  }>[]>;
@@ -2855,26 +2855,26 @@ export declare namespace Channel {
2855
2855
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
2856
2856
  * than one role. This field is optional but shall be provided if known.
2857
2857
  *
2858
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
2858
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
2859
2859
  */
2860
2860
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2861
2861
  /**
2862
2862
  * This field shall represent the name of the cast member.
2863
2863
  *
2864
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
2864
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
2865
2865
  */
2866
2866
  name: import("../tlv/TlvObject.js").FieldType<string>;
2867
2867
  /**
2868
2868
  * This field shall represent the role of the cast member. Ex. Actor, Director.
2869
2869
  *
2870
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
2870
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
2871
2871
  */
2872
2872
  role: import("../tlv/TlvObject.js").FieldType<string>;
2873
2873
  }>[]>;
2874
2874
  /**
2875
2875
  * This field shall indicate the list of additional external content identifiers.
2876
2876
  *
2877
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
2877
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
2878
2878
  */
2879
2879
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2880
2880
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2894,14 +2894,14 @@ export declare namespace Channel {
2894
2894
  /**
2895
2895
  * Record a specific program or series when it goes live. This functionality enables DVR recording features.
2896
2896
  *
2897
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7
2897
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7
2898
2898
  */
2899
2899
  readonly recordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2900
2900
  /**
2901
2901
  * This field shall indicate the program identifier for the program that should be recorded. This value is
2902
2902
  * provided by the identifier field in ProgramStruct.
2903
2903
  *
2904
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.1
2904
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.1
2905
2905
  */
2906
2906
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
2907
2907
  /**
@@ -2909,13 +2909,13 @@ export declare namespace Channel {
2909
2909
  * invoking record program on an episode with that flag set to true, the target should schedule record the whole
2910
2910
  * series.
2911
2911
  *
2912
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.2
2912
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.2
2913
2913
  */
2914
2914
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
2915
2915
  /**
2916
2916
  * This field, if present, shall indicate the list of additional external content identifiers.
2917
2917
  *
2918
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.3
2918
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.3
2919
2919
  */
2920
2920
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2921
2921
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2924,21 +2924,21 @@ export declare namespace Channel {
2924
2924
  /**
2925
2925
  * This field, if present, shall indicate app-specific data.
2926
2926
  *
2927
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.4
2927
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.4
2928
2928
  */
2929
2929
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
2930
2930
  }>, void, any>;
2931
2931
  /**
2932
2932
  * Cancel recording for a specific program or series.
2933
2933
  *
2934
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8
2934
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8
2935
2935
  */
2936
2936
  readonly cancelRecordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2937
2937
  /**
2938
2938
  * This field shall indicate the program identifier for the program that should be cancelled from recording.
2939
2939
  * This value is provided by the identifier field in ProgramStruct.
2940
2940
  *
2941
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.1
2941
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.1
2942
2942
  */
2943
2943
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
2944
2944
  /**
@@ -2946,13 +2946,13 @@ export declare namespace Channel {
2946
2946
  * recording. For example, invoking record program on an episode with that flag set to true, the target should
2947
2947
  * schedule record the whole series.
2948
2948
  *
2949
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.2
2949
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.2
2950
2950
  */
2951
2951
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
2952
2952
  /**
2953
2953
  * This field, if present, shall indicate the list of additional external content identifiers.
2954
2954
  *
2955
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.3
2955
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.3
2956
2956
  */
2957
2957
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
2958
2958
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2961,7 +2961,7 @@ export declare namespace Channel {
2961
2961
  /**
2962
2962
  * This field, if present, shall indicate app-specific data.
2963
2963
  *
2964
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.4
2964
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.4
2965
2965
  */
2966
2966
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
2967
2967
  }>, void, any>;
@@ -3007,7 +3007,7 @@ export declare namespace Channel {
3007
3007
  * This attribute shall contain the current channel. When supported but a channel is not currently tuned to
3008
3008
  * (if a content application is in foreground), the value of the field shall be null.
3009
3009
  *
3010
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.3
3010
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.3
3011
3011
  */
3012
3012
  readonly currentChannel: OptionalAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
3013
3013
  /**
@@ -3016,7 +3016,7 @@ export declare namespace Channel {
3016
3016
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3017
3017
  * represented by a major or minor number.
3018
3018
  *
3019
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
3019
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
3020
3020
  */
3021
3021
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3022
3022
  /**
@@ -3025,42 +3025,42 @@ export declare namespace Channel {
3025
3025
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3026
3026
  * represented by a major or minor number.
3027
3027
  *
3028
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
3028
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
3029
3029
  */
3030
3030
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3031
3031
  /**
3032
3032
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
3033
3033
  * field is optional, but SHOULD be provided when known.
3034
3034
  *
3035
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
3035
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
3036
3036
  */
3037
3037
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3038
3038
  /**
3039
3039
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
3040
3040
  * provided when known.
3041
3041
  *
3042
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
3042
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
3043
3043
  */
3044
3044
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3045
3045
  /**
3046
3046
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
3047
3047
  * be provided when known.
3048
3048
  *
3049
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
3049
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
3050
3050
  */
3051
3051
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3052
3052
  /**
3053
3053
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
3054
3054
  * provided when MajorNumber and MinorNumber are not available.
3055
3055
  *
3056
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
3056
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
3057
3057
  */
3058
3058
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3059
3059
  /**
3060
3060
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
3061
3061
  * provided when known.
3062
3062
  *
3063
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
3063
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
3064
3064
  */
3065
3065
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
3066
3066
  }> | null, any>;
@@ -3069,19 +3069,19 @@ export declare namespace Channel {
3069
3069
  /**
3070
3070
  * Change the channel to the channel with the given Number in the ChannelList attribute.
3071
3071
  *
3072
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3
3072
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3
3073
3073
  */
3074
3074
  readonly changeChannelByNumber: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3075
3075
  /**
3076
3076
  * This field shall indicate the channel major number value (ATSC format) to which the channel should change.
3077
3077
  *
3078
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.1
3078
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.1
3079
3079
  */
3080
3080
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3081
3081
  /**
3082
3082
  * This field shall indicate the channel minor number value (ATSC format) to which the channel should change.
3083
3083
  *
3084
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.2
3084
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.2
3085
3085
  */
3086
3086
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3087
3087
  }>, void, any>;
@@ -3094,14 +3094,14 @@ export declare namespace Channel {
3094
3094
  * continue. For example, if the current channel is at index 0 and count value of -1 is given, then the
3095
3095
  * current channel should change to the last channel.
3096
3096
  *
3097
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4
3097
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4
3098
3098
  */
3099
3099
  readonly skipChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3100
3100
  /**
3101
3101
  * This field shall indicate the number of steps to increase (Count is positive) or decrease (Count is negative)
3102
3102
  * the current channel.
3103
3103
  *
3104
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4.1
3104
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4.1
3105
3105
  */
3106
3106
  count: import("../tlv/TlvObject.js").FieldType<number>;
3107
3107
  }>, void, any>;
@@ -3118,7 +3118,7 @@ export declare namespace Channel {
3118
3118
  /**
3119
3119
  * This attribute shall provide the list of supported channels.
3120
3120
  *
3121
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.1
3121
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.1
3122
3122
  */
3123
3123
  readonly channelList: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
3124
3124
  /**
@@ -3127,7 +3127,7 @@ export declare namespace Channel {
3127
3127
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3128
3128
  * represented by a major or minor number.
3129
3129
  *
3130
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
3130
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
3131
3131
  */
3132
3132
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3133
3133
  /**
@@ -3136,42 +3136,42 @@ export declare namespace Channel {
3136
3136
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3137
3137
  * represented by a major or minor number.
3138
3138
  *
3139
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
3139
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
3140
3140
  */
3141
3141
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3142
3142
  /**
3143
3143
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
3144
3144
  * field is optional, but SHOULD be provided when known.
3145
3145
  *
3146
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
3146
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
3147
3147
  */
3148
3148
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3149
3149
  /**
3150
3150
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
3151
3151
  * provided when known.
3152
3152
  *
3153
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
3153
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
3154
3154
  */
3155
3155
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3156
3156
  /**
3157
3157
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
3158
3158
  * be provided when known.
3159
3159
  *
3160
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
3160
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
3161
3161
  */
3162
3162
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3163
3163
  /**
3164
3164
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
3165
3165
  * provided when MajorNumber and MinorNumber are not available.
3166
3166
  *
3167
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
3167
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
3168
3168
  */
3169
3169
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3170
3170
  /**
3171
3171
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
3172
3172
  * provided when known.
3173
3173
  *
3174
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
3174
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
3175
3175
  */
3176
3176
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
3177
3177
  }>[], any>;
@@ -3186,33 +3186,33 @@ export declare namespace Channel {
3186
3186
  /**
3187
3187
  * This attribute shall identify the channel lineup using external data sources.
3188
3188
  *
3189
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.6.2
3189
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.6.2
3190
3190
  */
3191
3191
  readonly lineup: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
3192
3192
  /**
3193
3193
  * This field shall indicate the name of the operator, for example “Comcast”.
3194
3194
  *
3195
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.1
3195
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.1
3196
3196
  */
3197
3197
  operatorName: import("../tlv/TlvObject.js").FieldType<string>;
3198
3198
  /**
3199
3199
  * This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
3200
3200
  * optional, but SHOULD be provided when known.
3201
3201
  *
3202
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.2
3202
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.2
3203
3203
  */
3204
3204
  lineupName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3205
3205
  /**
3206
3206
  * This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
3207
3207
  * field is optional, but SHOULD be provided when known.
3208
3208
  *
3209
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.3
3209
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.3
3210
3210
  */
3211
3211
  postalCode: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3212
3212
  /**
3213
3213
  * This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
3214
3214
  *
3215
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.4
3215
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.4
3216
3216
  */
3217
3217
  lineupInfoType: import("../tlv/TlvObject.js").FieldType<LineupInfoType>;
3218
3218
  }> | null, any>;
@@ -3234,26 +3234,26 @@ export declare namespace Channel {
3234
3234
  *
3235
3235
  * Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
3236
3236
  *
3237
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
3237
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
3238
3238
  */
3239
3239
  readonly changeChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3240
3240
  /**
3241
3241
  * This field shall contain a user-input string to match in order to identify the target channel.
3242
3242
  *
3243
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
3243
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
3244
3244
  */
3245
3245
  match: import("../tlv/TlvObject.js").FieldType<string>;
3246
3246
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
3247
3247
  /**
3248
3248
  * This field shall indicate the status of the command which resulted in this response.
3249
3249
  *
3250
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
3250
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
3251
3251
  */
3252
3252
  status: import("../tlv/TlvObject.js").FieldType<Status>;
3253
3253
  /**
3254
3254
  * This field shall indicate Optional app-specific data.
3255
3255
  *
3256
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
3256
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
3257
3257
  */
3258
3258
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3259
3259
  }>, any>;
@@ -3275,26 +3275,26 @@ export declare namespace Channel {
3275
3275
  *
3276
3276
  * Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
3277
3277
  *
3278
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1
3278
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1
3279
3279
  */
3280
3280
  readonly changeChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3281
3281
  /**
3282
3282
  * This field shall contain a user-input string to match in order to identify the target channel.
3283
3283
  *
3284
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
3284
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
3285
3285
  */
3286
3286
  match: import("../tlv/TlvObject.js").FieldType<string>;
3287
3287
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
3288
3288
  /**
3289
3289
  * This field shall indicate the status of the command which resulted in this response.
3290
3290
  *
3291
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
3291
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
3292
3292
  */
3293
3293
  status: import("../tlv/TlvObject.js").FieldType<Status>;
3294
3294
  /**
3295
3295
  * This field shall indicate Optional app-specific data.
3296
3296
  *
3297
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
3297
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
3298
3298
  */
3299
3299
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3300
3300
  }>, any>;
@@ -3312,14 +3312,14 @@ export declare namespace Channel {
3312
3312
  * ProgramGuideResponse. Standard error codes shall be used when arguments provided are not valid. For
3313
3313
  * example, if StartTime is greater than EndTime, the status code INVALID_ACTION shall be returned.
3314
3314
  *
3315
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5
3315
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5
3316
3316
  */
3317
3317
  readonly getProgramGuide: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3318
3318
  /**
3319
3319
  * This field shall indicate the beginning of the time window for which program guide entries are to be
3320
3320
  * retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
3321
3321
  *
3322
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.1
3322
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.1
3323
3323
  */
3324
3324
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
3325
3325
  /**
@@ -3327,7 +3327,7 @@ export declare namespace Channel {
3327
3327
  * a UTC time. Entries with an end time on or before this value will be included in the results. This field can
3328
3328
  * represent a past or future value but shall be greater than the StartTime.
3329
3329
  *
3330
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.2
3330
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.2
3331
3331
  */
3332
3332
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
3333
3333
  /**
@@ -3335,7 +3335,7 @@ export declare namespace Channel {
3335
3335
  * a list of channels in this field, the response will only include entries corresponding to the specified
3336
3336
  * channels.
3337
3337
  *
3338
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.3
3338
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.3
3339
3339
  */
3340
3340
  channelList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3341
3341
  /**
@@ -3344,7 +3344,7 @@ export declare namespace Channel {
3344
3344
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3345
3345
  * represented by a major or minor number.
3346
3346
  *
3347
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
3347
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
3348
3348
  */
3349
3349
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3350
3350
  /**
@@ -3353,56 +3353,56 @@ export declare namespace Channel {
3353
3353
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3354
3354
  * represented by a major or minor number.
3355
3355
  *
3356
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
3356
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
3357
3357
  */
3358
3358
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3359
3359
  /**
3360
3360
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
3361
3361
  * field is optional, but SHOULD be provided when known.
3362
3362
  *
3363
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
3363
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
3364
3364
  */
3365
3365
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3366
3366
  /**
3367
3367
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
3368
3368
  * provided when known.
3369
3369
  *
3370
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
3370
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
3371
3371
  */
3372
3372
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3373
3373
  /**
3374
3374
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
3375
3375
  * be provided when known.
3376
3376
  *
3377
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
3377
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
3378
3378
  */
3379
3379
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3380
3380
  /**
3381
3381
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
3382
3382
  * provided when MajorNumber and MinorNumber are not available.
3383
3383
  *
3384
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
3384
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
3385
3385
  */
3386
3386
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3387
3387
  /**
3388
3388
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
3389
3389
  * provided when known.
3390
3390
  *
3391
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
3391
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
3392
3392
  */
3393
3393
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
3394
3394
  }>[]>;
3395
3395
  /**
3396
3396
  * This field shall indicate the pagination token used for managing pagination progression.
3397
3397
  *
3398
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.4
3398
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.4
3399
3399
  */
3400
3400
  pageToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3401
3401
  /**
3402
3402
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
3403
3403
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
3404
3404
  *
3405
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
3405
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
3406
3406
  */
3407
3407
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3408
3408
  /**
@@ -3411,7 +3411,7 @@ export declare namespace Channel {
3411
3411
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
3412
3412
  * indicate the offset from which entries in the program guide will be retrieved.
3413
3413
  *
3414
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
3414
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
3415
3415
  */
3416
3416
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3417
3417
  /**
@@ -3420,14 +3420,14 @@ export declare namespace Channel {
3420
3420
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
3421
3421
  * indicate the offset from which entries in the program guide will be retrieved.
3422
3422
  *
3423
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
3423
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
3424
3424
  */
3425
3425
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3426
3426
  }> | null>;
3427
3427
  /**
3428
3428
  * This field shall indicate the flags of the programs for which entries should be fetched.
3429
3429
  *
3430
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.5
3430
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.5
3431
3431
  */
3432
3432
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
3433
3433
  /**
@@ -3446,7 +3446,7 @@ export declare namespace Channel {
3446
3446
  /**
3447
3447
  * This field shall indicate the list of additional external content identifiers.
3448
3448
  *
3449
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.6
3449
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.6
3450
3450
  */
3451
3451
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3452
3452
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -3455,7 +3455,7 @@ export declare namespace Channel {
3455
3455
  /**
3456
3456
  * This field shall indicate Optional app-specific data.
3457
3457
  *
3458
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.7
3458
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.7
3459
3459
  */
3460
3460
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
3461
3461
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -3463,21 +3463,21 @@ export declare namespace Channel {
3463
3463
  * This field shall indicate the necessary pagination attributes that define information for both the succeeding
3464
3464
  * and preceding data pages.
3465
3465
  *
3466
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.1
3466
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.1
3467
3467
  */
3468
3468
  paging: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3469
3469
  /**
3470
3470
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
3471
3471
  * response as the initial page.
3472
3472
  *
3473
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
3473
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
3474
3474
  */
3475
3475
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3476
3476
  /**
3477
3477
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
3478
3478
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
3479
3479
  *
3480
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
3480
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
3481
3481
  */
3482
3482
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3483
3483
  /**
@@ -3486,7 +3486,7 @@ export declare namespace Channel {
3486
3486
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
3487
3487
  * indicate the offset from which entries in the program guide will be retrieved.
3488
3488
  *
3489
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
3489
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
3490
3490
  */
3491
3491
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3492
3492
  /**
@@ -3495,7 +3495,7 @@ export declare namespace Channel {
3495
3495
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
3496
3496
  * indicate the offset from which entries in the program guide will be retrieved.
3497
3497
  *
3498
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
3498
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
3499
3499
  */
3500
3500
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3501
3501
  }> | null>;
@@ -3503,14 +3503,14 @@ export declare namespace Channel {
3503
3503
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
3504
3504
  * the last page.
3505
3505
  *
3506
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
3506
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
3507
3507
  */
3508
3508
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3509
3509
  /**
3510
3510
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
3511
3511
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
3512
3512
  *
3513
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
3513
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
3514
3514
  */
3515
3515
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
3516
3516
  /**
@@ -3519,7 +3519,7 @@ export declare namespace Channel {
3519
3519
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
3520
3520
  * indicate the offset from which entries in the program guide will be retrieved.
3521
3521
  *
3522
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
3522
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
3523
3523
  */
3524
3524
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3525
3525
  /**
@@ -3528,7 +3528,7 @@ export declare namespace Channel {
3528
3528
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
3529
3529
  * indicate the offset from which entries in the program guide will be retrieved.
3530
3530
  *
3531
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
3531
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
3532
3532
  */
3533
3533
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3534
3534
  }> | null>;
@@ -3536,20 +3536,20 @@ export declare namespace Channel {
3536
3536
  /**
3537
3537
  * This field shall indicate the list of programs.
3538
3538
  *
3539
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.2
3539
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.2
3540
3540
  */
3541
3541
  programList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3542
3542
  /**
3543
3543
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
3544
3544
  * identifier shall be unique across multiple channels.
3545
3545
  *
3546
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
3546
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
3547
3547
  */
3548
3548
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
3549
3549
  /**
3550
3550
  * This field shall indicate the channel associated to the program.
3551
3551
  *
3552
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
3552
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
3553
3553
  */
3554
3554
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3555
3555
  /**
@@ -3558,7 +3558,7 @@ export declare namespace Channel {
3558
3558
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3559
3559
  * represented by a major or minor number.
3560
3560
  *
3561
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
3561
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
3562
3562
  */
3563
3563
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3564
3564
  /**
@@ -3567,42 +3567,42 @@ export declare namespace Channel {
3567
3567
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3568
3568
  * represented by a major or minor number.
3569
3569
  *
3570
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
3570
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
3571
3571
  */
3572
3572
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3573
3573
  /**
3574
3574
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
3575
3575
  * field is optional, but SHOULD be provided when known.
3576
3576
  *
3577
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
3577
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
3578
3578
  */
3579
3579
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3580
3580
  /**
3581
3581
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
3582
3582
  * provided when known.
3583
3583
  *
3584
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
3584
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
3585
3585
  */
3586
3586
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3587
3587
  /**
3588
3588
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
3589
3589
  * be provided when known.
3590
3590
  *
3591
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
3591
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
3592
3592
  */
3593
3593
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3594
3594
  /**
3595
3595
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
3596
3596
  * provided when MajorNumber and MinorNumber are not available.
3597
3597
  *
3598
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
3598
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
3599
3599
  */
3600
3600
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3601
3601
  /**
3602
3602
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
3603
3603
  * provided when known.
3604
3604
  *
3605
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
3605
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
3606
3606
  */
3607
3607
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
3608
3608
  }>>;
@@ -3610,34 +3610,34 @@ export declare namespace Channel {
3610
3610
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
3611
3611
  * This field can represent a past or future value.
3612
3612
  *
3613
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
3613
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
3614
3614
  */
3615
3615
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
3616
3616
  /**
3617
3617
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
3618
3618
  * field can represent a past or future value but shall be greater than the StartTime.
3619
3619
  *
3620
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
3620
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
3621
3621
  */
3622
3622
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
3623
3623
  /**
3624
3624
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
3625
3625
  *
3626
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
3626
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
3627
3627
  */
3628
3628
  title: import("../tlv/TlvObject.js").FieldType<string>;
3629
3629
  /**
3630
3630
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
3631
3631
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
3632
3632
  *
3633
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
3633
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
3634
3634
  */
3635
3635
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3636
3636
  /**
3637
3637
  * This field shall indicate the brief description for the specific program. For example, a description of an
3638
3638
  * episode. This field is optional but shall be provided if known.
3639
3639
  *
3640
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
3640
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
3641
3641
  */
3642
3642
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3643
3643
  /**
@@ -3645,7 +3645,7 @@ export declare namespace Channel {
3645
3645
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
3646
3646
  * known.
3647
3647
  *
3648
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
3648
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
3649
3649
  */
3650
3650
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
3651
3651
  /**
@@ -3655,14 +3655,14 @@ export declare namespace Channel {
3655
3655
  * children but can be accepted in general for older children. This field is optional but shall be provided if
3656
3656
  * known.
3657
3657
  *
3658
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
3658
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
3659
3659
  */
3660
3660
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
3661
3661
  /**
3662
3662
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
3663
3663
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
3664
3664
  *
3665
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
3665
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
3666
3666
  */
3667
3667
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3668
3668
  /**
@@ -3670,35 +3670,35 @@ export declare namespace Channel {
3670
3670
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
3671
3671
  * https scheme.
3672
3672
  *
3673
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
3673
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
3674
3674
  */
3675
3675
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3676
3676
  /**
3677
3677
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
3678
3678
  * syntax as specified in RFC 1738 and shall use the https scheme.
3679
3679
  *
3680
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
3680
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
3681
3681
  */
3682
3682
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3683
3683
  /**
3684
3684
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
3685
3685
  * This field is optional but when provided, the year shall be provided as part of the string.
3686
3686
  *
3687
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
3687
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
3688
3688
  */
3689
3689
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3690
3690
  /**
3691
3691
  * This field shall represent a string providing additional information on the parental guidance. This field is
3692
3692
  * optional.
3693
3693
  *
3694
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
3694
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
3695
3695
  */
3696
3696
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3697
3697
  /**
3698
3698
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
3699
3699
  * feature is set.
3700
3700
  *
3701
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
3701
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
3702
3702
  */
3703
3703
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
3704
3704
  /**
@@ -3718,19 +3718,19 @@ export declare namespace Channel {
3718
3718
  * This field shall represent the information of a series such as season and episode number. This field is
3719
3719
  * optional but SHOULD be provided if the program represents a series and this information is available.
3720
3720
  *
3721
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
3721
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
3722
3722
  */
3723
3723
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3724
3724
  /**
3725
3725
  * This field shall represent the season of the series associated to the program.
3726
3726
  *
3727
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
3727
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
3728
3728
  */
3729
3729
  season: import("../tlv/TlvObject.js").FieldType<string>;
3730
3730
  /**
3731
3731
  * This field shall represent the episode of the program.
3732
3732
  *
3733
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
3733
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
3734
3734
  */
3735
3735
  episode: import("../tlv/TlvObject.js").FieldType<string>;
3736
3736
  }> | null>;
@@ -3738,19 +3738,19 @@ export declare namespace Channel {
3738
3738
  * This field shall represent the category of a particular program. This field is optional but shall be provided
3739
3739
  * if known.
3740
3740
  *
3741
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
3741
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
3742
3742
  */
3743
3743
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3744
3744
  /**
3745
3745
  * This field shall represent the category or genre of the program. Ex. News.
3746
3746
  *
3747
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
3747
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
3748
3748
  */
3749
3749
  category: import("../tlv/TlvObject.js").FieldType<string>;
3750
3750
  /**
3751
3751
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
3752
3752
  *
3753
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
3753
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
3754
3754
  */
3755
3755
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3756
3756
  }>[]>;
@@ -3758,26 +3758,26 @@ export declare namespace Channel {
3758
3758
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
3759
3759
  * than one role. This field is optional but shall be provided if known.
3760
3760
  *
3761
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
3761
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
3762
3762
  */
3763
3763
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3764
3764
  /**
3765
3765
  * This field shall represent the name of the cast member.
3766
3766
  *
3767
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
3767
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
3768
3768
  */
3769
3769
  name: import("../tlv/TlvObject.js").FieldType<string>;
3770
3770
  /**
3771
3771
  * This field shall represent the role of the cast member. Ex. Actor, Director.
3772
3772
  *
3773
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
3773
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
3774
3774
  */
3775
3775
  role: import("../tlv/TlvObject.js").FieldType<string>;
3776
3776
  }>[]>;
3777
3777
  /**
3778
3778
  * This field shall indicate the list of additional external content identifiers.
3779
3779
  *
3780
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
3780
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
3781
3781
  */
3782
3782
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3783
3783
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -3797,14 +3797,14 @@ export declare namespace Channel {
3797
3797
  /**
3798
3798
  * Record a specific program or series when it goes live. This functionality enables DVR recording features.
3799
3799
  *
3800
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7
3800
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7
3801
3801
  */
3802
3802
  readonly recordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3803
3803
  /**
3804
3804
  * This field shall indicate the program identifier for the program that should be recorded. This value is
3805
3805
  * provided by the identifier field in ProgramStruct.
3806
3806
  *
3807
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.1
3807
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.1
3808
3808
  */
3809
3809
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
3810
3810
  /**
@@ -3812,13 +3812,13 @@ export declare namespace Channel {
3812
3812
  * invoking record program on an episode with that flag set to true, the target should schedule record the whole
3813
3813
  * series.
3814
3814
  *
3815
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.2
3815
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.2
3816
3816
  */
3817
3817
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
3818
3818
  /**
3819
3819
  * This field, if present, shall indicate the list of additional external content identifiers.
3820
3820
  *
3821
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.3
3821
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.3
3822
3822
  */
3823
3823
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3824
3824
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -3827,21 +3827,21 @@ export declare namespace Channel {
3827
3827
  /**
3828
3828
  * This field, if present, shall indicate app-specific data.
3829
3829
  *
3830
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.4
3830
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.4
3831
3831
  */
3832
3832
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
3833
3833
  }>, void, any>;
3834
3834
  /**
3835
3835
  * Cancel recording for a specific program or series.
3836
3836
  *
3837
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8
3837
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8
3838
3838
  */
3839
3839
  readonly cancelRecordProgram: Command<import("../tlv/TlvObject.js").TypeFromFields<{
3840
3840
  /**
3841
3841
  * This field shall indicate the program identifier for the program that should be cancelled from recording.
3842
3842
  * This value is provided by the identifier field in ProgramStruct.
3843
3843
  *
3844
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.1
3844
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.1
3845
3845
  */
3846
3846
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
3847
3847
  /**
@@ -3849,13 +3849,13 @@ export declare namespace Channel {
3849
3849
  * recording. For example, invoking record program on an episode with that flag set to true, the target should
3850
3850
  * schedule record the whole series.
3851
3851
  *
3852
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.2
3852
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.2
3853
3853
  */
3854
3854
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
3855
3855
  /**
3856
3856
  * This field, if present, shall indicate the list of additional external content identifiers.
3857
3857
  *
3858
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.3
3858
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.3
3859
3859
  */
3860
3860
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
3861
3861
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -3864,7 +3864,7 @@ export declare namespace Channel {
3864
3864
  /**
3865
3865
  * This field, if present, shall indicate app-specific data.
3866
3866
  *
3867
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.4
3867
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.4
3868
3868
  */
3869
3869
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
3870
3870
  }>, void, any>;
@@ -3887,7 +3887,7 @@ export declare namespace Channel {
3887
3887
  *
3888
3888
  * ChannelCluster supports optional features that you can enable with the ChannelCluster.with() factory method.
3889
3889
  *
3890
- * @see {@link MatterSpecification.v13.Cluster} § 6.6
3890
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6
3891
3891
  */
3892
3892
  interface Cluster extends Identity<typeof ClusterInstance> {
3893
3893
  }
@@ -3933,7 +3933,7 @@ export declare namespace Channel {
3933
3933
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3934
3934
  * represented by a major or minor number.
3935
3935
  *
3936
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
3936
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
3937
3937
  */
3938
3938
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3939
3939
  /**
@@ -3942,42 +3942,42 @@ export declare namespace Channel {
3942
3942
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
3943
3943
  * represented by a major or minor number.
3944
3944
  *
3945
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
3945
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
3946
3946
  */
3947
3947
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
3948
3948
  /**
3949
3949
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
3950
3950
  * field is optional, but SHOULD be provided when known.
3951
3951
  *
3952
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
3952
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
3953
3953
  */
3954
3954
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3955
3955
  /**
3956
3956
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
3957
3957
  * provided when known.
3958
3958
  *
3959
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
3959
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
3960
3960
  */
3961
3961
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3962
3962
  /**
3963
3963
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
3964
3964
  * be provided when known.
3965
3965
  *
3966
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
3966
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
3967
3967
  */
3968
3968
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3969
3969
  /**
3970
3970
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
3971
3971
  * provided when MajorNumber and MinorNumber are not available.
3972
3972
  *
3973
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
3973
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
3974
3974
  */
3975
3975
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
3976
3976
  /**
3977
3977
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
3978
3978
  * provided when known.
3979
3979
  *
3980
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
3980
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
3981
3981
  */
3982
3982
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
3983
3983
  }>[], any> & {
@@ -3992,27 +3992,27 @@ export declare namespace Channel {
3992
3992
  /**
3993
3993
  * This field shall indicate the name of the operator, for example “Comcast”.
3994
3994
  *
3995
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.1
3995
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.1
3996
3996
  */
3997
3997
  operatorName: import("../tlv/TlvObject.js").FieldType<string>;
3998
3998
  /**
3999
3999
  * This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
4000
4000
  * optional, but SHOULD be provided when known.
4001
4001
  *
4002
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.2
4002
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.2
4003
4003
  */
4004
4004
  lineupName: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4005
4005
  /**
4006
4006
  * This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
4007
4007
  * field is optional, but SHOULD be provided when known.
4008
4008
  *
4009
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.3
4009
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.3
4010
4010
  */
4011
4011
  postalCode: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4012
4012
  /**
4013
4013
  * This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
4014
4014
  *
4015
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.6.4
4015
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.6.4
4016
4016
  */
4017
4017
  lineupInfoType: import("../tlv/TlvObject.js").FieldType<LineupInfoType>;
4018
4018
  }> | null, any> & {
@@ -4030,7 +4030,7 @@ export declare namespace Channel {
4030
4030
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4031
4031
  * represented by a major or minor number.
4032
4032
  *
4033
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
4033
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
4034
4034
  */
4035
4035
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4036
4036
  /**
@@ -4039,42 +4039,42 @@ export declare namespace Channel {
4039
4039
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4040
4040
  * represented by a major or minor number.
4041
4041
  *
4042
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
4042
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
4043
4043
  */
4044
4044
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4045
4045
  /**
4046
4046
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
4047
4047
  * field is optional, but SHOULD be provided when known.
4048
4048
  *
4049
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
4049
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
4050
4050
  */
4051
4051
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4052
4052
  /**
4053
4053
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
4054
4054
  * provided when known.
4055
4055
  *
4056
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
4056
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
4057
4057
  */
4058
4058
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4059
4059
  /**
4060
4060
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
4061
4061
  * be provided when known.
4062
4062
  *
4063
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
4063
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
4064
4064
  */
4065
4065
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4066
4066
  /**
4067
4067
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
4068
4068
  * provided when MajorNumber and MinorNumber are not available.
4069
4069
  *
4070
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
4070
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
4071
4071
  */
4072
4072
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4073
4073
  /**
4074
4074
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
4075
4075
  * provided when known.
4076
4076
  *
4077
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
4077
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
4078
4078
  */
4079
4079
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
4080
4080
  }> | null, any>;
@@ -4114,20 +4114,20 @@ export declare namespace Channel {
4114
4114
  /**
4115
4115
  * This field shall contain a user-input string to match in order to identify the target channel.
4116
4116
  *
4117
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.1.1
4117
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.1.1
4118
4118
  */
4119
4119
  match: import("../tlv/TlvObject.js").FieldType<string>;
4120
4120
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
4121
4121
  /**
4122
4122
  * This field shall indicate the status of the command which resulted in this response.
4123
4123
  *
4124
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.1
4124
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.1
4125
4125
  */
4126
4126
  status: import("../tlv/TlvObject.js").FieldType<Status>;
4127
4127
  /**
4128
4128
  * This field shall indicate Optional app-specific data.
4129
4129
  *
4130
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.2.2
4130
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.2.2
4131
4131
  */
4132
4132
  data: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4133
4133
  }>, any> & {
@@ -4145,7 +4145,7 @@ export declare namespace Channel {
4145
4145
  * This field shall indicate the beginning of the time window for which program guide entries are to be
4146
4146
  * retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
4147
4147
  *
4148
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.1
4148
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.1
4149
4149
  */
4150
4150
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
4151
4151
  /**
@@ -4153,7 +4153,7 @@ export declare namespace Channel {
4153
4153
  * a UTC time. Entries with an end time on or before this value will be included in the results. This field can
4154
4154
  * represent a past or future value but shall be greater than the StartTime.
4155
4155
  *
4156
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.2
4156
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.2
4157
4157
  */
4158
4158
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
4159
4159
  /**
@@ -4161,7 +4161,7 @@ export declare namespace Channel {
4161
4161
  * a list of channels in this field, the response will only include entries corresponding to the specified
4162
4162
  * channels.
4163
4163
  *
4164
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.3
4164
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.3
4165
4165
  */
4166
4166
  channelList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4167
4167
  /**
@@ -4170,7 +4170,7 @@ export declare namespace Channel {
4170
4170
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4171
4171
  * represented by a major or minor number.
4172
4172
  *
4173
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
4173
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
4174
4174
  */
4175
4175
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4176
4176
  /**
@@ -4179,56 +4179,56 @@ export declare namespace Channel {
4179
4179
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4180
4180
  * represented by a major or minor number.
4181
4181
  *
4182
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
4182
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
4183
4183
  */
4184
4184
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4185
4185
  /**
4186
4186
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
4187
4187
  * field is optional, but SHOULD be provided when known.
4188
4188
  *
4189
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
4189
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
4190
4190
  */
4191
4191
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4192
4192
  /**
4193
4193
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
4194
4194
  * provided when known.
4195
4195
  *
4196
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
4196
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
4197
4197
  */
4198
4198
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4199
4199
  /**
4200
4200
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
4201
4201
  * be provided when known.
4202
4202
  *
4203
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
4203
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
4204
4204
  */
4205
4205
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4206
4206
  /**
4207
4207
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
4208
4208
  * provided when MajorNumber and MinorNumber are not available.
4209
4209
  *
4210
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
4210
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
4211
4211
  */
4212
4212
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4213
4213
  /**
4214
4214
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
4215
4215
  * provided when known.
4216
4216
  *
4217
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
4217
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
4218
4218
  */
4219
4219
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
4220
4220
  }>[]>;
4221
4221
  /**
4222
4222
  * This field shall indicate the pagination token used for managing pagination progression.
4223
4223
  *
4224
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.4
4224
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.4
4225
4225
  */
4226
4226
  pageToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4227
4227
  /**
4228
4228
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
4229
4229
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
4230
4230
  *
4231
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
4231
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
4232
4232
  */
4233
4233
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4234
4234
  /**
@@ -4237,7 +4237,7 @@ export declare namespace Channel {
4237
4237
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
4238
4238
  * indicate the offset from which entries in the program guide will be retrieved.
4239
4239
  *
4240
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
4240
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
4241
4241
  */
4242
4242
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4243
4243
  /**
@@ -4246,14 +4246,14 @@ export declare namespace Channel {
4246
4246
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
4247
4247
  * indicate the offset from which entries in the program guide will be retrieved.
4248
4248
  *
4249
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
4249
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
4250
4250
  */
4251
4251
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4252
4252
  }> | null>;
4253
4253
  /**
4254
4254
  * This field shall indicate the flags of the programs for which entries should be fetched.
4255
4255
  *
4256
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.5
4256
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.5
4257
4257
  */
4258
4258
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
4259
4259
  /**
@@ -4272,7 +4272,7 @@ export declare namespace Channel {
4272
4272
  /**
4273
4273
  * This field shall indicate the list of additional external content identifiers.
4274
4274
  *
4275
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.6
4275
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.6
4276
4276
  */
4277
4277
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4278
4278
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -4281,7 +4281,7 @@ export declare namespace Channel {
4281
4281
  /**
4282
4282
  * This field shall indicate Optional app-specific data.
4283
4283
  *
4284
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.5.7
4284
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.5.7
4285
4285
  */
4286
4286
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
4287
4287
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -4289,21 +4289,21 @@ export declare namespace Channel {
4289
4289
  * This field shall indicate the necessary pagination attributes that define information for both the succeeding
4290
4290
  * and preceding data pages.
4291
4291
  *
4292
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.1
4292
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.1
4293
4293
  */
4294
4294
  paging: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4295
4295
  /**
4296
4296
  * This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
4297
4297
  * response as the initial page.
4298
4298
  *
4299
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.1
4299
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.1
4300
4300
  */
4301
4301
  previousToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4302
4302
  /**
4303
4303
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
4304
4304
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
4305
4305
  *
4306
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
4306
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
4307
4307
  */
4308
4308
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4309
4309
  /**
@@ -4312,7 +4312,7 @@ export declare namespace Channel {
4312
4312
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
4313
4313
  * indicate the offset from which entries in the program guide will be retrieved.
4314
4314
  *
4315
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
4315
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
4316
4316
  */
4317
4317
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4318
4318
  /**
@@ -4321,7 +4321,7 @@ export declare namespace Channel {
4321
4321
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
4322
4322
  * indicate the offset from which entries in the program guide will be retrieved.
4323
4323
  *
4324
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
4324
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
4325
4325
  */
4326
4326
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4327
4327
  }> | null>;
@@ -4329,14 +4329,14 @@ export declare namespace Channel {
4329
4329
  * This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
4330
4330
  * the last page.
4331
4331
  *
4332
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.12.2
4332
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.12.2
4333
4333
  */
4334
4334
  nextToken: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4335
4335
  /**
4336
4336
  * This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
4337
4337
  * single response. It allows clients to specify the size of the paginated result set based on their needs.
4338
4338
  *
4339
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.1
4339
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.1
4340
4340
  */
4341
4341
  limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
4342
4342
  /**
@@ -4345,7 +4345,7 @@ export declare namespace Channel {
4345
4345
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
4346
4346
  * indicate the offset from which entries in the program guide will be retrieved.
4347
4347
  *
4348
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.2
4348
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.2
4349
4349
  */
4350
4350
  after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4351
4351
  /**
@@ -4354,7 +4354,7 @@ export declare namespace Channel {
4354
4354
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
4355
4355
  * indicate the offset from which entries in the program guide will be retrieved.
4356
4356
  *
4357
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.11.3
4357
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.11.3
4358
4358
  */
4359
4359
  before: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4360
4360
  }> | null>;
@@ -4362,20 +4362,20 @@ export declare namespace Channel {
4362
4362
  /**
4363
4363
  * This field shall indicate the list of programs.
4364
4364
  *
4365
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.6.2
4365
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.6.2
4366
4366
  */
4367
4367
  programList: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4368
4368
  /**
4369
4369
  * This field shall indicate a unique identifier for a program within an electronic program guide list. The
4370
4370
  * identifier shall be unique across multiple channels.
4371
4371
  *
4372
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.1
4372
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.1
4373
4373
  */
4374
4374
  identifier: import("../tlv/TlvObject.js").FieldType<string>;
4375
4375
  /**
4376
4376
  * This field shall indicate the channel associated to the program.
4377
4377
  *
4378
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.2
4378
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.2
4379
4379
  */
4380
4380
  channel: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4381
4381
  /**
@@ -4384,7 +4384,7 @@ export declare namespace Channel {
4384
4384
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4385
4385
  * represented by a major or minor number.
4386
4386
  *
4387
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.1
4387
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.1
4388
4388
  */
4389
4389
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4390
4390
  /**
@@ -4393,42 +4393,42 @@ export declare namespace Channel {
4393
4393
  * This field is required but shall be set to 0 for channels such as over-the-top channels that are not
4394
4394
  * represented by a major or minor number.
4395
4395
  *
4396
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.2
4396
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.2
4397
4397
  */
4398
4398
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4399
4399
  /**
4400
4400
  * This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
4401
4401
  * field is optional, but SHOULD be provided when known.
4402
4402
  *
4403
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.3
4403
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.3
4404
4404
  */
4405
4405
  name: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4406
4406
  /**
4407
4407
  * This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
4408
4408
  * provided when known.
4409
4409
  *
4410
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.4
4410
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.4
4411
4411
  */
4412
4412
  callSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4413
4413
  /**
4414
4414
  * This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
4415
4415
  * be provided when known.
4416
4416
  *
4417
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.5
4417
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.5
4418
4418
  */
4419
4419
  affiliateCallSign: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4420
4420
  /**
4421
4421
  * This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
4422
4422
  * provided when MajorNumber and MinorNumber are not available.
4423
4423
  *
4424
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.6
4424
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.6
4425
4425
  */
4426
4426
  identifier: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4427
4427
  /**
4428
4428
  * This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
4429
4429
  * provided when known.
4430
4430
  *
4431
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.5.7
4431
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.5.7
4432
4432
  */
4433
4433
  type: import("../tlv/TlvObject.js").OptionalFieldType<ChannelType>;
4434
4434
  }>>;
@@ -4436,34 +4436,34 @@ export declare namespace Channel {
4436
4436
  * This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
4437
4437
  * This field can represent a past or future value.
4438
4438
  *
4439
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.3
4439
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.3
4440
4440
  */
4441
4441
  startTime: import("../tlv/TlvObject.js").FieldType<number>;
4442
4442
  /**
4443
4443
  * This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
4444
4444
  * field can represent a past or future value but shall be greater than the StartTime.
4445
4445
  *
4446
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.4
4446
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.4
4447
4447
  */
4448
4448
  endTime: import("../tlv/TlvObject.js").FieldType<number>;
4449
4449
  /**
4450
4450
  * This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
4451
4451
  *
4452
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.5
4452
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.5
4453
4453
  */
4454
4454
  title: import("../tlv/TlvObject.js").FieldType<string>;
4455
4455
  /**
4456
4456
  * This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
4457
4457
  * episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
4458
4458
  *
4459
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.6
4459
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.6
4460
4460
  */
4461
4461
  subtitle: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4462
4462
  /**
4463
4463
  * This field shall indicate the brief description for the specific program. For example, a description of an
4464
4464
  * episode. This field is optional but shall be provided if known.
4465
4465
  *
4466
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.7
4466
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.7
4467
4467
  */
4468
4468
  description: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4469
4469
  /**
@@ -4471,7 +4471,7 @@ export declare namespace Channel {
4471
4471
  * of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
4472
4472
  * known.
4473
4473
  *
4474
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.8
4474
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.8
4475
4475
  */
4476
4476
  audioLanguages: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
4477
4477
  /**
@@ -4481,14 +4481,14 @@ export declare namespace Channel {
4481
4481
  * children but can be accepted in general for older children. This field is optional but shall be provided if
4482
4482
  * known.
4483
4483
  *
4484
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.9
4484
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.9
4485
4485
  */
4486
4486
  ratings: import("../tlv/TlvObject.js").OptionalFieldType<string[]>;
4487
4487
  /**
4488
4488
  * This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
4489
4489
  * syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
4490
4490
  *
4491
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.10
4491
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.10
4492
4492
  */
4493
4493
  thumbnailUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4494
4494
  /**
@@ -4496,35 +4496,35 @@ export declare namespace Channel {
4496
4496
  * detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
4497
4497
  * https scheme.
4498
4498
  *
4499
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.11
4499
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.11
4500
4500
  */
4501
4501
  posterArtUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4502
4502
  /**
4503
4503
  * This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
4504
4504
  * syntax as specified in RFC 1738 and shall use the https scheme.
4505
4505
  *
4506
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.12
4506
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.12
4507
4507
  */
4508
4508
  dvbiUrl: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4509
4509
  /**
4510
4510
  * This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
4511
4511
  * This field is optional but when provided, the year shall be provided as part of the string.
4512
4512
  *
4513
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.13
4513
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.13
4514
4514
  */
4515
4515
  releaseDate: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4516
4516
  /**
4517
4517
  * This field shall represent a string providing additional information on the parental guidance. This field is
4518
4518
  * optional.
4519
4519
  *
4520
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.14
4520
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.14
4521
4521
  */
4522
4522
  parentalGuidanceText: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4523
4523
  /**
4524
4524
  * This field shall represent the recording status of the program. This field is required if the RecordProgram
4525
4525
  * feature is set.
4526
4526
  *
4527
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.15
4527
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.15
4528
4528
  */
4529
4529
  recordingFlag: import("../tlv/TlvObject.js").OptionalFieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
4530
4530
  /**
@@ -4544,19 +4544,19 @@ export declare namespace Channel {
4544
4544
  * This field shall represent the information of a series such as season and episode number. This field is
4545
4545
  * optional but SHOULD be provided if the program represents a series and this information is available.
4546
4546
  *
4547
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.16
4547
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.16
4548
4548
  */
4549
4549
  seriesInfo: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4550
4550
  /**
4551
4551
  * This field shall represent the season of the series associated to the program.
4552
4552
  *
4553
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.1
4553
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.1
4554
4554
  */
4555
4555
  season: import("../tlv/TlvObject.js").FieldType<string>;
4556
4556
  /**
4557
4557
  * This field shall represent the episode of the program.
4558
4558
  *
4559
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.9.2
4559
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.9.2
4560
4560
  */
4561
4561
  episode: import("../tlv/TlvObject.js").FieldType<string>;
4562
4562
  }> | null>;
@@ -4564,19 +4564,19 @@ export declare namespace Channel {
4564
4564
  * This field shall represent the category of a particular program. This field is optional but shall be provided
4565
4565
  * if known.
4566
4566
  *
4567
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.17
4567
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.17
4568
4568
  */
4569
4569
  categoryList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4570
4570
  /**
4571
4571
  * This field shall represent the category or genre of the program. Ex. News.
4572
4572
  *
4573
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.1
4573
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.1
4574
4574
  */
4575
4575
  category: import("../tlv/TlvObject.js").FieldType<string>;
4576
4576
  /**
4577
4577
  * This field shall represent the sub-category or sub-genre of the program. Ex. Local.
4578
4578
  *
4579
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.8.2
4579
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.8.2
4580
4580
  */
4581
4581
  subCategory: import("../tlv/TlvObject.js").OptionalFieldType<string>;
4582
4582
  }>[]>;
@@ -4584,26 +4584,26 @@ export declare namespace Channel {
4584
4584
  * This field shall represent a list of the cast or the crew on the program. A single cast member may have more
4585
4585
  * than one role. This field is optional but shall be provided if known.
4586
4586
  *
4587
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.18
4587
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.18
4588
4588
  */
4589
4589
  castList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4590
4590
  /**
4591
4591
  * This field shall represent the name of the cast member.
4592
4592
  *
4593
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.1
4593
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.1
4594
4594
  */
4595
4595
  name: import("../tlv/TlvObject.js").FieldType<string>;
4596
4596
  /**
4597
4597
  * This field shall represent the role of the cast member. Ex. Actor, Director.
4598
4598
  *
4599
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.10.2
4599
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.10.2
4600
4600
  */
4601
4601
  role: import("../tlv/TlvObject.js").FieldType<string>;
4602
4602
  }>[]>;
4603
4603
  /**
4604
4604
  * This field shall indicate the list of additional external content identifiers.
4605
4605
  *
4606
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.5.7.19
4606
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.5.7.19
4607
4607
  */
4608
4608
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4609
4609
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -4623,7 +4623,7 @@ export declare namespace Channel {
4623
4623
  * This field shall indicate the program identifier for the program that should be recorded. This value is
4624
4624
  * provided by the identifier field in ProgramStruct.
4625
4625
  *
4626
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.1
4626
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.1
4627
4627
  */
4628
4628
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
4629
4629
  /**
@@ -4631,13 +4631,13 @@ export declare namespace Channel {
4631
4631
  * invoking record program on an episode with that flag set to true, the target should schedule record the whole
4632
4632
  * series.
4633
4633
  *
4634
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.2
4634
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.2
4635
4635
  */
4636
4636
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
4637
4637
  /**
4638
4638
  * This field, if present, shall indicate the list of additional external content identifiers.
4639
4639
  *
4640
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.3
4640
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.3
4641
4641
  */
4642
4642
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4643
4643
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -4646,7 +4646,7 @@ export declare namespace Channel {
4646
4646
  /**
4647
4647
  * This field, if present, shall indicate app-specific data.
4648
4648
  *
4649
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.7.4
4649
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.7.4
4650
4650
  */
4651
4651
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
4652
4652
  }>, void, any> & {
@@ -4663,7 +4663,7 @@ export declare namespace Channel {
4663
4663
  * This field shall indicate the program identifier for the program that should be cancelled from recording.
4664
4664
  * This value is provided by the identifier field in ProgramStruct.
4665
4665
  *
4666
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.1
4666
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.1
4667
4667
  */
4668
4668
  programIdentifier: import("../tlv/TlvObject.js").FieldType<string>;
4669
4669
  /**
@@ -4671,13 +4671,13 @@ export declare namespace Channel {
4671
4671
  * recording. For example, invoking record program on an episode with that flag set to true, the target should
4672
4672
  * schedule record the whole series.
4673
4673
  *
4674
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.2
4674
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.2
4675
4675
  */
4676
4676
  shouldRecordSeries: import("../tlv/TlvObject.js").FieldType<boolean>;
4677
4677
  /**
4678
4678
  * This field, if present, shall indicate the list of additional external content identifiers.
4679
4679
  *
4680
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.3
4680
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.3
4681
4681
  */
4682
4682
  externalIdList: import("../tlv/TlvObject.js").OptionalFieldType<import("../tlv/TlvObject.js").TypeFromFields<{
4683
4683
  name: import("../tlv/TlvObject.js").FieldType<string>;
@@ -4686,7 +4686,7 @@ export declare namespace Channel {
4686
4686
  /**
4687
4687
  * This field, if present, shall indicate app-specific data.
4688
4688
  *
4689
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.8.4
4689
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.8.4
4690
4690
  */
4691
4691
  data: import("../tlv/TlvObject.js").OptionalFieldType<Uint8Array<ArrayBufferLike>>;
4692
4692
  }>, void, any> & {
@@ -4701,19 +4701,19 @@ export declare namespace Channel {
4701
4701
  /**
4702
4702
  * Change the channel to the channel with the given Number in the ChannelList attribute.
4703
4703
  *
4704
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3
4704
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3
4705
4705
  */
4706
4706
  readonly changeChannelByNumber: Command<import("../tlv/TlvObject.js").TypeFromFields<{
4707
4707
  /**
4708
4708
  * This field shall indicate the channel major number value (ATSC format) to which the channel should change.
4709
4709
  *
4710
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.1
4710
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.1
4711
4711
  */
4712
4712
  majorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4713
4713
  /**
4714
4714
  * This field shall indicate the channel minor number value (ATSC format) to which the channel should change.
4715
4715
  *
4716
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.3.2
4716
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.3.2
4717
4717
  */
4718
4718
  minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
4719
4719
  }>, void, any>;
@@ -4726,14 +4726,14 @@ export declare namespace Channel {
4726
4726
  * continue. For example, if the current channel is at index 0 and count value of -1 is given, then the
4727
4727
  * current channel should change to the last channel.
4728
4728
  *
4729
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4
4729
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4
4730
4730
  */
4731
4731
  readonly skipChannel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
4732
4732
  /**
4733
4733
  * This field shall indicate the number of steps to increase (Count is positive) or decrease (Count is negative)
4734
4734
  * the current channel.
4735
4735
  *
4736
- * @see {@link MatterSpecification.v13.Cluster} § 6.6.7.4.1
4736
+ * @see {@link MatterSpecification.v14.Cluster} § 6.6.7.4.1
4737
4737
  */
4738
4738
  count: import("../tlv/TlvObject.js").FieldType<number>;
4739
4739
  }>, void, any>;