@matter/types 0.16.0-alpha.0-20251104-8c3166ea3 → 0.16.0-alpha.0-20251107-6bcb5baf4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (614) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +54 -54
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +104 -104
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/basic-information.d.ts +55 -55
  20. package/dist/cjs/clusters/basic-information.js +35 -35
  21. package/dist/cjs/clusters/binding.d.ts +12 -12
  22. package/dist/cjs/clusters/binding.js +5 -5
  23. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  24. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  25. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  26. package/dist/cjs/clusters/boolean-state.js +3 -3
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +105 -105
  28. package/dist/cjs/clusters/bridged-device-basic-information.js +29 -29
  29. package/dist/cjs/clusters/channel.d.ts +561 -561
  30. package/dist/cjs/clusters/channel.js +73 -73
  31. package/dist/cjs/clusters/color-control.d.ts +658 -658
  32. package/dist/cjs/clusters/color-control.js +116 -116
  33. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  34. package/dist/cjs/clusters/commissioner-control.js +5 -5
  35. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  36. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  37. package/dist/cjs/clusters/content-app-observer.d.ts +18 -18
  38. package/dist/cjs/clusters/content-app-observer.js +6 -6
  39. package/dist/cjs/clusters/content-control.d.ts +366 -366
  40. package/dist/cjs/clusters/content-control.js +58 -58
  41. package/dist/cjs/clusters/content-launcher.d.ts +479 -479
  42. package/dist/cjs/clusters/content-launcher.js +39 -39
  43. package/dist/cjs/clusters/descriptor.d.ts +30 -30
  44. package/dist/cjs/clusters/descriptor.js +9 -9
  45. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  46. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  48. package/dist/cjs/clusters/device-energy-management.js +87 -87
  49. package/dist/cjs/clusters/diagnostic-logs.d.ts +37 -37
  50. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  51. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  52. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  53. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  54. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  55. package/dist/cjs/clusters/door-lock.d.ts +1349 -1349
  56. package/dist/cjs/clusters/door-lock.js +227 -227
  57. package/dist/cjs/clusters/ecosystem-information.d.ts +35 -35
  58. package/dist/cjs/clusters/ecosystem-information.js +14 -14
  59. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +276 -276
  60. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  61. package/dist/cjs/clusters/electrical-power-measurement.d.ts +200 -200
  62. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  63. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  64. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  65. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  66. package/dist/cjs/clusters/energy-evse.js +73 -73
  67. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  68. package/dist/cjs/clusters/energy-preference.js +9 -9
  69. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  70. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  71. package/dist/cjs/clusters/fan-control.d.ts +83 -83
  72. package/dist/cjs/clusters/fan-control.js +19 -19
  73. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  74. package/dist/cjs/clusters/fixed-label.js +1 -1
  75. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  76. package/dist/cjs/clusters/flow-measurement.js +4 -4
  77. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  78. package/dist/cjs/clusters/general-commissioning.js +25 -25
  79. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  80. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  81. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  82. package/dist/cjs/clusters/group-key-management.js +23 -23
  83. package/dist/cjs/clusters/groups.d.ts +78 -78
  84. package/dist/cjs/clusters/groups.js +21 -21
  85. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  86. package/dist/cjs/clusters/icd-management.js +29 -29
  87. package/dist/cjs/clusters/identify.d.ts +16 -16
  88. package/dist/cjs/clusters/identify.js +6 -6
  89. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  90. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  91. package/dist/cjs/clusters/joint-fabric-administrator.d.ts +34 -34
  92. package/dist/cjs/clusters/joint-fabric-administrator.js +10 -10
  93. package/dist/cjs/clusters/joint-fabric-datastore.d.ts +232 -232
  94. package/dist/cjs/clusters/joint-fabric-datastore.js +73 -73
  95. package/dist/cjs/clusters/keypad-input.d.ts +18 -18
  96. package/dist/cjs/clusters/keypad-input.js +3 -3
  97. package/dist/cjs/clusters/label.d.ts +10 -10
  98. package/dist/cjs/clusters/label.js +3 -3
  99. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  100. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  101. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  102. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  103. package/dist/cjs/clusters/laundry-washer-mode.d.ts +34 -34
  104. package/dist/cjs/clusters/laundry-washer-mode.js +5 -5
  105. package/dist/cjs/clusters/level-control.d.ts +303 -303
  106. package/dist/cjs/clusters/level-control.js +32 -32
  107. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  108. package/dist/cjs/clusters/localization-configuration.js +2 -2
  109. package/dist/cjs/clusters/low-power.d.ts +2 -2
  110. package/dist/cjs/clusters/low-power.js +1 -1
  111. package/dist/cjs/clusters/media-input.d.ts +47 -47
  112. package/dist/cjs/clusters/media-input.js +11 -11
  113. package/dist/cjs/clusters/media-playback.d.ts +390 -390
  114. package/dist/cjs/clusters/media-playback.js +57 -57
  115. package/dist/cjs/clusters/messages.d.ts +154 -154
  116. package/dist/cjs/clusters/messages.js +38 -38
  117. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  118. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  119. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  120. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  121. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  122. package/dist/cjs/clusters/mode-base.js +13 -13
  123. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  124. package/dist/cjs/clusters/mode-select.js +13 -13
  125. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  126. package/dist/cjs/clusters/network-commissioning.js +46 -46
  127. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  128. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  129. package/dist/cjs/clusters/on-off.d.ts +103 -103
  130. package/dist/cjs/clusters/on-off.js +19 -19
  131. package/dist/cjs/clusters/operational-credentials.d.ts +106 -106
  132. package/dist/cjs/clusters/operational-credentials.js +38 -38
  133. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  134. package/dist/cjs/clusters/operational-state.js +21 -21
  135. package/dist/cjs/clusters/ota-software-update-provider.d.ts +65 -65
  136. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  137. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  138. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  139. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +16 -16
  140. package/dist/cjs/clusters/oven-cavity-operational-state.js +11 -11
  141. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  142. package/dist/cjs/clusters/oven-mode.js +8 -8
  143. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  144. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  145. package/dist/cjs/clusters/power-source.d.ts +155 -155
  146. package/dist/cjs/clusters/power-source.js +41 -41
  147. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  148. package/dist/cjs/clusters/power-topology.js +2 -2
  149. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  150. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  151. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  152. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  153. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  154. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  155. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  156. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  157. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  158. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  159. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  160. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  161. package/dist/cjs/clusters/rvc-clean-mode.d.ts +49 -49
  162. package/dist/cjs/clusters/rvc-clean-mode.js +9 -9
  163. package/dist/cjs/clusters/rvc-operational-state.d.ts +54 -54
  164. package/dist/cjs/clusters/rvc-operational-state.js +17 -17
  165. package/dist/cjs/clusters/rvc-run-mode.d.ts +55 -55
  166. package/dist/cjs/clusters/rvc-run-mode.js +9 -9
  167. package/dist/cjs/clusters/scenes-management.d.ts +244 -244
  168. package/dist/cjs/clusters/scenes-management.js +69 -69
  169. package/dist/cjs/clusters/service-area.d.ts +128 -128
  170. package/dist/cjs/clusters/service-area.js +26 -26
  171. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  172. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  173. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  174. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  175. package/dist/cjs/clusters/switch.d.ts +105 -105
  176. package/dist/cjs/clusters/switch.js +23 -23
  177. package/dist/cjs/clusters/target-navigator.d.ts +32 -32
  178. package/dist/cjs/clusters/target-navigator.js +10 -10
  179. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  180. package/dist/cjs/clusters/temperature-control.js +12 -12
  181. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  182. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  183. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  184. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  185. package/dist/cjs/clusters/thermostat.d.ts +514 -514
  186. package/dist/cjs/clusters/thermostat.js +114 -114
  187. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  188. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  189. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  190. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  191. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  192. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  193. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  194. package/dist/cjs/clusters/time-format-localization.js +3 -3
  195. package/dist/cjs/clusters/time-synchronization.d.ts +246 -246
  196. package/dist/cjs/clusters/time-synchronization.js +47 -47
  197. package/dist/cjs/clusters/unit-localization.d.ts +9 -9
  198. package/dist/cjs/clusters/unit-localization.js +2 -2
  199. package/dist/cjs/clusters/user-label.d.ts +2 -2
  200. package/dist/cjs/clusters/user-label.js +1 -1
  201. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +81 -81
  202. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  203. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  204. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  205. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  206. package/dist/cjs/clusters/water-heater-management.js +16 -16
  207. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  208. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  209. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  210. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  211. package/dist/cjs/clusters/wi-fi-network-management.d.ts +8 -8
  212. package/dist/cjs/clusters/wi-fi-network-management.js +4 -4
  213. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  214. package/dist/cjs/clusters/window-covering.js +49 -49
  215. package/dist/cjs/dcl/operational-certificate.d.ts +8 -1
  216. package/dist/cjs/dcl/operational-certificate.d.ts.map +1 -1
  217. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  218. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  219. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  220. package/dist/cjs/globals/Currency.d.ts +2 -2
  221. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  222. package/dist/cjs/globals/Locationdesc.js +3 -3
  223. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  224. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  225. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  226. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  227. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  228. package/dist/cjs/globals/Namespace.d.ts +1 -1
  229. package/dist/cjs/globals/Price.d.ts +2 -2
  230. package/dist/cjs/globals/Priority.d.ts +1 -1
  231. package/dist/cjs/globals/Semtag.d.ts +6 -6
  232. package/dist/cjs/globals/Semtag.js +4 -4
  233. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  234. package/dist/cjs/globals/Status.d.ts +36 -36
  235. package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
  236. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  237. package/dist/cjs/protocol/definitions/secure-channel.d.ts +2 -0
  238. package/dist/cjs/protocol/definitions/secure-channel.d.ts.map +1 -1
  239. package/dist/cjs/protocol/definitions/secure-channel.js +1 -0
  240. package/dist/cjs/protocol/definitions/secure-channel.js.map +1 -1
  241. package/dist/cjs/schema/PairingCodeSchema.d.ts +4 -0
  242. package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
  243. package/dist/cjs/schema/PairingCodeSchema.js +18 -2
  244. package/dist/cjs/schema/PairingCodeSchema.js.map +2 -2
  245. package/dist/esm/clusters/access-control.d.ts +250 -250
  246. package/dist/esm/clusters/access-control.js +39 -39
  247. package/dist/esm/clusters/account-login.d.ts +29 -29
  248. package/dist/esm/clusters/account-login.js +11 -11
  249. package/dist/esm/clusters/actions.d.ts +108 -108
  250. package/dist/esm/clusters/actions.js +39 -39
  251. package/dist/esm/clusters/administrator-commissioning.d.ts +54 -54
  252. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  253. package/dist/esm/clusters/air-quality.d.ts +5 -5
  254. package/dist/esm/clusters/air-quality.js +1 -1
  255. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  256. package/dist/esm/clusters/alarm-base.js +14 -14
  257. package/dist/esm/clusters/application-basic.d.ts +16 -16
  258. package/dist/esm/clusters/application-basic.js +10 -10
  259. package/dist/esm/clusters/application-launcher.d.ts +104 -104
  260. package/dist/esm/clusters/application-launcher.js +13 -13
  261. package/dist/esm/clusters/audio-output.d.ts +37 -37
  262. package/dist/esm/clusters/audio-output.js +8 -8
  263. package/dist/esm/clusters/basic-information.d.ts +55 -55
  264. package/dist/esm/clusters/basic-information.js +35 -35
  265. package/dist/esm/clusters/binding.d.ts +12 -12
  266. package/dist/esm/clusters/binding.js +5 -5
  267. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  268. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  269. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  270. package/dist/esm/clusters/boolean-state.js +3 -3
  271. package/dist/esm/clusters/bridged-device-basic-information.d.ts +105 -105
  272. package/dist/esm/clusters/bridged-device-basic-information.js +29 -29
  273. package/dist/esm/clusters/channel.d.ts +561 -561
  274. package/dist/esm/clusters/channel.js +73 -73
  275. package/dist/esm/clusters/color-control.d.ts +658 -658
  276. package/dist/esm/clusters/color-control.js +116 -116
  277. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  278. package/dist/esm/clusters/commissioner-control.js +5 -5
  279. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  280. package/dist/esm/clusters/concentration-measurement.js +11 -11
  281. package/dist/esm/clusters/content-app-observer.d.ts +18 -18
  282. package/dist/esm/clusters/content-app-observer.js +6 -6
  283. package/dist/esm/clusters/content-control.d.ts +366 -366
  284. package/dist/esm/clusters/content-control.js +58 -58
  285. package/dist/esm/clusters/content-launcher.d.ts +479 -479
  286. package/dist/esm/clusters/content-launcher.js +39 -39
  287. package/dist/esm/clusters/descriptor.d.ts +30 -30
  288. package/dist/esm/clusters/descriptor.js +9 -9
  289. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  290. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  291. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  292. package/dist/esm/clusters/device-energy-management.js +87 -87
  293. package/dist/esm/clusters/diagnostic-logs.d.ts +37 -37
  294. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  295. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  296. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  297. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  298. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  299. package/dist/esm/clusters/door-lock.d.ts +1349 -1349
  300. package/dist/esm/clusters/door-lock.js +227 -227
  301. package/dist/esm/clusters/ecosystem-information.d.ts +35 -35
  302. package/dist/esm/clusters/ecosystem-information.js +14 -14
  303. package/dist/esm/clusters/electrical-energy-measurement.d.ts +276 -276
  304. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  305. package/dist/esm/clusters/electrical-power-measurement.d.ts +200 -200
  306. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  307. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  308. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  309. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  310. package/dist/esm/clusters/energy-evse.js +73 -73
  311. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  312. package/dist/esm/clusters/energy-preference.js +9 -9
  313. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  314. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  315. package/dist/esm/clusters/fan-control.d.ts +83 -83
  316. package/dist/esm/clusters/fan-control.js +19 -19
  317. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  318. package/dist/esm/clusters/fixed-label.js +1 -1
  319. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  320. package/dist/esm/clusters/flow-measurement.js +4 -4
  321. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  322. package/dist/esm/clusters/general-commissioning.js +25 -25
  323. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  324. package/dist/esm/clusters/general-diagnostics.js +40 -40
  325. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  326. package/dist/esm/clusters/group-key-management.js +23 -23
  327. package/dist/esm/clusters/groups.d.ts +78 -78
  328. package/dist/esm/clusters/groups.js +21 -21
  329. package/dist/esm/clusters/icd-management.d.ts +131 -131
  330. package/dist/esm/clusters/icd-management.js +29 -29
  331. package/dist/esm/clusters/identify.d.ts +16 -16
  332. package/dist/esm/clusters/identify.js +6 -6
  333. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  334. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  335. package/dist/esm/clusters/joint-fabric-administrator.d.ts +34 -34
  336. package/dist/esm/clusters/joint-fabric-administrator.js +10 -10
  337. package/dist/esm/clusters/joint-fabric-datastore.d.ts +232 -232
  338. package/dist/esm/clusters/joint-fabric-datastore.js +73 -73
  339. package/dist/esm/clusters/keypad-input.d.ts +18 -18
  340. package/dist/esm/clusters/keypad-input.js +3 -3
  341. package/dist/esm/clusters/label.d.ts +10 -10
  342. package/dist/esm/clusters/label.js +3 -3
  343. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  344. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  345. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  346. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  347. package/dist/esm/clusters/laundry-washer-mode.d.ts +34 -34
  348. package/dist/esm/clusters/laundry-washer-mode.js +5 -5
  349. package/dist/esm/clusters/level-control.d.ts +303 -303
  350. package/dist/esm/clusters/level-control.js +32 -32
  351. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  352. package/dist/esm/clusters/localization-configuration.js +2 -2
  353. package/dist/esm/clusters/low-power.d.ts +2 -2
  354. package/dist/esm/clusters/low-power.js +1 -1
  355. package/dist/esm/clusters/media-input.d.ts +47 -47
  356. package/dist/esm/clusters/media-input.js +11 -11
  357. package/dist/esm/clusters/media-playback.d.ts +390 -390
  358. package/dist/esm/clusters/media-playback.js +57 -57
  359. package/dist/esm/clusters/messages.d.ts +154 -154
  360. package/dist/esm/clusters/messages.js +38 -38
  361. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  362. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  363. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  364. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  365. package/dist/esm/clusters/mode-base.d.ts +59 -59
  366. package/dist/esm/clusters/mode-base.js +13 -13
  367. package/dist/esm/clusters/mode-select.d.ts +51 -51
  368. package/dist/esm/clusters/mode-select.js +13 -13
  369. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  370. package/dist/esm/clusters/network-commissioning.js +46 -46
  371. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  372. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  373. package/dist/esm/clusters/on-off.d.ts +103 -103
  374. package/dist/esm/clusters/on-off.js +19 -19
  375. package/dist/esm/clusters/operational-credentials.d.ts +106 -106
  376. package/dist/esm/clusters/operational-credentials.js +38 -38
  377. package/dist/esm/clusters/operational-state.d.ts +67 -67
  378. package/dist/esm/clusters/operational-state.js +21 -21
  379. package/dist/esm/clusters/ota-software-update-provider.d.ts +65 -65
  380. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  381. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  382. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  383. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +16 -16
  384. package/dist/esm/clusters/oven-cavity-operational-state.js +11 -11
  385. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  386. package/dist/esm/clusters/oven-mode.js +8 -8
  387. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  388. package/dist/esm/clusters/power-source-configuration.js +1 -1
  389. package/dist/esm/clusters/power-source.d.ts +155 -155
  390. package/dist/esm/clusters/power-source.js +41 -41
  391. package/dist/esm/clusters/power-topology.d.ts +8 -8
  392. package/dist/esm/clusters/power-topology.js +2 -2
  393. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  394. package/dist/esm/clusters/pressure-measurement.js +9 -9
  395. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  396. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  397. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  398. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  399. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  400. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  401. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  402. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  403. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  404. package/dist/esm/clusters/resource-monitoring.js +7 -7
  405. package/dist/esm/clusters/rvc-clean-mode.d.ts +49 -49
  406. package/dist/esm/clusters/rvc-clean-mode.js +9 -9
  407. package/dist/esm/clusters/rvc-operational-state.d.ts +54 -54
  408. package/dist/esm/clusters/rvc-operational-state.js +17 -17
  409. package/dist/esm/clusters/rvc-run-mode.d.ts +55 -55
  410. package/dist/esm/clusters/rvc-run-mode.js +9 -9
  411. package/dist/esm/clusters/scenes-management.d.ts +244 -244
  412. package/dist/esm/clusters/scenes-management.js +69 -69
  413. package/dist/esm/clusters/service-area.d.ts +128 -128
  414. package/dist/esm/clusters/service-area.js +26 -26
  415. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  416. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  417. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  418. package/dist/esm/clusters/software-diagnostics.js +14 -14
  419. package/dist/esm/clusters/switch.d.ts +105 -105
  420. package/dist/esm/clusters/switch.js +23 -23
  421. package/dist/esm/clusters/target-navigator.d.ts +32 -32
  422. package/dist/esm/clusters/target-navigator.js +10 -10
  423. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  424. package/dist/esm/clusters/temperature-control.js +12 -12
  425. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  426. package/dist/esm/clusters/temperature-measurement.js +4 -4
  427. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  428. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  429. package/dist/esm/clusters/thermostat.d.ts +514 -514
  430. package/dist/esm/clusters/thermostat.js +114 -114
  431. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  432. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  433. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  434. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  435. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  436. package/dist/esm/clusters/thread-network-directory.js +11 -11
  437. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  438. package/dist/esm/clusters/time-format-localization.js +3 -3
  439. package/dist/esm/clusters/time-synchronization.d.ts +246 -246
  440. package/dist/esm/clusters/time-synchronization.js +47 -47
  441. package/dist/esm/clusters/unit-localization.d.ts +9 -9
  442. package/dist/esm/clusters/unit-localization.js +2 -2
  443. package/dist/esm/clusters/user-label.d.ts +2 -2
  444. package/dist/esm/clusters/user-label.js +1 -1
  445. package/dist/esm/clusters/valve-configuration-and-control.d.ts +81 -81
  446. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  447. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  448. package/dist/esm/clusters/wake-on-lan.js +2 -2
  449. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  450. package/dist/esm/clusters/water-heater-management.js +16 -16
  451. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  452. package/dist/esm/clusters/water-heater-mode.js +8 -8
  453. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  454. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  455. package/dist/esm/clusters/wi-fi-network-management.d.ts +8 -8
  456. package/dist/esm/clusters/wi-fi-network-management.js +4 -4
  457. package/dist/esm/clusters/window-covering.d.ts +183 -183
  458. package/dist/esm/clusters/window-covering.js +49 -49
  459. package/dist/esm/dcl/operational-certificate.d.ts +8 -1
  460. package/dist/esm/dcl/operational-certificate.d.ts.map +1 -1
  461. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  462. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  463. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  464. package/dist/esm/globals/Currency.d.ts +2 -2
  465. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  466. package/dist/esm/globals/Locationdesc.js +3 -3
  467. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  468. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  470. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  471. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  472. package/dist/esm/globals/Namespace.d.ts +1 -1
  473. package/dist/esm/globals/Price.d.ts +2 -2
  474. package/dist/esm/globals/Priority.d.ts +1 -1
  475. package/dist/esm/globals/Semtag.d.ts +6 -6
  476. package/dist/esm/globals/Semtag.js +4 -4
  477. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  478. package/dist/esm/globals/Status.d.ts +36 -36
  479. package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/dist/esm/protocol/definitions/secure-channel.d.ts +2 -0
  482. package/dist/esm/protocol/definitions/secure-channel.d.ts.map +1 -1
  483. package/dist/esm/protocol/definitions/secure-channel.js +1 -0
  484. package/dist/esm/protocol/definitions/secure-channel.js.map +1 -1
  485. package/dist/esm/schema/PairingCodeSchema.d.ts +4 -0
  486. package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
  487. package/dist/esm/schema/PairingCodeSchema.js +18 -2
  488. package/dist/esm/schema/PairingCodeSchema.js.map +2 -2
  489. package/package.json +5 -5
  490. package/src/clusters/access-control.ts +72 -72
  491. package/src/clusters/account-login.ts +22 -22
  492. package/src/clusters/actions.ts +86 -86
  493. package/src/clusters/administrator-commissioning.ts +23 -23
  494. package/src/clusters/air-quality.ts +4 -4
  495. package/src/clusters/alarm-base.ts +22 -22
  496. package/src/clusters/application-basic.ts +14 -14
  497. package/src/clusters/application-launcher.ts +33 -33
  498. package/src/clusters/audio-output.ts +17 -17
  499. package/src/clusters/basic-information.ts +48 -48
  500. package/src/clusters/binding.ts +8 -8
  501. package/src/clusters/boolean-state-configuration.ts +31 -31
  502. package/src/clusters/boolean-state.ts +6 -6
  503. package/src/clusters/bridged-device-basic-information.ts +39 -39
  504. package/src/clusters/channel.ts +113 -113
  505. package/src/clusters/color-control.ts +168 -168
  506. package/src/clusters/commissioner-control.ts +15 -15
  507. package/src/clusters/concentration-measurement.ts +15 -15
  508. package/src/clusters/content-app-observer.ts +13 -13
  509. package/src/clusters/content-control.ts +106 -106
  510. package/src/clusters/content-launcher.ts +73 -73
  511. package/src/clusters/descriptor.ts +14 -14
  512. package/src/clusters/device-energy-management-mode.ts +28 -28
  513. package/src/clusters/device-energy-management.ts +136 -136
  514. package/src/clusters/diagnostic-logs.ts +30 -30
  515. package/src/clusters/dishwasher-alarm.ts +24 -24
  516. package/src/clusters/dishwasher-mode.ts +27 -27
  517. package/src/clusters/door-lock.ts +378 -378
  518. package/src/clusters/ecosystem-information.ts +21 -21
  519. package/src/clusters/electrical-energy-measurement.ts +40 -40
  520. package/src/clusters/electrical-power-measurement.ts +54 -54
  521. package/src/clusters/energy-evse-mode.ts +28 -28
  522. package/src/clusters/energy-evse.ts +109 -109
  523. package/src/clusters/energy-preference.ts +19 -19
  524. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  525. package/src/clusters/fan-control.ts +30 -30
  526. package/src/clusters/fixed-label.ts +2 -2
  527. package/src/clusters/flow-measurement.ts +5 -5
  528. package/src/clusters/general-commissioning.ts +45 -45
  529. package/src/clusters/general-diagnostics.ts +66 -66
  530. package/src/clusters/group-key-management.ts +45 -45
  531. package/src/clusters/groups.ts +44 -44
  532. package/src/clusters/icd-management.ts +50 -50
  533. package/src/clusters/identify.ts +14 -14
  534. package/src/clusters/illuminance-measurement.ts +7 -7
  535. package/src/clusters/joint-fabric-administrator.ts +31 -31
  536. package/src/clusters/joint-fabric-datastore.ts +145 -145
  537. package/src/clusters/keypad-input.ts +13 -13
  538. package/src/clusters/label.ts +5 -5
  539. package/src/clusters/laundry-dryer-controls.ts +4 -4
  540. package/src/clusters/laundry-washer-controls.ts +11 -11
  541. package/src/clusters/laundry-washer-mode.ts +25 -25
  542. package/src/clusters/level-control.ts +49 -49
  543. package/src/clusters/localization-configuration.ts +3 -3
  544. package/src/clusters/low-power.ts +2 -2
  545. package/src/clusters/media-input.ts +20 -20
  546. package/src/clusters/media-playback.ts +96 -96
  547. package/src/clusters/messages.ts +61 -61
  548. package/src/clusters/microwave-oven-control.ts +23 -23
  549. package/src/clusters/microwave-oven-mode.ts +25 -25
  550. package/src/clusters/mode-base.ts +37 -37
  551. package/src/clusters/mode-select.ts +22 -22
  552. package/src/clusters/network-commissioning.ts +76 -76
  553. package/src/clusters/occupancy-sensing.ts +29 -29
  554. package/src/clusters/on-off.ts +33 -33
  555. package/src/clusters/operational-credentials.ts +75 -75
  556. package/src/clusters/operational-state.ts +34 -34
  557. package/src/clusters/ota-software-update-provider.ts +43 -43
  558. package/src/clusters/ota-software-update-requestor.ts +55 -55
  559. package/src/clusters/oven-cavity-operational-state.ts +14 -14
  560. package/src/clusters/oven-mode.ts +34 -34
  561. package/src/clusters/power-source-configuration.ts +2 -2
  562. package/src/clusters/power-source.ts +59 -59
  563. package/src/clusters/power-topology.ts +4 -4
  564. package/src/clusters/pressure-measurement.ts +11 -11
  565. package/src/clusters/pump-configuration-and-control.ts +69 -69
  566. package/src/clusters/refrigerator-alarm.ts +18 -18
  567. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  568. package/src/clusters/relative-humidity-measurement.ts +5 -5
  569. package/src/clusters/resource-monitoring.ts +13 -13
  570. package/src/clusters/rvc-clean-mode.ts +32 -32
  571. package/src/clusters/rvc-operational-state.ts +28 -28
  572. package/src/clusters/rvc-run-mode.ts +38 -38
  573. package/src/clusters/scenes-management.ts +111 -111
  574. package/src/clusters/service-area.ts +50 -50
  575. package/src/clusters/smoke-co-alarm.ts +66 -66
  576. package/src/clusters/software-diagnostics.ts +20 -20
  577. package/src/clusters/switch.ts +45 -45
  578. package/src/clusters/target-navigator.ts +22 -22
  579. package/src/clusters/temperature-control.ts +19 -19
  580. package/src/clusters/temperature-measurement.ts +5 -5
  581. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  582. package/src/clusters/thermostat.ts +172 -172
  583. package/src/clusters/thread-border-router-management.ts +23 -23
  584. package/src/clusters/thread-network-diagnostics.ts +125 -125
  585. package/src/clusters/thread-network-directory.ts +22 -22
  586. package/src/clusters/time-format-localization.ts +7 -7
  587. package/src/clusters/time-synchronization.ts +82 -82
  588. package/src/clusters/unit-localization.ts +5 -5
  589. package/src/clusters/user-label.ts +2 -2
  590. package/src/clusters/valve-configuration-and-control.ts +36 -36
  591. package/src/clusters/wake-on-lan.ts +3 -3
  592. package/src/clusters/water-heater-management.ts +26 -26
  593. package/src/clusters/water-heater-mode.ts +27 -27
  594. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  595. package/src/clusters/wi-fi-network-management.ts +7 -7
  596. package/src/clusters/window-covering.ts +68 -68
  597. package/src/dcl/operational-certificate.ts +9 -1
  598. package/src/globals/AtomicAttributeStatus.ts +4 -4
  599. package/src/globals/AtomicRequestType.ts +1 -1
  600. package/src/globals/Currency.ts +2 -2
  601. package/src/globals/Locationdesc.ts +5 -5
  602. package/src/globals/MeasurementAccuracy.ts +5 -5
  603. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  604. package/src/globals/MeasurementType.ts +1 -1
  605. package/src/globals/Namespace.ts +1 -1
  606. package/src/globals/Price.ts +2 -2
  607. package/src/globals/Priority.ts +1 -1
  608. package/src/globals/Semtag.ts +6 -6
  609. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  610. package/src/globals/Status.ts +36 -36
  611. package/src/globals/ThreeLevelAuto.ts +1 -1
  612. package/src/globals/WildcardPathFlags.ts +1 -1
  613. package/src/protocol/definitions/secure-channel.ts +3 -0
  614. package/src/schema/PairingCodeSchema.ts +21 -4
