@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
@@ -14,7 +14,7 @@ export declare namespace LevelControl {
14
14
  /**
15
15
  * These are optional features supported by LevelControlCluster.
16
16
  *
17
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4
17
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4
18
18
  */
19
19
  enum Feature {
20
20
  /**
@@ -37,7 +37,7 @@ export declare namespace LevelControl {
37
37
  *
38
38
  * All other values are application specific gradations from the minimum to the maximum level.
39
39
  *
40
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
40
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
41
41
  */
42
42
  Lighting = "Lighting",
43
43
  /**
@@ -45,14 +45,14 @@ export declare namespace LevelControl {
45
45
  *
46
46
  * NOTE The Frequency feature is provisional.
47
47
  *
48
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
48
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
49
49
  */
50
50
  Frequency = "Frequency"
51
51
  }
52
52
  /**
53
53
  * Input to the LevelControl moveToClosestFrequency command
54
54
  *
55
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
55
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
56
56
  */
57
57
  const TlvMoveToClosestFrequencyRequest: import("../tlv/TlvObject.js").ObjectSchema<{
58
58
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -60,12 +60,12 @@ export declare namespace LevelControl {
60
60
  /**
61
61
  * Input to the LevelControl moveToClosestFrequency command
62
62
  *
63
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
63
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
64
64
  */
65
65
  interface MoveToClosestFrequencyRequest extends TypeFromSchema<typeof TlvMoveToClosestFrequencyRequest> {
66
66
  }
67
67
  /**
68
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1
68
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1
69
69
  */
70
70
  const Options: {
71
71
  /**
@@ -73,7 +73,7 @@ export declare namespace LevelControl {
73
73
  *
74
74
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
75
75
  *
76
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
76
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
77
77
  */
78
78
  executeIfOff: BitFlag;
79
79
  /**
@@ -81,14 +81,14 @@ export declare namespace LevelControl {
81
81
  *
82
82
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
83
83
  *
84
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
84
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
85
85
  */
86
86
  coupleColorTempToLevel: BitFlag;
87
87
  };
88
88
  /**
89
89
  * Input to the LevelControl moveToLevel command
90
90
  *
91
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.1
91
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.1
92
92
  */
93
93
  const TlvMoveToLevelRequest: import("../tlv/TlvObject.js").ObjectSchema<{
94
94
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -99,7 +99,7 @@ export declare namespace LevelControl {
99
99
  *
100
100
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
101
101
  *
102
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
102
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
103
103
  */
104
104
  executeIfOff: BitFlag;
105
105
  /**
@@ -107,7 +107,7 @@ export declare namespace LevelControl {
107
107
  *
108
108
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
109
109
  *
110
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
110
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
111
111
  */
112
112
  coupleColorTempToLevel: BitFlag;
113
113
  }>>;
@@ -117,7 +117,7 @@ export declare namespace LevelControl {
117
117
  *
118
118
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
119
119
  *
120
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
120
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
121
121
  */
122
122
  executeIfOff: BitFlag;
123
123
  /**
@@ -125,7 +125,7 @@ export declare namespace LevelControl {
125
125
  *
126
126
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
127
127
  *
128
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
128
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
129
129
  */
130
130
  coupleColorTempToLevel: BitFlag;
131
131
  }>>;
@@ -133,12 +133,12 @@ export declare namespace LevelControl {
133
133
  /**
134
134
  * Input to the LevelControl moveToLevel command
135
135
  *
136
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.1
136
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.1
137
137
  */
138
138
  interface MoveToLevelRequest extends TypeFromSchema<typeof TlvMoveToLevelRequest> {
139
139
  }
140
140
  /**
141
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.2
141
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.2
142
142
  */
143
143
  enum MoveMode {
144
144
  /**
@@ -153,13 +153,13 @@ export declare namespace LevelControl {
153
153
  /**
154
154
  * Input to the LevelControl move command
155
155
  *
156
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2
156
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2
157
157
  */
158
158
  const TlvMoveRequest: import("../tlv/TlvObject.js").ObjectSchema<{
159
159
  /**
160
160
  * This field shall be one of the non-reserved values in MoveModeEnum.
161
161
  *
162
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
162
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
163
163
  */
164
164
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
165
165
  /**
@@ -171,7 +171,7 @@ export declare namespace LevelControl {
171
171
  *
172
172
  * field may be disregarded.
173
173
  *
174
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
174
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
175
175
  */
176
176
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
177
177
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -180,7 +180,7 @@ export declare namespace LevelControl {
180
180
  *
181
181
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
182
182
  *
183
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
183
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
184
184
  */
185
185
  executeIfOff: BitFlag;
186
186
  /**
@@ -188,7 +188,7 @@ export declare namespace LevelControl {
188
188
  *
189
189
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
190
190
  *
191
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
191
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
192
192
  */
193
193
  coupleColorTempToLevel: BitFlag;
194
194
  }>>;
@@ -198,7 +198,7 @@ export declare namespace LevelControl {
198
198
  *
199
199
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
200
200
  *
201
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
201
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
202
202
  */
203
203
  executeIfOff: BitFlag;
204
204
  /**
@@ -206,7 +206,7 @@ export declare namespace LevelControl {
206
206
  *
207
207
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
208
208
  *
209
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
209
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
210
210
  */
211
211
  coupleColorTempToLevel: BitFlag;
212
212
  }>>;
@@ -214,12 +214,12 @@ export declare namespace LevelControl {
214
214
  /**
215
215
  * Input to the LevelControl move command
216
216
  *
217
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2
217
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2
218
218
  */
219
219
  interface MoveRequest extends TypeFromSchema<typeof TlvMoveRequest> {
220
220
  }
221
221
  /**
222
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.3
222
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.3
223
223
  */
224
224
  enum StepMode {
225
225
  /**
@@ -234,19 +234,19 @@ export declare namespace LevelControl {
234
234
  /**
235
235
  * Input to the LevelControl step command
236
236
  *
237
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3
237
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3
238
238
  */
239
239
  const TlvStepRequest: import("../tlv/TlvObject.js").ObjectSchema<{
240
240
  /**
241
241
  * This field shall be one of the non-reserved values in StepModeEnum.
242
242
  *
243
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
243
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
244
244
  */
245
245
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
246
246
  /**
247
247
  * This field shall indicate the change to CurrentLevel.
248
248
  *
249
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
249
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
250
250
  */
251
251
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
252
252
  /**
@@ -258,7 +258,7 @@ export declare namespace LevelControl {
258
258
  *
259
259
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
260
260
  *
261
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
261
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
262
262
  */
263
263
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
264
264
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -267,7 +267,7 @@ export declare namespace LevelControl {
267
267
  *
268
268
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
269
269
  *
270
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
270
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
271
271
  */
272
272
  executeIfOff: BitFlag;
273
273
  /**
@@ -275,7 +275,7 @@ export declare namespace LevelControl {
275
275
  *
276
276
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
277
277
  *
278
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
278
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
279
279
  */
280
280
  coupleColorTempToLevel: BitFlag;
281
281
  }>>;
@@ -285,7 +285,7 @@ export declare namespace LevelControl {
285
285
  *
286
286
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
287
287
  *
288
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
288
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
289
289
  */
290
290
  executeIfOff: BitFlag;
291
291
  /**
@@ -293,7 +293,7 @@ export declare namespace LevelControl {
293
293
  *
294
294
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
295
295
  *
296
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
296
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
297
297
  */
298
298
  coupleColorTempToLevel: BitFlag;
299
299
  }>>;
@@ -301,14 +301,14 @@ export declare namespace LevelControl {
301
301
  /**
302
302
  * Input to the LevelControl step command
303
303
  *
304
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3
304
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3
305
305
  */
306
306
  interface StepRequest extends TypeFromSchema<typeof TlvStepRequest> {
307
307
  }
308
308
  /**
309
309
  * Input to the LevelControl stop command
310
310
  *
311
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.4
311
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.4
312
312
  */
313
313
  const TlvStopRequest: import("../tlv/TlvObject.js").ObjectSchema<{
314
314
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -317,7 +317,7 @@ export declare namespace LevelControl {
317
317
  *
318
318
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
319
319
  *
320
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
320
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
321
321
  */
322
322
  executeIfOff: BitFlag;
323
323
  /**
@@ -325,7 +325,7 @@ export declare namespace LevelControl {
325
325
  *
326
326
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
327
327
  *
328
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
328
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
329
329
  */
330
330
  coupleColorTempToLevel: BitFlag;
331
331
  }>>;
@@ -335,7 +335,7 @@ export declare namespace LevelControl {
335
335
  *
336
336
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
337
337
  *
338
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
338
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
339
339
  */
340
340
  executeIfOff: BitFlag;
341
341
  /**
@@ -343,7 +343,7 @@ export declare namespace LevelControl {
343
343
  *
344
344
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
345
345
  *
346
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
346
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
347
347
  */
348
348
  coupleColorTempToLevel: BitFlag;
349
349
  }>>;
@@ -351,7 +351,7 @@ export declare namespace LevelControl {
351
351
  /**
352
352
  * Input to the LevelControl stop command
353
353
  *
354
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.4
354
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.4
355
355
  */
356
356
  interface StopRequest extends TypeFromSchema<typeof TlvStopRequest> {
357
357
  }
@@ -378,13 +378,13 @@ export declare namespace LevelControl {
378
378
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
379
379
  * reporting of this attribute in order to keep track of the remaining duration.
380
380
  *
381
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.3
381
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.3
382
382
  */
383
383
  readonly remainingTime: Attribute<number, any>;
384
384
  /**
385
385
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
386
386
  *
387
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
387
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
388
388
  */
389
389
  readonly minLevel: OptionalAttribute<number, any>;
390
390
  /**
@@ -395,7 +395,7 @@ export declare namespace LevelControl {
395
395
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
396
396
  * attribute shall return to its value prior to the restart.
397
397
  *
398
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.15
398
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.15
399
399
  */
400
400
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
401
401
  };
@@ -408,7 +408,7 @@ export declare namespace LevelControl {
408
408
  /**
409
409
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
410
410
  *
411
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
411
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
412
412
  */
413
413
  readonly minLevel: OptionalAttribute<number, any>;
414
414
  };
@@ -429,27 +429,27 @@ export declare namespace LevelControl {
429
429
  *
430
430
  * • At the end of the movement/transition.
431
431
  *
432
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.6
432
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.6
433
433
  */
434
434
  readonly currentFrequency: Attribute<number, any>;
435
435
  /**
436
436
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
437
437
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
438
438
  *
439
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.7
439
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.7
440
440
  */
441
441
  readonly minFrequency: Attribute<number, any>;
442
442
  /**
443
443
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
444
444
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
445
445
  *
446
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.8
446
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.8
447
447
  */
448
448
  readonly maxFrequency: Attribute<number, any>;
449
449
  };
450
450
  readonly commands: {
451
451
  /**
452
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
452
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
453
453
  */
454
454
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
455
455
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -484,7 +484,7 @@ export declare namespace LevelControl {
484
484
  *
485
485
  * All other values are application specific gradations from the minimum to the maximum level.
486
486
  *
487
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
487
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
488
488
  */
489
489
  readonly lighting: BitFlag;
490
490
  /**
@@ -492,7 +492,7 @@ export declare namespace LevelControl {
492
492
  *
493
493
  * NOTE The Frequency feature is provisional.
494
494
  *
495
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
495
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
496
496
  */
497
497
  readonly frequency: BitFlag;
498
498
  };
@@ -508,13 +508,13 @@ export declare namespace LevelControl {
508
508
  *
509
509
  * • When it changes from null to any other value and vice versa.
510
510
  *
511
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.2
511
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.2
512
512
  */
513
513
  readonly currentLevel: Attribute<number | null, any>;
514
514
  /**
515
515
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
516
516
  *
517
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.5
517
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.5
518
518
  */
519
519
  readonly maxLevel: OptionalAttribute<number, any>;
520
520
  /**
@@ -537,7 +537,7 @@ export declare namespace LevelControl {
537
537
  *
538
538
  * • The value of the ExecuteIfOff bit is 0.
539
539
  *
540
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.9
540
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.9
541
541
  */
542
542
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
543
543
  /**
@@ -545,7 +545,7 @@ export declare namespace LevelControl {
545
545
  *
546
546
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
547
547
  *
548
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
548
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
549
549
  */
550
550
  executeIfOff: BitFlag;
551
551
  /**
@@ -553,7 +553,7 @@ export declare namespace LevelControl {
553
553
  *
554
554
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
555
555
  *
556
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
556
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
557
557
  */
558
558
  coupleColorTempToLevel: BitFlag;
559
559
  }>, any>;
@@ -565,7 +565,7 @@ export declare namespace LevelControl {
565
565
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
566
566
  * implemented.
567
567
  *
568
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.10
568
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.10
569
569
  */
570
570
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
571
571
  /**
@@ -577,7 +577,7 @@ export declare namespace LevelControl {
577
577
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
578
578
  * aware that older devices may not implement it.
579
579
  *
580
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.11
580
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.11
581
581
  */
582
582
  readonly onLevel: WritableAttribute<number | null, any>;
583
583
  /**
@@ -586,7 +586,7 @@ export declare namespace LevelControl {
586
586
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
587
587
  * instead.
588
588
  *
589
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.12
589
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.12
590
590
  */
591
591
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
592
592
  /**
@@ -595,20 +595,20 @@ export declare namespace LevelControl {
595
595
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
596
596
  * used instead.
597
597
  *
598
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.13
598
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.13
599
599
  */
600
600
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
601
601
  /**
602
602
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
603
603
  * parameter.
604
604
  *
605
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.14
605
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.14
606
606
  */
607
607
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
608
608
  };
609
609
  readonly commands: {
610
610
  /**
611
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.1
611
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.1
612
612
  */
613
613
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
614
614
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -619,7 +619,7 @@ export declare namespace LevelControl {
619
619
  *
620
620
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
621
621
  *
622
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
622
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
623
623
  */
624
624
  executeIfOff: BitFlag;
625
625
  /**
@@ -627,7 +627,7 @@ export declare namespace LevelControl {
627
627
  *
628
628
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
629
629
  *
630
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
630
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
631
631
  */
632
632
  coupleColorTempToLevel: BitFlag;
633
633
  }>>;
@@ -637,7 +637,7 @@ export declare namespace LevelControl {
637
637
  *
638
638
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
639
639
  *
640
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
640
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
641
641
  */
642
642
  executeIfOff: BitFlag;
643
643
  /**
@@ -645,19 +645,19 @@ export declare namespace LevelControl {
645
645
  *
646
646
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
647
647
  *
648
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
648
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
649
649
  */
650
650
  coupleColorTempToLevel: BitFlag;
651
651
  }>>;
652
652
  }>, void, any>;
653
653
  /**
654
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2
654
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2
655
655
  */
656
656
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
657
657
  /**
658
658
  * This field shall be one of the non-reserved values in MoveModeEnum.
659
659
  *
660
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
660
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
661
661
  */
662
662
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
663
663
  /**
@@ -669,7 +669,7 @@ export declare namespace LevelControl {
669
669
  *
670
670
  * field may be disregarded.
671
671
  *
672
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
672
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
673
673
  */
674
674
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
675
675
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -678,7 +678,7 @@ export declare namespace LevelControl {
678
678
  *
679
679
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
680
680
  *
681
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
681
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
682
682
  */
683
683
  executeIfOff: BitFlag;
684
684
  /**
@@ -686,7 +686,7 @@ export declare namespace LevelControl {
686
686
  *
687
687
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
688
688
  *
689
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
689
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
690
690
  */
691
691
  coupleColorTempToLevel: BitFlag;
692
692
  }>>;
@@ -696,7 +696,7 @@ export declare namespace LevelControl {
696
696
  *
697
697
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
698
698
  *
699
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
699
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
700
700
  */
701
701
  executeIfOff: BitFlag;
702
702
  /**
@@ -704,25 +704,25 @@ export declare namespace LevelControl {
704
704
  *
705
705
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
706
706
  *
707
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
707
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
708
708
  */
709
709
  coupleColorTempToLevel: BitFlag;
710
710
  }>>;
711
711
  }>, void, any>;
712
712
  /**
713
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3
713
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3
714
714
  */
715
715
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
716
716
  /**
717
717
  * This field shall be one of the non-reserved values in StepModeEnum.
718
718
  *
719
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
719
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
720
720
  */
721
721
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
722
722
  /**
723
723
  * This field shall indicate the change to CurrentLevel.
724
724
  *
725
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
725
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
726
726
  */
727
727
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
728
728
  /**
@@ -734,7 +734,7 @@ export declare namespace LevelControl {
734
734
  *
735
735
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
736
736
  *
737
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
737
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
738
738
  */
739
739
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
740
740
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -743,7 +743,7 @@ export declare namespace LevelControl {
743
743
  *
744
744
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
745
745
  *
746
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
746
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
747
747
  */
748
748
  executeIfOff: BitFlag;
749
749
  /**
@@ -751,7 +751,7 @@ export declare namespace LevelControl {
751
751
  *
752
752
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
753
753
  *
754
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
754
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
755
755
  */
756
756
  coupleColorTempToLevel: BitFlag;
757
757
  }>>;
@@ -761,7 +761,7 @@ export declare namespace LevelControl {
761
761
  *
762
762
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
763
763
  *
764
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
764
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
765
765
  */
766
766
  executeIfOff: BitFlag;
767
767
  /**
@@ -769,13 +769,13 @@ export declare namespace LevelControl {
769
769
  *
770
770
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
771
771
  *
772
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
772
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
773
773
  */
774
774
  coupleColorTempToLevel: BitFlag;
775
775
  }>>;
776
776
  }>, void, any>;
777
777
  /**
778
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.4
778
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.4
779
779
  */
780
780
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
781
781
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -784,7 +784,7 @@ export declare namespace LevelControl {
784
784
  *
785
785
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
786
786
  *
787
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
787
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
788
788
  */
789
789
  executeIfOff: BitFlag;
790
790
  /**
@@ -792,7 +792,7 @@ export declare namespace LevelControl {
792
792
  *
793
793
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
794
794
  *
795
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
795
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
796
796
  */
797
797
  coupleColorTempToLevel: BitFlag;
798
798
  }>>;
@@ -802,7 +802,7 @@ export declare namespace LevelControl {
802
802
  *
803
803
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
804
804
  *
805
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
805
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
806
806
  */
807
807
  executeIfOff: BitFlag;
808
808
  /**
@@ -810,13 +810,13 @@ export declare namespace LevelControl {
810
810
  *
811
811
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
812
812
  *
813
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
813
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
814
814
  */
815
815
  coupleColorTempToLevel: BitFlag;
816
816
  }>>;
817
817
  }>, void, any>;
818
818
  /**
819
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
819
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
820
820
  */
821
821
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
822
822
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -827,7 +827,7 @@ export declare namespace LevelControl {
827
827
  *
828
828
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
829
829
  *
830
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
830
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
831
831
  */
832
832
  executeIfOff: BitFlag;
833
833
  /**
@@ -835,7 +835,7 @@ export declare namespace LevelControl {
835
835
  *
836
836
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
837
837
  *
838
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
838
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
839
839
  */
840
840
  coupleColorTempToLevel: BitFlag;
841
841
  }>>;
@@ -845,7 +845,7 @@ export declare namespace LevelControl {
845
845
  *
846
846
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
847
847
  *
848
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
848
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
849
849
  */
850
850
  executeIfOff: BitFlag;
851
851
  /**
@@ -853,19 +853,19 @@ export declare namespace LevelControl {
853
853
  *
854
854
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
855
855
  *
856
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
856
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
857
857
  */
858
858
  coupleColorTempToLevel: BitFlag;
859
859
  }>>;
860
860
  }>, void, any>;
861
861
  /**
862
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
862
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
863
863
  */
864
864
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
865
865
  /**
866
866
  * This field shall be one of the non-reserved values in MoveModeEnum.
867
867
  *
868
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
868
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
869
869
  */
870
870
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
871
871
  /**
@@ -877,7 +877,7 @@ export declare namespace LevelControl {
877
877
  *
878
878
  * field may be disregarded.
879
879
  *
880
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
880
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
881
881
  */
882
882
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
883
883
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -886,7 +886,7 @@ export declare namespace LevelControl {
886
886
  *
887
887
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
888
888
  *
889
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
889
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
890
890
  */
891
891
  executeIfOff: BitFlag;
892
892
  /**
@@ -894,7 +894,7 @@ export declare namespace LevelControl {
894
894
  *
895
895
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
896
896
  *
897
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
897
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
898
898
  */
899
899
  coupleColorTempToLevel: BitFlag;
900
900
  }>>;
@@ -904,7 +904,7 @@ export declare namespace LevelControl {
904
904
  *
905
905
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
906
906
  *
907
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
907
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
908
908
  */
909
909
  executeIfOff: BitFlag;
910
910
  /**
@@ -912,25 +912,25 @@ export declare namespace LevelControl {
912
912
  *
913
913
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
914
914
  *
915
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
915
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
916
916
  */
917
917
  coupleColorTempToLevel: BitFlag;
918
918
  }>>;
919
919
  }>, void, any>;
920
920
  /**
921
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
921
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
922
922
  */
923
923
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
924
924
  /**
925
925
  * This field shall be one of the non-reserved values in StepModeEnum.
926
926
  *
927
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
927
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
928
928
  */
929
929
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
930
930
  /**
931
931
  * This field shall indicate the change to CurrentLevel.
932
932
  *
933
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
933
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
934
934
  */
935
935
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
936
936
  /**
@@ -942,7 +942,7 @@ export declare namespace LevelControl {
942
942
  *
943
943
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
944
944
  *
945
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
945
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
946
946
  */
947
947
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
948
948
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -951,7 +951,7 @@ export declare namespace LevelControl {
951
951
  *
952
952
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
953
953
  *
954
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
954
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
955
955
  */
956
956
  executeIfOff: BitFlag;
957
957
  /**
@@ -959,7 +959,7 @@ export declare namespace LevelControl {
959
959
  *
960
960
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
961
961
  *
962
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
962
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
963
963
  */
964
964
  coupleColorTempToLevel: BitFlag;
965
965
  }>>;
@@ -969,7 +969,7 @@ export declare namespace LevelControl {
969
969
  *
970
970
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
971
971
  *
972
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
972
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
973
973
  */
974
974
  executeIfOff: BitFlag;
975
975
  /**
@@ -977,13 +977,13 @@ export declare namespace LevelControl {
977
977
  *
978
978
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
979
979
  *
980
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
980
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
981
981
  */
982
982
  coupleColorTempToLevel: BitFlag;
983
983
  }>>;
984
984
  }>, void, any>;
985
985
  /**
986
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
986
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
987
987
  */
988
988
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
989
989
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -992,7 +992,7 @@ export declare namespace LevelControl {
992
992
  *
993
993
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
994
994
  *
995
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
995
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
996
996
  */
997
997
  executeIfOff: BitFlag;
998
998
  /**
@@ -1000,7 +1000,7 @@ export declare namespace LevelControl {
1000
1000
  *
1001
1001
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1002
1002
  *
1003
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1003
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1004
1004
  */
1005
1005
  coupleColorTempToLevel: BitFlag;
1006
1006
  }>>;
@@ -1010,7 +1010,7 @@ export declare namespace LevelControl {
1010
1010
  *
1011
1011
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1012
1012
  *
1013
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1013
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1014
1014
  */
1015
1015
  executeIfOff: BitFlag;
1016
1016
  /**
@@ -1018,7 +1018,7 @@ export declare namespace LevelControl {
1018
1018
  *
1019
1019
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1020
1020
  *
1021
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1021
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1022
1022
  */
1023
1023
  coupleColorTempToLevel: BitFlag;
1024
1024
  }>>;
@@ -1052,13 +1052,13 @@ export declare namespace LevelControl {
1052
1052
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
1053
1053
  * reporting of this attribute in order to keep track of the remaining duration.
1054
1054
  *
1055
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.3
1055
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.3
1056
1056
  */
1057
1057
  readonly remainingTime: Attribute<number, any>;
1058
1058
  /**
1059
1059
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1060
1060
  *
1061
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
1061
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
1062
1062
  */
1063
1063
  readonly minLevel: OptionalAttribute<number, any>;
1064
1064
  /**
@@ -1069,7 +1069,7 @@ export declare namespace LevelControl {
1069
1069
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
1070
1070
  * attribute shall return to its value prior to the restart.
1071
1071
  *
1072
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.15
1072
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.15
1073
1073
  */
1074
1074
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
1075
1075
  };
@@ -1083,7 +1083,7 @@ export declare namespace LevelControl {
1083
1083
  /**
1084
1084
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1085
1085
  *
1086
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
1086
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
1087
1087
  */
1088
1088
  readonly minLevel: OptionalAttribute<number, any>;
1089
1089
  };
@@ -1105,27 +1105,27 @@ export declare namespace LevelControl {
1105
1105
  *
1106
1106
  * • At the end of the movement/transition.
1107
1107
  *
1108
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.6
1108
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.6
1109
1109
  */
1110
1110
  readonly currentFrequency: Attribute<number, any>;
1111
1111
  /**
1112
1112
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
1113
1113
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
1114
1114
  *
1115
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.7
1115
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.7
1116
1116
  */
1117
1117
  readonly minFrequency: Attribute<number, any>;
1118
1118
  /**
1119
1119
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
1120
1120
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
1121
1121
  *
1122
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.8
1122
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.8
1123
1123
  */
1124
1124
  readonly maxFrequency: Attribute<number, any>;
1125
1125
  };
1126
1126
  readonly commands: {
1127
1127
  /**
1128
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
1128
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
1129
1129
  */
1130
1130
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1131
1131
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1166,7 +1166,7 @@ export declare namespace LevelControl {
1166
1166
  *
1167
1167
  * All other values are application specific gradations from the minimum to the maximum level.
1168
1168
  *
1169
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
1169
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
1170
1170
  */
1171
1171
  readonly lighting: BitFlag;
1172
1172
  /**
@@ -1174,7 +1174,7 @@ export declare namespace LevelControl {
1174
1174
  *
1175
1175
  * NOTE The Frequency feature is provisional.
1176
1176
  *
1177
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
1177
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
1178
1178
  */
1179
1179
  readonly frequency: BitFlag;
1180
1180
  };
@@ -1190,13 +1190,13 @@ export declare namespace LevelControl {
1190
1190
  *
1191
1191
  * • When it changes from null to any other value and vice versa.
1192
1192
  *
1193
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.2
1193
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.2
1194
1194
  */
1195
1195
  readonly currentLevel: Attribute<number | null, any>;
1196
1196
  /**
1197
1197
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
1198
1198
  *
1199
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.5
1199
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.5
1200
1200
  */
1201
1201
  readonly maxLevel: OptionalAttribute<number, any>;
1202
1202
  /**
@@ -1219,7 +1219,7 @@ export declare namespace LevelControl {
1219
1219
  *
1220
1220
  * • The value of the ExecuteIfOff bit is 0.
1221
1221
  *
1222
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.9
1222
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.9
1223
1223
  */
1224
1224
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1225
1225
  /**
@@ -1227,7 +1227,7 @@ export declare namespace LevelControl {
1227
1227
  *
1228
1228
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1229
1229
  *
1230
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1230
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1231
1231
  */
1232
1232
  executeIfOff: BitFlag;
1233
1233
  /**
@@ -1235,7 +1235,7 @@ export declare namespace LevelControl {
1235
1235
  *
1236
1236
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1237
1237
  *
1238
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1238
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1239
1239
  */
1240
1240
  coupleColorTempToLevel: BitFlag;
1241
1241
  }>, any>;
@@ -1247,7 +1247,7 @@ export declare namespace LevelControl {
1247
1247
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
1248
1248
  * implemented.
1249
1249
  *
1250
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.10
1250
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.10
1251
1251
  */
1252
1252
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
1253
1253
  /**
@@ -1259,7 +1259,7 @@ export declare namespace LevelControl {
1259
1259
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
1260
1260
  * aware that older devices may not implement it.
1261
1261
  *
1262
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.11
1262
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.11
1263
1263
  */
1264
1264
  readonly onLevel: WritableAttribute<number | null, any>;
1265
1265
  /**
@@ -1268,7 +1268,7 @@ export declare namespace LevelControl {
1268
1268
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
1269
1269
  * instead.
1270
1270
  *
1271
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.12
1271
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.12
1272
1272
  */
1273
1273
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
1274
1274
  /**
@@ -1277,20 +1277,20 @@ export declare namespace LevelControl {
1277
1277
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
1278
1278
  * used instead.
1279
1279
  *
1280
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.13
1280
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.13
1281
1281
  */
1282
1282
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
1283
1283
  /**
1284
1284
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
1285
1285
  * parameter.
1286
1286
  *
1287
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.14
1287
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.14
1288
1288
  */
1289
1289
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
1290
1290
  };
1291
1291
  readonly commands: {
1292
1292
  /**
1293
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.1
1293
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.1
1294
1294
  */
1295
1295
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1296
1296
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1301,7 +1301,7 @@ export declare namespace LevelControl {
1301
1301
  *
1302
1302
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1303
1303
  *
1304
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1304
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1305
1305
  */
1306
1306
  executeIfOff: BitFlag;
1307
1307
  /**
@@ -1309,7 +1309,7 @@ export declare namespace LevelControl {
1309
1309
  *
1310
1310
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1311
1311
  *
1312
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1312
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1313
1313
  */
1314
1314
  coupleColorTempToLevel: BitFlag;
1315
1315
  }>>;
@@ -1319,7 +1319,7 @@ export declare namespace LevelControl {
1319
1319
  *
1320
1320
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1321
1321
  *
1322
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1322
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1323
1323
  */
1324
1324
  executeIfOff: BitFlag;
1325
1325
  /**
@@ -1327,19 +1327,19 @@ export declare namespace LevelControl {
1327
1327
  *
1328
1328
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1329
1329
  *
1330
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1330
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1331
1331
  */
1332
1332
  coupleColorTempToLevel: BitFlag;
1333
1333
  }>>;
1334
1334
  }>, void, any>;
1335
1335
  /**
1336
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2
1336
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2
1337
1337
  */
1338
1338
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1339
1339
  /**
1340
1340
  * This field shall be one of the non-reserved values in MoveModeEnum.
1341
1341
  *
1342
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
1342
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
1343
1343
  */
1344
1344
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
1345
1345
  /**
@@ -1351,7 +1351,7 @@ export declare namespace LevelControl {
1351
1351
  *
1352
1352
  * field may be disregarded.
1353
1353
  *
1354
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
1354
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
1355
1355
  */
1356
1356
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
1357
1357
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1360,7 +1360,7 @@ export declare namespace LevelControl {
1360
1360
  *
1361
1361
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1362
1362
  *
1363
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1363
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1364
1364
  */
1365
1365
  executeIfOff: BitFlag;
1366
1366
  /**
@@ -1368,7 +1368,7 @@ export declare namespace LevelControl {
1368
1368
  *
1369
1369
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1370
1370
  *
1371
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1371
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1372
1372
  */
1373
1373
  coupleColorTempToLevel: BitFlag;
1374
1374
  }>>;
@@ -1378,7 +1378,7 @@ export declare namespace LevelControl {
1378
1378
  *
1379
1379
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1380
1380
  *
1381
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1381
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1382
1382
  */
1383
1383
  executeIfOff: BitFlag;
1384
1384
  /**
@@ -1386,25 +1386,25 @@ export declare namespace LevelControl {
1386
1386
  *
1387
1387
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1388
1388
  *
1389
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1389
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1390
1390
  */
1391
1391
  coupleColorTempToLevel: BitFlag;
1392
1392
  }>>;
1393
1393
  }>, void, any>;
1394
1394
  /**
1395
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3
1395
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3
1396
1396
  */
1397
1397
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1398
1398
  /**
1399
1399
  * This field shall be one of the non-reserved values in StepModeEnum.
1400
1400
  *
1401
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
1401
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
1402
1402
  */
1403
1403
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
1404
1404
  /**
1405
1405
  * This field shall indicate the change to CurrentLevel.
1406
1406
  *
1407
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
1407
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
1408
1408
  */
1409
1409
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
1410
1410
  /**
@@ -1416,7 +1416,7 @@ export declare namespace LevelControl {
1416
1416
  *
1417
1417
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
1418
1418
  *
1419
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
1419
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
1420
1420
  */
1421
1421
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
1422
1422
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1425,7 +1425,7 @@ export declare namespace LevelControl {
1425
1425
  *
1426
1426
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1427
1427
  *
1428
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1428
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1429
1429
  */
1430
1430
  executeIfOff: BitFlag;
1431
1431
  /**
@@ -1433,7 +1433,7 @@ export declare namespace LevelControl {
1433
1433
  *
1434
1434
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1435
1435
  *
1436
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1436
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1437
1437
  */
1438
1438
  coupleColorTempToLevel: BitFlag;
1439
1439
  }>>;
@@ -1443,7 +1443,7 @@ export declare namespace LevelControl {
1443
1443
  *
1444
1444
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1445
1445
  *
1446
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1446
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1447
1447
  */
1448
1448
  executeIfOff: BitFlag;
1449
1449
  /**
@@ -1451,13 +1451,13 @@ export declare namespace LevelControl {
1451
1451
  *
1452
1452
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1453
1453
  *
1454
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1454
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1455
1455
  */
1456
1456
  coupleColorTempToLevel: BitFlag;
1457
1457
  }>>;
1458
1458
  }>, void, any>;
1459
1459
  /**
1460
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.4
1460
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.4
1461
1461
  */
1462
1462
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1463
1463
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1466,7 +1466,7 @@ export declare namespace LevelControl {
1466
1466
  *
1467
1467
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1468
1468
  *
1469
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1469
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1470
1470
  */
1471
1471
  executeIfOff: BitFlag;
1472
1472
  /**
@@ -1474,7 +1474,7 @@ export declare namespace LevelControl {
1474
1474
  *
1475
1475
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1476
1476
  *
1477
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1477
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1478
1478
  */
1479
1479
  coupleColorTempToLevel: BitFlag;
1480
1480
  }>>;
@@ -1484,7 +1484,7 @@ export declare namespace LevelControl {
1484
1484
  *
1485
1485
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1486
1486
  *
1487
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1487
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1488
1488
  */
1489
1489
  executeIfOff: BitFlag;
1490
1490
  /**
@@ -1492,13 +1492,13 @@ export declare namespace LevelControl {
1492
1492
  *
1493
1493
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1494
1494
  *
1495
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1495
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1496
1496
  */
1497
1497
  coupleColorTempToLevel: BitFlag;
1498
1498
  }>>;
1499
1499
  }>, void, any>;
1500
1500
  /**
1501
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
1501
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
1502
1502
  */
1503
1503
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1504
1504
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1509,7 +1509,7 @@ export declare namespace LevelControl {
1509
1509
  *
1510
1510
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1511
1511
  *
1512
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1512
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1513
1513
  */
1514
1514
  executeIfOff: BitFlag;
1515
1515
  /**
@@ -1517,7 +1517,7 @@ export declare namespace LevelControl {
1517
1517
  *
1518
1518
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1519
1519
  *
1520
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1520
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1521
1521
  */
1522
1522
  coupleColorTempToLevel: BitFlag;
1523
1523
  }>>;
@@ -1527,7 +1527,7 @@ export declare namespace LevelControl {
1527
1527
  *
1528
1528
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1529
1529
  *
1530
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1530
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1531
1531
  */
1532
1532
  executeIfOff: BitFlag;
1533
1533
  /**
@@ -1535,19 +1535,19 @@ export declare namespace LevelControl {
1535
1535
  *
1536
1536
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1537
1537
  *
1538
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1538
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1539
1539
  */
1540
1540
  coupleColorTempToLevel: BitFlag;
1541
1541
  }>>;
1542
1542
  }>, void, any>;
1543
1543
  /**
1544
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
1544
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
1545
1545
  */
1546
1546
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1547
1547
  /**
1548
1548
  * This field shall be one of the non-reserved values in MoveModeEnum.
1549
1549
  *
1550
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
1550
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
1551
1551
  */
1552
1552
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
1553
1553
  /**
@@ -1559,7 +1559,7 @@ export declare namespace LevelControl {
1559
1559
  *
1560
1560
  * field may be disregarded.
1561
1561
  *
1562
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
1562
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
1563
1563
  */
1564
1564
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
1565
1565
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1568,7 +1568,7 @@ export declare namespace LevelControl {
1568
1568
  *
1569
1569
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1570
1570
  *
1571
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1571
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1572
1572
  */
1573
1573
  executeIfOff: BitFlag;
1574
1574
  /**
@@ -1576,7 +1576,7 @@ export declare namespace LevelControl {
1576
1576
  *
1577
1577
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1578
1578
  *
1579
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1579
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1580
1580
  */
1581
1581
  coupleColorTempToLevel: BitFlag;
1582
1582
  }>>;
@@ -1586,7 +1586,7 @@ export declare namespace LevelControl {
1586
1586
  *
1587
1587
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1588
1588
  *
1589
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1589
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1590
1590
  */
1591
1591
  executeIfOff: BitFlag;
1592
1592
  /**
@@ -1594,25 +1594,25 @@ export declare namespace LevelControl {
1594
1594
  *
1595
1595
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1596
1596
  *
1597
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1597
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1598
1598
  */
1599
1599
  coupleColorTempToLevel: BitFlag;
1600
1600
  }>>;
1601
1601
  }>, void, any>;
1602
1602
  /**
1603
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
1603
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
1604
1604
  */
1605
1605
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1606
1606
  /**
1607
1607
  * This field shall be one of the non-reserved values in StepModeEnum.
1608
1608
  *
1609
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
1609
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
1610
1610
  */
1611
1611
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
1612
1612
  /**
1613
1613
  * This field shall indicate the change to CurrentLevel.
1614
1614
  *
1615
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
1615
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
1616
1616
  */
1617
1617
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
1618
1618
  /**
@@ -1624,7 +1624,7 @@ export declare namespace LevelControl {
1624
1624
  *
1625
1625
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
1626
1626
  *
1627
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
1627
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
1628
1628
  */
1629
1629
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
1630
1630
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1633,7 +1633,7 @@ export declare namespace LevelControl {
1633
1633
  *
1634
1634
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1635
1635
  *
1636
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1636
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1637
1637
  */
1638
1638
  executeIfOff: BitFlag;
1639
1639
  /**
@@ -1641,7 +1641,7 @@ export declare namespace LevelControl {
1641
1641
  *
1642
1642
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1643
1643
  *
1644
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1644
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1645
1645
  */
1646
1646
  coupleColorTempToLevel: BitFlag;
1647
1647
  }>>;
@@ -1651,7 +1651,7 @@ export declare namespace LevelControl {
1651
1651
  *
1652
1652
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1653
1653
  *
1654
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1654
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1655
1655
  */
1656
1656
  executeIfOff: BitFlag;
1657
1657
  /**
@@ -1659,13 +1659,13 @@ export declare namespace LevelControl {
1659
1659
  *
1660
1660
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1661
1661
  *
1662
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1662
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1663
1663
  */
1664
1664
  coupleColorTempToLevel: BitFlag;
1665
1665
  }>>;
1666
1666
  }>, void, any>;
1667
1667
  /**
1668
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
1668
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
1669
1669
  */
1670
1670
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1671
1671
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1674,7 +1674,7 @@ export declare namespace LevelControl {
1674
1674
  *
1675
1675
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1676
1676
  *
1677
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1677
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1678
1678
  */
1679
1679
  executeIfOff: BitFlag;
1680
1680
  /**
@@ -1682,7 +1682,7 @@ export declare namespace LevelControl {
1682
1682
  *
1683
1683
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1684
1684
  *
1685
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1685
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1686
1686
  */
1687
1687
  coupleColorTempToLevel: BitFlag;
1688
1688
  }>>;
@@ -1692,7 +1692,7 @@ export declare namespace LevelControl {
1692
1692
  *
1693
1693
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1694
1694
  *
1695
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1695
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1696
1696
  */
1697
1697
  executeIfOff: BitFlag;
1698
1698
  /**
@@ -1700,7 +1700,7 @@ export declare namespace LevelControl {
1700
1700
  *
1701
1701
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1702
1702
  *
1703
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1703
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1704
1704
  */
1705
1705
  coupleColorTempToLevel: BitFlag;
1706
1706
  }>>;
@@ -1734,13 +1734,13 @@ export declare namespace LevelControl {
1734
1734
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
1735
1735
  * reporting of this attribute in order to keep track of the remaining duration.
1736
1736
  *
1737
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.3
1737
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.3
1738
1738
  */
1739
1739
  readonly remainingTime: Attribute<number, any>;
1740
1740
  /**
1741
1741
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1742
1742
  *
1743
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
1743
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
1744
1744
  */
1745
1745
  readonly minLevel: OptionalAttribute<number, any>;
1746
1746
  /**
@@ -1751,7 +1751,7 @@ export declare namespace LevelControl {
1751
1751
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
1752
1752
  * attribute shall return to its value prior to the restart.
1753
1753
  *
1754
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.15
1754
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.15
1755
1755
  */
1756
1756
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
1757
1757
  };
@@ -1765,7 +1765,7 @@ export declare namespace LevelControl {
1765
1765
  /**
1766
1766
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1767
1767
  *
1768
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
1768
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
1769
1769
  */
1770
1770
  readonly minLevel: OptionalAttribute<number, any>;
1771
1771
  };
@@ -1787,27 +1787,27 @@ export declare namespace LevelControl {
1787
1787
  *
1788
1788
  * • At the end of the movement/transition.
1789
1789
  *
1790
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.6
1790
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.6
1791
1791
  */
1792
1792
  readonly currentFrequency: Attribute<number, any>;
1793
1793
  /**
1794
1794
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
1795
1795
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
1796
1796
  *
1797
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.7
1797
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.7
1798
1798
  */
1799
1799
  readonly minFrequency: Attribute<number, any>;
1800
1800
  /**
1801
1801
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
1802
1802
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
1803
1803
  *
1804
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.8
1804
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.8
1805
1805
  */
1806
1806
  readonly maxFrequency: Attribute<number, any>;
1807
1807
  };
1808
1808
  readonly commands: {
1809
1809
  /**
1810
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
1810
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
1811
1811
  */
1812
1812
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1813
1813
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1840,7 +1840,7 @@ export declare namespace LevelControl {
1840
1840
  *
1841
1841
  * All other values are application specific gradations from the minimum to the maximum level.
1842
1842
  *
1843
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
1843
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
1844
1844
  */
1845
1845
  readonly lighting: BitFlag;
1846
1846
  /**
@@ -1848,7 +1848,7 @@ export declare namespace LevelControl {
1848
1848
  *
1849
1849
  * NOTE The Frequency feature is provisional.
1850
1850
  *
1851
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
1851
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
1852
1852
  */
1853
1853
  readonly frequency: BitFlag;
1854
1854
  };
@@ -1864,13 +1864,13 @@ export declare namespace LevelControl {
1864
1864
  *
1865
1865
  * • When it changes from null to any other value and vice versa.
1866
1866
  *
1867
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.2
1867
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.2
1868
1868
  */
1869
1869
  readonly currentLevel: Attribute<number | null, any>;
1870
1870
  /**
1871
1871
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
1872
1872
  *
1873
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.5
1873
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.5
1874
1874
  */
1875
1875
  readonly maxLevel: OptionalAttribute<number, any>;
1876
1876
  /**
@@ -1893,7 +1893,7 @@ export declare namespace LevelControl {
1893
1893
  *
1894
1894
  * • The value of the ExecuteIfOff bit is 0.
1895
1895
  *
1896
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.9
1896
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.9
1897
1897
  */
1898
1898
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1899
1899
  /**
@@ -1901,7 +1901,7 @@ export declare namespace LevelControl {
1901
1901
  *
1902
1902
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1903
1903
  *
1904
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1904
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1905
1905
  */
1906
1906
  executeIfOff: BitFlag;
1907
1907
  /**
@@ -1909,7 +1909,7 @@ export declare namespace LevelControl {
1909
1909
  *
1910
1910
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1911
1911
  *
1912
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1912
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1913
1913
  */
1914
1914
  coupleColorTempToLevel: BitFlag;
1915
1915
  }>, any>;
@@ -1921,7 +1921,7 @@ export declare namespace LevelControl {
1921
1921
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
1922
1922
  * implemented.
1923
1923
  *
1924
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.10
1924
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.10
1925
1925
  */
1926
1926
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
1927
1927
  /**
@@ -1933,7 +1933,7 @@ export declare namespace LevelControl {
1933
1933
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
1934
1934
  * aware that older devices may not implement it.
1935
1935
  *
1936
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.11
1936
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.11
1937
1937
  */
1938
1938
  readonly onLevel: WritableAttribute<number | null, any>;
1939
1939
  /**
@@ -1942,7 +1942,7 @@ export declare namespace LevelControl {
1942
1942
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
1943
1943
  * instead.
1944
1944
  *
1945
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.12
1945
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.12
1946
1946
  */
1947
1947
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
1948
1948
  /**
@@ -1951,20 +1951,20 @@ export declare namespace LevelControl {
1951
1951
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
1952
1952
  * used instead.
1953
1953
  *
1954
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.13
1954
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.13
1955
1955
  */
1956
1956
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
1957
1957
  /**
1958
1958
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
1959
1959
  * parameter.
1960
1960
  *
1961
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.14
1961
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.14
1962
1962
  */
1963
1963
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
1964
1964
  };
1965
1965
  readonly commands: {
1966
1966
  /**
1967
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.1
1967
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.1
1968
1968
  */
1969
1969
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1970
1970
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1975,7 +1975,7 @@ export declare namespace LevelControl {
1975
1975
  *
1976
1976
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1977
1977
  *
1978
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1978
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1979
1979
  */
1980
1980
  executeIfOff: BitFlag;
1981
1981
  /**
@@ -1983,7 +1983,7 @@ export declare namespace LevelControl {
1983
1983
  *
1984
1984
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1985
1985
  *
1986
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
1986
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
1987
1987
  */
1988
1988
  coupleColorTempToLevel: BitFlag;
1989
1989
  }>>;
@@ -1993,7 +1993,7 @@ export declare namespace LevelControl {
1993
1993
  *
1994
1994
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1995
1995
  *
1996
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
1996
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
1997
1997
  */
1998
1998
  executeIfOff: BitFlag;
1999
1999
  /**
@@ -2001,19 +2001,19 @@ export declare namespace LevelControl {
2001
2001
  *
2002
2002
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2003
2003
  *
2004
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2004
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2005
2005
  */
2006
2006
  coupleColorTempToLevel: BitFlag;
2007
2007
  }>>;
2008
2008
  }>, void, any>;
2009
2009
  /**
2010
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2
2010
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2
2011
2011
  */
2012
2012
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2013
2013
  /**
2014
2014
  * This field shall be one of the non-reserved values in MoveModeEnum.
2015
2015
  *
2016
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
2016
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
2017
2017
  */
2018
2018
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2019
2019
  /**
@@ -2025,7 +2025,7 @@ export declare namespace LevelControl {
2025
2025
  *
2026
2026
  * field may be disregarded.
2027
2027
  *
2028
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
2028
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
2029
2029
  */
2030
2030
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2031
2031
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2034,7 +2034,7 @@ export declare namespace LevelControl {
2034
2034
  *
2035
2035
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2036
2036
  *
2037
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2037
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2038
2038
  */
2039
2039
  executeIfOff: BitFlag;
2040
2040
  /**
@@ -2042,7 +2042,7 @@ export declare namespace LevelControl {
2042
2042
  *
2043
2043
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2044
2044
  *
2045
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2045
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2046
2046
  */
2047
2047
  coupleColorTempToLevel: BitFlag;
2048
2048
  }>>;
@@ -2052,7 +2052,7 @@ export declare namespace LevelControl {
2052
2052
  *
2053
2053
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2054
2054
  *
2055
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2055
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2056
2056
  */
2057
2057
  executeIfOff: BitFlag;
2058
2058
  /**
@@ -2060,25 +2060,25 @@ export declare namespace LevelControl {
2060
2060
  *
2061
2061
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2062
2062
  *
2063
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2063
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2064
2064
  */
2065
2065
  coupleColorTempToLevel: BitFlag;
2066
2066
  }>>;
2067
2067
  }>, void, any>;
2068
2068
  /**
2069
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3
2069
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3
2070
2070
  */
2071
2071
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2072
2072
  /**
2073
2073
  * This field shall be one of the non-reserved values in StepModeEnum.
2074
2074
  *
2075
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
2075
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
2076
2076
  */
2077
2077
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2078
2078
  /**
2079
2079
  * This field shall indicate the change to CurrentLevel.
2080
2080
  *
2081
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
2081
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
2082
2082
  */
2083
2083
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2084
2084
  /**
@@ -2090,7 +2090,7 @@ export declare namespace LevelControl {
2090
2090
  *
2091
2091
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2092
2092
  *
2093
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
2093
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
2094
2094
  */
2095
2095
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2096
2096
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2099,7 +2099,7 @@ export declare namespace LevelControl {
2099
2099
  *
2100
2100
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2101
2101
  *
2102
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2102
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2103
2103
  */
2104
2104
  executeIfOff: BitFlag;
2105
2105
  /**
@@ -2107,7 +2107,7 @@ export declare namespace LevelControl {
2107
2107
  *
2108
2108
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2109
2109
  *
2110
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2110
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2111
2111
  */
2112
2112
  coupleColorTempToLevel: BitFlag;
2113
2113
  }>>;
@@ -2117,7 +2117,7 @@ export declare namespace LevelControl {
2117
2117
  *
2118
2118
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2119
2119
  *
2120
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2120
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2121
2121
  */
2122
2122
  executeIfOff: BitFlag;
2123
2123
  /**
@@ -2125,13 +2125,13 @@ export declare namespace LevelControl {
2125
2125
  *
2126
2126
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2127
2127
  *
2128
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2128
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2129
2129
  */
2130
2130
  coupleColorTempToLevel: BitFlag;
2131
2131
  }>>;
2132
2132
  }>, void, any>;
2133
2133
  /**
2134
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.4
2134
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.4
2135
2135
  */
2136
2136
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2137
2137
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2140,7 +2140,7 @@ export declare namespace LevelControl {
2140
2140
  *
2141
2141
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2142
2142
  *
2143
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2143
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2144
2144
  */
2145
2145
  executeIfOff: BitFlag;
2146
2146
  /**
@@ -2148,7 +2148,7 @@ export declare namespace LevelControl {
2148
2148
  *
2149
2149
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2150
2150
  *
2151
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2151
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2152
2152
  */
2153
2153
  coupleColorTempToLevel: BitFlag;
2154
2154
  }>>;
@@ -2158,7 +2158,7 @@ export declare namespace LevelControl {
2158
2158
  *
2159
2159
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2160
2160
  *
2161
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2161
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2162
2162
  */
2163
2163
  executeIfOff: BitFlag;
2164
2164
  /**
@@ -2166,13 +2166,13 @@ export declare namespace LevelControl {
2166
2166
  *
2167
2167
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2168
2168
  *
2169
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2169
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2170
2170
  */
2171
2171
  coupleColorTempToLevel: BitFlag;
2172
2172
  }>>;
2173
2173
  }>, void, any>;
2174
2174
  /**
2175
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
2175
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
2176
2176
  */
2177
2177
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2178
2178
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -2183,7 +2183,7 @@ export declare namespace LevelControl {
2183
2183
  *
2184
2184
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2185
2185
  *
2186
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2186
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2187
2187
  */
2188
2188
  executeIfOff: BitFlag;
2189
2189
  /**
@@ -2191,7 +2191,7 @@ export declare namespace LevelControl {
2191
2191
  *
2192
2192
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2193
2193
  *
2194
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2194
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2195
2195
  */
2196
2196
  coupleColorTempToLevel: BitFlag;
2197
2197
  }>>;
@@ -2201,7 +2201,7 @@ export declare namespace LevelControl {
2201
2201
  *
2202
2202
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2203
2203
  *
2204
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2204
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2205
2205
  */
2206
2206
  executeIfOff: BitFlag;
2207
2207
  /**
@@ -2209,19 +2209,19 @@ export declare namespace LevelControl {
2209
2209
  *
2210
2210
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2211
2211
  *
2212
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2212
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2213
2213
  */
2214
2214
  coupleColorTempToLevel: BitFlag;
2215
2215
  }>>;
2216
2216
  }>, void, any>;
