@matter/types 0.13.0-alpha.0-20250304-d4a7592a4 → 0.13.0-alpha.0-20250311-3eb0af5f2

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 (807) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +3972 -522
  2. package/dist/cjs/clusters/access-control.d.ts.map +1 -1
  3. package/dist/cjs/clusters/access-control.js +640 -116
  4. package/dist/cjs/clusters/access-control.js.map +2 -2
  5. package/dist/cjs/clusters/actions.d.ts +10 -9
  6. package/dist/cjs/clusters/actions.d.ts.map +1 -1
  7. package/dist/cjs/clusters/actions.js +4 -4
  8. package/dist/cjs/clusters/actions.js.map +1 -1
  9. package/dist/cjs/clusters/administrator-commissioning.d.ts +156 -129
  10. package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
  11. package/dist/cjs/clusters/administrator-commissioning.js +40 -35
  12. package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
  13. package/dist/cjs/clusters/alarm-base.d.ts +9 -12
  14. package/dist/cjs/clusters/alarm-base.d.ts.map +1 -1
  15. package/dist/cjs/clusters/alarm-base.js +3 -4
  16. package/dist/cjs/clusters/alarm-base.js.map +1 -1
  17. package/dist/cjs/clusters/application-launcher.d.ts +27 -15
  18. package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
  19. package/dist/cjs/clusters/application-launcher.js +7 -4
  20. package/dist/cjs/clusters/application-launcher.js.map +1 -1
  21. package/dist/cjs/clusters/ballast-configuration.d.ts +7 -7
  22. package/dist/cjs/clusters/ballast-configuration.js +7 -7
  23. package/dist/cjs/clusters/basic-information.d.ts +29 -21
  24. package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
  25. package/dist/cjs/clusters/basic-information.js +29 -21
  26. package/dist/cjs/clusters/basic-information.js.map +1 -1
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +816 -34
  28. package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
  29. package/dist/cjs/clusters/bridged-device-basic-information.js +182 -29
  30. package/dist/cjs/clusters/bridged-device-basic-information.js.map +2 -2
  31. package/dist/cjs/clusters/channel.d.ts +115 -124
  32. package/dist/cjs/clusters/channel.d.ts.map +1 -1
  33. package/dist/cjs/clusters/channel.js +15 -16
  34. package/dist/cjs/clusters/channel.js.map +1 -1
  35. package/dist/cjs/clusters/color-control.d.ts +3076 -1366
  36. package/dist/cjs/clusters/color-control.d.ts.map +1 -1
  37. package/dist/cjs/clusters/color-control.js +423 -357
  38. package/dist/cjs/clusters/color-control.js.map +2 -2
  39. package/dist/cjs/clusters/commissioner-control.d.ts +268 -0
  40. package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -0
  41. package/dist/cjs/clusters/commissioner-control.js +194 -0
  42. package/dist/cjs/clusters/commissioner-control.js.map +6 -0
  43. package/dist/cjs/clusters/content-control.d.ts +497 -221
  44. package/dist/cjs/clusters/content-control.d.ts.map +1 -1
  45. package/dist/cjs/clusters/content-control.js +59 -41
  46. package/dist/cjs/clusters/content-control.js.map +2 -2
  47. package/dist/cjs/clusters/content-launcher.d.ts +248 -215
  48. package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
  49. package/dist/cjs/clusters/content-launcher.js +16 -15
  50. package/dist/cjs/clusters/content-launcher.js.map +1 -1
  51. package/dist/cjs/clusters/device-energy-management-mode.d.ts +76 -333
  52. package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
  53. package/dist/cjs/clusters/device-energy-management-mode.js +26 -73
  54. package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
  55. package/dist/cjs/clusters/device-energy-management.d.ts +1299 -930
  56. package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
  57. package/dist/cjs/clusters/device-energy-management.js +189 -160
  58. package/dist/cjs/clusters/device-energy-management.js.map +2 -2
  59. package/dist/cjs/clusters/dishwasher-alarm.d.ts +14 -17
  60. package/dist/cjs/clusters/dishwasher-alarm.d.ts.map +1 -1
  61. package/dist/cjs/clusters/dishwasher-alarm.js +3 -4
  62. package/dist/cjs/clusters/dishwasher-alarm.js.map +1 -1
  63. package/dist/cjs/clusters/dishwasher-mode.d.ts +65 -105
  64. package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
  65. package/dist/cjs/clusters/dishwasher-mode.js +12 -24
  66. package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
  67. package/dist/cjs/clusters/door-lock.d.ts +2751 -5427
  68. package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
  69. package/dist/cjs/clusters/door-lock.js +480 -802
  70. package/dist/cjs/clusters/door-lock.js.map +2 -2
  71. package/dist/cjs/clusters/ecosystem-information.d.ts +186 -0
  72. package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -0
  73. package/dist/cjs/clusters/ecosystem-information.js +154 -0
  74. package/dist/cjs/clusters/ecosystem-information.js.map +6 -0
  75. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +363 -368
  76. package/dist/cjs/clusters/electrical-energy-measurement.d.ts.map +1 -1
  77. package/dist/cjs/clusters/electrical-energy-measurement.js +15 -16
  78. package/dist/cjs/clusters/electrical-energy-measurement.js.map +1 -1
  79. package/dist/cjs/clusters/energy-evse-mode.d.ts +92 -330
  80. package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
  81. package/dist/cjs/clusters/energy-evse-mode.js +25 -72
  82. package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
  83. package/dist/cjs/clusters/energy-evse.d.ts +557 -273
  84. package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
  85. package/dist/cjs/clusters/energy-evse.js +107 -55
  86. package/dist/cjs/clusters/energy-evse.js.map +1 -1
  87. package/dist/cjs/clusters/energy-preference.d.ts +76 -76
  88. package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
  89. package/dist/cjs/clusters/energy-preference.js +15 -18
  90. package/dist/cjs/clusters/energy-preference.js.map +1 -1
  91. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +3 -9
  92. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
  93. package/dist/cjs/clusters/ethernet-network-diagnostics.js +1 -3
  94. package/dist/cjs/clusters/ethernet-network-diagnostics.js.map +1 -1
  95. package/dist/cjs/clusters/fan-control.d.ts +12 -12
  96. package/dist/cjs/clusters/fan-control.js +4 -4
  97. package/dist/cjs/clusters/fixed-label.d.ts +7 -2
  98. package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
  99. package/dist/cjs/clusters/fixed-label.js.map +1 -1
  100. package/dist/cjs/clusters/flow-measurement.d.ts +4 -4
  101. package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
  102. package/dist/cjs/clusters/flow-measurement.js +6 -6
  103. package/dist/cjs/clusters/flow-measurement.js.map +1 -1
  104. package/dist/cjs/clusters/general-commissioning.d.ts +1416 -111
  105. package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
  106. package/dist/cjs/clusters/general-commissioning.js +272 -54
  107. package/dist/cjs/clusters/general-commissioning.js.map +2 -2
  108. package/dist/cjs/clusters/general-diagnostics.d.ts +115 -122
  109. package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
  110. package/dist/cjs/clusters/general-diagnostics.js +31 -33
  111. package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
  112. package/dist/cjs/clusters/group-key-management.d.ts +72 -82
  113. package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
  114. package/dist/cjs/clusters/group-key-management.js +19 -22
  115. package/dist/cjs/clusters/group-key-management.js.map +1 -1
  116. package/dist/cjs/clusters/groups.d.ts +9 -6
  117. package/dist/cjs/clusters/groups.d.ts.map +1 -1
  118. package/dist/cjs/clusters/groups.js +3 -2
  119. package/dist/cjs/clusters/groups.js.map +1 -1
  120. package/dist/cjs/clusters/icd-management.d.ts +223 -66
  121. package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
  122. package/dist/cjs/clusters/icd-management.js +61 -23
  123. package/dist/cjs/clusters/icd-management.js.map +2 -2
  124. package/dist/cjs/clusters/identify.d.ts +12 -13
  125. package/dist/cjs/clusters/identify.d.ts.map +1 -1
  126. package/dist/cjs/clusters/identify.js +9 -10
  127. package/dist/cjs/clusters/identify.js.map +1 -1
  128. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -8
  129. package/dist/cjs/clusters/illuminance-measurement.d.ts.map +1 -1
  130. package/dist/cjs/clusters/illuminance-measurement.js +9 -10
  131. package/dist/cjs/clusters/illuminance-measurement.js.map +1 -1
  132. package/dist/cjs/clusters/index.d.ts +11 -1
  133. package/dist/cjs/clusters/index.d.ts.map +1 -1
  134. package/dist/cjs/clusters/index.js +33 -3
  135. package/dist/cjs/clusters/index.js.map +1 -1
  136. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
  137. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
  138. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +490 -0
  139. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js.map +6 -0
  140. package/dist/cjs/clusters/joint-fabric-pki.d.ts +174 -0
  141. package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -0
  142. package/dist/cjs/clusters/joint-fabric-pki.js +120 -0
  143. package/dist/cjs/clusters/joint-fabric-pki.js.map +6 -0
  144. package/dist/cjs/clusters/keypad-input.d.ts +2 -2
  145. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +6 -7
  146. package/dist/cjs/clusters/laundry-dryer-controls.d.ts.map +1 -1
  147. package/dist/cjs/clusters/laundry-dryer-controls.js +5 -9
  148. package/dist/cjs/clusters/laundry-dryer-controls.js.map +1 -1
  149. package/dist/cjs/clusters/laundry-washer-controls.d.ts +74 -62
  150. package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
  151. package/dist/cjs/clusters/laundry-washer-controls.js +26 -25
  152. package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
  153. package/dist/cjs/clusters/laundry-washer-mode.d.ts +69 -109
  154. package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
  155. package/dist/cjs/clusters/laundry-washer-mode.js +13 -25
  156. package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
  157. package/dist/cjs/clusters/level-control.d.ts +209 -70
  158. package/dist/cjs/clusters/level-control.d.ts.map +1 -1
  159. package/dist/cjs/clusters/level-control.js +45 -12
  160. package/dist/cjs/clusters/level-control.js.map +1 -1
  161. package/dist/cjs/clusters/localization-configuration.d.ts +5 -6
  162. package/dist/cjs/clusters/localization-configuration.d.ts.map +1 -1
  163. package/dist/cjs/clusters/localization-configuration.js +5 -6
  164. package/dist/cjs/clusters/localization-configuration.js.map +1 -1
  165. package/dist/cjs/clusters/media-input.d.ts +9 -6
  166. package/dist/cjs/clusters/media-input.d.ts.map +1 -1
  167. package/dist/cjs/clusters/media-input.js +3 -2
  168. package/dist/cjs/clusters/media-input.js.map +1 -1
  169. package/dist/cjs/clusters/media-playback.d.ts +29 -24
  170. package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
  171. package/dist/cjs/clusters/media-playback.js +5 -4
  172. package/dist/cjs/clusters/media-playback.js.map +1 -1
  173. package/dist/cjs/clusters/microwave-oven-control.d.ts +54 -48
  174. package/dist/cjs/clusters/microwave-oven-control.d.ts.map +1 -1
  175. package/dist/cjs/clusters/microwave-oven-control.js +19 -17
  176. package/dist/cjs/clusters/microwave-oven-control.js.map +1 -1
  177. package/dist/cjs/clusters/microwave-oven-mode.d.ts +63 -69
  178. package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
  179. package/dist/cjs/clusters/microwave-oven-mode.js +14 -11
  180. package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
  181. package/dist/cjs/clusters/mode-base.d.ts +27 -46
  182. package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
  183. package/dist/cjs/clusters/mode-base.js +9 -10
  184. package/dist/cjs/clusters/mode-base.js.map +1 -1
  185. package/dist/cjs/clusters/mode-select.d.ts +33 -27
  186. package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
  187. package/dist/cjs/clusters/mode-select.js +14 -13
  188. package/dist/cjs/clusters/mode-select.js.map +1 -1
  189. package/dist/cjs/clusters/network-commissioning.d.ts +263 -240
  190. package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
  191. package/dist/cjs/clusters/network-commissioning.js +46 -39
  192. package/dist/cjs/clusters/network-commissioning.js.map +1 -1
  193. package/dist/cjs/clusters/occupancy-sensing.d.ts +1002 -63
  194. package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
  195. package/dist/cjs/clusters/occupancy-sensing.js +278 -63
  196. package/dist/cjs/clusters/occupancy-sensing.js.map +2 -2
  197. package/dist/cjs/clusters/on-off.d.ts +18 -24
  198. package/dist/cjs/clusters/on-off.d.ts.map +1 -1
  199. package/dist/cjs/clusters/on-off.js +3 -4
  200. package/dist/cjs/clusters/on-off.js.map +1 -1
  201. package/dist/cjs/clusters/operational-credentials.d.ts +98 -85
  202. package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
  203. package/dist/cjs/clusters/operational-credentials.js +56 -49
  204. package/dist/cjs/clusters/operational-credentials.js.map +1 -1
  205. package/dist/cjs/clusters/operational-state.d.ts +136 -57
  206. package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
  207. package/dist/cjs/clusters/operational-state.js +62 -36
  208. package/dist/cjs/clusters/operational-state.js.map +2 -2
  209. package/dist/cjs/clusters/ota-software-update-provider.d.ts +43 -42
  210. package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
  211. package/dist/cjs/clusters/ota-software-update-provider.js +20 -19
  212. package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
  213. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +6 -10
  214. package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
  215. package/dist/cjs/clusters/ota-software-update-requestor.js +4 -6
  216. package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
  217. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +44 -154
  218. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  219. package/dist/cjs/clusters/oven-cavity-operational-state.js +39 -156
  220. package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
  221. package/dist/cjs/clusters/oven-mode.d.ts +79 -349
  222. package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
  223. package/dist/cjs/clusters/oven-mode.js +26 -82
  224. package/dist/cjs/clusters/oven-mode.js.map +1 -1
  225. package/dist/cjs/clusters/power-source.d.ts +169 -44
  226. package/dist/cjs/clusters/power-source.d.ts.map +1 -1
  227. package/dist/cjs/clusters/power-source.js +40 -16
  228. package/dist/cjs/clusters/power-source.js.map +1 -1
  229. package/dist/cjs/clusters/pressure-measurement.js +2 -2
  230. package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
  231. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +73 -63
  232. package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
  233. package/dist/cjs/clusters/pump-configuration-and-control.js +19 -20
  234. package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
  235. package/dist/cjs/clusters/refrigerator-alarm.d.ts +2 -1
  236. package/dist/cjs/clusters/refrigerator-alarm.d.ts.map +1 -1
  237. package/dist/cjs/clusters/refrigerator-alarm.js.map +1 -1
  238. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
  239. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  240. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +11 -19
  241. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  242. package/dist/cjs/clusters/relative-humidity-measurement.js +1 -1
  243. package/dist/cjs/clusters/relative-humidity-measurement.js.map +1 -1
  244. package/dist/cjs/clusters/rvc-clean-mode.d.ts +59 -103
  245. package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
  246. package/dist/cjs/clusters/rvc-clean-mode.js +11 -15
  247. package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
  248. package/dist/cjs/clusters/rvc-operational-state.d.ts +81 -25
  249. package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
  250. package/dist/cjs/clusters/rvc-operational-state.js +49 -20
  251. package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
  252. package/dist/cjs/clusters/rvc-run-mode.d.ts +85 -129
  253. package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
  254. package/dist/cjs/clusters/rvc-run-mode.js +16 -15
  255. package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
  256. package/dist/cjs/clusters/scenes-management.d.ts +328 -181
  257. package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
  258. package/dist/cjs/clusters/scenes-management.js +37 -22
  259. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  260. package/dist/cjs/clusters/service-area.d.ts +2052 -0
  261. package/dist/cjs/clusters/service-area.d.ts.map +1 -0
  262. package/dist/cjs/clusters/service-area.js +582 -0
  263. package/dist/cjs/clusters/service-area.js.map +6 -0
  264. package/dist/cjs/clusters/smoke-co-alarm.d.ts +10 -18
  265. package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
  266. package/dist/cjs/clusters/smoke-co-alarm.js +2 -3
  267. package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
  268. package/dist/cjs/clusters/switch.d.ts +478 -191
  269. package/dist/cjs/clusters/switch.d.ts.map +1 -1
  270. package/dist/cjs/clusters/switch.js +145 -57
  271. package/dist/cjs/clusters/switch.js.map +1 -1
  272. package/dist/cjs/clusters/target-navigator.d.ts +1 -1
  273. package/dist/cjs/clusters/target-navigator.js +1 -1
  274. package/dist/cjs/clusters/thermostat.d.ts +3877 -830
  275. package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
  276. package/dist/cjs/clusters/thermostat.js +841 -159
  277. package/dist/cjs/clusters/thermostat.js.map +2 -2
  278. package/dist/cjs/clusters/thread-border-router-management.d.ts +711 -0
  279. package/dist/cjs/clusters/thread-border-router-management.d.ts.map +1 -0
  280. package/dist/cjs/clusters/thread-border-router-management.js +265 -0
  281. package/dist/cjs/clusters/thread-border-router-management.js.map +6 -0
  282. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +81 -55
  283. package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
  284. package/dist/cjs/clusters/thread-network-diagnostics.js +32 -21
  285. package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
  286. package/dist/cjs/clusters/thread-network-directory.d.ts +250 -0
  287. package/dist/cjs/clusters/thread-network-directory.d.ts.map +1 -0
  288. package/dist/cjs/clusters/thread-network-directory.js +187 -0
  289. package/dist/cjs/clusters/thread-network-directory.js.map +6 -0
  290. package/dist/cjs/clusters/time-synchronization.d.ts +101 -76
  291. package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
  292. package/dist/cjs/clusters/time-synchronization.js +30 -23
  293. package/dist/cjs/clusters/time-synchronization.js.map +1 -1
  294. package/dist/cjs/clusters/unit-localization.d.ts +3 -4
  295. package/dist/cjs/clusters/unit-localization.d.ts.map +1 -1
  296. package/dist/cjs/clusters/unit-localization.js.map +1 -1
  297. package/dist/cjs/clusters/user-label.d.ts +2 -1
  298. package/dist/cjs/clusters/user-label.d.ts.map +1 -1
  299. package/dist/cjs/clusters/user-label.js.map +1 -1
  300. package/dist/cjs/clusters/water-heater-management.d.ts +1371 -0
  301. package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -0
  302. package/dist/cjs/clusters/water-heater-management.js +336 -0
  303. package/dist/cjs/clusters/water-heater-management.js.map +6 -0
  304. package/dist/cjs/clusters/water-heater-mode.d.ts +491 -0
  305. package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -0
  306. package/dist/cjs/clusters/water-heater-mode.js +195 -0
  307. package/dist/cjs/clusters/water-heater-mode.js.map +6 -0
  308. package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +162 -0
  309. package/dist/cjs/clusters/water-tank-level-monitoring.d.ts.map +1 -0
  310. package/dist/cjs/clusters/water-tank-level-monitoring.js +47 -0
  311. package/dist/cjs/clusters/water-tank-level-monitoring.js.map +6 -0
  312. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +20 -27
  313. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
  314. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +6 -8
  315. package/dist/cjs/clusters/wi-fi-network-diagnostics.js.map +1 -1
  316. package/dist/cjs/clusters/wi-fi-network-management.d.ts +91 -0
  317. package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -0
  318. package/dist/cjs/clusters/wi-fi-network-management.js +122 -0
  319. package/dist/cjs/clusters/wi-fi-network-management.js.map +6 -0
  320. package/dist/cjs/clusters/window-covering.d.ts +66 -78
  321. package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
  322. package/dist/cjs/clusters/window-covering.js +26 -37
  323. package/dist/cjs/clusters/window-covering.js.map +1 -1
  324. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +34 -0
  325. package/dist/cjs/globals/AtomicAttributeStatus.d.ts.map +1 -0
  326. package/dist/cjs/globals/AtomicAttributeStatus.js +46 -0
  327. package/dist/cjs/globals/AtomicAttributeStatus.js.map +6 -0
  328. package/dist/cjs/globals/AtomicRequestType.d.ts +24 -0
  329. package/dist/cjs/globals/AtomicRequestType.d.ts.map +1 -0
  330. package/dist/cjs/globals/AtomicRequestType.js +35 -0
  331. package/dist/cjs/globals/AtomicRequestType.js.map +6 -0
  332. package/dist/cjs/globals/Locationdesc.d.ts +79 -0
  333. package/dist/cjs/globals/Locationdesc.d.ts.map +1 -0
  334. package/dist/cjs/globals/Locationdesc.js +89 -0
  335. package/dist/cjs/globals/Locationdesc.js.map +6 -0
  336. package/dist/cjs/globals/Priority.d.ts +1 -1
  337. package/dist/cjs/globals/Semtag.d.ts +6 -6
  338. package/dist/cjs/globals/Semtag.js +4 -4
  339. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  340. package/dist/cjs/globals/Status.d.ts +18 -3
  341. package/dist/cjs/globals/Status.d.ts.map +1 -1
  342. package/dist/cjs/globals/Status.js +3 -1
  343. package/dist/cjs/globals/Status.js.map +1 -1
  344. package/dist/cjs/globals/Tod.d.ts +2 -2
  345. package/dist/cjs/globals/index.d.ts +3 -0
  346. package/dist/cjs/globals/index.d.ts.map +1 -1
  347. package/dist/cjs/globals/index.js +3 -0
  348. package/dist/cjs/globals/index.js.map +1 -1
  349. package/dist/cjs/schema/QrCodeSchema.d.ts.map +1 -1
  350. package/dist/cjs/schema/QrCodeSchema.js +4 -1
  351. package/dist/cjs/schema/QrCodeSchema.js.map +1 -1
  352. package/dist/esm/clusters/access-control.d.ts +3972 -522
  353. package/dist/esm/clusters/access-control.d.ts.map +1 -1
  354. package/dist/esm/clusters/access-control.js +645 -120
  355. package/dist/esm/clusters/access-control.js.map +2 -2
  356. package/dist/esm/clusters/actions.d.ts +10 -9
  357. package/dist/esm/clusters/actions.d.ts.map +1 -1
  358. package/dist/esm/clusters/actions.js +4 -4
  359. package/dist/esm/clusters/actions.js.map +1 -1
  360. package/dist/esm/clusters/administrator-commissioning.d.ts +156 -129
  361. package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
  362. package/dist/esm/clusters/administrator-commissioning.js +40 -35
  363. package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
  364. package/dist/esm/clusters/alarm-base.d.ts +9 -12
  365. package/dist/esm/clusters/alarm-base.d.ts.map +1 -1
  366. package/dist/esm/clusters/alarm-base.js +3 -4
  367. package/dist/esm/clusters/alarm-base.js.map +1 -1
  368. package/dist/esm/clusters/application-launcher.d.ts +27 -15
  369. package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
  370. package/dist/esm/clusters/application-launcher.js +7 -4
  371. package/dist/esm/clusters/application-launcher.js.map +1 -1
  372. package/dist/esm/clusters/ballast-configuration.d.ts +7 -7
  373. package/dist/esm/clusters/ballast-configuration.js +7 -7
  374. package/dist/esm/clusters/basic-information.d.ts +29 -21
  375. package/dist/esm/clusters/basic-information.d.ts.map +1 -1
  376. package/dist/esm/clusters/basic-information.js +29 -21
  377. package/dist/esm/clusters/basic-information.js.map +1 -1
  378. package/dist/esm/clusters/bridged-device-basic-information.d.ts +816 -34
  379. package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
  380. package/dist/esm/clusters/bridged-device-basic-information.js +188 -32
  381. package/dist/esm/clusters/bridged-device-basic-information.js.map +2 -2
  382. package/dist/esm/clusters/channel.d.ts +115 -124
  383. package/dist/esm/clusters/channel.d.ts.map +1 -1
  384. package/dist/esm/clusters/channel.js +15 -16
  385. package/dist/esm/clusters/channel.js.map +1 -1
  386. package/dist/esm/clusters/color-control.d.ts +3076 -1366
  387. package/dist/esm/clusters/color-control.d.ts.map +1 -1
  388. package/dist/esm/clusters/color-control.js +424 -358
  389. package/dist/esm/clusters/color-control.js.map +2 -2
  390. package/dist/esm/clusters/commissioner-control.d.ts +268 -0
  391. package/dist/esm/clusters/commissioner-control.d.ts.map +1 -0
  392. package/dist/esm/clusters/commissioner-control.js +174 -0
  393. package/dist/esm/clusters/commissioner-control.js.map +6 -0
  394. package/dist/esm/clusters/content-control.d.ts +497 -221
  395. package/dist/esm/clusters/content-control.d.ts.map +1 -1
  396. package/dist/esm/clusters/content-control.js +60 -42
  397. package/dist/esm/clusters/content-control.js.map +2 -2
  398. package/dist/esm/clusters/content-launcher.d.ts +248 -215
  399. package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
  400. package/dist/esm/clusters/content-launcher.js +16 -15
  401. package/dist/esm/clusters/content-launcher.js.map +1 -1
  402. package/dist/esm/clusters/device-energy-management-mode.d.ts +76 -333
  403. package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
  404. package/dist/esm/clusters/device-energy-management-mode.js +26 -80
  405. package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
  406. package/dist/esm/clusters/device-energy-management.d.ts +1299 -930
  407. package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
  408. package/dist/esm/clusters/device-energy-management.js +189 -160
  409. package/dist/esm/clusters/device-energy-management.js.map +2 -2
  410. package/dist/esm/clusters/dishwasher-alarm.d.ts +14 -17
  411. package/dist/esm/clusters/dishwasher-alarm.d.ts.map +1 -1
  412. package/dist/esm/clusters/dishwasher-alarm.js +3 -4
  413. package/dist/esm/clusters/dishwasher-alarm.js.map +1 -1
  414. package/dist/esm/clusters/dishwasher-mode.d.ts +65 -105
  415. package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
  416. package/dist/esm/clusters/dishwasher-mode.js +13 -25
  417. package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
  418. package/dist/esm/clusters/door-lock.d.ts +2751 -5427
  419. package/dist/esm/clusters/door-lock.d.ts.map +1 -1
  420. package/dist/esm/clusters/door-lock.js +482 -804
  421. package/dist/esm/clusters/door-lock.js.map +2 -2
  422. package/dist/esm/clusters/ecosystem-information.d.ts +186 -0
  423. package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -0
  424. package/dist/esm/clusters/ecosystem-information.js +134 -0
  425. package/dist/esm/clusters/ecosystem-information.js.map +6 -0
  426. package/dist/esm/clusters/electrical-energy-measurement.d.ts +363 -368
  427. package/dist/esm/clusters/electrical-energy-measurement.d.ts.map +1 -1
  428. package/dist/esm/clusters/electrical-energy-measurement.js +15 -16
  429. package/dist/esm/clusters/electrical-energy-measurement.js.map +1 -1
  430. package/dist/esm/clusters/energy-evse-mode.d.ts +92 -330
  431. package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
  432. package/dist/esm/clusters/energy-evse-mode.js +25 -79
  433. package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
  434. package/dist/esm/clusters/energy-evse.d.ts +557 -273
  435. package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
  436. package/dist/esm/clusters/energy-evse.js +107 -55
  437. package/dist/esm/clusters/energy-evse.js.map +1 -1
  438. package/dist/esm/clusters/energy-preference.d.ts +76 -76
  439. package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
  440. package/dist/esm/clusters/energy-preference.js +15 -18
  441. package/dist/esm/clusters/energy-preference.js.map +1 -1
  442. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +3 -9
  443. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
  444. package/dist/esm/clusters/ethernet-network-diagnostics.js +1 -3
  445. package/dist/esm/clusters/ethernet-network-diagnostics.js.map +1 -1
  446. package/dist/esm/clusters/fan-control.d.ts +12 -12
  447. package/dist/esm/clusters/fan-control.js +4 -4
  448. package/dist/esm/clusters/fixed-label.d.ts +7 -2
  449. package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
  450. package/dist/esm/clusters/fixed-label.js.map +1 -1
  451. package/dist/esm/clusters/flow-measurement.d.ts +4 -4
  452. package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
  453. package/dist/esm/clusters/flow-measurement.js +6 -6
  454. package/dist/esm/clusters/flow-measurement.js.map +1 -1
  455. package/dist/esm/clusters/general-commissioning.d.ts +1416 -111
  456. package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
  457. package/dist/esm/clusters/general-commissioning.js +274 -56
  458. package/dist/esm/clusters/general-commissioning.js.map +2 -2
  459. package/dist/esm/clusters/general-diagnostics.d.ts +115 -122
  460. package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
  461. package/dist/esm/clusters/general-diagnostics.js +31 -33
  462. package/dist/esm/clusters/general-diagnostics.js.map +1 -1
  463. package/dist/esm/clusters/group-key-management.d.ts +72 -82
  464. package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
  465. package/dist/esm/clusters/group-key-management.js +19 -22
  466. package/dist/esm/clusters/group-key-management.js.map +1 -1
  467. package/dist/esm/clusters/groups.d.ts +9 -6
  468. package/dist/esm/clusters/groups.d.ts.map +1 -1
  469. package/dist/esm/clusters/groups.js +3 -2
  470. package/dist/esm/clusters/groups.js.map +1 -1
  471. package/dist/esm/clusters/icd-management.d.ts +223 -66
  472. package/dist/esm/clusters/icd-management.d.ts.map +1 -1
  473. package/dist/esm/clusters/icd-management.js +61 -23
  474. package/dist/esm/clusters/icd-management.js.map +2 -2
  475. package/dist/esm/clusters/identify.d.ts +12 -13
  476. package/dist/esm/clusters/identify.d.ts.map +1 -1
  477. package/dist/esm/clusters/identify.js +9 -10
  478. package/dist/esm/clusters/identify.js.map +1 -1
  479. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -8
  480. package/dist/esm/clusters/illuminance-measurement.d.ts.map +1 -1
  481. package/dist/esm/clusters/illuminance-measurement.js +9 -10
  482. package/dist/esm/clusters/illuminance-measurement.js.map +1 -1
  483. package/dist/esm/clusters/index.d.ts +11 -1
  484. package/dist/esm/clusters/index.d.ts.map +1 -1
  485. package/dist/esm/clusters/index.js +36 -3
  486. package/dist/esm/clusters/index.js.map +1 -1
  487. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
  488. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
  489. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +470 -0
  490. package/dist/esm/clusters/joint-fabric-datastore-cluster.js.map +6 -0
  491. package/dist/esm/clusters/joint-fabric-pki.d.ts +174 -0
  492. package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -0
  493. package/dist/esm/clusters/joint-fabric-pki.js +100 -0
  494. package/dist/esm/clusters/joint-fabric-pki.js.map +6 -0
  495. package/dist/esm/clusters/keypad-input.d.ts +2 -2
  496. package/dist/esm/clusters/laundry-dryer-controls.d.ts +6 -7
  497. package/dist/esm/clusters/laundry-dryer-controls.d.ts.map +1 -1
  498. package/dist/esm/clusters/laundry-dryer-controls.js +6 -10
  499. package/dist/esm/clusters/laundry-dryer-controls.js.map +1 -1
  500. package/dist/esm/clusters/laundry-washer-controls.d.ts +74 -62
  501. package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
  502. package/dist/esm/clusters/laundry-washer-controls.js +26 -25
  503. package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
  504. package/dist/esm/clusters/laundry-washer-mode.d.ts +69 -109
  505. package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
  506. package/dist/esm/clusters/laundry-washer-mode.js +14 -26
  507. package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
  508. package/dist/esm/clusters/level-control.d.ts +209 -70
  509. package/dist/esm/clusters/level-control.d.ts.map +1 -1
  510. package/dist/esm/clusters/level-control.js +45 -12
  511. package/dist/esm/clusters/level-control.js.map +1 -1
  512. package/dist/esm/clusters/localization-configuration.d.ts +5 -6
  513. package/dist/esm/clusters/localization-configuration.d.ts.map +1 -1
  514. package/dist/esm/clusters/localization-configuration.js +5 -6
  515. package/dist/esm/clusters/localization-configuration.js.map +1 -1
  516. package/dist/esm/clusters/media-input.d.ts +9 -6
  517. package/dist/esm/clusters/media-input.d.ts.map +1 -1
  518. package/dist/esm/clusters/media-input.js +3 -2
  519. package/dist/esm/clusters/media-input.js.map +1 -1
  520. package/dist/esm/clusters/media-playback.d.ts +29 -24
  521. package/dist/esm/clusters/media-playback.d.ts.map +1 -1
  522. package/dist/esm/clusters/media-playback.js +5 -4
  523. package/dist/esm/clusters/media-playback.js.map +1 -1
  524. package/dist/esm/clusters/microwave-oven-control.d.ts +54 -48
  525. package/dist/esm/clusters/microwave-oven-control.d.ts.map +1 -1
  526. package/dist/esm/clusters/microwave-oven-control.js +19 -17
  527. package/dist/esm/clusters/microwave-oven-control.js.map +1 -1
  528. package/dist/esm/clusters/microwave-oven-mode.d.ts +63 -69
  529. package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
  530. package/dist/esm/clusters/microwave-oven-mode.js +14 -11
  531. package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
  532. package/dist/esm/clusters/mode-base.d.ts +27 -46
  533. package/dist/esm/clusters/mode-base.d.ts.map +1 -1
  534. package/dist/esm/clusters/mode-base.js +9 -10
  535. package/dist/esm/clusters/mode-base.js.map +1 -1
  536. package/dist/esm/clusters/mode-select.d.ts +33 -27
  537. package/dist/esm/clusters/mode-select.d.ts.map +1 -1
  538. package/dist/esm/clusters/mode-select.js +14 -13
  539. package/dist/esm/clusters/mode-select.js.map +1 -1
  540. package/dist/esm/clusters/network-commissioning.d.ts +263 -240
  541. package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
  542. package/dist/esm/clusters/network-commissioning.js +46 -39
  543. package/dist/esm/clusters/network-commissioning.js.map +1 -1
  544. package/dist/esm/clusters/occupancy-sensing.d.ts +1002 -63
  545. package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
  546. package/dist/esm/clusters/occupancy-sensing.js +287 -65
  547. package/dist/esm/clusters/occupancy-sensing.js.map +2 -2
  548. package/dist/esm/clusters/on-off.d.ts +18 -24
  549. package/dist/esm/clusters/on-off.d.ts.map +1 -1
  550. package/dist/esm/clusters/on-off.js +3 -4
  551. package/dist/esm/clusters/on-off.js.map +1 -1
  552. package/dist/esm/clusters/operational-credentials.d.ts +98 -85
  553. package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
  554. package/dist/esm/clusters/operational-credentials.js +56 -49
  555. package/dist/esm/clusters/operational-credentials.js.map +1 -1
  556. package/dist/esm/clusters/operational-state.d.ts +136 -57
  557. package/dist/esm/clusters/operational-state.d.ts.map +1 -1
  558. package/dist/esm/clusters/operational-state.js +63 -37
  559. package/dist/esm/clusters/operational-state.js.map +2 -2
  560. package/dist/esm/clusters/ota-software-update-provider.d.ts +43 -42
  561. package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
  562. package/dist/esm/clusters/ota-software-update-provider.js +20 -19
  563. package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
  564. package/dist/esm/clusters/ota-software-update-requestor.d.ts +6 -10
  565. package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
  566. package/dist/esm/clusters/ota-software-update-requestor.js +4 -6
  567. package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
  568. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +44 -154
  569. package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  570. package/dist/esm/clusters/oven-cavity-operational-state.js +41 -166
  571. package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
  572. package/dist/esm/clusters/oven-mode.d.ts +79 -349
  573. package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
  574. package/dist/esm/clusters/oven-mode.js +26 -89
  575. package/dist/esm/clusters/oven-mode.js.map +1 -1
  576. package/dist/esm/clusters/power-source.d.ts +169 -44
  577. package/dist/esm/clusters/power-source.d.ts.map +1 -1
  578. package/dist/esm/clusters/power-source.js +40 -16
  579. package/dist/esm/clusters/power-source.js.map +1 -1
  580. package/dist/esm/clusters/pressure-measurement.js +2 -2
  581. package/dist/esm/clusters/pressure-measurement.js.map +1 -1
  582. package/dist/esm/clusters/pump-configuration-and-control.d.ts +73 -63
  583. package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
  584. package/dist/esm/clusters/pump-configuration-and-control.js +19 -20
  585. package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
  586. package/dist/esm/clusters/refrigerator-alarm.d.ts +2 -1
  587. package/dist/esm/clusters/refrigerator-alarm.d.ts.map +1 -1
  588. package/dist/esm/clusters/refrigerator-alarm.js.map +1 -1
  589. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
  590. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  591. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +12 -20
  592. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  593. package/dist/esm/clusters/relative-humidity-measurement.js +1 -1
  594. package/dist/esm/clusters/relative-humidity-measurement.js.map +1 -1
  595. package/dist/esm/clusters/rvc-clean-mode.d.ts +59 -103
  596. package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
  597. package/dist/esm/clusters/rvc-clean-mode.js +11 -15
  598. package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
  599. package/dist/esm/clusters/rvc-operational-state.d.ts +81 -25
  600. package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
  601. package/dist/esm/clusters/rvc-operational-state.js +49 -20
  602. package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
  603. package/dist/esm/clusters/rvc-run-mode.d.ts +85 -129
  604. package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
  605. package/dist/esm/clusters/rvc-run-mode.js +16 -15
  606. package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
  607. package/dist/esm/clusters/scenes-management.d.ts +328 -181
  608. package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
  609. package/dist/esm/clusters/scenes-management.js +37 -22
  610. package/dist/esm/clusters/scenes-management.js.map +1 -1
  611. package/dist/esm/clusters/service-area.d.ts +2052 -0
  612. package/dist/esm/clusters/service-area.d.ts.map +1 -0
  613. package/dist/esm/clusters/service-area.js +562 -0
  614. package/dist/esm/clusters/service-area.js.map +6 -0
  615. package/dist/esm/clusters/smoke-co-alarm.d.ts +10 -18
  616. package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
  617. package/dist/esm/clusters/smoke-co-alarm.js +2 -3
  618. package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
  619. package/dist/esm/clusters/switch.d.ts +478 -191
  620. package/dist/esm/clusters/switch.d.ts.map +1 -1
  621. package/dist/esm/clusters/switch.js +145 -57
  622. package/dist/esm/clusters/switch.js.map +1 -1
  623. package/dist/esm/clusters/target-navigator.d.ts +1 -1
  624. package/dist/esm/clusters/target-navigator.js +1 -1
  625. package/dist/esm/clusters/thermostat.d.ts +3877 -830
  626. package/dist/esm/clusters/thermostat.d.ts.map +1 -1
  627. package/dist/esm/clusters/thermostat.js +842 -160
  628. package/dist/esm/clusters/thermostat.js.map +2 -2
  629. package/dist/esm/clusters/thread-border-router-management.d.ts +711 -0
  630. package/dist/esm/clusters/thread-border-router-management.d.ts.map +1 -0
  631. package/dist/esm/clusters/thread-border-router-management.js +245 -0
  632. package/dist/esm/clusters/thread-border-router-management.js.map +6 -0
  633. package/dist/esm/clusters/thread-network-diagnostics.d.ts +81 -55
  634. package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
  635. package/dist/esm/clusters/thread-network-diagnostics.js +32 -21
  636. package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
  637. package/dist/esm/clusters/thread-network-directory.d.ts +250 -0
  638. package/dist/esm/clusters/thread-network-directory.d.ts.map +1 -0
  639. package/dist/esm/clusters/thread-network-directory.js +167 -0
  640. package/dist/esm/clusters/thread-network-directory.js.map +6 -0
  641. package/dist/esm/clusters/time-synchronization.d.ts +101 -76
  642. package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
  643. package/dist/esm/clusters/time-synchronization.js +30 -23
  644. package/dist/esm/clusters/time-synchronization.js.map +1 -1
  645. package/dist/esm/clusters/unit-localization.d.ts +3 -4
  646. package/dist/esm/clusters/unit-localization.d.ts.map +1 -1
  647. package/dist/esm/clusters/unit-localization.js.map +1 -1
  648. package/dist/esm/clusters/user-label.d.ts +2 -1
  649. package/dist/esm/clusters/user-label.d.ts.map +1 -1
  650. package/dist/esm/clusters/user-label.js.map +1 -1
  651. package/dist/esm/clusters/water-heater-management.d.ts +1371 -0
  652. package/dist/esm/clusters/water-heater-management.d.ts.map +1 -0
  653. package/dist/esm/clusters/water-heater-management.js +325 -0
  654. package/dist/esm/clusters/water-heater-management.js.map +6 -0
  655. package/dist/esm/clusters/water-heater-mode.d.ts +491 -0
  656. package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -0
  657. package/dist/esm/clusters/water-heater-mode.js +175 -0
  658. package/dist/esm/clusters/water-heater-mode.js.map +6 -0
  659. package/dist/esm/clusters/water-tank-level-monitoring.d.ts +162 -0
  660. package/dist/esm/clusters/water-tank-level-monitoring.d.ts.map +1 -0
  661. package/dist/esm/clusters/water-tank-level-monitoring.js +27 -0
  662. package/dist/esm/clusters/water-tank-level-monitoring.js.map +6 -0
  663. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +20 -27
  664. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
  665. package/dist/esm/clusters/wi-fi-network-diagnostics.js +6 -8
  666. package/dist/esm/clusters/wi-fi-network-diagnostics.js.map +1 -1
  667. package/dist/esm/clusters/wi-fi-network-management.d.ts +91 -0
  668. package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -0
  669. package/dist/esm/clusters/wi-fi-network-management.js +102 -0
  670. package/dist/esm/clusters/wi-fi-network-management.js.map +6 -0
  671. package/dist/esm/clusters/window-covering.d.ts +66 -78
  672. package/dist/esm/clusters/window-covering.d.ts.map +1 -1
  673. package/dist/esm/clusters/window-covering.js +26 -37
  674. package/dist/esm/clusters/window-covering.js.map +1 -1
  675. package/dist/esm/globals/AtomicAttributeStatus.d.ts +34 -0
  676. package/dist/esm/globals/AtomicAttributeStatus.d.ts.map +1 -0
  677. package/dist/esm/globals/AtomicAttributeStatus.js +26 -0
  678. package/dist/esm/globals/AtomicAttributeStatus.js.map +6 -0
  679. package/dist/esm/globals/AtomicRequestType.d.ts +24 -0
  680. package/dist/esm/globals/AtomicRequestType.d.ts.map +1 -0
  681. package/dist/esm/globals/AtomicRequestType.js +15 -0
  682. package/dist/esm/globals/AtomicRequestType.js.map +6 -0
  683. package/dist/esm/globals/Locationdesc.d.ts +79 -0
  684. package/dist/esm/globals/Locationdesc.d.ts.map +1 -0
  685. package/dist/esm/globals/Locationdesc.js +69 -0
  686. package/dist/esm/globals/Locationdesc.js.map +6 -0
  687. package/dist/esm/globals/Priority.d.ts +1 -1
  688. package/dist/esm/globals/Semtag.d.ts +6 -6
  689. package/dist/esm/globals/Semtag.js +4 -4
  690. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  691. package/dist/esm/globals/Status.d.ts +18 -3
  692. package/dist/esm/globals/Status.d.ts.map +1 -1
  693. package/dist/esm/globals/Status.js +3 -1
  694. package/dist/esm/globals/Status.js.map +1 -1
  695. package/dist/esm/globals/Tod.d.ts +2 -2
  696. package/dist/esm/globals/index.d.ts +3 -0
  697. package/dist/esm/globals/index.d.ts.map +1 -1
  698. package/dist/esm/globals/index.js +3 -0
  699. package/dist/esm/globals/index.js.map +1 -1
  700. package/dist/esm/schema/QrCodeSchema.d.ts.map +1 -1
  701. package/dist/esm/schema/QrCodeSchema.js +4 -1
  702. package/dist/esm/schema/QrCodeSchema.js.map +1 -1
  703. package/package.json +5 -5
  704. package/src/clusters/access-control.ts +926 -171
  705. package/src/clusters/actions.ts +12 -11
  706. package/src/clusters/administrator-commissioning.ts +54 -35
  707. package/src/clusters/alarm-base.ts +3 -4
  708. package/src/clusters/application-launcher.ts +22 -7
  709. package/src/clusters/ballast-configuration.ts +7 -7
  710. package/src/clusters/basic-information.ts +29 -21
  711. package/src/clusters/bridged-device-basic-information.ts +264 -41
  712. package/src/clusters/channel.ts +20 -17
  713. package/src/clusters/color-control.ts +589 -426
  714. package/src/clusters/commissioner-control.ts +282 -0
  715. package/src/clusters/content-control.ts +48 -54
  716. package/src/clusters/content-launcher.ts +16 -15
  717. package/src/clusters/device-energy-management-mode.ts +63 -161
  718. package/src/clusters/device-energy-management.ts +246 -193
  719. package/src/clusters/dishwasher-alarm.ts +5 -5
  720. package/src/clusters/dishwasher-mode.ts +46 -87
  721. package/src/clusters/door-lock.ts +786 -1235
  722. package/src/clusters/ecosystem-information.ts +200 -0
  723. package/src/clusters/electrical-energy-measurement.ts +15 -16
  724. package/src/clusters/energy-evse-mode.ts +81 -158
  725. package/src/clusters/energy-evse.ts +138 -72
  726. package/src/clusters/energy-preference.ts +34 -28
  727. package/src/clusters/ethernet-network-diagnostics.ts +1 -3
  728. package/src/clusters/fan-control.ts +5 -5
  729. package/src/clusters/fixed-label.ts +7 -2
  730. package/src/clusters/flow-measurement.ts +6 -6
  731. package/src/clusters/general-commissioning.ts +396 -96
  732. package/src/clusters/general-diagnostics.ts +31 -33
  733. package/src/clusters/group-key-management.ts +22 -24
  734. package/src/clusters/groups.ts +3 -2
  735. package/src/clusters/icd-management.ts +88 -31
  736. package/src/clusters/identify.ts +9 -10
  737. package/src/clusters/illuminance-measurement.ts +9 -10
  738. package/src/clusters/index.ts +14 -1
  739. package/src/clusters/joint-fabric-datastore-cluster.ts +657 -0
  740. package/src/clusters/joint-fabric-pki.ts +202 -0
  741. package/src/clusters/keypad-input.ts +2 -2
  742. package/src/clusters/laundry-dryer-controls.ts +6 -10
  743. package/src/clusters/laundry-washer-controls.ts +28 -27
  744. package/src/clusters/laundry-washer-mode.ts +49 -90
  745. package/src/clusters/level-control.ts +45 -12
  746. package/src/clusters/localization-configuration.ts +5 -6
  747. package/src/clusters/media-input.ts +3 -2
  748. package/src/clusters/media-playback.ts +9 -7
  749. package/src/clusters/microwave-oven-control.ts +19 -17
  750. package/src/clusters/microwave-oven-mode.ts +42 -61
  751. package/src/clusters/mode-base.ts +16 -33
  752. package/src/clusters/mode-select.ts +17 -14
  753. package/src/clusters/network-commissioning.ts +47 -40
  754. package/src/clusters/occupancy-sensing.ts +433 -72
  755. package/src/clusters/on-off.ts +6 -8
  756. package/src/clusters/operational-credentials.ts +54 -47
  757. package/src/clusters/operational-state.ts +136 -58
  758. package/src/clusters/ota-software-update-provider.ts +23 -23
  759. package/src/clusters/ota-software-update-requestor.ts +4 -6
  760. package/src/clusters/oven-cavity-operational-state.ts +43 -171
  761. package/src/clusters/oven-mode.ts +76 -178
  762. package/src/clusters/power-source.ts +45 -21
  763. package/src/clusters/pressure-measurement.ts +2 -2
  764. package/src/clusters/pump-configuration-and-control.ts +35 -23
  765. package/src/clusters/refrigerator-alarm.ts +2 -1
  766. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +41 -78
  767. package/src/clusters/relative-humidity-measurement.ts +1 -1
  768. package/src/clusters/rvc-clean-mode.ts +42 -101
  769. package/src/clusters/rvc-operational-state.ts +87 -25
  770. package/src/clusters/rvc-run-mode.ts +62 -126
  771. package/src/clusters/scenes-management.ts +38 -23
  772. package/src/clusters/service-area.ts +904 -0
  773. package/src/clusters/smoke-co-alarm.ts +6 -12
  774. package/src/clusters/switch.ts +177 -78
  775. package/src/clusters/target-navigator.ts +1 -1
  776. package/src/clusters/thermostat.ts +1245 -214
  777. package/src/clusters/thread-border-router-management.ts +355 -0
  778. package/src/clusters/thread-network-diagnostics.ts +34 -21
  779. package/src/clusters/thread-network-directory.ts +256 -0
  780. package/src/clusters/time-synchronization.ts +30 -23
  781. package/src/clusters/unit-localization.ts +3 -4
  782. package/src/clusters/user-label.ts +2 -1
  783. package/src/clusters/water-heater-management.ts +457 -0
  784. package/src/clusters/water-heater-mode.ts +301 -0
  785. package/src/clusters/water-tank-level-monitoring.ts +50 -0
  786. package/src/clusters/wi-fi-network-diagnostics.ts +6 -8
  787. package/src/clusters/wi-fi-network-management.ts +119 -0
  788. package/src/clusters/window-covering.ts +26 -37
  789. package/src/globals/AtomicAttributeStatus.ts +41 -0
  790. package/src/globals/AtomicRequestType.ts +27 -0
  791. package/src/globals/Locationdesc.ts +88 -0
  792. package/src/globals/Priority.ts +1 -1
  793. package/src/globals/Semtag.ts +6 -6
  794. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  795. package/src/globals/Status.ts +20 -3
  796. package/src/globals/Tod.ts +2 -2
  797. package/src/globals/index.ts +3 -0
  798. package/src/schema/QrCodeSchema.ts +7 -2
  799. package/dist/cjs/clusters/pulse-width-modulation.d.ts +0 -2023
  800. package/dist/cjs/clusters/pulse-width-modulation.d.ts.map +0 -1
  801. package/dist/cjs/clusters/pulse-width-modulation.js +0 -51
  802. package/dist/cjs/clusters/pulse-width-modulation.js.map +0 -6
  803. package/dist/esm/clusters/pulse-width-modulation.d.ts +0 -2023
  804. package/dist/esm/clusters/pulse-width-modulation.d.ts.map +0 -1
  805. package/dist/esm/clusters/pulse-width-modulation.js +0 -31
  806. package/dist/esm/clusters/pulse-width-modulation.js.map +0 -6
  807. package/src/clusters/pulse-width-modulation.ts +0 -54