@@ -14,7 +14,7 @@ export declare namespace LevelControl {
14
14
  /**
15
15
  * These are optional features supported by LevelControlCluster.
16
16
  *
17
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4
17
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.4.2
40
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.4.3
48
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.5
55
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.5
63
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.5
64
64
  */
65
65
  interface MoveToClosestFrequencyRequest extends TypeFromSchema<typeof TlvMoveToClosestFrequencyRequest> {
66
66
  }
67
67
  /**
68
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1
68
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.1
76
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.2
84
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.1
91
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.1
102
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.2
110
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.1
120
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.2
128
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.1
136
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.1
137
137
  */
138
138
  interface MoveToLevelRequest extends TypeFromSchema<typeof TlvMoveToLevelRequest> {
139
139
  }
140
140
  /**
141
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.2
141
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.2
156
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.7.2.1
162
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
163
163
  */
164
164
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
165
165
  /**
@@ -169,7 +169,7 @@ export declare namespace LevelControl {
169
169
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
170
170
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
171
171
  *
172
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
172
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
173
173
  */
174
174
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
175
175
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -178,7 +178,7 @@ export declare namespace LevelControl {
178
178
  *
179
179
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
180
180
  *
181
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
181
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
182
182
  */
183
183
  executeIfOff: BitFlag;
184
184
  /**
@@ -186,7 +186,7 @@ export declare namespace LevelControl {
186
186
  *
187
187
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
188
188
  *
189
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
189
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
190
190
  */
191
191
  coupleColorTempToLevel: BitFlag;
192
192
  }>>;
@@ -196,7 +196,7 @@ export declare namespace LevelControl {
196
196
  *
197
197
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
198
198
  *
199
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
199
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
200
200
  */
201
201
  executeIfOff: BitFlag;
202
202
  /**
@@ -204,7 +204,7 @@ export declare namespace LevelControl {
204
204
  *
205
205
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
206
206
  *
207
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
207
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
208
208
  */
209
209
  coupleColorTempToLevel: BitFlag;
210
210
  }>>;
@@ -212,12 +212,12 @@ export declare namespace LevelControl {
212
212
  /**
213
213
  * Input to the LevelControl move command
214
214
  *
215
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2
215
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2
216
216
  */
217
217
  interface MoveRequest extends TypeFromSchema<typeof TlvMoveRequest> {
218
218
  }
219
219
  /**
220
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.3
220
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.3
221
221
  */
222
222
  enum StepMode {
223
223
  /**
@@ -232,19 +232,19 @@ export declare namespace LevelControl {
232
232
  /**
233
233
  * Input to the LevelControl step command
234
234
  *
235
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3
235
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3
236
236
  */
237
237
  const TlvStepRequest: import("../tlv/TlvObject.js").ObjectSchema<{
238
238
  /**
239
239
  * This field shall be one of the non-reserved values in StepModeEnum.
240
240
  *
241
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
241
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
242
242
  */
243
243
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
244
244
  /**
245
245
  * This field shall indicate the change to CurrentLevel.
246
246
  *
247
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
247
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
248
248
  */
249
249
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
250
250
  /**
@@ -254,7 +254,7 @@ export declare namespace LevelControl {
254
254
  *
255
255
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
256
256
  *
257
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
257
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
258
258
  */
259
259
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
260
260
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -263,7 +263,7 @@ export declare namespace LevelControl {
263
263
  *
264
264
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
265
265
  *
266
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
266
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
267
267
  */
268
268
  executeIfOff: BitFlag;
269
269
  /**
@@ -271,7 +271,7 @@ export declare namespace LevelControl {
271
271
  *
272
272
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
273
273
  *
274
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
274
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
275
275
  */
276
276
  coupleColorTempToLevel: BitFlag;
277
277
  }>>;
@@ -281,7 +281,7 @@ export declare namespace LevelControl {
281
281
  *
282
282
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
283
283
  *
284
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
284
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
285
285
  */
286
286
  executeIfOff: BitFlag;
287
287
  /**
@@ -289,7 +289,7 @@ export declare namespace LevelControl {
289
289
  *
290
290
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
291
291
  *
292
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
292
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
293
293
  */
294
294
  coupleColorTempToLevel: BitFlag;
295
295
  }>>;
@@ -297,14 +297,14 @@ export declare namespace LevelControl {
297
297
  /**
298
298
  * Input to the LevelControl step command
299
299
  *
300
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3
300
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3
301
301
  */
302
302
  interface StepRequest extends TypeFromSchema<typeof TlvStepRequest> {
303
303
  }
304
304
  /**
305
305
  * Input to the LevelControl stop command
306
306
  *
307
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.4
307
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.4
308
308
  */
309
309
  const TlvStopRequest: import("../tlv/TlvObject.js").ObjectSchema<{
310
310
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -313,7 +313,7 @@ export declare namespace LevelControl {
313
313
  *
314
314
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
315
315
  *
316
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
316
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
317
317
  */
318
318
  executeIfOff: BitFlag;
319
319
  /**
@@ -321,7 +321,7 @@ export declare namespace LevelControl {
321
321
  *
322
322
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
323
323
  *
324
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
324
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
325
325
  */
326
326
  coupleColorTempToLevel: BitFlag;
327
327
  }>>;
@@ -331,7 +331,7 @@ export declare namespace LevelControl {
331
331
  *
332
332
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
333
333
  *
334
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
334
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
335
335
  */
336
336
  executeIfOff: BitFlag;
337
337
  /**
@@ -339,7 +339,7 @@ export declare namespace LevelControl {
339
339
  *
340
340
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
341
341
  *
342
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
342
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
343
343
  */
344
344
  coupleColorTempToLevel: BitFlag;
345
345
  }>>;
@@ -347,7 +347,7 @@ export declare namespace LevelControl {
347
347
  /**
348
348
  * Input to the LevelControl stop command
349
349
  *
350
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.4
350
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.4
351
351
  */
352
352
  interface StopRequest extends TypeFromSchema<typeof TlvStopRequest> {
353
353
  }
@@ -374,7 +374,7 @@ export declare namespace LevelControl {
374
374
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
375
375
  * reporting of this attribute in order to keep track of the remaining duration.
376
376
  *
377
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.3
377
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.3
378
378
  */
379
379
  readonly remainingTime: Attribute<number, any>;
380
380
  readonly minLevel: OptionalAttribute<number, any>;
@@ -386,7 +386,7 @@ export declare namespace LevelControl {
386
386
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
387
387
  * attribute shall return to its value prior to the restart.
388
388
  *
389
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.15
389
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.15
390
390
  */
391
391
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
392
392
  };
@@ -399,7 +399,7 @@ export declare namespace LevelControl {
399
399
  /**
400
400
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
401
401
  *
402
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.4
402
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.4
403
403
  */
404
404
  readonly minLevel: OptionalAttribute<number, any>;
405
405
  };
@@ -420,27 +420,27 @@ export declare namespace LevelControl {
420
420
  *
421
421
  * • At the end of the movement/transition.
422
422
  *
423
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.6
423
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.6
424
424
  */
425
425
  readonly currentFrequency: Attribute<number, any>;
426
426
  /**
427
427
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
428
428
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
429
429
  *
430
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.7
430
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.7
431
431
  */
432
432
  readonly minFrequency: Attribute<number, any>;
433
433
  /**
434
434
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
435
435
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
436
436
  *
437
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.8
437
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.8
438
438
  */
439
439
  readonly maxFrequency: Attribute<number, any>;
440
440
  };
441
441
  readonly commands: {
442
442
  /**
443
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.5
443
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.5
444
444
  */
445
445
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
446
446
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -471,13 +471,13 @@ export declare namespace LevelControl {
471
471
  *
472
472
  * All other values are application specific gradations from the minimum to the maximum level.
473
473
  *
474
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.2
474
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.2
475
475
  */
476
476
  readonly lighting: BitFlag;
477
477
  /**
478
478
  * NOTE The Frequency feature is provisional.
479
479
  *
480
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.3
480
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.3
481
481
  */
482
482
  readonly frequency: BitFlag;
483
483
  };
@@ -493,13 +493,13 @@ export declare namespace LevelControl {
493
493
  *
494
494
  * • When it changes from null to any other value and vice versa.
495
495
  *
496
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.2
496
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.2
497
497
  */
498
498
  readonly currentLevel: Attribute<number | null, any>;
499
499
  /**
500
500
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
501
501
  *
502
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.5
502
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.5
503
503
  */
504
504
  readonly maxLevel: OptionalAttribute<number, any>;
505
505
  /**
@@ -522,7 +522,7 @@ export declare namespace LevelControl {
522
522
  *
523
523
  * • The value of the ExecuteIfOff bit is 0.
524
524
  *
525
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.9
525
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.9
526
526
  */
527
527
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
528
528
  /**
@@ -530,7 +530,7 @@ export declare namespace LevelControl {
530
530
  *
531
531
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
532
532
  *
533
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
533
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
534
534
  */
535
535
  executeIfOff: BitFlag;
536
536
  /**
@@ -538,7 +538,7 @@ export declare namespace LevelControl {
538
538
  *
539
539
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
540
540
  *
541
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
541
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
542
542
  */
543
543
  coupleColorTempToLevel: BitFlag;
544
544
  }>, any>;
@@ -550,7 +550,7 @@ export declare namespace LevelControl {
550
550
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
551
551
  * implemented.
552
552
  *
553
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.10
553
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.10
554
554
  */
555
555
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
556
556
  /**
@@ -562,7 +562,7 @@ export declare namespace LevelControl {
562
562
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
563
563
  * aware that older devices may not implement it.
564
564
  *
565
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.11
565
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.11
566
566
  */
567
567
  readonly onLevel: WritableAttribute<number | null, any>;
568
568
  /**
@@ -571,7 +571,7 @@ export declare namespace LevelControl {
571
571
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
572
572
  * instead.
573
573
  *
574
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.12
574
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.12
575
575
  */
576
576
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
577
577
  /**
@@ -580,20 +580,20 @@ export declare namespace LevelControl {
580
580
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
581
581
  * used instead.
582
582
  *
583
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.13
583
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.13
584
584
  */
585
585
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
586
586
  /**
587
587
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
588
588
  * parameter.
589
589
  *
590
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.14
590
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.14
591
591
  */
592
592
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
593
593
  };
594
594
  readonly commands: {
595
595
  /**
596
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.1
596
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.1
597
597
  */
598
598
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
599
599
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -604,7 +604,7 @@ export declare namespace LevelControl {
604
604
  *
605
605
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
606
606
  *
607
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
607
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
608
608
  */
609
609
  executeIfOff: BitFlag;
610
610
  /**
@@ -612,7 +612,7 @@ export declare namespace LevelControl {
612
612
  *
613
613
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
614
614
  *
615
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
615
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
616
616
  */
617
617
  coupleColorTempToLevel: BitFlag;
618
618
  }>>;
@@ -622,7 +622,7 @@ export declare namespace LevelControl {
622
622
  *
623
623
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
624
624
  *
625
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
625
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
626
626
  */
627
627
  executeIfOff: BitFlag;
628
628
  /**
@@ -630,19 +630,19 @@ export declare namespace LevelControl {
630
630
  *
631
631
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
632
632
  *
633
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
633
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
634
634
  */
635
635
  coupleColorTempToLevel: BitFlag;
636
636
  }>>;
637
637
  }>, void, any>;
638
638
  /**
639
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2
639
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2
640
640
  */
641
641
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
642
642
  /**
643
643
  * This field shall be one of the non-reserved values in MoveModeEnum.
644
644
  *
645
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
645
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
646
646
  */
647
647
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
648
648
  /**
@@ -652,7 +652,7 @@ export declare namespace LevelControl {
652
652
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
653
653
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
654
654
  *
655
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
655
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
656
656
  */
657
657
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
658
658
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -661,7 +661,7 @@ export declare namespace LevelControl {
661
661
  *
662
662
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
663
663
  *
664
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
664
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
665
665
  */
666
666
  executeIfOff: BitFlag;
667
667
  /**
@@ -669,7 +669,7 @@ export declare namespace LevelControl {
669
669
  *
670
670
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
671
671
  *
672
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
672
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
673
673
  */
674
674
  coupleColorTempToLevel: BitFlag;
675
675
  }>>;
@@ -679,7 +679,7 @@ export declare namespace LevelControl {
679
679
  *
680
680
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
681
681
  *
682
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
682
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
683
683
  */
684
684
  executeIfOff: BitFlag;
685
685
  /**
@@ -687,25 +687,25 @@ export declare namespace LevelControl {
687
687
  *
688
688
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
689
689
  *
690
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
690
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
691
691
  */
692
692
  coupleColorTempToLevel: BitFlag;
693
693
  }>>;
694
694
  }>, void, any>;
695
695
  /**
696
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3
696
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3
697
697
  */
698
698
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
699
699
  /**
700
700
  * This field shall be one of the non-reserved values in StepModeEnum.
701
701
  *
702
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
702
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
703
703
  */
704
704
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
705
705
  /**
706
706
  * This field shall indicate the change to CurrentLevel.
707
707
  *
708
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
708
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
709
709
  */
710
710
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
711
711
  /**
@@ -715,7 +715,7 @@ export declare namespace LevelControl {
715
715
  *
716
716
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
717
717
  *
718
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
718
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
719
719
  */
720
720
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
721
721
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -724,7 +724,7 @@ export declare namespace LevelControl {
724
724
  *
725
725
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
726
726
  *
727
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
727
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
728
728
  */
729
729
  executeIfOff: BitFlag;
730
730
  /**
@@ -732,7 +732,7 @@ export declare namespace LevelControl {
732
732
  *
733
733
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
734
734
  *
735
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
735
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
736
736
  */
737
737
  coupleColorTempToLevel: BitFlag;
738
738
  }>>;
@@ -742,7 +742,7 @@ export declare namespace LevelControl {
742
742
  *
743
743
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
744
744
  *
745
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
745
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
746
746
  */
747
747
  executeIfOff: BitFlag;
748
748
  /**
@@ -750,13 +750,13 @@ export declare namespace LevelControl {
750
750
  *
751
751
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
752
752
  *
753
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
753
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
754
754
  */
755
755
  coupleColorTempToLevel: BitFlag;
756
756
  }>>;
757
757
  }>, void, any>;
758
758
  /**
759
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.4
759
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.4
760
760
  */
761
761
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
762
762
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -765,7 +765,7 @@ export declare namespace LevelControl {
765
765
  *
766
766
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
767
767
  *
768
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
768
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
769
769
  */
770
770
  executeIfOff: BitFlag;
771
771
  /**
@@ -773,7 +773,7 @@ export declare namespace LevelControl {
773
773
  *
774
774
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
775
775
  *
776
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
776
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
777
777
  */
778
778
  coupleColorTempToLevel: BitFlag;
779
779
  }>>;
@@ -783,7 +783,7 @@ export declare namespace LevelControl {
783
783
  *
784
784
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
785
785
  *
786
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
786
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
787
787
  */
788
788
  executeIfOff: BitFlag;
789
789
  /**
@@ -791,13 +791,13 @@ export declare namespace LevelControl {
791
791
  *
792
792
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
793
793
  *
794
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
794
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
795
795
  */
796
796
  coupleColorTempToLevel: BitFlag;
797
797
  }>>;
798
798
  }>, void, any>;
799
799
  /**
800
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
800
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
801
801
  */
802
802
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
803
803
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -808,7 +808,7 @@ export declare namespace LevelControl {
808
808
  *
809
809
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
810
810
  *
811
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
811
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
812
812
  */
813
813
  executeIfOff: BitFlag;
814
814
  /**
@@ -816,7 +816,7 @@ export declare namespace LevelControl {
816
816
  *
817
817
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
818
818
  *
819
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
819
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
820
820
  */
821
821
  coupleColorTempToLevel: BitFlag;
822
822
  }>>;
@@ -826,7 +826,7 @@ export declare namespace LevelControl {
826
826
  *
827
827
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
828
828
  *
829
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
829
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
830
830
  */
831
831
  executeIfOff: BitFlag;
832
832
  /**
@@ -834,19 +834,19 @@ export declare namespace LevelControl {
834
834
  *
835
835
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
836
836
  *
837
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
837
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
838
838
  */
839
839
  coupleColorTempToLevel: BitFlag;
840
840
  }>>;
841
841
  }>, void, any>;
842
842
  /**
843
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
843
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
844
844
  */
845
845
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
846
846
  /**
847
847
  * This field shall be one of the non-reserved values in MoveModeEnum.
848
848
  *
849
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
849
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
850
850
  */
851
851
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
852
852
  /**
@@ -856,7 +856,7 @@ export declare namespace LevelControl {
856
856
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
857
857
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
858
858
  *
859
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
859
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
860
860
  */
861
861
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
862
862
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -865,7 +865,7 @@ export declare namespace LevelControl {
865
865
  *
866
866
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
867
867
  *
868
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
868
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
869
869
  */
870
870
  executeIfOff: BitFlag;
871
871
  /**
@@ -873,7 +873,7 @@ export declare namespace LevelControl {
873
873
  *
874
874
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
875
875
  *
876
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
876
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
877
877
  */
878
878
  coupleColorTempToLevel: BitFlag;
879
879
  }>>;
@@ -883,7 +883,7 @@ export declare namespace LevelControl {
883
883
  *
884
884
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
885
885
  *
886
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
886
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
887
887
  */
888
888
  executeIfOff: BitFlag;
889
889
  /**
@@ -891,25 +891,25 @@ export declare namespace LevelControl {
891
891
  *
892
892
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
893
893
  *
894
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
894
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
895
895
  */
896
896
  coupleColorTempToLevel: BitFlag;
897
897
  }>>;
898
898
  }>, void, any>;
899
899
  /**
900
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
900
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
901
901
  */
902
902
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
903
903
  /**
904
904
  * This field shall be one of the non-reserved values in StepModeEnum.
905
905
  *
906
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
906
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
907
907
  */
908
908
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
909
909
  /**
910
910
  * This field shall indicate the change to CurrentLevel.
911
911
  *
912
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
912
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
913
913
  */
914
914
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
915
915
  /**
@@ -919,7 +919,7 @@ export declare namespace LevelControl {
919
919
  *
920
920
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
921
921
  *
922
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
922
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
923
923
  */
924
924
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
925
925
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -928,7 +928,7 @@ export declare namespace LevelControl {
928
928
  *
929
929
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
930
930
  *
931
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
931
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
932
932
  */
933
933
  executeIfOff: BitFlag;
934
934
  /**
@@ -936,7 +936,7 @@ export declare namespace LevelControl {
936
936
  *
937
937
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
938
938
  *
939
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
939
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
940
940
  */
941
941
  coupleColorTempToLevel: BitFlag;
942
942
  }>>;
@@ -946,7 +946,7 @@ export declare namespace LevelControl {
946
946
  *
947
947
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
948
948
  *
949
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
949
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
950
950
  */
951
951
  executeIfOff: BitFlag;
952
952
  /**
@@ -954,13 +954,13 @@ export declare namespace LevelControl {
954
954
  *
955
955
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
956
956
  *
957
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
957
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
958
958
  */
959
959
  coupleColorTempToLevel: BitFlag;
960
960
  }>>;
961
961
  }>, void, any>;
962
962
  /**
963
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
963
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
964
964
  */
965
965
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
966
966
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -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.v141.Cluster} § 1.6.5.1.1
972
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
973
973
  */
974
974
  executeIfOff: BitFlag;
975
975
  /**
@@ -977,7 +977,7 @@ 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.v141.Cluster} § 1.6.5.1.2
980
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
981
981
  */
982
982
  coupleColorTempToLevel: BitFlag;
983
983
  }>>;
@@ -987,7 +987,7 @@ export declare namespace LevelControl {
987
987
  *
988
988
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
989
989
  *
990
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
990
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
991
991
  */
992
992
  executeIfOff: BitFlag;
993
993
  /**
@@ -995,7 +995,7 @@ export declare namespace LevelControl {
995
995
  *
996
996
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
997
997
  *
998
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
998
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
999
999
  */
1000
1000
  coupleColorTempToLevel: BitFlag;
1001
1001
  }>>;
@@ -1029,7 +1029,7 @@ export declare namespace LevelControl {
1029
1029
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
1030
1030
  * reporting of this attribute in order to keep track of the remaining duration.
1031
1031
  *
1032
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.3
1032
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.3
1033
1033
  */
1034
1034
  readonly remainingTime: Attribute<number, any>;
1035
1035
  readonly minLevel: OptionalAttribute<number, any>;
@@ -1041,7 +1041,7 @@ export declare namespace LevelControl {
1041
1041
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
1042
1042
  * attribute shall return to its value prior to the restart.
1043
1043
  *
1044
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.15
1044
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.15
1045
1045
  */
1046
1046
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
1047
1047
  };
@@ -1055,7 +1055,7 @@ export declare namespace LevelControl {
1055
1055
  /**
1056
1056
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1057
1057
  *
1058
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.4
1058
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.4
1059
1059
  */
1060
1060
  readonly minLevel: OptionalAttribute<number, any>;
1061
1061
  };
@@ -1077,27 +1077,27 @@ export declare namespace LevelControl {
1077
1077
  *
1078
1078
  * • At the end of the movement/transition.
1079
1079
  *
1080
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.6
1080
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.6
1081
1081
  */
1082
1082
  readonly currentFrequency: Attribute<number, any>;
1083
1083
  /**
1084
1084
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
1085
1085
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
1086
1086
  *
1087
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.7
1087
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.7
1088
1088
  */
1089
1089
  readonly minFrequency: Attribute<number, any>;
1090
1090
  /**
1091
1091
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
1092
1092
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
1093
1093
  *
1094
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.8
1094
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.8
1095
1095
  */
1096
1096
  readonly maxFrequency: Attribute<number, any>;
1097
1097
  };
1098
1098
  readonly commands: {
1099
1099
  /**
1100
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.5
1100
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.5
1101
1101
  */
1102
1102
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1103
1103
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1134,13 +1134,13 @@ export declare namespace LevelControl {
1134
1134
  *
1135
1135
  * All other values are application specific gradations from the minimum to the maximum level.
1136
1136
  *
1137
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.2
1137
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.2
1138
1138
  */
1139
1139
  readonly lighting: BitFlag;
1140
1140
  /**
1141
1141
  * NOTE The Frequency feature is provisional.
1142
1142
  *
1143
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.3
1143
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.3
1144
1144
  */
1145
1145
  readonly frequency: BitFlag;
1146
1146
  };
@@ -1156,13 +1156,13 @@ export declare namespace LevelControl {
1156
1156
  *
1157
1157
  * • When it changes from null to any other value and vice versa.
1158
1158
  *
1159
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.2
1159
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.2
1160
1160
  */
1161
1161
  readonly currentLevel: Attribute<number | null, any>;
1162
1162
  /**
1163
1163
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
1164
1164
  *
1165
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.5
1165
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.5
1166
1166
  */
1167
1167
  readonly maxLevel: OptionalAttribute<number, any>;
1168
1168
  /**
@@ -1185,7 +1185,7 @@ export declare namespace LevelControl {
1185
1185
  *
1186
1186
  * • The value of the ExecuteIfOff bit is 0.
1187
1187
  *
1188
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.9
1188
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.9
1189
1189
  */
1190
1190
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1191
1191
  /**
@@ -1193,7 +1193,7 @@ export declare namespace LevelControl {
1193
1193
  *
1194
1194
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1195
1195
  *
1196
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1196
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1197
1197
  */
1198
1198
  executeIfOff: BitFlag;
1199
1199
  /**
@@ -1201,7 +1201,7 @@ export declare namespace LevelControl {
1201
1201
  *
1202
1202
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1203
1203
  *
1204
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1204
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1205
1205
  */
1206
1206
  coupleColorTempToLevel: BitFlag;
1207
1207
  }>, any>;
@@ -1213,7 +1213,7 @@ export declare namespace LevelControl {
1213
1213
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
1214
1214
  * implemented.
1215
1215
  *
1216
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.10
1216
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.10
1217
1217
  */
1218
1218
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
1219
1219
  /**
@@ -1225,7 +1225,7 @@ export declare namespace LevelControl {
1225
1225
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
1226
1226
  * aware that older devices may not implement it.
1227
1227
  *
1228
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.11
1228
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.11
1229
1229
  */
1230
1230
  readonly onLevel: WritableAttribute<number | null, any>;
1231
1231
  /**
@@ -1234,7 +1234,7 @@ export declare namespace LevelControl {
1234
1234
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
1235
1235
  * instead.
1236
1236
  *
1237
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.12
1237
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.12
1238
1238
  */
1239
1239
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
1240
1240
  /**
@@ -1243,20 +1243,20 @@ export declare namespace LevelControl {
1243
1243
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
1244
1244
  * used instead.
1245
1245
  *
1246
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.13
1246
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.13
1247
1247
  */
1248
1248
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
1249
1249
  /**
1250
1250
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
1251
1251
  * parameter.
1252
1252
  *
1253
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.14
1253
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.14
1254
1254
  */
1255
1255
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
1256
1256
  };
1257
1257
  readonly commands: {
1258
1258
  /**
1259
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.1
1259
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.1
1260
1260
  */
1261
1261
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1262
1262
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1267,7 +1267,7 @@ export declare namespace LevelControl {
1267
1267
  *
1268
1268
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1269
1269
  *
1270
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1270
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1271
1271
  */
1272
1272
  executeIfOff: BitFlag;
1273
1273
  /**
@@ -1275,7 +1275,7 @@ export declare namespace LevelControl {
1275
1275
  *
1276
1276
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1277
1277
  *
1278
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1278
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1279
1279
  */
1280
1280
  coupleColorTempToLevel: BitFlag;
1281
1281
  }>>;
@@ -1285,7 +1285,7 @@ export declare namespace LevelControl {
1285
1285
  *
1286
1286
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1287
1287
  *
1288
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1288
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1289
1289
  */
1290
1290
  executeIfOff: BitFlag;
1291
1291
  /**
@@ -1293,19 +1293,19 @@ export declare namespace LevelControl {
1293
1293
  *
1294
1294
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1295
1295
  *
1296
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1296
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1297
1297
  */
1298
1298
  coupleColorTempToLevel: BitFlag;
1299
1299
  }>>;
1300
1300
  }>, void, any>;
1301
1301
  /**
1302
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2
1302
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2
1303
1303
  */
1304
1304
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1305
1305
  /**
1306
1306
  * This field shall be one of the non-reserved values in MoveModeEnum.
1307
1307
  *
1308
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
1308
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
1309
1309
  */
1310
1310
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
1311
1311
  /**
@@ -1315,7 +1315,7 @@ export declare namespace LevelControl {
1315
1315
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
1316
1316
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
1317
1317
  *
1318
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
1318
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
1319
1319
  */
1320
1320
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
1321
1321
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1324,7 +1324,7 @@ export declare namespace LevelControl {
1324
1324
  *
1325
1325
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1326
1326
  *
1327
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1327
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1328
1328
  */
1329
1329
  executeIfOff: BitFlag;
1330
1330
  /**
@@ -1332,7 +1332,7 @@ export declare namespace LevelControl {
1332
1332
  *
1333
1333
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1334
1334
  *
1335
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1335
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1336
1336
  */
1337
1337
  coupleColorTempToLevel: BitFlag;
1338
1338
  }>>;
@@ -1342,7 +1342,7 @@ export declare namespace LevelControl {
1342
1342
  *
1343
1343
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1344
1344
  *
1345
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1345
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1346
1346
  */
1347
1347
  executeIfOff: BitFlag;
1348
1348
  /**
@@ -1350,25 +1350,25 @@ export declare namespace LevelControl {
1350
1350
  *
1351
1351
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1352
1352
  *
1353
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1353
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1354
1354
  */
1355
1355
  coupleColorTempToLevel: BitFlag;
1356
1356
  }>>;
1357
1357
  }>, void, any>;
1358
1358
  /**
1359
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3
1359
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3
1360
1360
  */
1361
1361
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1362
1362
  /**
1363
1363
  * This field shall be one of the non-reserved values in StepModeEnum.
1364
1364
  *
1365
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
1365
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
1366
1366
  */
1367
1367
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
1368
1368
  /**
1369
1369
  * This field shall indicate the change to CurrentLevel.
1370
1370
  *
1371
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
1371
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
1372
1372
  */
1373
1373
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
1374
1374
  /**
@@ -1378,7 +1378,7 @@ export declare namespace LevelControl {
1378
1378
  *
1379
1379
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
1380
1380
  *
1381
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
1381
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
1382
1382
  */
1383
1383
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
1384
1384
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1387,7 +1387,7 @@ export declare namespace LevelControl {
1387
1387
  *
1388
1388
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1389
1389
  *
1390
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1390
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1391
1391
  */
1392
1392
  executeIfOff: BitFlag;
1393
1393
  /**
@@ -1395,7 +1395,7 @@ export declare namespace LevelControl {
1395
1395
  *
1396
1396
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1397
1397
  *
1398
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1398
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1399
1399
  */
1400
1400
  coupleColorTempToLevel: BitFlag;
1401
1401
  }>>;
@@ -1405,7 +1405,7 @@ export declare namespace LevelControl {
1405
1405
  *
1406
1406
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1407
1407
  *
1408
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1408
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1409
1409
  */
1410
1410
  executeIfOff: BitFlag;
1411
1411
  /**
@@ -1413,13 +1413,13 @@ export declare namespace LevelControl {
1413
1413
  *
1414
1414
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1415
1415
  *
1416
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1416
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1417
1417
  */
1418
1418
  coupleColorTempToLevel: BitFlag;
1419
1419
  }>>;
1420
1420
  }>, void, any>;
1421
1421
  /**
1422
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.4
1422
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.4
1423
1423
  */
1424
1424
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1425
1425
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1428,7 +1428,7 @@ export declare namespace LevelControl {
1428
1428
  *
1429
1429
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1430
1430
  *
1431
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1431
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1432
1432
  */
1433
1433
  executeIfOff: BitFlag;
1434
1434
  /**
@@ -1436,7 +1436,7 @@ export declare namespace LevelControl {
1436
1436
  *
1437
1437
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1438
1438
  *
1439
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1439
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1440
1440
  */
1441
1441
  coupleColorTempToLevel: BitFlag;
1442
1442
  }>>;
@@ -1446,7 +1446,7 @@ export declare namespace LevelControl {
1446
1446
  *
1447
1447
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1448
1448
  *
1449
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1449
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1450
1450
  */
1451
1451
  executeIfOff: BitFlag;
1452
1452
  /**
@@ -1454,13 +1454,13 @@ export declare namespace LevelControl {
1454
1454
  *
1455
1455
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1456
1456
  *
1457
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1457
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1458
1458
  */
1459
1459
  coupleColorTempToLevel: BitFlag;
1460
1460
  }>>;
1461
1461
  }>, void, any>;