2217
2217
  /**
2218
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
2218
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
2219
2219
  */
2220
2220
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2221
2221
  /**
2222
2222
  * This field shall be one of the non-reserved values in MoveModeEnum.
2223
2223
  *
2224
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
2224
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
2225
2225
  */
2226
2226
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2227
2227
  /**
@@ -2233,7 +2233,7 @@ export declare namespace LevelControl {
2233
2233
  *
2234
2234
  * field may be disregarded.
2235
2235
  *
2236
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
2236
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
2237
2237
  */
2238
2238
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2239
2239
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2242,7 +2242,7 @@ export declare namespace LevelControl {
2242
2242
  *
2243
2243
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2244
2244
  *
2245
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2245
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2246
2246
  */
2247
2247
  executeIfOff: BitFlag;
2248
2248
  /**
@@ -2250,7 +2250,7 @@ export declare namespace LevelControl {
2250
2250
  *
2251
2251
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2252
2252
  *
2253
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2253
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2254
2254
  */
2255
2255
  coupleColorTempToLevel: BitFlag;
2256
2256
  }>>;
@@ -2260,7 +2260,7 @@ export declare namespace LevelControl {
2260
2260
  *
2261
2261
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2262
2262
  *
2263
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2263
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2264
2264
  */
2265
2265
  executeIfOff: BitFlag;
2266
2266
  /**
@@ -2268,25 +2268,25 @@ export declare namespace LevelControl {
2268
2268
  *
2269
2269
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2270
2270
  *
2271
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2271
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2272
2272
  */
2273
2273
  coupleColorTempToLevel: BitFlag;
2274
2274
  }>>;
