@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa

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 (666) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +82 -211
  2. package/dist/cjs/clusters/access-control.d.ts.map +1 -1
  3. package/dist/cjs/clusters/access-control.js +16 -36
  4. package/dist/cjs/clusters/access-control.js.map +1 -1
  5. package/dist/cjs/clusters/account-login.d.ts +20 -26
  6. package/dist/cjs/clusters/account-login.d.ts.map +1 -1
  7. package/dist/cjs/clusters/account-login.js +10 -13
  8. package/dist/cjs/clusters/account-login.js.map +1 -1
  9. package/dist/cjs/clusters/actions.d.ts +4 -6
  10. package/dist/cjs/clusters/actions.d.ts.map +1 -1
  11. package/dist/cjs/clusters/actions.js.map +1 -1
  12. package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
  13. package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
  14. package/dist/cjs/clusters/administrator-commissioning.js +10 -12
  15. package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
  16. package/dist/cjs/clusters/application-launcher.d.ts +23 -29
  17. package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
  18. package/dist/cjs/clusters/application-launcher.js +6 -8
  19. package/dist/cjs/clusters/application-launcher.js.map +1 -1
  20. package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
  21. package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
  22. package/dist/cjs/clusters/ballast-configuration.js +5 -8
  23. package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
  24. package/dist/cjs/clusters/basic-information.d.ts +9 -13
  25. package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
  26. package/dist/cjs/clusters/basic-information.js +9 -13
  27. package/dist/cjs/clusters/basic-information.js.map +1 -1
  28. package/dist/cjs/clusters/binding.d.ts +3 -3
  29. package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
  30. package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
  31. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
  32. package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
  33. package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
  34. package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
  35. package/dist/cjs/clusters/channel.d.ts +36 -36
  36. package/dist/cjs/clusters/channel.js +2 -2
  37. package/dist/cjs/clusters/color-control.d.ts +151 -189
  38. package/dist/cjs/clusters/color-control.d.ts.map +1 -1
  39. package/dist/cjs/clusters/color-control.js +34 -49
  40. package/dist/cjs/clusters/color-control.js.map +1 -1
  41. package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
  42. package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
  43. package/dist/cjs/clusters/commissioner-control.js +6 -15
  44. package/dist/cjs/clusters/commissioner-control.js.map +1 -1
  45. package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
  46. package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
  47. package/dist/cjs/clusters/concentration-measurement.js +3 -2
  48. package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
  49. package/dist/cjs/clusters/content-control.d.ts +26 -35
  50. package/dist/cjs/clusters/content-control.d.ts.map +1 -1
  51. package/dist/cjs/clusters/content-control.js +8 -10
  52. package/dist/cjs/clusters/content-control.js.map +1 -1
  53. package/dist/cjs/clusters/content-launcher.d.ts +106 -140
  54. package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
  55. package/dist/cjs/clusters/content-launcher.js +6 -8
  56. package/dist/cjs/clusters/content-launcher.js.map +1 -1
  57. package/dist/cjs/clusters/descriptor.d.ts +3 -3
  58. package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
  59. package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
  60. package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
  61. package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
  62. package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
  63. package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
  64. package/dist/cjs/clusters/device-energy-management.js +16 -46
  65. package/dist/cjs/clusters/device-energy-management.js.map +1 -1
  66. package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
  67. package/dist/cjs/clusters/diagnostic-logs.js +1 -1
  68. package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
  69. package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
  70. package/dist/cjs/clusters/dishwasher-mode.js +2 -3
  71. package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
  72. package/dist/cjs/clusters/door-lock.d.ts +153 -192
  73. package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
  74. package/dist/cjs/clusters/door-lock.js +36 -45
  75. package/dist/cjs/clusters/door-lock.js.map +1 -1
  76. package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
  77. package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
  78. package/dist/cjs/clusters/ecosystem-information.js +11 -16
  79. package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
  80. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
  81. package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
  82. package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
  83. package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
  84. package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
  85. package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
  86. package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
  87. package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
  88. package/dist/cjs/clusters/energy-evse-mode.js +5 -7
  89. package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
  90. package/dist/cjs/clusters/energy-evse.d.ts +104 -128
  91. package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
  92. package/dist/cjs/clusters/energy-evse.js +17 -23
  93. package/dist/cjs/clusters/energy-evse.js.map +1 -1
  94. package/dist/cjs/clusters/energy-preference.d.ts +9 -5
  95. package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
  96. package/dist/cjs/clusters/energy-preference.js +3 -1
  97. package/dist/cjs/clusters/energy-preference.js.map +1 -1
  98. package/dist/cjs/clusters/fixed-label.d.ts +3 -5
  99. package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
  100. package/dist/cjs/clusters/fixed-label.js.map +1 -1
  101. package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
  102. package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
  103. package/dist/cjs/clusters/flow-measurement.js +1 -3
  104. package/dist/cjs/clusters/flow-measurement.js.map +1 -1
  105. package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
  106. package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
  107. package/dist/cjs/clusters/general-commissioning.js +27 -31
  108. package/dist/cjs/clusters/general-commissioning.js.map +1 -1
  109. package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
  110. package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
  111. package/dist/cjs/clusters/general-diagnostics.js +17 -22
  112. package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
  113. package/dist/cjs/clusters/group-key-management.d.ts +49 -54
  114. package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
  115. package/dist/cjs/clusters/group-key-management.js +16 -18
  116. package/dist/cjs/clusters/group-key-management.js.map +1 -1
  117. package/dist/cjs/clusters/groups.d.ts +6 -9
  118. package/dist/cjs/clusters/groups.d.ts.map +1 -1
  119. package/dist/cjs/clusters/groups.js +2 -3
  120. package/dist/cjs/clusters/groups.js.map +1 -1
  121. package/dist/cjs/clusters/icd-management.d.ts +21 -40
  122. package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
  123. package/dist/cjs/clusters/icd-management.js +5 -8
  124. package/dist/cjs/clusters/icd-management.js.map +1 -1
  125. package/dist/cjs/clusters/identify.d.ts +1 -1
  126. package/dist/cjs/clusters/index.d.ts +1 -1
  127. package/dist/cjs/clusters/index.d.ts.map +1 -1
  128. package/dist/cjs/clusters/index.js +3 -3
  129. package/dist/cjs/clusters/index.js.map +1 -1
  130. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  131. package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
  132. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
  133. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  134. package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
  135. package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
  136. package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
  137. package/dist/cjs/clusters/keypad-input.d.ts +2 -2
  138. package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
  139. package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
  140. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  141. package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
  142. package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
  143. package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
  144. package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
  145. package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
  146. package/dist/cjs/clusters/level-control.d.ts +41 -73
  147. package/dist/cjs/clusters/level-control.d.ts.map +1 -1
  148. package/dist/cjs/clusters/level-control.js +6 -9
  149. package/dist/cjs/clusters/level-control.js.map +1 -1
  150. package/dist/cjs/clusters/low-power.d.ts +3 -3
  151. package/dist/cjs/clusters/media-input.d.ts +10 -13
  152. package/dist/cjs/clusters/media-input.d.ts.map +1 -1
  153. package/dist/cjs/clusters/media-input.js +3 -4
  154. package/dist/cjs/clusters/media-input.js.map +1 -1
  155. package/dist/cjs/clusters/media-playback.d.ts +30 -41
  156. package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
  157. package/dist/cjs/clusters/media-playback.js +8 -11
  158. package/dist/cjs/clusters/media-playback.js.map +1 -1
  159. package/dist/cjs/clusters/messages.d.ts +8 -8
  160. package/dist/cjs/clusters/messages.js +4 -4
  161. package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
  162. package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
  163. package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
  164. package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
  165. package/dist/cjs/clusters/mode-base.d.ts +8 -15
  166. package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
  167. package/dist/cjs/clusters/mode-base.js +2 -3
  168. package/dist/cjs/clusters/mode-base.js.map +1 -1
  169. package/dist/cjs/clusters/mode-select.d.ts +8 -24
  170. package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
  171. package/dist/cjs/clusters/mode-select.js +3 -9
  172. package/dist/cjs/clusters/mode-select.js.map +1 -1
  173. package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
  174. package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
  175. package/dist/cjs/clusters/network-commissioning.js +18 -24
  176. package/dist/cjs/clusters/network-commissioning.js.map +1 -1
  177. package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
  178. package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
  179. package/dist/cjs/clusters/occupancy-sensing.js +4 -7
  180. package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
  181. package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
  182. package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
  183. package/dist/cjs/clusters/operational-credentials.js +33 -37
  184. package/dist/cjs/clusters/operational-credentials.js.map +1 -1
  185. package/dist/cjs/clusters/operational-state.d.ts +16 -21
  186. package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
  187. package/dist/cjs/clusters/operational-state.js +10 -13
  188. package/dist/cjs/clusters/operational-state.js.map +1 -1
  189. package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
  190. package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
  191. package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
  192. package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
  193. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
  194. package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
  195. package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
  196. package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
  197. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
  198. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  199. package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
  200. package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
  201. package/dist/cjs/clusters/oven-mode.d.ts +0 -144
  202. package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
  203. package/dist/cjs/clusters/oven-mode.js +1 -49
  204. package/dist/cjs/clusters/oven-mode.js.map +1 -1
  205. package/dist/cjs/clusters/power-source.d.ts +12 -30
  206. package/dist/cjs/clusters/power-source.d.ts.map +1 -1
  207. package/dist/cjs/clusters/power-source.js +4 -10
  208. package/dist/cjs/clusters/power-source.js.map +1 -1
  209. package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
  210. package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
  211. package/dist/cjs/clusters/pressure-measurement.js +3 -6
  212. package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
  213. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
  214. package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
  215. package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
  216. package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
  217. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  218. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  219. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  220. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  221. package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
  222. package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
  223. package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
  224. package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
  225. package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
  226. package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
  227. package/dist/cjs/clusters/rvc-operational-state.js +3 -4
  228. package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
  229. package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
  230. package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
  231. package/dist/cjs/clusters/rvc-run-mode.js +2 -3
  232. package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
  233. package/dist/cjs/clusters/scenes-management.d.ts +20 -31
  234. package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
  235. package/dist/cjs/clusters/scenes-management.js +3 -4
  236. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  237. package/dist/cjs/clusters/service-area.d.ts +84 -96
  238. package/dist/cjs/clusters/service-area.d.ts.map +1 -1
  239. package/dist/cjs/clusters/service-area.js +28 -31
  240. package/dist/cjs/clusters/service-area.js.map +1 -1
  241. package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
  242. package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
  243. package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
  244. package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
  245. package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
  246. package/dist/cjs/clusters/software-diagnostics.js +1 -1
  247. package/dist/cjs/clusters/switch.d.ts +18 -18
  248. package/dist/cjs/clusters/switch.js +6 -6
  249. package/dist/cjs/clusters/thermostat.d.ts +111 -161
  250. package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
  251. package/dist/cjs/clusters/thermostat.js +35 -39
  252. package/dist/cjs/clusters/thermostat.js.map +1 -1
  253. package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
  254. package/dist/cjs/clusters/thread-border-router-management.js +4 -4
  255. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
  256. package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
  257. package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
  258. package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
  259. package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
  260. package/dist/cjs/clusters/thread-network-directory.js +3 -3
  261. package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
  262. package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
  263. package/dist/cjs/clusters/time-synchronization.js +3 -5
  264. package/dist/cjs/clusters/time-synchronization.js.map +1 -1
  265. package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
  266. package/dist/cjs/clusters/wake-on-lan.js +5 -5
  267. package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
  268. package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
  269. package/dist/cjs/clusters/water-heater-management.js +16 -14
  270. package/dist/cjs/clusters/water-heater-management.js.map +1 -1
  271. package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
  272. package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
  273. package/dist/cjs/clusters/water-heater-mode.js +2 -3
  274. package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
  275. package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
  276. package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
  277. package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
  278. package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
  279. package/dist/cjs/clusters/window-covering.d.ts +18 -6
  280. package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
  281. package/dist/cjs/clusters/window-covering.js +6 -2
  282. package/dist/cjs/clusters/window-covering.js.map +1 -1
  283. package/dist/cjs/globals/Locationdesc.d.ts +6 -6
  284. package/dist/cjs/globals/Locationdesc.js +6 -6
  285. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
  286. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  287. package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
  288. package/dist/cjs/globals/Status.d.ts +5 -6
  289. package/dist/cjs/globals/Status.d.ts.map +1 -1
  290. package/dist/cjs/globals/Status.js.map +1 -1
  291. package/dist/esm/clusters/access-control.d.ts +82 -211
  292. package/dist/esm/clusters/access-control.d.ts.map +1 -1
  293. package/dist/esm/clusters/access-control.js +16 -36
  294. package/dist/esm/clusters/access-control.js.map +1 -1
  295. package/dist/esm/clusters/account-login.d.ts +20 -26
  296. package/dist/esm/clusters/account-login.d.ts.map +1 -1
  297. package/dist/esm/clusters/account-login.js +10 -13
  298. package/dist/esm/clusters/account-login.js.map +1 -1
  299. package/dist/esm/clusters/actions.d.ts +4 -6
  300. package/dist/esm/clusters/actions.d.ts.map +1 -1
  301. package/dist/esm/clusters/actions.js.map +1 -1
  302. package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
  303. package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
  304. package/dist/esm/clusters/administrator-commissioning.js +10 -12
  305. package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
  306. package/dist/esm/clusters/application-launcher.d.ts +23 -29
  307. package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
  308. package/dist/esm/clusters/application-launcher.js +6 -8
  309. package/dist/esm/clusters/application-launcher.js.map +1 -1
  310. package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
  311. package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
  312. package/dist/esm/clusters/ballast-configuration.js +5 -8
  313. package/dist/esm/clusters/ballast-configuration.js.map +1 -1
  314. package/dist/esm/clusters/basic-information.d.ts +9 -13
  315. package/dist/esm/clusters/basic-information.d.ts.map +1 -1
  316. package/dist/esm/clusters/basic-information.js +9 -13
  317. package/dist/esm/clusters/basic-information.js.map +1 -1
  318. package/dist/esm/clusters/binding.d.ts +3 -3
  319. package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
  320. package/dist/esm/clusters/boolean-state-configuration.js +3 -3
  321. package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
  322. package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
  323. package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
  324. package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
  325. package/dist/esm/clusters/channel.d.ts +36 -36
  326. package/dist/esm/clusters/channel.js +2 -2
  327. package/dist/esm/clusters/color-control.d.ts +151 -189
  328. package/dist/esm/clusters/color-control.d.ts.map +1 -1
  329. package/dist/esm/clusters/color-control.js +34 -49
  330. package/dist/esm/clusters/color-control.js.map +1 -1
  331. package/dist/esm/clusters/commissioner-control.d.ts +12 -23
  332. package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
  333. package/dist/esm/clusters/commissioner-control.js +6 -15
  334. package/dist/esm/clusters/commissioner-control.js.map +1 -1
  335. package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
  336. package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
  337. package/dist/esm/clusters/concentration-measurement.js +3 -2
  338. package/dist/esm/clusters/concentration-measurement.js.map +1 -1
  339. package/dist/esm/clusters/content-control.d.ts +26 -35
  340. package/dist/esm/clusters/content-control.d.ts.map +1 -1
  341. package/dist/esm/clusters/content-control.js +8 -10
  342. package/dist/esm/clusters/content-control.js.map +1 -1
  343. package/dist/esm/clusters/content-launcher.d.ts +106 -140
  344. package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
  345. package/dist/esm/clusters/content-launcher.js +6 -8
  346. package/dist/esm/clusters/content-launcher.js.map +1 -1
  347. package/dist/esm/clusters/descriptor.d.ts +3 -3
  348. package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
  349. package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
  350. package/dist/esm/clusters/device-energy-management-mode.js +2 -3
  351. package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
  352. package/dist/esm/clusters/device-energy-management.d.ts +102 -242
  353. package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
  354. package/dist/esm/clusters/device-energy-management.js +16 -46
  355. package/dist/esm/clusters/device-energy-management.js.map +1 -1
  356. package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
  357. package/dist/esm/clusters/diagnostic-logs.js +1 -1
  358. package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
  359. package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
  360. package/dist/esm/clusters/dishwasher-mode.js +2 -3
  361. package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
  362. package/dist/esm/clusters/door-lock.d.ts +153 -192
  363. package/dist/esm/clusters/door-lock.d.ts.map +1 -1
  364. package/dist/esm/clusters/door-lock.js +36 -45
  365. package/dist/esm/clusters/door-lock.js.map +1 -1
  366. package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
  367. package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
  368. package/dist/esm/clusters/ecosystem-information.js +11 -16
  369. package/dist/esm/clusters/ecosystem-information.js.map +1 -1
  370. package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
  371. package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
  372. package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
  373. package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
  374. package/dist/esm/clusters/electrical-power-measurement.js +7 -8
  375. package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
  376. package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
  377. package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
  378. package/dist/esm/clusters/energy-evse-mode.js +5 -7
  379. package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
  380. package/dist/esm/clusters/energy-evse.d.ts +104 -128
  381. package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
  382. package/dist/esm/clusters/energy-evse.js +17 -23
  383. package/dist/esm/clusters/energy-evse.js.map +1 -1
  384. package/dist/esm/clusters/energy-preference.d.ts +9 -5
  385. package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
  386. package/dist/esm/clusters/energy-preference.js +3 -1
  387. package/dist/esm/clusters/energy-preference.js.map +1 -1
  388. package/dist/esm/clusters/fixed-label.d.ts +3 -5
  389. package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
  390. package/dist/esm/clusters/fixed-label.js.map +1 -1
  391. package/dist/esm/clusters/flow-measurement.d.ts +1 -3
  392. package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
  393. package/dist/esm/clusters/flow-measurement.js +1 -3
  394. package/dist/esm/clusters/flow-measurement.js.map +1 -1
  395. package/dist/esm/clusters/general-commissioning.d.ts +82 -98
  396. package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
  397. package/dist/esm/clusters/general-commissioning.js +27 -31
  398. package/dist/esm/clusters/general-commissioning.js.map +1 -1
  399. package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
  400. package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
  401. package/dist/esm/clusters/general-diagnostics.js +17 -22
  402. package/dist/esm/clusters/general-diagnostics.js.map +1 -1
  403. package/dist/esm/clusters/group-key-management.d.ts +49 -54
  404. package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
  405. package/dist/esm/clusters/group-key-management.js +16 -18
  406. package/dist/esm/clusters/group-key-management.js.map +1 -1
  407. package/dist/esm/clusters/groups.d.ts +6 -9
  408. package/dist/esm/clusters/groups.d.ts.map +1 -1
  409. package/dist/esm/clusters/groups.js +2 -3
  410. package/dist/esm/clusters/groups.js.map +1 -1
  411. package/dist/esm/clusters/icd-management.d.ts +21 -40
  412. package/dist/esm/clusters/icd-management.d.ts.map +1 -1
  413. package/dist/esm/clusters/icd-management.js +5 -8
  414. package/dist/esm/clusters/icd-management.js.map +1 -1
  415. package/dist/esm/clusters/identify.d.ts +1 -1
  416. package/dist/esm/clusters/index.d.ts +1 -1
  417. package/dist/esm/clusters/index.d.ts.map +1 -1
  418. package/dist/esm/clusters/index.js +2 -2
  419. package/dist/esm/clusters/index.js.map +1 -1
  420. package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  421. package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
  422. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
  423. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  424. package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
  425. package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
  426. package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
  427. package/dist/esm/clusters/keypad-input.d.ts +2 -2
  428. package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
  429. package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
  430. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  431. package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
  432. package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
  433. package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
  434. package/dist/esm/clusters/laundry-washer-mode.js +1 -49
  435. package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
  436. package/dist/esm/clusters/level-control.d.ts +41 -73
  437. package/dist/esm/clusters/level-control.d.ts.map +1 -1
  438. package/dist/esm/clusters/level-control.js +6 -9
  439. package/dist/esm/clusters/level-control.js.map +1 -1
  440. package/dist/esm/clusters/low-power.d.ts +3 -3
  441. package/dist/esm/clusters/media-input.d.ts +10 -13
  442. package/dist/esm/clusters/media-input.d.ts.map +1 -1
  443. package/dist/esm/clusters/media-input.js +3 -4
  444. package/dist/esm/clusters/media-input.js.map +1 -1
  445. package/dist/esm/clusters/media-playback.d.ts +30 -41
  446. package/dist/esm/clusters/media-playback.d.ts.map +1 -1
  447. package/dist/esm/clusters/media-playback.js +8 -11
  448. package/dist/esm/clusters/media-playback.js.map +1 -1
  449. package/dist/esm/clusters/messages.d.ts +8 -8
  450. package/dist/esm/clusters/messages.js +4 -4
  451. package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
  452. package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
  453. package/dist/esm/clusters/microwave-oven-mode.js +2 -3
  454. package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
  455. package/dist/esm/clusters/mode-base.d.ts +8 -15
  456. package/dist/esm/clusters/mode-base.d.ts.map +1 -1
  457. package/dist/esm/clusters/mode-base.js +2 -3
  458. package/dist/esm/clusters/mode-base.js.map +1 -1
  459. package/dist/esm/clusters/mode-select.d.ts +8 -24
  460. package/dist/esm/clusters/mode-select.d.ts.map +1 -1
  461. package/dist/esm/clusters/mode-select.js +3 -9
  462. package/dist/esm/clusters/mode-select.js.map +1 -1
  463. package/dist/esm/clusters/network-commissioning.d.ts +91 -121
  464. package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
  465. package/dist/esm/clusters/network-commissioning.js +18 -24
  466. package/dist/esm/clusters/network-commissioning.js.map +1 -1
  467. package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
  468. package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
  469. package/dist/esm/clusters/occupancy-sensing.js +4 -7
  470. package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
  471. package/dist/esm/clusters/operational-credentials.d.ts +63 -67
  472. package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
  473. package/dist/esm/clusters/operational-credentials.js +33 -37
  474. package/dist/esm/clusters/operational-credentials.js.map +1 -1
  475. package/dist/esm/clusters/operational-state.d.ts +16 -21
  476. package/dist/esm/clusters/operational-state.d.ts.map +1 -1
  477. package/dist/esm/clusters/operational-state.js +10 -13
  478. package/dist/esm/clusters/operational-state.js.map +1 -1
  479. package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
  480. package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
  481. package/dist/esm/clusters/ota-software-update-provider.js +3 -16
  482. package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
  483. package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
  484. package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
  485. package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
  486. package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
  487. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
  488. package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  489. package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
  490. package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
  491. package/dist/esm/clusters/oven-mode.d.ts +0 -144
  492. package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
  493. package/dist/esm/clusters/oven-mode.js +1 -49
  494. package/dist/esm/clusters/oven-mode.js.map +1 -1
  495. package/dist/esm/clusters/power-source.d.ts +12 -30
  496. package/dist/esm/clusters/power-source.d.ts.map +1 -1
  497. package/dist/esm/clusters/power-source.js +4 -10
  498. package/dist/esm/clusters/power-source.js.map +1 -1
  499. package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
  500. package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
  501. package/dist/esm/clusters/pressure-measurement.js +3 -6
  502. package/dist/esm/clusters/pressure-measurement.js.map +1 -1
  503. package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
  504. package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
  505. package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
  506. package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
  507. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  508. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  509. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  510. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  511. package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
  512. package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
  513. package/dist/esm/clusters/rvc-clean-mode.js +2 -3
  514. package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
  515. package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
  516. package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
  517. package/dist/esm/clusters/rvc-operational-state.js +3 -4
  518. package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
  519. package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
  520. package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
  521. package/dist/esm/clusters/rvc-run-mode.js +2 -3
  522. package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
  523. package/dist/esm/clusters/scenes-management.d.ts +20 -31
  524. package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
  525. package/dist/esm/clusters/scenes-management.js +3 -4
  526. package/dist/esm/clusters/scenes-management.js.map +1 -1
  527. package/dist/esm/clusters/service-area.d.ts +84 -96
  528. package/dist/esm/clusters/service-area.d.ts.map +1 -1
  529. package/dist/esm/clusters/service-area.js +28 -31
  530. package/dist/esm/clusters/service-area.js.map +1 -1
  531. package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
  532. package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
  533. package/dist/esm/clusters/smoke-co-alarm.js +2 -2
  534. package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
  535. package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
  536. package/dist/esm/clusters/software-diagnostics.js +1 -1
  537. package/dist/esm/clusters/switch.d.ts +18 -18
  538. package/dist/esm/clusters/switch.js +6 -6
  539. package/dist/esm/clusters/thermostat.d.ts +111 -161
  540. package/dist/esm/clusters/thermostat.d.ts.map +1 -1
  541. package/dist/esm/clusters/thermostat.js +35 -39
  542. package/dist/esm/clusters/thermostat.js.map +1 -1
  543. package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
  544. package/dist/esm/clusters/thread-border-router-management.js +4 -4
  545. package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
  546. package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
  547. package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
  548. package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
  549. package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
  550. package/dist/esm/clusters/thread-network-directory.js +3 -3
  551. package/dist/esm/clusters/time-synchronization.d.ts +11 -17
  552. package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
  553. package/dist/esm/clusters/time-synchronization.js +3 -5
  554. package/dist/esm/clusters/time-synchronization.js.map +1 -1
  555. package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
  556. package/dist/esm/clusters/wake-on-lan.js +5 -5
  557. package/dist/esm/clusters/water-heater-management.d.ts +47 -39
  558. package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
  559. package/dist/esm/clusters/water-heater-management.js +16 -14
  560. package/dist/esm/clusters/water-heater-management.js.map +1 -1
  561. package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
  562. package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
  563. package/dist/esm/clusters/water-heater-mode.js +2 -3
  564. package/dist/esm/clusters/water-heater-mode.js.map +1 -1
  565. package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
  566. package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
  567. package/dist/esm/clusters/wi-fi-network-management.js +9 -11
  568. package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
  569. package/dist/esm/clusters/window-covering.d.ts +18 -6
  570. package/dist/esm/clusters/window-covering.d.ts.map +1 -1
  571. package/dist/esm/clusters/window-covering.js +6 -2
  572. package/dist/esm/clusters/window-covering.js.map +1 -1
  573. package/dist/esm/globals/Locationdesc.d.ts +6 -6
  574. package/dist/esm/globals/Locationdesc.js +6 -6
  575. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
  576. package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  577. package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
  578. package/dist/esm/globals/Status.d.ts +5 -6
  579. package/dist/esm/globals/Status.d.ts.map +1 -1
  580. package/dist/esm/globals/Status.js.map +1 -1
  581. package/package.json +5 -5
  582. package/src/clusters/access-control.ts +19 -39
  583. package/src/clusters/account-login.ts +12 -17
  584. package/src/clusters/actions.ts +4 -6
  585. package/src/clusters/administrator-commissioning.ts +10 -12
  586. package/src/clusters/application-launcher.ts +6 -8
  587. package/src/clusters/ballast-configuration.ts +5 -10
  588. package/src/clusters/basic-information.ts +9 -13
  589. package/src/clusters/binding.ts +3 -3
  590. package/src/clusters/boolean-state-configuration.ts +3 -3
  591. package/src/clusters/bridged-device-basic-information.ts +8 -11
  592. package/src/clusters/channel.ts +2 -2
  593. package/src/clusters/color-control.ts +35 -50
  594. package/src/clusters/commissioner-control.ts +12 -23
  595. package/src/clusters/concentration-measurement.ts +4 -3
  596. package/src/clusters/content-control.ts +10 -15
  597. package/src/clusters/content-launcher.ts +7 -9
  598. package/src/clusters/descriptor.ts +3 -3
  599. package/src/clusters/device-energy-management-mode.ts +2 -3
  600. package/src/clusters/device-energy-management.ts +33 -96
  601. package/src/clusters/diagnostic-logs.ts +2 -2
  602. package/src/clusters/dishwasher-mode.ts +2 -3
  603. package/src/clusters/door-lock.ts +41 -53
  604. package/src/clusters/ecosystem-information.ts +11 -16
  605. package/src/clusters/electrical-energy-measurement.ts +3 -3
  606. package/src/clusters/electrical-power-measurement.ts +7 -8
  607. package/src/clusters/energy-evse-mode.ts +9 -11
  608. package/src/clusters/energy-evse.ts +25 -32
  609. package/src/clusters/energy-preference.ts +3 -3
  610. package/src/clusters/fixed-label.ts +3 -5
  611. package/src/clusters/flow-measurement.ts +1 -3
  612. package/src/clusters/general-commissioning.ts +31 -35
  613. package/src/clusters/general-diagnostics.ts +18 -23
  614. package/src/clusters/group-key-management.ts +18 -21
  615. package/src/clusters/groups.ts +2 -3
  616. package/src/clusters/icd-management.ts +5 -8
  617. package/src/clusters/identify.ts +1 -1
  618. package/src/clusters/index.ts +1 -1
  619. package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
  620. package/src/clusters/joint-fabric-pki.ts +1 -3
  621. package/src/clusters/keypad-input.ts +2 -2
  622. package/src/clusters/laundry-washer-controls.ts +6 -6
  623. package/src/clusters/laundry-washer-mode.ts +1 -51
  624. package/src/clusters/level-control.ts +7 -10
  625. package/src/clusters/low-power.ts +3 -3
  626. package/src/clusters/media-input.ts +3 -4
  627. package/src/clusters/media-playback.ts +11 -15
  628. package/src/clusters/messages.ts +4 -4
  629. package/src/clusters/microwave-oven-mode.ts +2 -3
  630. package/src/clusters/mode-base.ts +4 -9
  631. package/src/clusters/mode-select.ts +4 -12
  632. package/src/clusters/network-commissioning.ts +22 -28
  633. package/src/clusters/occupancy-sensing.ts +11 -16
  634. package/src/clusters/operational-credentials.ts +33 -37
  635. package/src/clusters/operational-state.ts +13 -17
  636. package/src/clusters/ota-software-update-provider.ts +3 -16
  637. package/src/clusters/ota-software-update-requestor.ts +6 -7
  638. package/src/clusters/oven-cavity-operational-state.ts +3 -4
  639. package/src/clusters/oven-mode.ts +1 -51
  640. package/src/clusters/power-source.ts +4 -10
  641. package/src/clusters/pressure-measurement.ts +3 -6
  642. package/src/clusters/pump-configuration-and-control.ts +15 -23
  643. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
  644. package/src/clusters/rvc-clean-mode.ts +4 -9
  645. package/src/clusters/rvc-operational-state.ts +3 -4
  646. package/src/clusters/rvc-run-mode.ts +8 -13
  647. package/src/clusters/scenes-management.ts +3 -6
  648. package/src/clusters/service-area.ts +28 -31
  649. package/src/clusters/smoke-co-alarm.ts +11 -6
  650. package/src/clusters/software-diagnostics.ts +1 -1
  651. package/src/clusters/switch.ts +6 -6
  652. package/src/clusters/thermostat.ts +38 -80
  653. package/src/clusters/thread-border-router-management.ts +8 -8
  654. package/src/clusters/thread-network-diagnostics.ts +15 -20
  655. package/src/clusters/thread-network-directory.ts +3 -3
  656. package/src/clusters/time-synchronization.ts +5 -7
  657. package/src/clusters/wake-on-lan.ts +5 -5
  658. package/src/clusters/water-heater-management.ts +16 -14
  659. package/src/clusters/water-heater-mode.ts +2 -3
  660. package/src/clusters/wi-fi-network-management.ts +9 -11
  661. package/src/clusters/window-covering.ts +6 -2
  662. package/src/globals/Locationdesc.ts +6 -6
  663. package/src/globals/MeasurementAccuracyRange.ts +2 -6
  664. package/src/globals/Status.ts +5 -6
  665. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
  666. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