1462
1462
  /**
1463
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
1463
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
1464
1464
  */
1465
1465
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1466
1466
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1471,7 +1471,7 @@ export declare namespace LevelControl {
1471
1471
  *
1472
1472
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1473
1473
  *
1474
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1474
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1475
1475
  */
1476
1476
  executeIfOff: BitFlag;
1477
1477
  /**
@@ -1479,7 +1479,7 @@ export declare namespace LevelControl {
1479
1479
  *
1480
1480
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1481
1481
  *
1482
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1482
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1483
1483
  */
1484
1484
  coupleColorTempToLevel: BitFlag;
1485
1485
  }>>;
@@ -1489,7 +1489,7 @@ export declare namespace LevelControl {
1489
1489
  *
1490
1490
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1491
1491
  *
1492
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1492
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1493
1493
  */
1494
1494
  executeIfOff: BitFlag;
1495
1495
  /**
@@ -1497,19 +1497,19 @@ export declare namespace LevelControl {
1497
1497
  *
1498
1498
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1499
1499
  *
1500
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1500
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1501
1501
  */
1502
1502
  coupleColorTempToLevel: BitFlag;
1503
1503
  }>>;
1504
1504
  }>, void, any>;
1505
1505
  /**
1506
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
1506
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
1507
1507
  */