2275
2275
  }>, void, any>;
2276
2276
  /**
2277
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
2277
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
2278
2278
  */
2279
2279
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2280
2280
  /**
2281
2281
  * This field shall be one of the non-reserved values in StepModeEnum.
2282
2282
  *
2283
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
2283
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
2284
2284
  */
2285
2285
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2286
2286
  /**
2287
2287
  * This field shall indicate the change to CurrentLevel.
2288
2288
  *
2289
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
2289
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
2290
2290
  */
2291
2291
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2292
2292
  /**
@@ -2298,7 +2298,7 @@ export declare namespace LevelControl {
2298
2298
  *
2299
2299
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2300
2300
  *
2301
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
2301
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
2302
2302
  */
2303
2303
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2304
2304
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2307,7 +2307,7 @@ export declare namespace LevelControl {
2307
2307
  *
2308
2308
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2309
2309
  *
2310
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2310
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2311
2311
  */
2312
2312
  executeIfOff: BitFlag;
2313
2313
  /**
@@ -2315,7 +2315,7 @@ export declare namespace LevelControl {
2315
2315
  *
2316
2316
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2317
2317
  *
2318
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2318
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2319
2319
  */
2320
2320
  coupleColorTempToLevel: BitFlag;
2321
2321
  }>>;
@@ -2325,7 +2325,7 @@ export declare namespace LevelControl {
2325
2325
  *
2326
2326
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2327
2327
  *
2328
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2328
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2329
2329
  */
2330
2330
  executeIfOff: BitFlag;
2331
2331
  /**
@@ -2333,13 +2333,13 @@ export declare namespace LevelControl {
2333
2333
  *
2334
2334
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2335
2335
  *
2336
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2336
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2337
2337
  */
2338
2338
  coupleColorTempToLevel: BitFlag;
2339
2339
  }>>;