@@ -31,13 +31,12 @@ export declare namespace AdministratorCommissioning {
31
31
  const TlvOpenBasicCommissioningWindowRequest: import("../tlv/TlvObject.js").ObjectSchema<{
32
32
  /**
33
33
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
34
- * the Node. This is known as Open Basic Commissioning Window (OBCW). This timeout shall follow guidance as
35
- * specified in the initial Announcement Duration.
34
+ * the Node. This timeout shall follow guidance as specified in the initial Announcement Duration.
36
35
  *
37
- * When a Node receives the Open Basic Commissioning Window command, it shall begin advertising on DNS-SD as
38
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
39
- * 11.19.8.2.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
40
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
36
+ * When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD as
37
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
38
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
39
+ * remain in Active Mode as long as one of these conditions is met:
41
40
  *
42
41
  * • A commissioning window is open.
43
42
  *
@@ -79,10 +78,10 @@ export declare namespace AdministratorCommissioning {
79
78
  const TlvOpenCommissioningWindowRequest: import("../tlv/TlvObject.js").ObjectSchema<{
80
79
  /**
81
80
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
82
- * the Node. This is known as Open Commissioning Window (OCW). This timeout value shall follow guidance as
83
- * specified in the initial Announcement Duration. The CommissioningTimeout applies only to cessation of any
84
- * announcements and to accepting of new commissioning sessions; it does not apply to abortion of connections,
85
- * i.e., a commissioning session SHOULD NOT abort prematurely upon expiration of this timeout.
81
+ * the Node. This timeout value shall follow guidance as specified in the initial Announcement Duration. The
82
+ * CommissioningTimeout applies only to cessation of any announcements and to accepting of new commissioning
83
+ * sessions; it does not apply to abortion of connections, i.e., a commissioning session SHOULD NOT abort
84
+ * prematurely upon expiration of this timeout.
86
85
  *
87
86
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.1
88
87
  */
@@ -93,7 +92,8 @@ export declare namespace AdministratorCommissioning {
93
92
  * concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
94
93
  * CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
95
94
  * from an ephemeral passcode (See PAKE). It shall be deleted by the Node at the end of commissioning or
96
- * expiration of OCW, and shall be deleted by the existing Administrator after sending it to the Node(s).
95
+ * expiration of the OpenCommissioningWindow command, and shall be deleted by the existing Administrator after
96
+ * sending it to the Node(s).
97
97
  *
98
98
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.2
99
99
  */
@@ -109,10 +109,9 @@ export declare namespace AdministratorCommissioning {
109
109
  /**
110
110
  * This field shall be used by the Node as the PAKE iteration count associated with the ephemeral PAKE passcode
111
111
  * verifier to be used for this commissioning, which shall be sent by the Node to the new Administrator’s
112
- * software as response to the PBKDFParamRequest during PASE negotiation.
113
- *
114
- * The permitted range of values shall match the range specified in Section 3.9, “Password-Based Key Derivation
115
- * Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.
112
+ * software as response to the PBKDFParamRequest during PASE negotiation. The permitted range of values shall
113
+ * match the range specified in Section 3.9, “Password-Based Key Derivation Function (PBKDF)”, within the
114
+ * definition of the Crypto_PBKDFParameterSet.
116
115
  *
117
116
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.4
118
117
  */
@@ -125,9 +124,9 @@ export declare namespace AdministratorCommissioning {
125
124
  * Crypto_PBKDFParameterSet.
126
125
  *
127
126
  * When a Node receives the Open Commissioning Window command, it shall begin advertising on DNS-SD as
128
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
129
- * 11.19.8.1.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
130
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
127
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
128
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
129
+ * remain in Active Mode as long as one of these conditions is met:
131
130
  *
132
131
  * • A commissioning window is open.
133
132
  *
@@ -170,7 +169,7 @@ export declare namespace AdministratorCommissioning {
170
169
  * This command may be used by a current Administrator to instruct a Node to go into commissioning mode, if
171
170
  * the node supports the Basic Commissioning Method. The Basic Commissioning Method specifies a window of
172
171
  * time during which an already commissioned Node accepts PASE sessions. The current Administrator shall
173
- * specify a timeout value for the duration of OBCW.
172
+ * specify a timeout value for the duration of the OpenBasicCommissioningWindow command.
174
173
  *
175
174
  * If a commissioning window is already currently open, this command shall fail with a cluster specific
176
175
  * status code of Busy.
@@ -190,13 +189,12 @@ export declare namespace AdministratorCommissioning {
190
189
  readonly openBasicCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
191
190
  /**
192
191
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
193
- * the Node. This is known as Open Basic Commissioning Window (OBCW). This timeout shall follow guidance as
194
- * specified in the initial Announcement Duration.
192
+ * the Node. This timeout shall follow guidance as specified in the initial Announcement Duration.
195
193
  *
196
- * When a Node receives the Open Basic Commissioning Window command, it shall begin advertising on DNS-SD as
197
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
198
- * 11.19.8.2.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
199
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
194
+ * When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD as
195
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
196
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
197
+ * remain in Active Mode as long as one of these conditions is met:
200
198
  *
201
199
  * • A commissioning window is open.
202
200
  *
@@ -225,13 +223,16 @@ export declare namespace AdministratorCommissioning {
225
223
  };
226
224
  readonly attributes: {
227
225
  /**
228
- * Indicates whether a new Commissioning window has been opened by an Administrator, using either the OCW
229
- * command or the OBCW command.
226
+ * Indicates whether a new Commissioning window has been opened by an Administrator, using either the
227
+ * OpenCommissioningWindow command or the OpenBasicCommissioningWindow command.
230
228
  *
231
229
  * This attribute shall revert to WindowNotOpen upon expiry of a commissioning window.
232
230
  *
233
- * Note that an initial commissioning window is not opened using either the OCW command or the OBCW
234
- * command, and therefore this attribute shall be set to WindowNotOpen on initial commissioning.
231
+ * NOTE
232
+ *
233
+ * An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
234
+ * OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
235
+ * initial commissioning.
235
236
  *
236
237
  * @see {@link MatterSpecification.v13.Core} § 11.19.7.1
237
238
  */
@@ -266,13 +267,15 @@ export declare namespace AdministratorCommissioning {
266
267
  /**
267
268
  * This command is used by a current Administrator to instruct a Node to go into commissioning mode. The
268
269
  * Enhanced Commissioning Method specifies a window of time during which an already commissioned Node
269
- * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of OCW.
270
+ * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of the
271
+ * OpenCommissioningWindow command.
272
+ *
273
+ * When the OpenCommissioningWindow command expires or commissioning completes, the Node shall remove the
274
+ * Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record
275
+ * corresponding to this command as described in Section 4.3.1, “Commissionable
270
276
  *
271
- * When OCW expires or commissioning completes, the Node shall remove the Passcode by deleting the PAKE
272
- * passcode verifier as well as stop publishing the DNS-SD record corresponding to this command as
273
- * described in Section 4.3.1, “Commissionable Node Discovery”. The commissioning into a new Fabric
274
- * completes when the Node successfully receives a CommissioningComplete command, see Section 5.5,
275
- * “Commissioning Flows”.
277
+ * Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives a
278
+ * CommissioningComplete command, see Section 5.5, “Commissioning Flows”.
276
279
  *
277
280
  * The parameters for OpenCommissioningWindow command are as follows:
278
281
  *
@@ -299,10 +302,10 @@ export declare namespace AdministratorCommissioning {
299
302
  readonly openCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
300
303
  /**
301
304
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
302
- * the Node. This is known as Open Commissioning Window (OCW). This timeout value shall follow guidance as
303
- * specified in the initial Announcement Duration. The CommissioningTimeout applies only to cessation of any
304
- * announcements and to accepting of new commissioning sessions; it does not apply to abortion of connections,
305
- * i.e., a commissioning session SHOULD NOT abort prematurely upon expiration of this timeout.
305
+ * the Node. This timeout value shall follow guidance as specified in the initial Announcement Duration. The
306
+ * CommissioningTimeout applies only to cessation of any announcements and to accepting of new commissioning
307
+ * sessions; it does not apply to abortion of connections, i.e., a commissioning session SHOULD NOT abort
308
+ * prematurely upon expiration of this timeout.
306
309
  *
307
310
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.1
308
311
  */
@@ -313,7 +316,8 @@ export declare namespace AdministratorCommissioning {
313
316
  * concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
314
317
  * CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
315
318
  * from an ephemeral passcode (See PAKE). It shall be deleted by the Node at the end of commissioning or
316
- * expiration of OCW, and shall be deleted by the existing Administrator after sending it to the Node(s).
319
+ * expiration of the OpenCommissioningWindow command, and shall be deleted by the existing Administrator after
320
+ * sending it to the Node(s).
317
321
  *
318
322
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.2
319
323
  */
@@ -329,10 +333,9 @@ export declare namespace AdministratorCommissioning {
329
333
  /**
330
334
  * This field shall be used by the Node as the PAKE iteration count associated with the ephemeral PAKE passcode
331
335
  * verifier to be used for this commissioning, which shall be sent by the Node to the new Administrator’s
332
- * software as response to the PBKDFParamRequest during PASE negotiation.
333
- *
334
- * The permitted range of values shall match the range specified in Section 3.9, “Password-Based Key Derivation
335
- * Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.
336
+ * software as response to the PBKDFParamRequest during PASE negotiation. The permitted range of values shall
337
+ * match the range specified in Section 3.9, “Password-Based Key Derivation Function (PBKDF)”, within the
338
+ * definition of the Crypto_PBKDFParameterSet.
336
339
  *
337
340
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.4
338
341
  */
@@ -345,9 +348,9 @@ export declare namespace AdministratorCommissioning {
345
348
  * Crypto_PBKDFParameterSet.
346
349
  *
347
350
  * When a Node receives the Open Commissioning Window command, it shall begin advertising on DNS-SD as
348
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
349
- * 11.19.8.1.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
350
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
351
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
352
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
353
+ * remain in Active Mode as long as one of these conditions is met:
351
354
  *
352
355
  * • A commissioning window is open.
353
356
  *
@@ -358,18 +361,19 @@ export declare namespace AdministratorCommissioning {
358
361
  salt: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
359
362
  }>, void, any>;
360
363
  /**
361
- * This command is used by a current Administrator to instruct a Node to revoke any active Open
362
- * Commissioning Window or Open Basic Commissioning Window command. This is an idempotent command and the
364
+ * This command is used by a current Administrator to instruct a Node to revoke any active
365
+ * OpenCommissioningWindow or OpenBasicCommissioningWindow command. This is an idempotent command and the
363
366
  * Node shall (for ECM) delete the temporary PAKEPasscodeVerifier and associated data, and stop publishing
364
- * the DNS-SD record associated with the Open Commissioning Window or Open Basic Commissioning Window
365
- * command, see Section 4.3.1, “Commissionable Node Discovery”.
367
+ * the DNS-SD record associated with the OpenCommissioningWindow or OpenBasicCommissioningWindow command,
368
+ * see Section 4.3.1, “Commissionable Node Discovery”.
366
369
  *
367
370
  * If no commissioning window was open at time of receipt, this command shall fail with a cluster specific
368
371
  * status code of WindowNotOpen.
369
372
  *
370
373
  * If the commissioning window was open and the fail-safe was armed when this command is received, the
371
- * device shall immediately expire the fail-safe and perform the cleanup steps outlined in Section
372
- * 11.10.6.2.2, “Behavior on expiry of Fail-Safe timer”.
374
+ * device shall immediately expire the fail-safe and perform the cleanup steps outlined
375
+ *
376
+ * in Section 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
373
377
  *
374
378
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.3
375
379
  */
@@ -389,7 +393,7 @@ export declare namespace AdministratorCommissioning {
389
393
  * This command may be used by a current Administrator to instruct a Node to go into commissioning mode, if
390
394
  * the node supports the Basic Commissioning Method. The Basic Commissioning Method specifies a window of
391
395
  * time during which an already commissioned Node accepts PASE sessions. The current Administrator shall
392
- * specify a timeout value for the duration of OBCW.
396
+ * specify a timeout value for the duration of the OpenBasicCommissioningWindow command.
393
397
  *
394
398
  * If a commissioning window is already currently open, this command shall fail with a cluster specific
395
399
  * status code of Busy.
@@ -409,13 +413,12 @@ export declare namespace AdministratorCommissioning {
409
413
  readonly openBasicCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
410
414
  /**
411
415
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
412
- * the Node. This is known as Open Basic Commissioning Window (OBCW). This timeout shall follow guidance as
413
- * specified in the initial Announcement Duration.
416
+ * the Node. This timeout shall follow guidance as specified in the initial Announcement Duration.
414
417
  *
415
- * When a Node receives the Open Basic Commissioning Window command, it shall begin advertising on DNS-SD as
416
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
417
- * 11.19.8.2.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
418
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
418
+ * When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD as
419
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
420
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
421
+ * remain in Active Mode as long as one of these conditions is met:
419
422
  *
420
423
  * • A commissioning window is open.
421
424
  *
@@ -446,13 +449,16 @@ export declare namespace AdministratorCommissioning {
446
449
  };
447
450
  readonly attributes: {
448
451
  /**
449
- * Indicates whether a new Commissioning window has been opened by an Administrator, using either the OCW
450
- * command or the OBCW command.
452
+ * Indicates whether a new Commissioning window has been opened by an Administrator, using either the
453
+ * OpenCommissioningWindow command or the OpenBasicCommissioningWindow command.
451
454
  *
452
455
  * This attribute shall revert to WindowNotOpen upon expiry of a commissioning window.
453
456
  *
454
- * Note that an initial commissioning window is not opened using either the OCW command or the OBCW
455
- * command, and therefore this attribute shall be set to WindowNotOpen on initial commissioning.
457
+ * NOTE
458
+ *
459
+ * An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
460
+ * OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
461
+ * initial commissioning.
456
462
  *
457
463
  * @see {@link MatterSpecification.v13.Core} § 11.19.7.1
458
464
  */
@@ -487,13 +493,15 @@ export declare namespace AdministratorCommissioning {
487
493
  /**
488
494
  * This command is used by a current Administrator to instruct a Node to go into commissioning mode. The
489
495
  * Enhanced Commissioning Method specifies a window of time during which an already commissioned Node
490
- * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of OCW.
496
+ * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of the
497
+ * OpenCommissioningWindow command.
498
+ *
499
+ * When the OpenCommissioningWindow command expires or commissioning completes, the Node shall remove the
500
+ * Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record
501
+ * corresponding to this command as described in Section 4.3.1, “Commissionable
491
502
  *
492
- * When OCW expires or commissioning completes, the Node shall remove the Passcode by deleting the PAKE
493
- * passcode verifier as well as stop publishing the DNS-SD record corresponding to this command as
494
- * described in Section 4.3.1, “Commissionable Node Discovery”. The commissioning into a new Fabric
495
- * completes when the Node successfully receives a CommissioningComplete command, see Section 5.5,
496
- * “Commissioning Flows”.
503
+ * Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives a
504
+ * CommissioningComplete command, see Section 5.5, “Commissioning Flows”.
497
505
  *
498
506
  * The parameters for OpenCommissioningWindow command are as follows:
499
507
  *
@@ -520,10 +528,10 @@ export declare namespace AdministratorCommissioning {
520
528
  readonly openCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
521
529
  /**
522
530
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
523
- * the Node. This is known as Open Commissioning Window (OCW). This timeout value shall follow guidance as
524
- * specified in the initial Announcement Duration. The CommissioningTimeout applies only to cessation of any
525
- * announcements and to accepting of new commissioning sessions; it does not apply to abortion of connections,
526
- * i.e., a commissioning session SHOULD NOT abort prematurely upon expiration of this timeout.
531
+ * the Node. This timeout value shall follow guidance as specified in the initial Announcement Duration. The
532
+ * CommissioningTimeout applies only to cessation of any announcements and to accepting of new commissioning
533
+ * sessions; it does not apply to abortion of connections, i.e., a commissioning session SHOULD NOT abort
534
+ * prematurely upon expiration of this timeout.
527
535
  *
528
536
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.1
529
537
  */
@@ -534,7 +542,8 @@ export declare namespace AdministratorCommissioning {
534
542
  * concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
535
543
  * CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
536
544
  * from an ephemeral passcode (See PAKE). It shall be deleted by the Node at the end of commissioning or
537
- * expiration of OCW, and shall be deleted by the existing Administrator after sending it to the Node(s).
545
+ * expiration of the OpenCommissioningWindow command, and shall be deleted by the existing Administrator after
546
+ * sending it to the Node(s).
538
547
  *
539
548
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.2
540
549
  */
@@ -550,10 +559,9 @@ export declare namespace AdministratorCommissioning {
550
559
  /**
551
560
  * This field shall be used by the Node as the PAKE iteration count associated with the ephemeral PAKE passcode
552
561
  * verifier to be used for this commissioning, which shall be sent by the Node to the new Administrator’s
553
- * software as response to the PBKDFParamRequest during PASE negotiation.
554
- *
555
- * The permitted range of values shall match the range specified in Section 3.9, “Password-Based Key Derivation
556
- * Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.
562
+ * software as response to the PBKDFParamRequest during PASE negotiation. The permitted range of values shall
563
+ * match the range specified in Section 3.9, “Password-Based Key Derivation Function (PBKDF)”, within the
564
+ * definition of the Crypto_PBKDFParameterSet.
557
565
  *
558
566
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.4
559
567
  */
@@ -566,9 +574,9 @@ export declare namespace AdministratorCommissioning {
566
574
  * Crypto_PBKDFParameterSet.
567
575
  *
568
576
  * When a Node receives the Open Commissioning Window command, it shall begin advertising on DNS-SD as
569
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
570
- * 11.19.8.1.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
571
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
577
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
578
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
579
+ * remain in Active Mode as long as one of these conditions is met:
572
580
  *
573
581
  * • A commissioning window is open.
574
582
  *
@@ -579,18 +587,19 @@ export declare namespace AdministratorCommissioning {
579
587
  salt: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
580
588
  }>, void, any>;
581
589
  /**
582
- * This command is used by a current Administrator to instruct a Node to revoke any active Open
583
- * Commissioning Window or Open Basic Commissioning Window command. This is an idempotent command and the
590
+ * This command is used by a current Administrator to instruct a Node to revoke any active
591
+ * OpenCommissioningWindow or OpenBasicCommissioningWindow command. This is an idempotent command and the
584
592
  * Node shall (for ECM) delete the temporary PAKEPasscodeVerifier and associated data, and stop publishing
585
- * the DNS-SD record associated with the Open Commissioning Window or Open Basic Commissioning Window
586
- * command, see Section 4.3.1, “Commissionable Node Discovery”.
593
+ * the DNS-SD record associated with the OpenCommissioningWindow or OpenBasicCommissioningWindow command,
594
+ * see Section 4.3.1, “Commissionable Node Discovery”.
587
595
  *
588
596
  * If no commissioning window was open at time of receipt, this command shall fail with a cluster specific
589
597
  * status code of WindowNotOpen.
590
598
  *
591
599
  * If the commissioning window was open and the fail-safe was armed when this command is received, the
592
- * device shall immediately expire the fail-safe and perform the cleanup steps outlined in Section
593
- * 11.10.6.2.2, “Behavior on expiry of Fail-Safe timer”.
600
+ * device shall immediately expire the fail-safe and perform the cleanup steps outlined
601
+ *
602
+ * in Section 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
594
603
  *
595
604
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.3
596
605
  */
@@ -610,7 +619,7 @@ export declare namespace AdministratorCommissioning {
610
619
  * This command may be used by a current Administrator to instruct a Node to go into commissioning mode, if
611
620
  * the node supports the Basic Commissioning Method. The Basic Commissioning Method specifies a window of
612
621
  * time during which an already commissioned Node accepts PASE sessions. The current Administrator shall
613
- * specify a timeout value for the duration of OBCW.
622
+ * specify a timeout value for the duration of the OpenBasicCommissioningWindow command.
614
623
  *
615
624
  * If a commissioning window is already currently open, this command shall fail with a cluster specific
616
625
  * status code of Busy.
@@ -630,13 +639,12 @@ export declare namespace AdministratorCommissioning {
630
639
  readonly openBasicCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
631
640
  /**
632
641
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
633
- * the Node. This is known as Open Basic Commissioning Window (OBCW). This timeout shall follow guidance as
634
- * specified in the initial Announcement Duration.
642
+ * the Node. This timeout shall follow guidance as specified in the initial Announcement Duration.
635
643
  *
636
- * When a Node receives the Open Basic Commissioning Window command, it shall begin advertising on DNS-SD as
637
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
638
- * 11.19.8.2.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
639
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
644
+ * When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD as
645
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
646
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
647
+ * remain in Active Mode as long as one of these conditions is met:
640
648
  *
641
649
  * • A commissioning window is open.
642
650
  *
@@ -661,6 +669,20 @@ export declare namespace AdministratorCommissioning {
661
669
  * For the management of Operational Credentials and Trusted Root Certificates, the Node Operational Credentials
662
670
  * cluster is used.
663
671
  *
672
+ * If the Administrator Commissioning Cluster server instance is present on an endpoint with the Root Node device
673
+ * type in the Descriptor cluster DeviceTypeList, then:
674
+ *
675
+ * • The Commissioning Window shall be opened or closed on the node that the Root Node endpoint is on.
676
+ *
677
+ * • The attributes shall indicate the state of the node that the Root Node endpoint is on.
678
+ *
679
+ * If the Administrator Commissioning Cluster server instance is present on an endpoint with the Bridged Node
680
+ * device type in the Descriptor cluster DeviceTypeList, then:
681
+ *
682
+ * • The Commissioning Window shall be opened or closed on the node represented by the Bridged Node.
683
+ *
684
+ * • The attributes shall indicate the state of the node that is represented by the Bridged Node.
685
+ *
664
686
  * AdministratorCommissioningCluster supports optional features that you can enable with the
665
687
  * AdministratorCommissioningCluster.with() factory method.
666
688
  *
@@ -686,13 +708,16 @@ export declare namespace AdministratorCommissioning {
686
708
  };
687
709
  readonly attributes: import("#general").Merge<{
688
710
  /**
689
- * Indicates whether a new Commissioning window has been opened by an Administrator, using either the OCW
690
- * command or the OBCW command.
711
+ * Indicates whether a new Commissioning window has been opened by an Administrator, using either the
712
+ * OpenCommissioningWindow command or the OpenBasicCommissioningWindow command.
691
713
  *
692
714
  * This attribute shall revert to WindowNotOpen upon expiry of a commissioning window.
693
715
  *
694
- * Note that an initial commissioning window is not opened using either the OCW command or the OBCW
695
- * command, and therefore this attribute shall be set to WindowNotOpen on initial commissioning.
716
+ * NOTE
717
+ *
718
+ * An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
719
+ * OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
720
+ * initial commissioning.
696
721
  *
697
722
  * @see {@link MatterSpecification.v13.Core} § 11.19.7.1
698
723
  */
@@ -734,13 +759,12 @@ export declare namespace AdministratorCommissioning {
734
759
  readonly openBasicCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
735
760
  /**
736
761
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
737
- * the Node. This is known as Open Basic Commissioning Window (OBCW). This timeout shall follow guidance as
738
- * specified in the initial Announcement Duration.
762
+ * the Node. This timeout shall follow guidance as specified in the initial Announcement Duration.
739
763
  *
740
- * When a Node receives the Open Basic Commissioning Window command, it shall begin advertising on DNS-SD as
741
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
742
- * 11.19.8.2.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
743
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
764
+ * When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD as
765
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
766
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
767
+ * remain in Active Mode as long as one of these conditions is met:
744
768
  *
745
769
  * • A commissioning window is open.
746
770
  *
@@ -760,13 +784,15 @@ export declare namespace AdministratorCommissioning {
760
784
  /**
761
785
  * This command is used by a current Administrator to instruct a Node to go into commissioning mode. The
762
786
  * Enhanced Commissioning Method specifies a window of time during which an already commissioned Node
763
- * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of OCW.
787
+ * accepts PASE sessions. The current Administrator MUST specify a timeout value for the duration of the
788
+ * OpenCommissioningWindow command.
789
+ *
790
+ * When the OpenCommissioningWindow command expires or commissioning completes, the Node shall remove the
791
+ * Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record
792
+ * corresponding to this command as described in Section 4.3.1, “Commissionable
764
793
  *
765
- * When OCW expires or commissioning completes, the Node shall remove the Passcode by deleting the PAKE
766
- * passcode verifier as well as stop publishing the DNS-SD record corresponding to this command as
767
- * described in Section 4.3.1, “Commissionable Node Discovery”. The commissioning into a new Fabric
768
- * completes when the Node successfully receives a CommissioningComplete command, see Section 5.5,
769
- * “Commissioning Flows”.
794
+ * Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives a
795
+ * CommissioningComplete command, see Section 5.5, “Commissioning Flows”.
770
796
  *
771
797
  * The parameters for OpenCommissioningWindow command are as follows:
772
798
  *
@@ -793,10 +819,10 @@ export declare namespace AdministratorCommissioning {
793
819
  readonly openCommissioningWindow: Command<import("../tlv/TlvObject.js").TypeFromFields<{
794
820
  /**
795
821
  * This field shall specify the time in seconds during which commissioning session establishment is allowed by
796
- * the Node. This is known as Open Commissioning Window (OCW). This timeout value shall follow guidance as
797
- * specified in the initial Announcement Duration. The CommissioningTimeout applies only to cessation of any
798
- * announcements and to accepting of new commissioning sessions; it does not apply to abortion of connections,
799
- * i.e., a commissioning session SHOULD NOT abort prematurely upon expiration of this timeout.
822
+ * the Node. This timeout value shall follow guidance as specified in the initial Announcement Duration. The
823
+ * CommissioningTimeout applies only to cessation of any announcements and to accepting of new commissioning
824
+ * sessions; it does not apply to abortion of connections, i.e., a commissioning session SHOULD NOT abort
825
+ * prematurely upon expiration of this timeout.
800
826
  *
801
827
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.1
802
828
  */
@@ -807,7 +833,8 @@ export declare namespace AdministratorCommissioning {
807
833
  * concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
808
834
  * CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
809
835
  * from an ephemeral passcode (See PAKE). It shall be deleted by the Node at the end of commissioning or
810
- * expiration of OCW, and shall be deleted by the existing Administrator after sending it to the Node(s).
836
+ * expiration of the OpenCommissioningWindow command, and shall be deleted by the existing Administrator after
837
+ * sending it to the Node(s).
811
838
  *
812
839
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.2
813
840
  */
@@ -823,10 +850,9 @@ export declare namespace AdministratorCommissioning {
823
850
  /**
824
851
  * This field shall be used by the Node as the PAKE iteration count associated with the ephemeral PAKE passcode
825
852
  * verifier to be used for this commissioning, which shall be sent by the Node to the new Administrator’s
826
- * software as response to the PBKDFParamRequest during PASE negotiation.
827
- *
828
- * The permitted range of values shall match the range specified in Section 3.9, “Password-Based Key Derivation
829
- * Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.
853
+ * software as response to the PBKDFParamRequest during PASE negotiation. The permitted range of values shall
854
+ * match the range specified in Section 3.9, “Password-Based Key Derivation Function (PBKDF)”, within the
855
+ * definition of the Crypto_PBKDFParameterSet.
830
856
  *
831
857
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.1.4
832
858
  */
@@ -839,9 +865,9 @@ export declare namespace AdministratorCommissioning {
839
865
  * Crypto_PBKDFParameterSet.
840
866
  *
841
867
  * When a Node receives the Open Commissioning Window command, it shall begin advertising on DNS-SD as
842
- * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in Section
843
- * 11.19.8.1.1, “CommissioningTimeout Field”. When the command is received by a ICD, it shall enter into active
844
- * mode. The ICD shall remain in Active Mode as long as one of these conditions is met:
868
+ * described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in
869
+ * CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The ICD shall
870
+ * remain in Active Mode as long as one of these conditions is met:
845
871
  *
846
872
  * • A commissioning window is open.
847
873
  *
@@ -852,18 +878,19 @@ export declare namespace AdministratorCommissioning {
852
878
  salt: import("../tlv/TlvObject.js").FieldType<Uint8Array<ArrayBufferLike>>;
853
879
  }>, void, any>;
854
880
  /**
855
- * This command is used by a current Administrator to instruct a Node to revoke any active Open
856
- * Commissioning Window or Open Basic Commissioning Window command. This is an idempotent command and the
881
+ * This command is used by a current Administrator to instruct a Node to revoke any active
882
+ * OpenCommissioningWindow or OpenBasicCommissioningWindow command. This is an idempotent command and the
857
883
  * Node shall (for ECM) delete the temporary PAKEPasscodeVerifier and associated data, and stop publishing
858
- * the DNS-SD record associated with the Open Commissioning Window or Open Basic Commissioning Window
859
- * command, see Section 4.3.1, “Commissionable Node Discovery”.
884
+ * the DNS-SD record associated with the OpenCommissioningWindow or OpenBasicCommissioningWindow command,
885
+ * see Section 4.3.1, “Commissionable Node Discovery”.
860
886
  *
861
887
  * If no commissioning window was open at time of receipt, this command shall fail with a cluster specific
862
888
  * status code of WindowNotOpen.
863
889
  *
864
890
  * If the commissioning window was open and the fail-safe was armed when this command is received, the
865
- * device shall immediately expire the fail-safe and perform the cleanup steps outlined in Section
866
- * 11.10.6.2.2, “Behavior on expiry of Fail-Safe timer”.
891
+ * device shall immediately expire the fail-safe and perform the cleanup steps outlined
892
+ *
893
+ * in Section 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
867
894
  *
868
895
  * @see {@link MatterSpecification.v13.Core} § 11.19.8.3
869
896
  */
@@ -1 +1 @@
1
- {"version":3,"file":"administrator-commissioning.d.ts","sourceRoot":"","sources":["../../../src/clusters/administrator-commissioning.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"administrator-commissioning.d.ts","sourceRoot":"","sources":["../../../src/clusters/administrator-commissioning.ts"],"names":[],"mappings":"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"}