@@ -41,9 +41,8 @@ export namespace Actions {
41
41
  * Can be used to set a static state of the associated endpoints (typically using InstantAction or
42
42
  * InstantActionWithTransition), or to bring these endpoints into a more dynamic state (typically using
43
43
  * StartAction), where the endpoints would e.g. gradually cycle through certain colors for a pleasing effect. A
44
- * voice controller could use "set" (to map to InstantAction) or "play" (to map to StartAction) to trig
45
- *
46
- * ger such actions.
44
+ * voice controller could use "set" (to map to InstantAction) or "play" (to map to StartAction) to trigger such
45
+ * actions.
47
46
  *
48
47
  * Example: see examples 1 and 2.
49
48
  *
@@ -301,9 +300,8 @@ export namespace Actions {
301
300
  /**
302
301
  * User-configured group of endpoints where an endpoint can be in any number of zones
303
302
  *
304
- * Is a more general concept where an endpoint can be part of multiple zones, e.g. a light in the living
305
- *
306
- * room can be part of the "reading corner" zone (subset of the lights in the living room) but also part of the
303
+ * Is a more general concept where an endpoint can be part of multiple zones, e.g. a light in the living room
304
+ * can be part of the "reading corner" zone (subset of the lights in the living room) but also part of the
307
305
  * "downstairs" zone which contains all the lights on a floor, e.g. combining living room, kitchen and hallway.
308
306
  * This indicates that a user has defined this list of endpoints as something they logically would like to
309
307
  * control as a group, so Matter controllers could provide the user with a way to do as such.
@@ -105,7 +105,7 @@ export namespace AdministratorCommissioning {
105
105
  commissioningTimeout: TlvField(0, TlvUInt16),
106
106
 
107
107
  /**
108
- * This field shall specify an ephemeral PAKE passcode verifier (see Section 3.10, “Password-Authenticated Key
108
+ * This field shall specify an ephemeral PAKE passcode verifier (see Section 3.10, “Password- Authenticated Key
109
109
  * Exchange (PAKE)”) computed by the existing Administrator to be used for this commissioning. The field is
110
110
  * concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
111
111
  * CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
@@ -245,11 +245,11 @@ export namespace AdministratorCommissioning {
245
245
  *
246
246
  * This attribute shall revert to WindowNotOpen upon expiry of a commissioning window.
247
247
  *
248
- * NOTE
248
+ * > [!NOTE]
249
249
  *
250
- * An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
251
- * OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
252
- * initial commissioning.
250
+ * > An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
251
+ * OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
252
+ * initial commissioning.
253
253
  *
254
254
  * @see {@link MatterSpecification.v14.Core} § 11.19.7.1
255
255
  */
@@ -292,10 +292,9 @@ export namespace AdministratorCommissioning {
292
292
  *
293
293
  * When the OpenCommissioningWindow command expires or commissioning completes, the Node shall remove the
294
294
  * Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record
295
- * corresponding to this command as described in Section 4.3.1, “Commissionable
296
- *
297
- * Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives a
298
- * CommissioningComplete command, see Section 5.5, “Commissioning Flows”.
295
+ * corresponding to this command as described in Section 4.3.1, “Commissionable Node Discovery”. The
296
+ * commissioning into a new Fabric completes when the Node successfully receives a CommissioningComplete
297
+ * command, see Section 5.5, “Commissioning Flows”.
299
298
  *
300
299
  * The parameters for OpenCommissioningWindow command are as follows:
301
300
  *
@@ -338,9 +337,8 @@ export namespace AdministratorCommissioning {
338
337
  * status code of WindowNotOpen.
339
338
  *
340
339
  * If the commissioning window was open and the fail-safe was armed when this command is received, the
341
- * device shall immediately expire the fail-safe and perform the cleanup steps outlined
342
- *
343
- * in Section 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
340
+ * device shall immediately expire the fail-safe and perform the cleanup steps outlined in Section
341
+ * 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
344
342
  *
345
343
  * @see {@link MatterSpecification.v14.Core} § 11.19.8.3
346
344
  */
@@ -102,12 +102,12 @@ export namespace ApplicationLauncher {
102
102
  /**
103
103
  * This field shall specify optional app-specific data to be sent to the app.
104
104
  *
105
- * NOTE
105
+ * > [!NOTE]
106
106
  *
107
- * This format and meaning of this value is proprietary and outside the specification. It provides a transition
108
- * path for device makers that use other protocols (like DIAL) which allow for proprietary data. Apps that are
109
- * not yet Matter aware can be launched via Matter, while retaining the existing ability to launch with
110
- * proprietary data.
107
+ * > This format and meaning of this value is proprietary and outside the specification. It provides a
108
+ * transition path for device makers that use other protocols (like DIAL) which allow for proprietary data.
109
+ * Apps that are not yet Matter aware can be launched via Matter, while retaining the existing ability to
110
+ * launch with proprietary data.
111
111
  *
112
112
  * @see {@link MatterSpecification.v14.Cluster} § 6.4.7.1.2
113
113
  */
@@ -323,9 +323,7 @@ export namespace ApplicationLauncher {
323
323
  * constraints if any. The Status attribute shall be updated to ActiveHidden or Stopped, depending on the
324
324
  * action taken, on the Application Basic cluster of the Endpoint corresponding to the application on which
325
325
  * the action was taken. The Status attribute shall be updated on any other application whose Status may
326
- * have changed as a result of this command.
327
- *
328
- * This command returns a Launcher Response.
326
+ * have changed as a result of this command. This command returns a Launcher Response.
329
327
  *
330
328
  * @see {@link MatterSpecification.v14.Cluster} § 6.4.7.3
331
329
  */
@@ -114,11 +114,10 @@ export namespace BallastConfiguration {
114
114
  * Dimming Curve) when the Level Control Cluster’s CurrentLevel attribute equals to 254 (and the On/Off
115
115
  * Cluster’s OnOff attribute equals to TRUE).
116
116
  *
117
- * The value of this attribute shall be both less than or equal to PhysicalMaxLevel and greater than
118
- *
119
- * or equal to MinLevel. If an attempt is made to set this attribute to a level where these conditions are
120
- * not met, a response shall be returned with status code set to CONSTRAINT_ERROR, and the level shall NOT
121
- * be set.
117
+ * The value of this attribute shall be both less than or equal to PhysicalMaxLevel and greater than or
118
+ * equal to MinLevel. If an attempt is made to set this attribute to a level where these conditions are not
119
+ * met, a response shall be returned with status code set to CONSTRAINT_ERROR, and the level shall NOT be
120
+ * set.
122
121
  *
123
122
  * @see {@link MatterSpecification.v14.Cluster} § 3.3.6.5
124
123
  */
@@ -143,7 +142,7 @@ export namespace BallastConfiguration {
143
142
  * light output of the lamps. A typical use for this attribute is to compensate for reduction in efficiency
144
143
  * over the lifetime of a lamp.
145
144
  *
146
- * The light output is given by
145
+ * ### The light output is given by
147
146
  *
148
147
  * actual light output = configured light output x BallastFactorAdjustment / 100%
149
148
  *
@@ -224,8 +223,6 @@ export namespace BallastConfiguration {
224
223
  * This attribute shall specify which attributes may cause an alarm notification to be generated. Ain each
225
224
  * bit position means that its associated attribute is able to generate an alarm.
226
225
  *
227
- * NOTE All alarms are also logged in the alarm table – see Alarms cluster.
228
- *
229
226
  * @see {@link MatterSpecification.v14.Cluster} § 3.3.6.13
230
227
  */
231
228
  lampAlarmMode: OptionalWritableAttribute(
@@ -258,8 +255,6 @@ export namespace BallastConfiguration {
258
255
  /**
259
256
  * This cluster is used for configuring a lighting ballast.
260
257
  *
261
- * NOTE Support for Ballast Configuration cluster is provisional.
262
- *
263
258
  * @see {@link MatterSpecification.v14.Cluster} § 3.3
264
259
  */
265
260
  export interface Cluster extends Identity<typeof ClusterInstance> {}
@@ -376,7 +376,7 @@ export namespace BasicInformation {
376
376
  * as radio transmission power levels in given spectrum allocation bands if technologies where this is
377
377
  * applicable are used. The Location’s region code shall be interpreted in a case-insensitive manner. If the
378
378
  * Node cannot understand the location code with which it was configured, or the location code has not yet
379
- * been configured, it shall configure itself in a region- agnostic manner as determined by the vendor,
379
+ * been configured, it shall configure itself in a region-agnostic manner as determined by the vendor,
380
380
  * avoiding region-specific assumptions as much as is practical. The special value XX shall indicate that
381
381
  * region-agnostic mode is used.
382
382
  *
@@ -406,10 +406,9 @@ export namespace BasicInformation {
406
406
  hardwareVersionString: FixedAttribute(0x8, TlvString.bound({ minLength: 1, maxLength: 64 })),
407
407
 
408
408
  /**
409
- * This attribute shall contain the current version number for the software running on this Node.
410
- *
411
- * The version number can be compared using a total ordering to determine if a version is logically newer
412
- * than another one. A larger value of SoftwareVersion is newer than a lower value, from the perspective of
409
+ * This attribute shall contain the current version number for the software running on this Node. The
410
+ * version number can be compared using a total ordering to determine if a version is logically newer than
411
+ * another one. A larger value of SoftwareVersion is newer than a lower value, from the perspective of
413
412
  * software updates (see Section 11.20.3.3, “Availability of Software Images”). Nodes may query this field
414
413
  * to determine the currently running version of software on another given Node.
415
414
  *
@@ -520,11 +519,9 @@ export namespace BasicInformation {
520
519
  * The value does not need to be human readable, since it is intended for machine to machine (M2M)
521
520
  * communication.
522
521
  *
523
- * NOTE
524
- *
525
- * NOTE
522
+ * > [!NOTE]
526
523
  *
527
- * The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4.
524
+ * > The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4.
528
525
  *
529
526
  * This UniqueID attribute shall NOT be the same as the Persistent Unique ID which is used in the Rotating
530
527
  * Device Identifier mechanism.
@@ -544,9 +541,8 @@ export namespace BasicInformation {
544
541
  * provided in this attribute.
545
542
  *
546
543
  * Note that since the fixed values within this attribute may change over time, both increasing and
547
- * decreasing, as software versions change for a given Node, clients SHOULD take care not to assume
548
- *
549
- * forever unchanging values and SHOULD NOT cache this value permanently at Commissioning time.
544
+ * decreasing, as software versions change for a given Node, clients SHOULD take care not to assume forever
545
+ * unchanging values and SHOULD NOT cache this value permanently at Commissioning time.
550
546
  *
551
547
  * @see {@link MatterSpecification.v14.Core} § 11.1.5.20
552
548
  */
@@ -629,7 +625,7 @@ export namespace BasicInformation {
629
625
  /**
630
626
  * The ShutDown event SHOULD be generated by a Node prior to any orderly shutdown sequence on a best-effort
631
627
  * basis. When a ShutDown event is generated, it SHOULD be the last Data Model event recorded by the Node.
632
- * This event SHOULD be delivered urgently to current subscribers on a best- effort basis. Any subsequent
628
+ * This event SHOULD be delivered urgently to current subscribers on a best-effort basis. Any subsequent
633
629
  * incoming interactions to the Node may be dropped until the completion of a future boot or reboot process.
634
630
  *
635
631
  * @see {@link MatterSpecification.v14.Core} § 11.1.6.2
@@ -88,10 +88,10 @@ export namespace Binding {
88
88
  });
89
89
 
90
90
  /**
91
- * NOTE
91
+ * > [!NOTE]
92
92
  *
93
- * This scope of this document is the Binding cluster as part of the Cluster Library. The Binding cluster is meant
94
- * to replace the support from the Zigbee Device Object (ZDO) for supporting the binding table.
93
+ * > This scope of this document is the Binding cluster as part of the Cluster Library. The Binding cluster is meant
94
+ * to replace the support from the Zigbee Device Object (ZDO) for supporting the binding table.
95
95
  *
96
96
  * A binding represents a persistent relationship between an endpoint and one or more other local or remote
97
97
  * endpoints. A binding does not require that the relationship exists. It is up to the node application to set up
@@ -258,10 +258,10 @@ export namespace BooleanStateConfiguration {
258
258
  alarmsActive: Attribute(0x3, TlvBitmap(TlvUInt8, AlarmMode)),
259
259
 
260
260
  /**
261
- * Indicates the alarm modes that will be emitted if the sensor is triggered. If an alarm mode is not
262
- * supported, the bit indicating this alarm mode shall always be 0.
261
+ * Indicates the alarm modes that will be emitted if the sensor is triggered.
263
262
  *
264
- * A bit shall indicate whether the alarm mode is enabled or disabled:
263
+ * If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit shall
264
+ * indicate whether the alarm mode is enabled or disabled:
265
265
  *
266
266
  * • 0 = Disabled
267
267
  *
@@ -71,12 +71,11 @@ export namespace BridgedDeviceBasicInformation {
71
71
  * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
72
72
  * state expires. See the KeepActive Command description for details.
73
73
  *
74
- * NOTE
74
+ * > [!NOTE]
75
75
  *
76
- * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
77
- * up to TimeoutMs for the device. If after TimeoutMs the ICD
78
- *
79
- * device does NOT check-in, the server will not perform any actions.
76
+ * > TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
77
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD device does NOT check-in, the server will not
78
+ * perform any actions.
80
79
  *
81
80
  * @see {@link MatterSpecification.v14.Core} § 9.13.6.1.2
82
81
  */
@@ -323,8 +322,6 @@ export namespace BridgedDeviceBasicInformation {
323
322
  * of bridging Matter devices from an earlier revision which were not required to provide a UniqueID
324
323
  * attribute), the bridge shall generate a unique id on behalf of the bridged device.
325
324
  *
326
- * NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.
327
- *
328
325
  * @see {@link MatterSpecification.v14.Core} § 9.13.5.2
329
326
  */
330
327
  uniqueId: FixedAttribute(0x12, TlvString.bound({ maxLength: 32 })),
@@ -350,11 +347,11 @@ export namespace BridgedDeviceBasicInformation {
350
347
  * The Leave event SHOULD be generated by the bridge when it detects that the associated device has left the
351
348
  * non-Matter network.
352
349
  *
353
- * NOTE
350
+ * > [!NOTE]
354
351
  *
355
- * The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
356
- * context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
357
- * Information cluster’s field definition is kept for completeness.
352
+ * > The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
353
+ * context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
354
+ * Information cluster’s field definition is kept for completeness.
358
355
  *
359
356
  * @see {@link MatterSpecification.v14.Core} § 9.13.7.1
360
357
  */
@@ -301,7 +301,7 @@ export namespace Channel {
301
301
  limit: TlvOptionalField(0, TlvUInt16),
302
302
 
303
303
  /**
304
- * This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor- based
304
+ * This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
305
305
  * pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
306
306
  * the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
307
307
  * indicate the offset from which entries in the program guide will be retrieved.
@@ -311,7 +311,7 @@ export namespace Channel {
311
311
  after: TlvOptionalField(1, TlvString.bound({ maxLength: 8192 })),
312
312
 
313
313
  /**
314
- * This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor- based
314
+ * This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
315
315
  * pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
316
316
  * the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
317
317
  * indicate the offset from which entries in the program guide will be retrieved.
@@ -236,14 +236,13 @@ export namespace ColorControl {
236
236
  stepSize: TlvField(1, TlvUInt8),
237
237
 
238
238
  /**
239
- * This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
240
- *
241
- * A step is a change in the device’s hue of Step size units.
239
+ * This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
240
+ * is a change in the device’s hue of Step size units.
242
241
  *
243
- * NOTE
242
+ * > [!NOTE]
244
243
  *
245
- * Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime data
246
- * fields in other clusters / commands.
244
+ * > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
245
+ * data fields in other clusters / commands.
247
246
  *
248
247
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
249
248
  */
@@ -336,10 +335,10 @@ export namespace ColorControl {
336
335
  * This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
337
336
  * is a change in the device’s saturation of Step size units.
338
337
  *
339
- * NOTE
338
+ * > [!NOTE]
340
339
  *
341
- * Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime data
342
- * fields in other clusters / commands.
340
+ * > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
341
+ * data fields in other clusters / commands.
343
342
  *
344
343
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
345
344
  */
@@ -500,7 +499,9 @@ export namespace ColorControl {
500
499
  * This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
501
500
  * color temperature in kelvins) for the current move operation
502
501
  *
503
- * ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds
502
+ * ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
503
+ *
504
+ * ### ColorTemperatureMireds
504
505
  *
505
506
  * As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
506
507
  * ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
@@ -515,7 +516,9 @@ export namespace ColorControl {
515
516
  * This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
516
517
  * color temperature in kelvins) for the current move operation
517
518
  *
518
- * ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <= ColorTempPhysicalMaxMireds
519
+ * ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
520
+ *
521
+ * ### ColorTempPhysicalMaxMireds
519
522
  *
520
523
  * As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
521
524
  * ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
@@ -570,7 +573,9 @@ export namespace ColorControl {
570
573
  * This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
571
574
  * color temperature in kelvins) for the current step operation
572
575
  *
573
- * ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds
576
+ * ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
577
+ *
578
+ * ### ColorTemperatureMireds
574
579
  *
575
580
  * As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
576
581
  * ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
@@ -585,12 +590,11 @@ export namespace ColorControl {
585
590
  * This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
586
591
  * color temperature in kelvins) for the current step operation
587
592
  *
588
- * ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
589
- *
590
- * As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
591
- * ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
592
- * ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound
593
- * for the ColorTemperatureMireds attribute.
593
+ * ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
594
+ * operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
595
+ * field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
596
+ * field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
597
+ * attribute.
594
598
  *
595
599
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
596
600
  */
@@ -702,10 +706,10 @@ export namespace ColorControl {
702
706
  * The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
703
707
  * A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
704
708
  *
705
- * NOTE
709
+ * > [!NOTE]
706
710
  *
707
- * Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
708
- * command is of data type uint8.
711
+ * > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
712
+ * command is of data type uint8.
709
713
  *
710
714
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
711
715
  */
@@ -856,7 +860,7 @@ export namespace ColorControl {
856
860
  Deactivate = 0,
857
861
 
858
862
  /**
859
- * Activate the color loop from the value in the ColorLoopStartEnhancedHue field.
863
+ * Activate the color loop from the value in the ColorLoopStartEnhance dHue field.
860
864
  */
861
865
  ActivateFromColorLoopStartEnhancedHue = 1,
862
866
 
@@ -1229,8 +1233,9 @@ export namespace ColorControl {
1229
1233
  colorTemperatureMireds: Attribute(0x7, TlvUInt16, { scene: true, persistent: true, default: 250 }),
1230
1234
 
1231
1235
  /**
1232
- * Indicates the minimum mired value supported by the hardware. ColorTempPhysicalMinMireds corresponds to
1233
- * the maximum color temperature in kelvins supported by the hardware.
1236
+ * This attribute shall indicate the minimum mired value supported by the hardware.
1237
+ * ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the
1238
+ * hardware.
1234
1239
  *
1235
1240
  * ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
1236
1241
  *
@@ -1239,8 +1244,9 @@ export namespace ColorControl {
1239
1244
  colorTempPhysicalMinMireds: Attribute(0x400b, TlvUInt16.bound({ min: 1, max: 65279 })),
1240
1245
 
1241
1246
  /**
1242
- * Indicates the maximum mired value supported by the hardware. ColorTempPhysicalMaxMireds corresponds to
1243
- * the minimum color temperature in kelvins supported by the hardware.
1247
+ * This attribute shall indicate the maximum mired value supported by the hardware.
1248
+ * ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the
1249
+ * hardware.
1244
1250
  *
1245
1251
  * ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
1246
1252
  *
@@ -1261,9 +1267,7 @@ export namespace ColorControl {
1261
1267
  * Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
1262
1268
  * temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
1263
1269
  * CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
1264
- * temperature
1265
- *
1266
- * in kelvins supported by the device.
1270
+ * temperature in kelvins supported by the device.
1267
1271
  *
1268
1272
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.7.22
1269
1273
  */
@@ -1444,10 +1448,6 @@ export namespace ColorControl {
1444
1448
  /**
1445
1449
  * This command is provided to allow MoveTo and Step commands to be stopped.
1446
1450
  *
1447
- * NOTE This automatically provides symmetry to the Level Control cluster.
1448
- *
1449
- * NOTE The StopMoveStep command has no effect on an active color loop.
1450
- *
1451
1451
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
1452
1452
  */
1453
1453
  stopMoveStep: Command(0x47, TlvStopMoveStepRequest, 0x47, TlvNoResponse)
@@ -1523,7 +1523,8 @@ export namespace ColorControl {
1523
1523
  remainingTime: OptionalAttribute(0x2, TlvUInt16, { default: 0 }),
1524
1524
 
1525
1525
  /**
1526
- * Indicates what mechanism, if any, is in use for compensation for color/intensity drift over time.
1526
+ * This attribute shall indicate what mechanism, if any, is in use for compensation for color/intensity
1527
+ * drift over time.
1527
1528
  *
1528
1529
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.7.7
1529
1530
  */
@@ -1610,13 +1611,6 @@ export namespace ColorControl {
1610
1611
  *
1611
1612
  * A value of null shall indicate that this primary is not available.
1612
1613
  *
1613
- * 3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, Primary4X,
1614
- * Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, Primary6Y and
1615
- * Primary6Intensity Attributes
1616
- *
1617
- * These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where
1618
- * present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.
1619
- *
1620
1614
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.7.27
1621
1615
  */
1622
1616
  primary1Intensity: OptionalFixedAttribute(0x13, TlvNullable(TlvUInt8)),
@@ -1763,15 +1757,6 @@ export namespace ColorControl {
1763
1757
  *
1764
1758
  * A value of null shall indicate an invalid value.
1765
1759
  *
1766
- * 3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and
1767
- * ColorPointBIntensity Attributes
1768
- *
1769
- * These attributes shall represent the chromaticity values and intensities of the green and blue color
1770
- * points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes.
1771
- *
1772
- * If any one of these red, green or blue color point attributes is implemented then they shall all be
1773
- * implemented.
1774
- *
1775
1760
  * @see {@link MatterSpecification.v14.Cluster} § 3.2.7.33
1776
1761
  */
1777
1762
  colorPointRIntensity: OptionalWritableAttribute(
@@ -83,10 +83,10 @@ export namespace CommissionerControl {
83
83
  * which have already been verified during the Device Attestation Procedure. If they do not match, the server shall
84
84
  * NOT complete commissioning and SHOULD indicate an error to the user.
85
85
  *
86
- * NOTE
86
+ * > [!NOTE]
87
87
  *
88
- * This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster. Refer
89
- * to the Open Commissioning Window command for a description of the command behavior and parameters.
88
+ * > This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
89
+ * Refer to the Open Commissioning Window command for a description of the command behavior and parameters.
90
90
  *
91
91
  * The parameters for ReverseOpenCommissioningWindow command are as follows:
92
92
  *
@@ -110,10 +110,10 @@ export namespace CommissionerControl {
110
110
  * which have already been verified during the Device Attestation Procedure. If they do not match, the server shall
111
111
  * NOT complete commissioning and SHOULD indicate an error to the user.
112
112
  *
113
- * NOTE
113
+ * > [!NOTE]
114
114
  *
115
- * This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster. Refer
116
- * to the Open Commissioning Window command for a description of the command behavior and parameters.
115
+ * > This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
116
+ * Refer to the Open Commissioning Window command for a description of the command behavior and parameters.
117
117
  *
118
118
  * The parameters for ReverseOpenCommissioningWindow command are as follows:
119
119
  *
@@ -177,9 +177,8 @@ export namespace CommissionerControl {
177
177
  * The server may request approval from the user, but it is not required.
178
178
  *
179
179
  * The server shall always return SUCCESS to a correctly formatted RequestCommissioningApproval command, and
180
- * then generate a CommissioningRequestResult event associated with the command’s
181
- *
182
- * accessing fabric once the result is ready.
180
+ * then generate a CommissioningRequestResult event associated with the command’s accessing fabric once the
181
+ * result is ready.
183
182
  *
184
183
  * Clients SHOULD avoid using the same RequestID. If the RequestID and client NodeID of a
185
184
  * RequestCommissioningApproval match a previously received RequestCommissioningApproval and the server has
@@ -207,7 +206,6 @@ export namespace CommissionerControl {
207
206
  * match the value provided to RequestCommissioningApproval.
208
207
  *
209
208
  * If the command is not executed via a CASE session, the command shall fail with a status code of
210
- *
211
209
  * UNSUPPORTED_ACCESS.
212
210
  *
213
211
  * Upon receipt, the server shall respond with ReverseOpenCommissioningWindow if CommissioningRequestResult
@@ -236,18 +234,11 @@ export namespace CommissionerControl {
236
234
  * This event shall be generated by the server following a RequestCommissioningApproval command which the
237
235
  * server responded to with SUCCESS.
238
236
  *
239
- * NOTE
240
- *
241
- * The approval is valid for a period determined by the manufacturer and characteristics of the node
242
- * presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command immediately
243
- * upon receiving a CommissioningRequestResult event.
237
+ * > [!NOTE]
244
238
  *
245
- * 11.26.7.2. RequestID / ClientNodeID Fields
246
- *
247
- * The RequestID shall match the RequestID provided to RequestCommissioningApproval and the ClientNodeID
248
- * shall match the NodeID of the client which generated the RequestCommissioningAp
249
- *
250
- * proval command.
239
+ * > The approval is valid for a period determined by the manufacturer and characteristics of the node
240
+ * presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command immediately
241
+ * upon receiving a CommissioningRequestResult event.
251
242
  *
252
243
  * @see {@link MatterSpecification.v14.Core} § 11.26.7.1
253
244
  */
@@ -267,8 +258,6 @@ export namespace CommissionerControl {
267
258
  *
268
259
  * The generalized flow supported by the Commissioner Control Cluster can be seen in the following diagram.
269
260
  *
270
- * Figure 103. Commissioner Control Cluster - General Flow
271
- *
272
261
  * @see {@link MatterSpecification.v14.Core} § 11.26
273
262
  */
274
263
  export interface Cluster extends Identity<typeof ClusterInstance> {}
@@ -30,7 +30,7 @@ export namespace ConcentrationMeasurement {
30
30
  /**
31
31
  * LevelIndication (LEV)
32
32
  *
33
- * Cluster supports basic level indication for substance using the ConcentrationLevel enum
33
+ * Cluster supports basic level indication for substance using the ConcentrationLev el enum
34
34
  */
35
35
  LevelIndication = "LevelIndication",
36
36
 
@@ -246,7 +246,8 @@ export namespace ConcentrationMeasurement {
246
246
  averageMeasuredValue: Attribute(0x5, TlvNullable(TlvFloat), { default: null }),
247
247
 
248
248
  /**
249
- * Indicates the window of time used for determining the AverageMeasuredValue. The value is in seconds.
249
+ * This attribute shall represent the window of time used for determining the AverageMeasuredValue. The
250
+ * value is in seconds.
250
251
  *
251
252
  * @see {@link MatterSpecification.v14.Cluster} § 2.10.6.7
252
253
  */
@@ -284,7 +285,7 @@ export namespace ConcentrationMeasurement {
284
285
  /**
285
286
  * LevelIndication
286
287
  *
287
- * Cluster supports basic level indication for substance using the ConcentrationLevel enum
288
+ * Cluster supports basic level indication for substance using the ConcentrationLev el enum
288
289
  */
289
290
  levelIndication: BitFlag(1),
290
291