2340
2340
  }>, void, any>;
2341
2341
  /**
2342
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7
2342
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7
2343
2343
  */
2344
2344
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2345
2345
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2348,7 +2348,7 @@ export declare namespace LevelControl {
2348
2348
  *
2349
2349
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2350
2350
  *
2351
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2351
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2352
2352
  */
2353
2353
  executeIfOff: BitFlag;
2354
2354
  /**
@@ -2356,7 +2356,7 @@ export declare namespace LevelControl {
2356
2356
  *
2357
2357
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2358
2358
  *
2359
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2359
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2360
2360
  */
2361
2361
  coupleColorTempToLevel: BitFlag;
2362
2362
  }>>;
@@ -2366,7 +2366,7 @@ export declare namespace LevelControl {
2366
2366
  *
2367
2367
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2368
2368
  *
2369
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2369
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2370
2370
  */
2371
2371
  executeIfOff: BitFlag;
2372
2372
  /**
@@ -2374,7 +2374,7 @@ export declare namespace LevelControl {
2374
2374
  *
2375
2375
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2376
2376
  *
2377
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2377
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2378
2378
  */
2379
2379
  coupleColorTempToLevel: BitFlag;
2380
2380
  }>>;
@@ -2408,13 +2408,13 @@ export declare namespace LevelControl {
2408
2408
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
2409
2409
  * reporting of this attribute in order to keep track of the remaining duration.
2410
2410
  *
2411
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.3
2411
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.3
2412
2412
  */
2413
2413
  readonly remainingTime: Attribute<number, any>;
2414
2414
  /**
2415
2415
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
2416
2416
  *
2417
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
2417
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
2418
2418
  */
2419
2419
  readonly minLevel: OptionalAttribute<number, any>;
2420
2420
  /**
@@ -2425,7 +2425,7 @@ export declare namespace LevelControl {
2425
2425
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
2426
2426
  * attribute shall return to its value prior to the restart.
2427
2427
  *
2428
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.15
2428
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.15
2429
2429
  */
2430
2430
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
2431
2431
  };