1508
1508
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1509
1509
  /**
1510
1510
  * This field shall be one of the non-reserved values in MoveModeEnum.
1511
1511
  *
1512
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
1512
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
1513
1513
  */
1514
1514
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
1515
1515
  /**
@@ -1519,7 +1519,7 @@ export declare namespace LevelControl {
1519
1519
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
1520
1520
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
1521
1521
  *
1522
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
1522
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
1523
1523
  */
1524
1524
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
1525
1525
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1528,7 +1528,7 @@ export declare namespace LevelControl {
1528
1528
  *
1529
1529
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1530
1530
  *
1531
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1531
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1532
1532
  */
1533
1533
  executeIfOff: BitFlag;
1534
1534
  /**
@@ -1536,7 +1536,7 @@ export declare namespace LevelControl {
1536
1536
  *
1537
1537
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1538
1538
  *
1539
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1539
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1540
1540
  */
1541
1541
  coupleColorTempToLevel: BitFlag;
1542
1542
  }>>;
@@ -1546,7 +1546,7 @@ export declare namespace LevelControl {
1546
1546
  *
1547
1547
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1548
1548
  *
1549
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1549
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1550
1550
  */
1551
1551
  executeIfOff: BitFlag;
1552
1552
  /**
@@ -1554,25 +1554,25 @@ export declare namespace LevelControl {
1554
1554
  *
1555
1555
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1556
1556
  *
1557
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1557
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1558
1558
  */
1559
1559
  coupleColorTempToLevel: BitFlag;
1560
1560
  }>>;