@@ -2439,7 +2439,7 @@ export declare namespace LevelControl {
2439
2439
  /**
2440
2440
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
2441
2441
  *
2442
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
2442
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
2443
2443
  */
2444
2444
  readonly minLevel: OptionalAttribute<number, any>;
2445
2445
  };
@@ -2461,27 +2461,27 @@ export declare namespace LevelControl {
2461
2461
  *
2462
2462
  * • At the end of the movement/transition.
2463
2463
  *
2464
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.6
2464
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.6
2465
2465
  */
2466
2466
  readonly currentFrequency: Attribute<number, any>;
2467
2467
  /**
2468
2468
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
2469
2469
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
2470
2470
  *
2471
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.7
2471
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.7
2472
2472
  */
2473
2473
  readonly minFrequency: Attribute<number, any>;
2474
2474
  /**
2475
2475
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
2476
2476
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
2477
2477
  *
2478
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.8
2478
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.8
2479
2479
  */
2480
2480
  readonly maxFrequency: Attribute<number, any>;
2481
2481
  };
2482
2482
  readonly commands: {
2483
2483
  /**
2484
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.5
2484
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.5
2485
2485
  */
2486
2486
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2487
2487
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -2494,7 +2494,7 @@ export declare namespace LevelControl {
2494
2494
  /**
2495
2495
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
2496
2496
  *
2497
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.6.4
2497
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.6.4
2498
2498
  */
2499
2499
  readonly minLevel: OptionalAttribute<number, any>;
2500
2500
  };
@@ -2506,7 +2506,7 @@ export declare namespace LevelControl {
2506
2506
  * LevelControlCluster supports optional features that you can enable with the LevelControlCluster.with() factory
2507
2507
  * method.
2508
2508
  *
2509
- * @see {@link MatterSpecification.v13.Cluster} § 1.6
2509
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6
2510
2510
  */
2511
2511
  interface Cluster extends Identity<typeof ClusterInstance> {
2512
2512
  }
@@ -2539,7 +2539,7 @@ export declare namespace LevelControl {
2539
2539
  *
2540
2540
  * All other values are application specific gradations from the minimum to the maximum level.
2541
2541
  *
2542
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
2542
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
2543
2543
  */
2544
2544
  readonly lighting: BitFlag;
2545
2545
  /**
@@ -2547,7 +2547,7 @@ export declare namespace LevelControl {
2547
2547
  *
2548
2548
  * NOTE The Frequency feature is provisional.
2549
2549
  *
2550
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
2550
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
2551
2551
  */
2552
2552
  readonly frequency: BitFlag;
2553
2553
  };
@@ -2622,7 +2622,7 @@ export declare namespace LevelControl {
2622
2622
  *
2623
2623
  * All other values are application specific gradations from the minimum to the maximum level.
2624
2624
  *
2625
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.2
2625
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.2
2626
2626
  */
2627
2627
  readonly lighting: BitFlag;
2628
2628
  /**
@@ -2630,7 +2630,7 @@ export declare namespace LevelControl {
2630
2630
  *
2631
2631
  * NOTE The Frequency feature is provisional.
2632
2632
  *
2633
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.4.3
2633
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
2634
2634
  */
2635
2635
  readonly frequency: BitFlag;
2636
2636
  }>, never>;
@@ -2644,7 +2644,7 @@ export declare namespace LevelControl {
2644
2644
  *
2645
2645
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2646
2646
  *
2647
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2647
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2648
2648
  */
2649
2649
  executeIfOff: BitFlag;
2650
2650
  /**
@@ -2652,7 +2652,7 @@ export declare namespace LevelControl {
2652
2652
  *
2653
2653
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2654
2654
  *
2655
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2655
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2656
2656
  */
2657
2657
  coupleColorTempToLevel: BitFlag;
2658
2658
  }>, any>;
@@ -2681,7 +2681,7 @@ export declare namespace LevelControl {
2681
2681
  *
2682
2682
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2683
2683
  *
2684
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2684
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2685
2685
  */
2686
2686
  executeIfOff: BitFlag;
2687
2687
  /**
@@ -2689,7 +2689,7 @@ export declare namespace LevelControl {
2689
2689
  *
2690
2690
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2691
2691
  *
2692
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2692
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2693
2693
  */
2694
2694
  coupleColorTempToLevel: BitFlag;
2695
2695
  }>>;
@@ -2699,7 +2699,7 @@ export declare namespace LevelControl {
2699
2699
  *
2700
2700
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2701
2701
  *
2702
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2702
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2703
2703
  */
2704
2704
  executeIfOff: BitFlag;
2705
2705
  /**
@@ -2707,7 +2707,7 @@ export declare namespace LevelControl {
2707
2707
  *
2708
2708
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2709
2709
  *
2710
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2710
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2711
2711
  */
2712
2712
  coupleColorTempToLevel: BitFlag;
2713
2713
  }>>;
@@ -2716,13 +2716,13 @@ export declare namespace LevelControl {
2716
2716
  /**
2717
2717
  * This field shall be one of the non-reserved values in StepModeEnum.
2718
2718
  *
2719
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
2719
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
2720
2720
  */
2721
2721
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2722
2722
  /**
2723
2723
  * This field shall indicate the change to CurrentLevel.
2724
2724
  *
2725
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
2725
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
2726
2726
  */
2727
2727
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2728
2728
  /**
@@ -2734,7 +2734,7 @@ export declare namespace LevelControl {
2734
2734
  *
2735
2735
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2736
2736
  *
2737
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
2737
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
2738
2738
  */
2739
2739
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2740
2740
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2743,7 +2743,7 @@ export declare namespace LevelControl {
2743
2743
  *
2744
2744
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2745
2745
  *
2746
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2746
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2747
2747
  */
2748
2748
  executeIfOff: BitFlag;
2749
2749
  /**
@@ -2751,7 +2751,7 @@ export declare namespace LevelControl {
2751
2751
  *
2752
2752
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2753
2753
  *
2754
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2754
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2755
2755
  */
2756
2756
  coupleColorTempToLevel: BitFlag;
2757
2757
  }>>;
@@ -2761,7 +2761,7 @@ export declare namespace LevelControl {
2761
2761
  *
2762
2762
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2763
2763
  *
2764
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2764
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2765
2765
  */
2766
2766
  executeIfOff: BitFlag;
2767
2767
  /**
@@ -2769,7 +2769,7 @@ export declare namespace LevelControl {
2769
2769
  *
2770
2770
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2771
2771
  *
2772
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2772
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2773
2773
  */
2774
2774
  coupleColorTempToLevel: BitFlag;
2775
2775
  }>>;
@@ -2783,7 +2783,7 @@ export declare namespace LevelControl {
2783
2783
  *
2784
2784
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2785
2785
  *
2786
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2786
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2787
2787
  */
2788
2788
  executeIfOff: BitFlag;
2789
2789
  /**
@@ -2791,7 +2791,7 @@ export declare namespace LevelControl {
2791
2791
  *
2792
2792
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2793
2793
  *
2794
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2794
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2795
2795
  */
2796
2796
  coupleColorTempToLevel: BitFlag;
2797
2797
  }>>;
@@ -2801,7 +2801,7 @@ export declare namespace LevelControl {
2801
2801
  *
2802
2802
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2803
2803
  *
2804
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2804
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2805
2805
  */
2806
2806
  executeIfOff: BitFlag;
2807
2807
  /**
@@ -2809,7 +2809,7 @@ export declare namespace LevelControl {
2809
2809
  *
2810
2810
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2811
2811
  *
2812
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2812
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2813
2813
  */
2814
2814
  coupleColorTempToLevel: BitFlag;
2815
2815
  }>>;
@@ -2818,7 +2818,7 @@ export declare namespace LevelControl {
2818
2818
  /**
2819
2819
  * This field shall be one of the non-reserved values in MoveModeEnum.
2820
2820
  *
2821
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
2821
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
2822
2822
  */
2823
2823
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2824
2824
  /**
@@ -2830,7 +2830,7 @@ export declare namespace LevelControl {
2830
2830
  *
2831
2831
  * field may be disregarded.
2832
2832
  *
2833
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
2833
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
2834
2834
  */
2835
2835
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2836
2836
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2839,7 +2839,7 @@ export declare namespace LevelControl {
2839
2839
  *
2840
2840
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2841
2841
  *
2842
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2842
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2843
2843
  */
2844
2844
  executeIfOff: BitFlag;
2845
2845
  /**
@@ -2847,7 +2847,7 @@ export declare namespace LevelControl {
2847
2847
  *
2848
2848
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2849
2849
  *
2850
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2850
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2851
2851
  */
2852
2852
  coupleColorTempToLevel: BitFlag;
2853
2853
  }>>;
@@ -2857,7 +2857,7 @@ export declare namespace LevelControl {
2857
2857
  *
2858
2858
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2859
2859
  *
2860
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2860
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2861
2861
  */
2862
2862
  executeIfOff: BitFlag;
2863
2863
  /**
@@ -2865,7 +2865,7 @@ export declare namespace LevelControl {
2865
2865
  *
2866
2866
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2867
2867
  *
2868
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2868
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2869
2869
  */
2870
2870
  coupleColorTempToLevel: BitFlag;
2871
2871
  }>>;
@@ -2879,7 +2879,7 @@ export declare namespace LevelControl {
2879
2879
  *
2880
2880
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2881
2881
  *
2882
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2882
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2883
2883
  */
2884
2884
  executeIfOff: BitFlag;
2885
2885
  /**
@@ -2887,7 +2887,7 @@ export declare namespace LevelControl {
2887
2887
  *
2888
2888
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2889
2889
  *
2890
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2890
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2891
2891
  */
2892
2892
  coupleColorTempToLevel: BitFlag;
2893
2893
  }>>;
@@ -2897,7 +2897,7 @@ export declare namespace LevelControl {
2897
2897
  *
2898
2898
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2899
2899
  *
2900
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2900
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2901
2901
  */
2902
2902
  executeIfOff: BitFlag;
2903
2903
  /**
@@ -2905,7 +2905,7 @@ export declare namespace LevelControl {
2905
2905
  *
2906
2906
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2907
2907
  *
2908
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2908
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2909
2909
  */
2910
2910
  coupleColorTempToLevel: BitFlag;
2911
2911
  }>>;
@@ -2914,7 +2914,7 @@ export declare namespace LevelControl {
2914
2914
  /**
2915
2915
  * This field shall be one of the non-reserved values in MoveModeEnum.
2916
2916
  *
2917
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.1
2917
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.1
2918
2918
  */
2919
2919
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2920
2920
  /**
@@ -2926,7 +2926,7 @@ export declare namespace LevelControl {
2926
2926
  *
2927
2927
  * field may be disregarded.
2928
2928
  *
2929
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.2.2
2929
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
2930
2930
  */
2931
2931
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2932
2932
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2935,7 +2935,7 @@ export declare namespace LevelControl {
2935
2935
  *
2936
2936
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2937
2937
  *
2938
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2938
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2939
2939
  */
2940
2940
  executeIfOff: BitFlag;
2941
2941
  /**
@@ -2943,7 +2943,7 @@ export declare namespace LevelControl {
2943
2943
  *
2944
2944
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2945
2945
  *
2946
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2946
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2947
2947
  */
2948
2948
  coupleColorTempToLevel: BitFlag;
2949
2949
  }>>;
@@ -2953,7 +2953,7 @@ export declare namespace LevelControl {
2953
2953
  *
2954
2954
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2955
2955
  *
2956
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
2956
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
2957
2957
  */
2958
2958
  executeIfOff: BitFlag;
2959
2959
  /**
@@ -2961,7 +2961,7 @@ export declare namespace LevelControl {
2961
2961
  *
2962
2962
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2963
2963
  *
2964
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
2964
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
2965
2965
  */
2966
2966
  coupleColorTempToLevel: BitFlag;
2967
2967
  }>>;
@@ -2970,13 +2970,13 @@ export declare namespace LevelControl {
2970
2970
  /**
2971
2971
  * This field shall be one of the non-reserved values in StepModeEnum.
2972
2972
  *
2973
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.1
2973
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.1
2974
2974
  */
2975
2975
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2976
2976
  /**
2977
2977
  * This field shall indicate the change to CurrentLevel.
2978
2978
  *
2979
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.2
2979
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.2
2980
2980
  */
2981
2981
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2982
2982
  /**
@@ -2988,7 +2988,7 @@ export declare namespace LevelControl {
2988
2988
  *
2989
2989
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2990
2990
  *
2991
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.7.3.3
2991
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.7.3.3
2992
2992
  */
2993
2993
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2994
2994
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2997,7 +2997,7 @@ export declare namespace LevelControl {
2997
2997
  *
2998
2998
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2999
2999
  *
3000
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
3000
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
3001
3001
  */
3002
3002
  executeIfOff: BitFlag;
3003
3003
  /**
@@ -3005,7 +3005,7 @@ export declare namespace LevelControl {
3005
3005
  *
3006
3006
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
3007
3007
  *
3008
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
3008
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
3009
3009
  */
3010
3010
  coupleColorTempToLevel: BitFlag;
3011
3011
  }>>;
@@ -3015,7 +3015,7 @@ export declare namespace LevelControl {
3015
3015
  *
3016
3016
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
3017
3017
  *
3018
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
3018
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
3019
3019
  */
3020
3020
  executeIfOff: BitFlag;
3021
3021
  /**
@@ -3023,7 +3023,7 @@ export declare namespace LevelControl {
3023
3023
  *
3024
3024
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
3025
3025
  *
3026
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
3026
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
3027
3027
  */
3028
3028
  coupleColorTempToLevel: BitFlag;
3029
3029
  }>>;
@@ -3035,7 +3035,7 @@ export declare namespace LevelControl {
3035
3035
  *
3036
3036
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
3037
3037
  *
3038
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
3038
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
3039
3039
  */
3040
3040
  executeIfOff: BitFlag;
3041
3041
  /**
@@ -3043,7 +3043,7 @@ export declare namespace LevelControl {
3043
3043
  *
3044
3044
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
3045
3045
  *
3046
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
3046
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
3047
3047
  */
3048
3048
  coupleColorTempToLevel: BitFlag;
3049
3049
  }>>;
@@ -3053,7 +3053,7 @@ export declare namespace LevelControl {
3053
3053
  *
3054
3054
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
3055
3055
  *
3056
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.1
3056
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.1
3057
3057
  */
3058
3058
  executeIfOff: BitFlag;
3059
3059
  /**
@@ -3061,7 +3061,7 @@ export declare namespace LevelControl {
3061
3061
  *
3062
3062
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
3063
3063
  *
3064
- * @see {@link MatterSpecification.v13.Cluster} § 1.6.5.1.2
3064
+ * @see {@link MatterSpecification.v14.Cluster} § 1.6.5.1.2
3065
3065
  */
3066
3066
  coupleColorTempToLevel: BitFlag;
3067
3067
  }>>;