1561
1561
  }>, void, any>;
1562
1562
  /**
1563
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
1563
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
1564
1564
  */
1565
1565
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1566
1566
  /**
1567
1567
  * This field shall be one of the non-reserved values in StepModeEnum.
1568
1568
  *
1569
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
1569
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
1570
1570
  */
1571
1571
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
1572
1572
  /**
1573
1573
  * This field shall indicate the change to CurrentLevel.
1574
1574
  *
1575
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
1575
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
1576
1576
  */
1577
1577
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
1578
1578
  /**
@@ -1582,7 +1582,7 @@ export declare namespace LevelControl {
1582
1582
  *
1583
1583
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
1584
1584
  *
1585
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
1585
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
1586
1586
  */
1587
1587
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
1588
1588
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1591,7 +1591,7 @@ export declare namespace LevelControl {
1591
1591
  *
1592
1592
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1593
1593
  *
1594
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1594
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1595
1595
  */
1596
1596
  executeIfOff: BitFlag;
1597
1597
  /**
@@ -1599,7 +1599,7 @@ export declare namespace LevelControl {
1599
1599
  *
1600
1600
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1601
1601
  *
1602
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1602
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1603
1603
  */
1604
1604
  coupleColorTempToLevel: BitFlag;
1605
1605
  }>>;
@@ -1609,7 +1609,7 @@ export declare namespace LevelControl {
1609
1609
  *
1610
1610
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1611
1611
  *
1612
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1612
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1613
1613
  */
1614
1614
  executeIfOff: BitFlag;
1615
1615
  /**
@@ -1617,13 +1617,13 @@ export declare namespace LevelControl {
1617
1617
  *
1618
1618
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1619
1619
  *
1620
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1620
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1621
1621
  */
1622
1622
  coupleColorTempToLevel: BitFlag;
1623
1623
  }>>;
1624
1624
  }>, void, any>;
1625
1625
  /**
1626
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
1626
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
1627
1627
  */
1628
1628
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1629
1629
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1632,7 +1632,7 @@ export declare namespace LevelControl {
1632
1632
  *
1633
1633
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1634
1634
  *
1635
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1635
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1636
1636
  */
1637
1637
  executeIfOff: BitFlag;
1638
1638
  /**
@@ -1640,7 +1640,7 @@ export declare namespace LevelControl {
1640
1640
  *
1641
1641
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1642
1642
  *
1643
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1643
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1644
1644
  */
1645
1645
  coupleColorTempToLevel: BitFlag;
1646
1646
  }>>;
@@ -1650,7 +1650,7 @@ export declare namespace LevelControl {
1650
1650
  *
1651
1651
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1652
1652
  *
1653
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1653
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1654
1654
  */
1655
1655
  executeIfOff: BitFlag;
1656
1656
  /**
@@ -1658,7 +1658,7 @@ export declare namespace LevelControl {
1658
1658
  *
1659
1659
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1660
1660
  *
1661
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1661
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1662
1662
  */
1663
1663
  coupleColorTempToLevel: BitFlag;
1664
1664
  }>>;
@@ -1692,7 +1692,7 @@ export declare namespace LevelControl {
1692
1692
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
1693
1693
  * reporting of this attribute in order to keep track of the remaining duration.
1694
1694
  *
1695
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.3
1695
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.3
1696
1696
  */
1697
1697
  readonly remainingTime: Attribute<number, any>;
1698
1698
  readonly minLevel: OptionalAttribute<number, any>;
@@ -1704,7 +1704,7 @@ export declare namespace LevelControl {
1704
1704
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
1705
1705
  * attribute shall return to its value prior to the restart.
1706
1706
  *
1707
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.15
1707
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.15
1708
1708
  */
1709
1709
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
1710
1710
  };
@@ -1718,7 +1718,7 @@ export declare namespace LevelControl {
1718
1718
  /**
1719
1719
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
1720
1720
  *
1721
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.4
1721
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.4
1722
1722
  */
1723
1723
  readonly minLevel: OptionalAttribute<number, any>;
1724
1724
  };
@@ -1740,27 +1740,27 @@ export declare namespace LevelControl {
1740
1740
  *
1741
1741
  * • At the end of the movement/transition.
1742
1742
  *
1743
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.6
1743
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.6
1744
1744
  */
1745
1745
  readonly currentFrequency: Attribute<number, any>;
1746
1746
  /**
1747
1747
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
1748
1748
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
1749
1749
  *
1750
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.7
1750
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.7
1751
1751
  */
1752
1752
  readonly minFrequency: Attribute<number, any>;
1753
1753
  /**
1754
1754
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
1755
1755
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
1756
1756
  *
1757
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.8
1757
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.8
1758
1758
  */
1759
1759
  readonly maxFrequency: Attribute<number, any>;
1760
1760
  };
1761
1761
  readonly commands: {
1762
1762
  /**
1763
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.5
1763
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.5
1764
1764
  */
1765
1765
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1766
1766
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1789,13 +1789,13 @@ export declare namespace LevelControl {
1789
1789
  *
1790
1790
  * All other values are application specific gradations from the minimum to the maximum level.
1791
1791
  *
1792
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.2
1792
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.2
1793
1793
  */
1794
1794
  readonly lighting: BitFlag;
1795
1795
  /**
1796
1796
  * NOTE The Frequency feature is provisional.
1797
1797
  *
1798
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.3
1798
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.3
1799
1799
  */
1800
1800
  readonly frequency: BitFlag;
1801
1801
  };
@@ -1811,13 +1811,13 @@ export declare namespace LevelControl {
1811
1811
  *
1812
1812
  * • When it changes from null to any other value and vice versa.
1813
1813
  *
1814
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.2
1814
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.2
1815
1815
  */
1816
1816
  readonly currentLevel: Attribute<number | null, any>;
1817
1817
  /**
1818
1818
  * Indicates the maximum value of CurrentLevel that is capable of being assigned.
1819
1819
  *
1820
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.5
1820
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.5
1821
1821
  */
1822
1822
  readonly maxLevel: OptionalAttribute<number, any>;
1823
1823
  /**
@@ -1840,7 +1840,7 @@ export declare namespace LevelControl {
1840
1840
  *
1841
1841
  * • The value of the ExecuteIfOff bit is 0.
1842
1842
  *
1843
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.9
1843
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.9
1844
1844
  */
1845
1845
  readonly options: WritableAttribute<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
1846
1846
  /**
@@ -1848,7 +1848,7 @@ export declare namespace LevelControl {
1848
1848
  *
1849
1849
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1850
1850
  *
1851
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1851
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1852
1852
  */
1853
1853
  executeIfOff: BitFlag;
1854
1854
  /**
@@ -1856,7 +1856,7 @@ export declare namespace LevelControl {
1856
1856
  *
1857
1857
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1858
1858
  *
1859
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1859
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1860
1860
  */
1861
1861
  coupleColorTempToLevel: BitFlag;
1862
1862
  }>, any>;
@@ -1868,7 +1868,7 @@ export declare namespace LevelControl {
1868
1868
  * if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD NOT be
1869
1869
  * implemented.
1870
1870
  *
1871
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.10
1871
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.10
1872
1872
  */
1873
1873
  readonly onOffTransitionTime: OptionalWritableAttribute<number, any>;
1874
1874
  /**
@@ -1880,7 +1880,7 @@ export declare namespace LevelControl {
1880
1880
  * OnLevel represents a mandatory field that was previously not present or optional. Implementers should be
1881
1881
  * aware that older devices may not implement it.
1882
1882
  *
1883
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.11
1883
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.11
1884
1884
  */
1885
1885
  readonly onLevel: WritableAttribute<number | null, any>;
1886
1886
  /**
@@ -1889,7 +1889,7 @@ export declare namespace LevelControl {
1889
1889
  * this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be used
1890
1890
  * instead.
1891
1891
  *
1892
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.12
1892
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.12
1893
1893
  */
1894
1894
  readonly onTransitionTime: OptionalWritableAttribute<number | null, any>;
1895
1895
  /**
@@ -1898,20 +1898,20 @@ export declare namespace LevelControl {
1898
1898
  * second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime shall be
1899
1899
  * used instead.
1900
1900
  *
1901
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.13
1901
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.13
1902
1902
  */
1903
1903
  readonly offTransitionTime: OptionalWritableAttribute<number | null, any>;
1904
1904
  /**
1905
1905
  * Indicates the movement rate, in units per second, when a Move command is received with a null value Rate
1906
1906
  * parameter.
1907
1907
  *
1908
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.14
1908
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.14
1909
1909
  */
1910
1910
  readonly defaultMoveRate: OptionalWritableAttribute<number | null, any>;
1911
1911
  };
1912
1912
  readonly commands: {
1913
1913
  /**
1914
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.1
1914
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.1
1915
1915
  */
1916
1916
  readonly moveToLevel: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1917
1917
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -1922,7 +1922,7 @@ export declare namespace LevelControl {
1922
1922
  *
1923
1923
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1924
1924
  *
1925
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1925
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1926
1926
  */
1927
1927
  executeIfOff: BitFlag;
1928
1928
  /**
@@ -1930,7 +1930,7 @@ export declare namespace LevelControl {
1930
1930
  *
1931
1931
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1932
1932
  *
1933
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1933
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1934
1934
  */
1935
1935
  coupleColorTempToLevel: BitFlag;
1936
1936
  }>>;
@@ -1940,7 +1940,7 @@ export declare namespace LevelControl {
1940
1940
  *
1941
1941
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1942
1942
  *
1943
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1943
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1944
1944
  */
1945
1945
  executeIfOff: BitFlag;
1946
1946
  /**
@@ -1948,19 +1948,19 @@ export declare namespace LevelControl {
1948
1948
  *
1949
1949
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1950
1950
  *
1951
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1951
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1952
1952
  */
1953
1953
  coupleColorTempToLevel: BitFlag;
1954
1954
  }>>;
1955
1955
  }>, void, any>;
1956
1956
  /**
1957
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2
1957
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2
1958
1958
  */
1959
1959
  readonly move: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1960
1960
  /**
1961
1961
  * This field shall be one of the non-reserved values in MoveModeEnum.
1962
1962
  *
1963
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
1963
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
1964
1964
  */
1965
1965
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
1966
1966
  /**
@@ -1970,7 +1970,7 @@ export declare namespace LevelControl {
1970
1970
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
1971
1971
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
1972
1972
  *
1973
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
1973
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
1974
1974
  */
1975
1975
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
1976
1976
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -1979,7 +1979,7 @@ export declare namespace LevelControl {
1979
1979
  *
1980
1980
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1981
1981
  *
1982
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
1982
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
1983
1983
  */
1984
1984
  executeIfOff: BitFlag;
1985
1985
  /**
@@ -1987,7 +1987,7 @@ export declare namespace LevelControl {
1987
1987
  *
1988
1988
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
1989
1989
  *
1990
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
1990
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
1991
1991
  */
1992
1992
  coupleColorTempToLevel: BitFlag;
1993
1993
  }>>;
@@ -1997,7 +1997,7 @@ export declare namespace LevelControl {
1997
1997
  *
1998
1998
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
1999
1999
  *
2000
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2000
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2001
2001
  */
2002
2002
  executeIfOff: BitFlag;
2003
2003
  /**
@@ -2005,25 +2005,25 @@ export declare namespace LevelControl {
2005
2005
  *
2006
2006
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2007
2007
  *
2008
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2008
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2009
2009
  */
2010
2010
  coupleColorTempToLevel: BitFlag;
2011
2011
  }>>;
2012
2012
  }>, void, any>;
2013
2013
  /**
2014
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3
2014
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3
2015
2015
  */
2016
2016
  readonly step: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2017
2017
  /**
2018
2018
  * This field shall be one of the non-reserved values in StepModeEnum.
2019
2019
  *
2020
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
2020
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
2021
2021
  */
2022
2022
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2023
2023
  /**
2024
2024
  * This field shall indicate the change to CurrentLevel.
2025
2025
  *
2026
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
2026
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
2027
2027
  */
2028
2028
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2029
2029
  /**
@@ -2033,7 +2033,7 @@ export declare namespace LevelControl {
2033
2033
  *
2034
2034
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2035
2035
  *
2036
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
2036
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
2037
2037
  */
2038
2038
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2039
2039
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2042,7 +2042,7 @@ export declare namespace LevelControl {
2042
2042
  *
2043
2043
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2044
2044
  *
2045
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2045
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2046
2046
  */
2047
2047
  executeIfOff: BitFlag;
2048
2048
  /**
@@ -2050,7 +2050,7 @@ export declare namespace LevelControl {
2050
2050
  *
2051
2051
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2052
2052
  *
2053
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2053
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2054
2054
  */
2055
2055
  coupleColorTempToLevel: BitFlag;
2056
2056
  }>>;
@@ -2060,7 +2060,7 @@ export declare namespace LevelControl {
2060
2060
  *
2061
2061
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2062
2062
  *
2063
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2063
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2064
2064
  */
2065
2065
  executeIfOff: BitFlag;
2066
2066
  /**
@@ -2068,13 +2068,13 @@ export declare namespace LevelControl {
2068
2068
  *
2069
2069
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2070
2070
  *
2071
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2071
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2072
2072
  */
2073
2073
  coupleColorTempToLevel: BitFlag;
2074
2074
  }>>;
2075
2075
  }>, void, any>;
2076
2076
  /**
2077
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.4
2077
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.4
2078
2078
  */
2079
2079
  readonly stop: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2080
2080
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2083,7 +2083,7 @@ export declare namespace LevelControl {
2083
2083
  *
2084
2084
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2085
2085
  *
2086
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2086
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2087
2087
  */
2088
2088
  executeIfOff: BitFlag;
2089
2089
  /**
@@ -2091,7 +2091,7 @@ export declare namespace LevelControl {
2091
2091
  *
2092
2092
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2093
2093
  *
2094
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2094
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2095
2095
  */
2096
2096
  coupleColorTempToLevel: BitFlag;
2097
2097
  }>>;
@@ -2101,7 +2101,7 @@ export declare namespace LevelControl {
2101
2101
  *
2102
2102
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2103
2103
  *
2104
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2104
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2105
2105
  */
2106
2106
  executeIfOff: BitFlag;
2107
2107
  /**
@@ -2109,13 +2109,13 @@ export declare namespace LevelControl {
2109
2109
  *
2110
2110
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2111
2111
  *
2112
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2112
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2113
2113
  */
2114
2114
  coupleColorTempToLevel: BitFlag;
2115
2115
  }>>;
2116
2116
  }>, void, any>;
2117
2117
  /**
2118
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
2118
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
2119
2119
  */
2120
2120
  readonly moveToLevelWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2121
2121
  level: import("../tlv/TlvObject.js").FieldType<number>;
@@ -2126,7 +2126,7 @@ export declare namespace LevelControl {
2126
2126
  *
2127
2127
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2128
2128
  *
2129
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2129
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2130
2130
  */
2131
2131
  executeIfOff: BitFlag;
2132
2132
  /**
@@ -2134,7 +2134,7 @@ export declare namespace LevelControl {
2134
2134
  *
2135
2135
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2136
2136
  *
2137
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2137
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2138
2138
  */
2139
2139
  coupleColorTempToLevel: BitFlag;
2140
2140
  }>>;
@@ -2144,7 +2144,7 @@ export declare namespace LevelControl {
2144
2144
  *
2145
2145
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2146
2146
  *
2147
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2147
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2148
2148
  */
2149
2149
  executeIfOff: BitFlag;
2150
2150
  /**
@@ -2152,19 +2152,19 @@ export declare namespace LevelControl {
2152
2152
  *
2153
2153
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2154
2154
  *
2155
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2155
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2156
2156
  */
2157
2157
  coupleColorTempToLevel: BitFlag;
2158
2158
  }>>;
2159
2159
  }>, void, any>;
2160
2160
  /**
2161
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
2161
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
2162
2162
  */
2163
2163
  readonly moveWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2164
2164
  /**
2165
2165
  * This field shall be one of the non-reserved values in MoveModeEnum.
2166
2166
  *
2167
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
2167
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
2168
2168
  */
2169
2169
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2170
2170
  /**
@@ -2174,7 +2174,7 @@ export declare namespace LevelControl {
2174
2174
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
2175
2175
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
2176
2176
  *
2177
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
2177
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
2178
2178
  */
2179
2179
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2180
2180
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -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.v141.Cluster} § 1.6.5.1.1
2186
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.2
2194
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.1
2204
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2205
2205
  */
2206
2206
  executeIfOff: BitFlag;
2207
2207
  /**
@@ -2209,25 +2209,25 @@ 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.v141.Cluster} § 1.6.5.1.2
2212
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2213
2213
  */
2214
2214
  coupleColorTempToLevel: BitFlag;
2215
2215
  }>>;
2216
2216
  }>, void, any>;
2217
2217
  /**
2218
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
2218
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
2219
2219
  */
2220
2220
  readonly stepWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2221
2221
  /**
2222
2222
  * This field shall be one of the non-reserved values in StepModeEnum.
2223
2223
  *
2224
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
2224
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
2225
2225
  */
2226
2226
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2227
2227
  /**
2228
2228
  * This field shall indicate the change to CurrentLevel.
2229
2229
  *
2230
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
2230
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
2231
2231
  */
2232
2232
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2233
2233
  /**
@@ -2237,7 +2237,7 @@ export declare namespace LevelControl {
2237
2237
  *
2238
2238
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2239
2239
  *
2240
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
2240
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
2241
2241
  */
2242
2242
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2243
2243
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2246,7 +2246,7 @@ export declare namespace LevelControl {
2246
2246
  *
2247
2247
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2248
2248
  *
2249
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2249
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2250
2250
  */
2251
2251
  executeIfOff: BitFlag;
2252
2252
  /**
@@ -2254,7 +2254,7 @@ export declare namespace LevelControl {
2254
2254
  *
2255
2255
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2256
2256
  *
2257
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2257
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2258
2258
  */
2259
2259
  coupleColorTempToLevel: BitFlag;
2260
2260
  }>>;
@@ -2264,7 +2264,7 @@ export declare namespace LevelControl {
2264
2264
  *
2265
2265
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2266
2266
  *
2267
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2267
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2268
2268
  */
2269
2269
  executeIfOff: BitFlag;
2270
2270
  /**
@@ -2272,13 +2272,13 @@ export declare namespace LevelControl {
2272
2272
  *
2273
2273
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2274
2274
  *
2275
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2275
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2276
2276
  */
2277
2277
  coupleColorTempToLevel: BitFlag;
2278
2278
  }>>;
2279
2279
  }>, void, any>;
2280
2280
  /**
2281
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7
2281
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7
2282
2282
  */
2283
2283
  readonly stopWithOnOff: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2284
2284
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2287,7 +2287,7 @@ export declare namespace LevelControl {
2287
2287
  *
2288
2288
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2289
2289
  *
2290
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2290
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2291
2291
  */
2292
2292
  executeIfOff: BitFlag;
2293
2293
  /**
@@ -2295,7 +2295,7 @@ export declare namespace LevelControl {
2295
2295
  *
2296
2296
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2297
2297
  *
2298
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2298
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2299
2299
  */
2300
2300
  coupleColorTempToLevel: BitFlag;
2301
2301
  }>>;
@@ -2305,7 +2305,7 @@ export declare namespace LevelControl {
2305
2305
  *
2306
2306
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2307
2307
  *
2308
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2308
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2309
2309
  */
2310
2310
  executeIfOff: BitFlag;
2311
2311
  /**
@@ -2313,7 +2313,7 @@ export declare namespace LevelControl {
2313
2313
  *
2314
2314
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2315
2315
  *
2316
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2316
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2317
2317
  */
2318
2318
  coupleColorTempToLevel: BitFlag;
2319
2319
  }>>;
@@ -2347,7 +2347,7 @@ export declare namespace LevelControl {
2347
2347
  * As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
2348
2348
  * reporting of this attribute in order to keep track of the remaining duration.
2349
2349
  *
2350
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.3
2350
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.3
2351
2351
  */
2352
2352
  readonly remainingTime: Attribute<number, any>;
2353
2353
  readonly minLevel: OptionalAttribute<number, any>;
@@ -2359,7 +2359,7 @@ export declare namespace LevelControl {
2359
2359
  * This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel
2360
2360
  * attribute shall return to its value prior to the restart.
2361
2361
  *
2362
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.15
2362
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.15
2363
2363
  */
2364
2364
  readonly startUpCurrentLevel: WritableAttribute<number | null, any>;
2365
2365
  };
@@ -2373,7 +2373,7 @@ export declare namespace LevelControl {
2373
2373
  /**
2374
2374
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
2375
2375
  *
2376
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.4
2376
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.4
2377
2377
  */
2378
2378
  readonly minLevel: OptionalAttribute<number, any>;
2379
2379
  };
@@ -2395,27 +2395,27 @@ export declare namespace LevelControl {
2395
2395
  *
2396
2396
  * • At the end of the movement/transition.
2397
2397
  *
2398
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.6
2398
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.6
2399
2399
  */
2400
2400
  readonly currentFrequency: Attribute<number, any>;
2401
2401
  /**
2402
2402
  * Indicates the minimum value of CurrentFrequency that is capable of being assigned. MinFrequency shall be
2403
2403
  * less than or equal to MaxFrequency. A value of 0 indicates undefined.
2404
2404
  *
2405
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.7
2405
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.7
2406
2406
  */
2407
2407
  readonly minFrequency: Attribute<number, any>;
2408
2408
  /**
2409
2409
  * Indicates the maximum value of CurrentFrequency that is capable of being assigned. MaxFrequency shall be
2410
2410
  * greater than or equal to MinFrequency. A value of 0 indicates undefined.
2411
2411
  *
2412
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.8
2412
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.8
2413
2413
  */
2414
2414
  readonly maxFrequency: Attribute<number, any>;
2415
2415
  };
2416
2416
  readonly commands: {
2417
2417
  /**
2418
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.5
2418
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.5
2419
2419
  */
2420
2420
  readonly moveToClosestFrequency: Command<import("../tlv/TlvObject.js").TypeFromFields<{
2421
2421
  frequency: import("../tlv/TlvObject.js").FieldType<number>;
@@ -2428,7 +2428,7 @@ export declare namespace LevelControl {
2428
2428
  /**
2429
2429
  * Indicates the minimum value of CurrentLevel that is capable of being assigned.
2430
2430
  *
2431
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.6.4
2431
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.6.4
2432
2432
  */
2433
2433
  readonly minLevel: OptionalAttribute<number, any>;
2434
2434
  };
@@ -2440,7 +2440,7 @@ export declare namespace LevelControl {
2440
2440
  * LevelControlCluster supports optional features that you can enable with the LevelControlCluster.with() factory
2441
2441
  * method.
2442
2442
  *
2443
- * @see {@link MatterSpecification.v141.Cluster} § 1.6
2443
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6
2444
2444
  */
2445
2445
  interface Cluster extends Identity<typeof ClusterInstance> {
2446
2446
  }
@@ -2469,13 +2469,13 @@ export declare namespace LevelControl {
2469
2469
  *
2470
2470
  * All other values are application specific gradations from the minimum to the maximum level.
2471
2471
  *
2472
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.2
2472
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.2
2473
2473
  */
2474
2474
  readonly lighting: BitFlag;
2475
2475
  /**
2476
2476
  * NOTE The Frequency feature is provisional.
2477
2477
  *
2478
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.3
2478
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.3
2479
2479
  */
2480
2480
  readonly frequency: BitFlag;
2481
2481
  };
@@ -2546,13 +2546,13 @@ export declare namespace LevelControl {
2546
2546
  *
2547
2547
  * All other values are application specific gradations from the minimum to the maximum level.
2548
2548
  *
2549
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.2
2549
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.2
2550
2550
  */
2551
2551
  readonly lighting: BitFlag;
2552
2552
  /**
2553
2553
  * NOTE The Frequency feature is provisional.
2554
2554
  *
2555
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.4.3
2555
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.4.3
2556
2556
  */
2557
2557
  readonly frequency: BitFlag;
2558
2558
  }>, never>;
@@ -2565,7 +2565,7 @@ export declare namespace LevelControl {
2565
2565
  *
2566
2566
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2567
2567
  *
2568
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2568
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2569
2569
  */
2570
2570
  executeIfOff: BitFlag;
2571
2571
  /**
@@ -2573,7 +2573,7 @@ export declare namespace LevelControl {
2573
2573
  *
2574
2574
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2575
2575
  *
2576
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2576
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2577
2577
  */
2578
2578
  coupleColorTempToLevel: BitFlag;
2579
2579
  }>, any>;
@@ -2603,7 +2603,7 @@ export declare namespace LevelControl {
2603
2603
  *
2604
2604
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2605
2605
  *
2606
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2606
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2607
2607
  */
2608
2608
  executeIfOff: BitFlag;
2609
2609
  /**
@@ -2611,7 +2611,7 @@ export declare namespace LevelControl {
2611
2611
  *
2612
2612
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2613
2613
  *
2614
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2614
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2615
2615
  */
2616
2616
  coupleColorTempToLevel: BitFlag;
2617
2617
  }>>;
@@ -2621,7 +2621,7 @@ export declare namespace LevelControl {
2621
2621
  *
2622
2622
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2623
2623
  *
2624
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2624
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2625
2625
  */
2626
2626
  executeIfOff: BitFlag;
2627
2627
  /**
@@ -2629,7 +2629,7 @@ export declare namespace LevelControl {
2629
2629
  *
2630
2630
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2631
2631
  *
2632
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2632
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2633
2633
  */
2634
2634
  coupleColorTempToLevel: BitFlag;
2635
2635
  }>>;
@@ -2638,13 +2638,13 @@ export declare namespace LevelControl {
2638
2638
  /**
2639
2639
  * This field shall be one of the non-reserved values in StepModeEnum.
2640
2640
  *
2641
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
2641
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
2642
2642
  */
2643
2643
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2644
2644
  /**
2645
2645
  * This field shall indicate the change to CurrentLevel.
2646
2646
  *
2647
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
2647
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
2648
2648
  */
2649
2649
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2650
2650
  /**
@@ -2654,7 +2654,7 @@ export declare namespace LevelControl {
2654
2654
  *
2655
2655
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2656
2656
  *
2657
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
2657
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
2658
2658
  */
2659
2659
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2660
2660
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2663,7 +2663,7 @@ export declare namespace LevelControl {
2663
2663
  *
2664
2664
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2665
2665
  *
2666
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2666
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2667
2667
  */
2668
2668
  executeIfOff: BitFlag;
2669
2669
  /**
@@ -2671,7 +2671,7 @@ export declare namespace LevelControl {
2671
2671
  *
2672
2672
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2673
2673
  *
2674
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2674
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2675
2675
  */
2676
2676
  coupleColorTempToLevel: BitFlag;
2677
2677
  }>>;
@@ -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.v141.Cluster} § 1.6.5.1.1
2684
+ * @see {@link MatterSpecification.v142.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.v141.Cluster} § 1.6.5.1.2
2692
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2693
2693
  */
2694
2694
  coupleColorTempToLevel: BitFlag;
2695
2695
  }>>;
@@ -2703,7 +2703,7 @@ export declare namespace LevelControl {
2703
2703
  *
2704
2704
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2705
2705
  *
2706
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2706
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2707
2707
  */
2708
2708
  executeIfOff: BitFlag;
2709
2709
  /**
@@ -2711,7 +2711,7 @@ export declare namespace LevelControl {
2711
2711
  *
2712
2712
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2713
2713
  *
2714
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2714
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2715
2715
  */
2716
2716
  coupleColorTempToLevel: BitFlag;
2717
2717
  }>>;
@@ -2721,7 +2721,7 @@ export declare namespace LevelControl {
2721
2721
  *
2722
2722
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2723
2723
  *
2724
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2724
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2725
2725
  */
2726
2726
  executeIfOff: BitFlag;
2727
2727
  /**
@@ -2729,7 +2729,7 @@ export declare namespace LevelControl {
2729
2729
  *
2730
2730
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2731
2731
  *
2732
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2732
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2733
2733
  */
2734
2734
  coupleColorTempToLevel: BitFlag;
2735
2735
  }>>;
@@ -2738,7 +2738,7 @@ export declare namespace LevelControl {
2738
2738
  /**
2739
2739
  * This field shall be one of the non-reserved values in MoveModeEnum.
2740
2740
  *
2741
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
2741
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
2742
2742
  */
2743
2743
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2744
2744
  /**
@@ -2748,7 +2748,7 @@ export declare namespace LevelControl {
2748
2748
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
2749
2749
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
2750
2750
  *
2751
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
2751
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
2752
2752
  */
2753
2753
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2754
2754
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2757,7 +2757,7 @@ export declare namespace LevelControl {
2757
2757
  *
2758
2758
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2759
2759
  *
2760
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2760
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2761
2761
  */
2762
2762
  executeIfOff: BitFlag;
2763
2763
  /**
@@ -2765,7 +2765,7 @@ export declare namespace LevelControl {
2765
2765
  *
2766
2766
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2767
2767
  *
2768
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2768
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2769
2769
  */
2770
2770
  coupleColorTempToLevel: BitFlag;
2771
2771
  }>>;
@@ -2775,7 +2775,7 @@ export declare namespace LevelControl {
2775
2775
  *
2776
2776
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2777
2777
  *
2778
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2778
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2779
2779
  */
2780
2780
  executeIfOff: BitFlag;
2781
2781
  /**
@@ -2783,7 +2783,7 @@ export declare namespace LevelControl {
2783
2783
  *
2784
2784
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2785
2785
  *
2786
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2786
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2787
2787
  */
2788
2788
  coupleColorTempToLevel: BitFlag;
2789
2789
  }>>;
@@ -2797,7 +2797,7 @@ export declare namespace LevelControl {
2797
2797
  *
2798
2798
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2799
2799
  *
2800
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2800
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2801
2801
  */
2802
2802
  executeIfOff: BitFlag;
2803
2803
  /**
@@ -2805,7 +2805,7 @@ export declare namespace LevelControl {
2805
2805
  *
2806
2806
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2807
2807
  *
2808
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2808
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2809
2809
  */
2810
2810
  coupleColorTempToLevel: BitFlag;
2811
2811
  }>>;
@@ -2815,7 +2815,7 @@ export declare namespace LevelControl {
2815
2815
  *
2816
2816
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2817
2817
  *
2818
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2818
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2819
2819
  */
2820
2820
  executeIfOff: BitFlag;
2821
2821
  /**
@@ -2823,7 +2823,7 @@ export declare namespace LevelControl {
2823
2823
  *
2824
2824
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2825
2825
  *
2826
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2826
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2827
2827
  */
2828
2828
  coupleColorTempToLevel: BitFlag;
2829
2829
  }>>;
@@ -2832,7 +2832,7 @@ export declare namespace LevelControl {
2832
2832
  /**
2833
2833
  * This field shall be one of the non-reserved values in MoveModeEnum.
2834
2834
  *
2835
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.1
2835
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.1
2836
2836
  */
2837
2837
  moveMode: import("../tlv/TlvObject.js").FieldType<MoveMode>;
2838
2838
  /**
@@ -2842,7 +2842,7 @@ export declare namespace LevelControl {
2842
2842
  * and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
2843
2843
  * as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
2844
2844
  *
2845
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.2.2
2845
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.2.2
2846
2846
  */
2847
2847
  rate: import("../tlv/TlvObject.js").FieldType<number | null>;
2848
2848
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2851,7 +2851,7 @@ export declare namespace LevelControl {
2851
2851
  *
2852
2852
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2853
2853
  *
2854
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2854
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2855
2855
  */
2856
2856
  executeIfOff: BitFlag;
2857
2857
  /**
@@ -2859,7 +2859,7 @@ export declare namespace LevelControl {
2859
2859
  *
2860
2860
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2861
2861
  *
2862
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2862
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2863
2863
  */
2864
2864
  coupleColorTempToLevel: BitFlag;
2865
2865
  }>>;
@@ -2869,7 +2869,7 @@ export declare namespace LevelControl {
2869
2869
  *
2870
2870
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2871
2871
  *
2872
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2872
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2873
2873
  */
2874
2874
  executeIfOff: BitFlag;
2875
2875
  /**
@@ -2877,7 +2877,7 @@ export declare namespace LevelControl {
2877
2877
  *
2878
2878
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2879
2879
  *
2880
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2880
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2881
2881
  */
2882
2882
  coupleColorTempToLevel: BitFlag;
2883
2883
  }>>;
@@ -2886,13 +2886,13 @@ export declare namespace LevelControl {
2886
2886
  /**
2887
2887
  * This field shall be one of the non-reserved values in StepModeEnum.
2888
2888
  *
2889
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.1
2889
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.1
2890
2890
  */
2891
2891
  stepMode: import("../tlv/TlvObject.js").FieldType<StepMode>;
2892
2892
  /**
2893
2893
  * This field shall indicate the change to CurrentLevel.
2894
2894
  *
2895
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.2
2895
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.2
2896
2896
  */
2897
2897
  stepSize: import("../tlv/TlvObject.js").FieldType<number>;
2898
2898
  /**
@@ -2902,7 +2902,7 @@ export declare namespace LevelControl {
2902
2902
  *
2903
2903
  * If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
2904
2904
  *
2905
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.7.3.3
2905
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.7.3.3
2906
2906
  */
2907
2907
  transitionTime: import("../tlv/TlvObject.js").FieldType<number | null>;
2908
2908
  optionsMask: import("../tlv/TlvObject.js").FieldType<import("../schema/BitmapSchema.js").TypeFromPartialBitSchema<{
@@ -2911,7 +2911,7 @@ export declare namespace LevelControl {
2911
2911
  *
2912
2912
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2913
2913
  *
2914
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2914
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2915
2915
  */
2916
2916
  executeIfOff: BitFlag;
2917
2917
  /**
@@ -2919,7 +2919,7 @@ export declare namespace LevelControl {
2919
2919
  *
2920
2920
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2921
2921
  *
2922
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2922
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2923
2923
  */
2924
2924
  coupleColorTempToLevel: BitFlag;
2925
2925
  }>>;
@@ -2929,7 +2929,7 @@ export declare namespace LevelControl {
2929
2929
  *
2930
2930
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2931
2931
  *
2932
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2932
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2933
2933
  */
2934
2934
  executeIfOff: BitFlag;
2935
2935
  /**
@@ -2937,7 +2937,7 @@ export declare namespace LevelControl {
2937
2937
  *
2938
2938
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2939
2939
  *
2940
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2940
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2941
2941
  */
2942
2942
  coupleColorTempToLevel: BitFlag;
2943
2943
  }>>;
@@ -2949,7 +2949,7 @@ export declare namespace LevelControl {
2949
2949
  *
2950
2950
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2951
2951
  *
2952
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2952
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2953
2953
  */
2954
2954
  executeIfOff: BitFlag;
2955
2955
  /**
@@ -2957,7 +2957,7 @@ export declare namespace LevelControl {
2957
2957
  *
2958
2958
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2959
2959
  *
2960
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2960
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2961
2961
  */
2962
2962
  coupleColorTempToLevel: BitFlag;
2963
2963
  }>>;
@@ -2967,7 +2967,7 @@ export declare namespace LevelControl {
2967
2967
  *
2968
2968
  * This bit indicates if this cluster has a dependency with the On/Off cluster.
2969
2969
  *
2970
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.1
2970
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.1
2971
2971
  */
2972
2972
  executeIfOff: BitFlag;
2973
2973
  /**
@@ -2975,7 +2975,7 @@ export declare namespace LevelControl {
2975
2975
  *
2976
2976
  * This bit indicates if this cluster has a dependency with the Color Control cluster.
2977
2977
  *
2978
- * @see {@link MatterSpecification.v141.Cluster} § 1.6.5.1.2
2978
+ * @see {@link MatterSpecification.v142.Cluster} § 1.6.5.1.2
2979
2979
  */
2980
2980
  coupleColorTempToLevel: BitFlag;
2981
2981
  }>>;