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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (666) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +82 -211
  2. package/dist/cjs/clusters/access-control.d.ts.map +1 -1
  3. package/dist/cjs/clusters/access-control.js +16 -36
  4. package/dist/cjs/clusters/access-control.js.map +1 -1
  5. package/dist/cjs/clusters/account-login.d.ts +20 -26
  6. package/dist/cjs/clusters/account-login.d.ts.map +1 -1
  7. package/dist/cjs/clusters/account-login.js +10 -13
  8. package/dist/cjs/clusters/account-login.js.map +1 -1
  9. package/dist/cjs/clusters/actions.d.ts +4 -6
  10. package/dist/cjs/clusters/actions.d.ts.map +1 -1
  11. package/dist/cjs/clusters/actions.js.map +1 -1
  12. package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
  13. package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
  14. package/dist/cjs/clusters/administrator-commissioning.js +10 -12
  15. package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
  16. package/dist/cjs/clusters/application-launcher.d.ts +23 -29
  17. package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
  18. package/dist/cjs/clusters/application-launcher.js +6 -8
  19. package/dist/cjs/clusters/application-launcher.js.map +1 -1
  20. package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
  21. package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
  22. package/dist/cjs/clusters/ballast-configuration.js +5 -8
  23. package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
  24. package/dist/cjs/clusters/basic-information.d.ts +9 -13
  25. package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
  26. package/dist/cjs/clusters/basic-information.js +9 -13
  27. package/dist/cjs/clusters/basic-information.js.map +1 -1
  28. package/dist/cjs/clusters/binding.d.ts +3 -3
  29. package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
  30. package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
  31. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
  32. package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
  33. package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
  34. package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
  35. package/dist/cjs/clusters/channel.d.ts +36 -36
  36. package/dist/cjs/clusters/channel.js +2 -2
  37. package/dist/cjs/clusters/color-control.d.ts +151 -189
  38. package/dist/cjs/clusters/color-control.d.ts.map +1 -1
  39. package/dist/cjs/clusters/color-control.js +34 -49
  40. package/dist/cjs/clusters/color-control.js.map +1 -1
  41. package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
  42. package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
  43. package/dist/cjs/clusters/commissioner-control.js +6 -15
  44. package/dist/cjs/clusters/commissioner-control.js.map +1 -1
  45. package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
  46. package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
  47. package/dist/cjs/clusters/concentration-measurement.js +3 -2
  48. package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
  49. package/dist/cjs/clusters/content-control.d.ts +26 -35
  50. package/dist/cjs/clusters/content-control.d.ts.map +1 -1
  51. package/dist/cjs/clusters/content-control.js +8 -10
  52. package/dist/cjs/clusters/content-control.js.map +1 -1
  53. package/dist/cjs/clusters/content-launcher.d.ts +106 -140
  54. package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
  55. package/dist/cjs/clusters/content-launcher.js +6 -8
  56. package/dist/cjs/clusters/content-launcher.js.map +1 -1
  57. package/dist/cjs/clusters/descriptor.d.ts +3 -3
  58. package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
  59. package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
  60. package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
  61. package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
  62. package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
  63. package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
  64. package/dist/cjs/clusters/device-energy-management.js +16 -46
  65. package/dist/cjs/clusters/device-energy-management.js.map +1 -1
  66. package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
  67. package/dist/cjs/clusters/diagnostic-logs.js +1 -1
  68. package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
  69. package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
  70. package/dist/cjs/clusters/dishwasher-mode.js +2 -3
  71. package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
  72. package/dist/cjs/clusters/door-lock.d.ts +153 -192
  73. package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
  74. package/dist/cjs/clusters/door-lock.js +36 -45
  75. package/dist/cjs/clusters/door-lock.js.map +1 -1
  76. package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
  77. package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
  78. package/dist/cjs/clusters/ecosystem-information.js +11 -16
  79. package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
  80. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
  81. package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
  82. package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
  83. package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
  84. package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
  85. package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
  86. package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
  87. package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
  88. package/dist/cjs/clusters/energy-evse-mode.js +5 -7
  89. package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
  90. package/dist/cjs/clusters/energy-evse.d.ts +104 -128
  91. package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
  92. package/dist/cjs/clusters/energy-evse.js +17 -23
  93. package/dist/cjs/clusters/energy-evse.js.map +1 -1
  94. package/dist/cjs/clusters/energy-preference.d.ts +9 -5
  95. package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
  96. package/dist/cjs/clusters/energy-preference.js +3 -1
  97. package/dist/cjs/clusters/energy-preference.js.map +1 -1
  98. package/dist/cjs/clusters/fixed-label.d.ts +3 -5
  99. package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
  100. package/dist/cjs/clusters/fixed-label.js.map +1 -1
  101. package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
  102. package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
  103. package/dist/cjs/clusters/flow-measurement.js +1 -3
  104. package/dist/cjs/clusters/flow-measurement.js.map +1 -1
  105. package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
  106. package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
  107. package/dist/cjs/clusters/general-commissioning.js +27 -31
  108. package/dist/cjs/clusters/general-commissioning.js.map +1 -1
  109. package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
  110. package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
  111. package/dist/cjs/clusters/general-diagnostics.js +17 -22
  112. package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
  113. package/dist/cjs/clusters/group-key-management.d.ts +49 -54
  114. package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
  115. package/dist/cjs/clusters/group-key-management.js +16 -18
  116. package/dist/cjs/clusters/group-key-management.js.map +1 -1
  117. package/dist/cjs/clusters/groups.d.ts +6 -9
  118. package/dist/cjs/clusters/groups.d.ts.map +1 -1
  119. package/dist/cjs/clusters/groups.js +2 -3
  120. package/dist/cjs/clusters/groups.js.map +1 -1
  121. package/dist/cjs/clusters/icd-management.d.ts +21 -40
  122. package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
  123. package/dist/cjs/clusters/icd-management.js +5 -8
  124. package/dist/cjs/clusters/icd-management.js.map +1 -1
  125. package/dist/cjs/clusters/identify.d.ts +1 -1
  126. package/dist/cjs/clusters/index.d.ts +1 -1
  127. package/dist/cjs/clusters/index.d.ts.map +1 -1
  128. package/dist/cjs/clusters/index.js +3 -3
  129. package/dist/cjs/clusters/index.js.map +1 -1
  130. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  131. package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
  132. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
  133. package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  134. package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
  135. package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
  136. package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
  137. package/dist/cjs/clusters/keypad-input.d.ts +2 -2
  138. package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
  139. package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
  140. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  141. package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
  142. package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
  143. package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
  144. package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
  145. package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
  146. package/dist/cjs/clusters/level-control.d.ts +41 -73
  147. package/dist/cjs/clusters/level-control.d.ts.map +1 -1
  148. package/dist/cjs/clusters/level-control.js +6 -9
  149. package/dist/cjs/clusters/level-control.js.map +1 -1
  150. package/dist/cjs/clusters/low-power.d.ts +3 -3
  151. package/dist/cjs/clusters/media-input.d.ts +10 -13
  152. package/dist/cjs/clusters/media-input.d.ts.map +1 -1
  153. package/dist/cjs/clusters/media-input.js +3 -4
  154. package/dist/cjs/clusters/media-input.js.map +1 -1
  155. package/dist/cjs/clusters/media-playback.d.ts +30 -41
  156. package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
  157. package/dist/cjs/clusters/media-playback.js +8 -11
  158. package/dist/cjs/clusters/media-playback.js.map +1 -1
  159. package/dist/cjs/clusters/messages.d.ts +8 -8
  160. package/dist/cjs/clusters/messages.js +4 -4
  161. package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
  162. package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
  163. package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
  164. package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
  165. package/dist/cjs/clusters/mode-base.d.ts +8 -15
  166. package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
  167. package/dist/cjs/clusters/mode-base.js +2 -3
  168. package/dist/cjs/clusters/mode-base.js.map +1 -1
  169. package/dist/cjs/clusters/mode-select.d.ts +8 -24
  170. package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
  171. package/dist/cjs/clusters/mode-select.js +3 -9
  172. package/dist/cjs/clusters/mode-select.js.map +1 -1
  173. package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
  174. package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
  175. package/dist/cjs/clusters/network-commissioning.js +18 -24
  176. package/dist/cjs/clusters/network-commissioning.js.map +1 -1
  177. package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
  178. package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
  179. package/dist/cjs/clusters/occupancy-sensing.js +4 -7
  180. package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
  181. package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
  182. package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
  183. package/dist/cjs/clusters/operational-credentials.js +33 -37
  184. package/dist/cjs/clusters/operational-credentials.js.map +1 -1
  185. package/dist/cjs/clusters/operational-state.d.ts +16 -21
  186. package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
  187. package/dist/cjs/clusters/operational-state.js +10 -13
  188. package/dist/cjs/clusters/operational-state.js.map +1 -1
  189. package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
  190. package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
  191. package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
  192. package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
  193. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
  194. package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
  195. package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
  196. package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
  197. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
  198. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  199. package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
  200. package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
  201. package/dist/cjs/clusters/oven-mode.d.ts +0 -144
  202. package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
  203. package/dist/cjs/clusters/oven-mode.js +1 -49
  204. package/dist/cjs/clusters/oven-mode.js.map +1 -1
  205. package/dist/cjs/clusters/power-source.d.ts +12 -30
  206. package/dist/cjs/clusters/power-source.d.ts.map +1 -1
  207. package/dist/cjs/clusters/power-source.js +4 -10
  208. package/dist/cjs/clusters/power-source.js.map +1 -1
  209. package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
  210. package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
  211. package/dist/cjs/clusters/pressure-measurement.js +3 -6
  212. package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
  213. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
  214. package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
  215. package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
  216. package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
  217. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  218. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  219. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  220. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  221. package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
  222. package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
  223. package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
  224. package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
  225. package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
  226. package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
  227. package/dist/cjs/clusters/rvc-operational-state.js +3 -4
  228. package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
  229. package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
  230. package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
  231. package/dist/cjs/clusters/rvc-run-mode.js +2 -3
  232. package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
  233. package/dist/cjs/clusters/scenes-management.d.ts +20 -31
  234. package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
  235. package/dist/cjs/clusters/scenes-management.js +3 -4
  236. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  237. package/dist/cjs/clusters/service-area.d.ts +84 -96
  238. package/dist/cjs/clusters/service-area.d.ts.map +1 -1
  239. package/dist/cjs/clusters/service-area.js +28 -31
  240. package/dist/cjs/clusters/service-area.js.map +1 -1
  241. package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
  242. package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
  243. package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
  244. package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
  245. package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
  246. package/dist/cjs/clusters/software-diagnostics.js +1 -1
  247. package/dist/cjs/clusters/switch.d.ts +18 -18
  248. package/dist/cjs/clusters/switch.js +6 -6
  249. package/dist/cjs/clusters/thermostat.d.ts +111 -161
  250. package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
  251. package/dist/cjs/clusters/thermostat.js +35 -39
  252. package/dist/cjs/clusters/thermostat.js.map +1 -1
  253. package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
  254. package/dist/cjs/clusters/thread-border-router-management.js +4 -4
  255. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
  256. package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
  257. package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
  258. package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
  259. package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
  260. package/dist/cjs/clusters/thread-network-directory.js +3 -3
  261. package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
  262. package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
  263. package/dist/cjs/clusters/time-synchronization.js +3 -5
  264. package/dist/cjs/clusters/time-synchronization.js.map +1 -1
  265. package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
  266. package/dist/cjs/clusters/wake-on-lan.js +5 -5
  267. package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
  268. package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
  269. package/dist/cjs/clusters/water-heater-management.js +16 -14
  270. package/dist/cjs/clusters/water-heater-management.js.map +1 -1
  271. package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
  272. package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
  273. package/dist/cjs/clusters/water-heater-mode.js +2 -3
  274. package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
  275. package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
  276. package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
  277. package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
  278. package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
  279. package/dist/cjs/clusters/window-covering.d.ts +18 -6
  280. package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
  281. package/dist/cjs/clusters/window-covering.js +6 -2
  282. package/dist/cjs/clusters/window-covering.js.map +1 -1
  283. package/dist/cjs/globals/Locationdesc.d.ts +6 -6
  284. package/dist/cjs/globals/Locationdesc.js +6 -6
  285. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
  286. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  287. package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
  288. package/dist/cjs/globals/Status.d.ts +5 -6
  289. package/dist/cjs/globals/Status.d.ts.map +1 -1
  290. package/dist/cjs/globals/Status.js.map +1 -1
  291. package/dist/esm/clusters/access-control.d.ts +82 -211
  292. package/dist/esm/clusters/access-control.d.ts.map +1 -1
  293. package/dist/esm/clusters/access-control.js +16 -36
  294. package/dist/esm/clusters/access-control.js.map +1 -1
  295. package/dist/esm/clusters/account-login.d.ts +20 -26
  296. package/dist/esm/clusters/account-login.d.ts.map +1 -1
  297. package/dist/esm/clusters/account-login.js +10 -13
  298. package/dist/esm/clusters/account-login.js.map +1 -1
  299. package/dist/esm/clusters/actions.d.ts +4 -6
  300. package/dist/esm/clusters/actions.d.ts.map +1 -1
  301. package/dist/esm/clusters/actions.js.map +1 -1
  302. package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
  303. package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
  304. package/dist/esm/clusters/administrator-commissioning.js +10 -12
  305. package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
  306. package/dist/esm/clusters/application-launcher.d.ts +23 -29
  307. package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
  308. package/dist/esm/clusters/application-launcher.js +6 -8
  309. package/dist/esm/clusters/application-launcher.js.map +1 -1
  310. package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
  311. package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
  312. package/dist/esm/clusters/ballast-configuration.js +5 -8
  313. package/dist/esm/clusters/ballast-configuration.js.map +1 -1
  314. package/dist/esm/clusters/basic-information.d.ts +9 -13
  315. package/dist/esm/clusters/basic-information.d.ts.map +1 -1
  316. package/dist/esm/clusters/basic-information.js +9 -13
  317. package/dist/esm/clusters/basic-information.js.map +1 -1
  318. package/dist/esm/clusters/binding.d.ts +3 -3
  319. package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
  320. package/dist/esm/clusters/boolean-state-configuration.js +3 -3
  321. package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
  322. package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
  323. package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
  324. package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
  325. package/dist/esm/clusters/channel.d.ts +36 -36
  326. package/dist/esm/clusters/channel.js +2 -2
  327. package/dist/esm/clusters/color-control.d.ts +151 -189
  328. package/dist/esm/clusters/color-control.d.ts.map +1 -1
  329. package/dist/esm/clusters/color-control.js +34 -49
  330. package/dist/esm/clusters/color-control.js.map +1 -1
  331. package/dist/esm/clusters/commissioner-control.d.ts +12 -23
  332. package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
  333. package/dist/esm/clusters/commissioner-control.js +6 -15
  334. package/dist/esm/clusters/commissioner-control.js.map +1 -1
  335. package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
  336. package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
  337. package/dist/esm/clusters/concentration-measurement.js +3 -2
  338. package/dist/esm/clusters/concentration-measurement.js.map +1 -1
  339. package/dist/esm/clusters/content-control.d.ts +26 -35
  340. package/dist/esm/clusters/content-control.d.ts.map +1 -1
  341. package/dist/esm/clusters/content-control.js +8 -10
  342. package/dist/esm/clusters/content-control.js.map +1 -1
  343. package/dist/esm/clusters/content-launcher.d.ts +106 -140
  344. package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
  345. package/dist/esm/clusters/content-launcher.js +6 -8
  346. package/dist/esm/clusters/content-launcher.js.map +1 -1
  347. package/dist/esm/clusters/descriptor.d.ts +3 -3
  348. package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
  349. package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
  350. package/dist/esm/clusters/device-energy-management-mode.js +2 -3
  351. package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
  352. package/dist/esm/clusters/device-energy-management.d.ts +102 -242
  353. package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
  354. package/dist/esm/clusters/device-energy-management.js +16 -46
  355. package/dist/esm/clusters/device-energy-management.js.map +1 -1
  356. package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
  357. package/dist/esm/clusters/diagnostic-logs.js +1 -1
  358. package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
  359. package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
  360. package/dist/esm/clusters/dishwasher-mode.js +2 -3
  361. package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
  362. package/dist/esm/clusters/door-lock.d.ts +153 -192
  363. package/dist/esm/clusters/door-lock.d.ts.map +1 -1
  364. package/dist/esm/clusters/door-lock.js +36 -45
  365. package/dist/esm/clusters/door-lock.js.map +1 -1
  366. package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
  367. package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
  368. package/dist/esm/clusters/ecosystem-information.js +11 -16
  369. package/dist/esm/clusters/ecosystem-information.js.map +1 -1
  370. package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
  371. package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
  372. package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
  373. package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
  374. package/dist/esm/clusters/electrical-power-measurement.js +7 -8
  375. package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
  376. package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
  377. package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
  378. package/dist/esm/clusters/energy-evse-mode.js +5 -7
  379. package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
  380. package/dist/esm/clusters/energy-evse.d.ts +104 -128
  381. package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
  382. package/dist/esm/clusters/energy-evse.js +17 -23
  383. package/dist/esm/clusters/energy-evse.js.map +1 -1
  384. package/dist/esm/clusters/energy-preference.d.ts +9 -5
  385. package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
  386. package/dist/esm/clusters/energy-preference.js +3 -1
  387. package/dist/esm/clusters/energy-preference.js.map +1 -1
  388. package/dist/esm/clusters/fixed-label.d.ts +3 -5
  389. package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
  390. package/dist/esm/clusters/fixed-label.js.map +1 -1
  391. package/dist/esm/clusters/flow-measurement.d.ts +1 -3
  392. package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
  393. package/dist/esm/clusters/flow-measurement.js +1 -3
  394. package/dist/esm/clusters/flow-measurement.js.map +1 -1
  395. package/dist/esm/clusters/general-commissioning.d.ts +82 -98
  396. package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
  397. package/dist/esm/clusters/general-commissioning.js +27 -31
  398. package/dist/esm/clusters/general-commissioning.js.map +1 -1
  399. package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
  400. package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
  401. package/dist/esm/clusters/general-diagnostics.js +17 -22
  402. package/dist/esm/clusters/general-diagnostics.js.map +1 -1
  403. package/dist/esm/clusters/group-key-management.d.ts +49 -54
  404. package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
  405. package/dist/esm/clusters/group-key-management.js +16 -18
  406. package/dist/esm/clusters/group-key-management.js.map +1 -1
  407. package/dist/esm/clusters/groups.d.ts +6 -9
  408. package/dist/esm/clusters/groups.d.ts.map +1 -1
  409. package/dist/esm/clusters/groups.js +2 -3
  410. package/dist/esm/clusters/groups.js.map +1 -1
  411. package/dist/esm/clusters/icd-management.d.ts +21 -40
  412. package/dist/esm/clusters/icd-management.d.ts.map +1 -1
  413. package/dist/esm/clusters/icd-management.js +5 -8
  414. package/dist/esm/clusters/icd-management.js.map +1 -1
  415. package/dist/esm/clusters/identify.d.ts +1 -1
  416. package/dist/esm/clusters/index.d.ts +1 -1
  417. package/dist/esm/clusters/index.d.ts.map +1 -1
  418. package/dist/esm/clusters/index.js +2 -2
  419. package/dist/esm/clusters/index.js.map +1 -1
  420. package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
  421. package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
  422. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
  423. package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
  424. package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
  425. package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
  426. package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
  427. package/dist/esm/clusters/keypad-input.d.ts +2 -2
  428. package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
  429. package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
  430. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  431. package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
  432. package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
  433. package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
  434. package/dist/esm/clusters/laundry-washer-mode.js +1 -49
  435. package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
  436. package/dist/esm/clusters/level-control.d.ts +41 -73
  437. package/dist/esm/clusters/level-control.d.ts.map +1 -1
  438. package/dist/esm/clusters/level-control.js +6 -9
  439. package/dist/esm/clusters/level-control.js.map +1 -1
  440. package/dist/esm/clusters/low-power.d.ts +3 -3
  441. package/dist/esm/clusters/media-input.d.ts +10 -13
  442. package/dist/esm/clusters/media-input.d.ts.map +1 -1
  443. package/dist/esm/clusters/media-input.js +3 -4
  444. package/dist/esm/clusters/media-input.js.map +1 -1
  445. package/dist/esm/clusters/media-playback.d.ts +30 -41
  446. package/dist/esm/clusters/media-playback.d.ts.map +1 -1
  447. package/dist/esm/clusters/media-playback.js +8 -11
  448. package/dist/esm/clusters/media-playback.js.map +1 -1
  449. package/dist/esm/clusters/messages.d.ts +8 -8
  450. package/dist/esm/clusters/messages.js +4 -4
  451. package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
  452. package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
  453. package/dist/esm/clusters/microwave-oven-mode.js +2 -3
  454. package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
  455. package/dist/esm/clusters/mode-base.d.ts +8 -15
  456. package/dist/esm/clusters/mode-base.d.ts.map +1 -1
  457. package/dist/esm/clusters/mode-base.js +2 -3
  458. package/dist/esm/clusters/mode-base.js.map +1 -1
  459. package/dist/esm/clusters/mode-select.d.ts +8 -24
  460. package/dist/esm/clusters/mode-select.d.ts.map +1 -1
  461. package/dist/esm/clusters/mode-select.js +3 -9
  462. package/dist/esm/clusters/mode-select.js.map +1 -1
  463. package/dist/esm/clusters/network-commissioning.d.ts +91 -121
  464. package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
  465. package/dist/esm/clusters/network-commissioning.js +18 -24
  466. package/dist/esm/clusters/network-commissioning.js.map +1 -1
  467. package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
  468. package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
  469. package/dist/esm/clusters/occupancy-sensing.js +4 -7
  470. package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
  471. package/dist/esm/clusters/operational-credentials.d.ts +63 -67
  472. package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
  473. package/dist/esm/clusters/operational-credentials.js +33 -37
  474. package/dist/esm/clusters/operational-credentials.js.map +1 -1
  475. package/dist/esm/clusters/operational-state.d.ts +16 -21
  476. package/dist/esm/clusters/operational-state.d.ts.map +1 -1
  477. package/dist/esm/clusters/operational-state.js +10 -13
  478. package/dist/esm/clusters/operational-state.js.map +1 -1
  479. package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
  480. package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
  481. package/dist/esm/clusters/ota-software-update-provider.js +3 -16
  482. package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
  483. package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
  484. package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
  485. package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
  486. package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
  487. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
  488. package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  489. package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
  490. package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
  491. package/dist/esm/clusters/oven-mode.d.ts +0 -144
  492. package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
  493. package/dist/esm/clusters/oven-mode.js +1 -49
  494. package/dist/esm/clusters/oven-mode.js.map +1 -1
  495. package/dist/esm/clusters/power-source.d.ts +12 -30
  496. package/dist/esm/clusters/power-source.d.ts.map +1 -1
  497. package/dist/esm/clusters/power-source.js +4 -10
  498. package/dist/esm/clusters/power-source.js.map +1 -1
  499. package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
  500. package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
  501. package/dist/esm/clusters/pressure-measurement.js +3 -6
  502. package/dist/esm/clusters/pressure-measurement.js.map +1 -1
  503. package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
  504. package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
  505. package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
  506. package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
  507. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
  508. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  509. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
  510. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  511. package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
  512. package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
  513. package/dist/esm/clusters/rvc-clean-mode.js +2 -3
  514. package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
  515. package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
  516. package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
  517. package/dist/esm/clusters/rvc-operational-state.js +3 -4
  518. package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
  519. package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
  520. package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
  521. package/dist/esm/clusters/rvc-run-mode.js +2 -3
  522. package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
  523. package/dist/esm/clusters/scenes-management.d.ts +20 -31
  524. package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
  525. package/dist/esm/clusters/scenes-management.js +3 -4
  526. package/dist/esm/clusters/scenes-management.js.map +1 -1
  527. package/dist/esm/clusters/service-area.d.ts +84 -96
  528. package/dist/esm/clusters/service-area.d.ts.map +1 -1
  529. package/dist/esm/clusters/service-area.js +28 -31
  530. package/dist/esm/clusters/service-area.js.map +1 -1
  531. package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
  532. package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
  533. package/dist/esm/clusters/smoke-co-alarm.js +2 -2
  534. package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
  535. package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
  536. package/dist/esm/clusters/software-diagnostics.js +1 -1
  537. package/dist/esm/clusters/switch.d.ts +18 -18
  538. package/dist/esm/clusters/switch.js +6 -6
  539. package/dist/esm/clusters/thermostat.d.ts +111 -161
  540. package/dist/esm/clusters/thermostat.d.ts.map +1 -1
  541. package/dist/esm/clusters/thermostat.js +35 -39
  542. package/dist/esm/clusters/thermostat.js.map +1 -1
  543. package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
  544. package/dist/esm/clusters/thread-border-router-management.js +4 -4
  545. package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
  546. package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
  547. package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
  548. package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
  549. package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
  550. package/dist/esm/clusters/thread-network-directory.js +3 -3
  551. package/dist/esm/clusters/time-synchronization.d.ts +11 -17
  552. package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
  553. package/dist/esm/clusters/time-synchronization.js +3 -5
  554. package/dist/esm/clusters/time-synchronization.js.map +1 -1
  555. package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
  556. package/dist/esm/clusters/wake-on-lan.js +5 -5
  557. package/dist/esm/clusters/water-heater-management.d.ts +47 -39
  558. package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
  559. package/dist/esm/clusters/water-heater-management.js +16 -14
  560. package/dist/esm/clusters/water-heater-management.js.map +1 -1
  561. package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
  562. package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
  563. package/dist/esm/clusters/water-heater-mode.js +2 -3
  564. package/dist/esm/clusters/water-heater-mode.js.map +1 -1
  565. package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
  566. package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
  567. package/dist/esm/clusters/wi-fi-network-management.js +9 -11
  568. package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
  569. package/dist/esm/clusters/window-covering.d.ts +18 -6
  570. package/dist/esm/clusters/window-covering.d.ts.map +1 -1
  571. package/dist/esm/clusters/window-covering.js +6 -2
  572. package/dist/esm/clusters/window-covering.js.map +1 -1
  573. package/dist/esm/globals/Locationdesc.d.ts +6 -6
  574. package/dist/esm/globals/Locationdesc.js +6 -6
  575. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
  576. package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
  577. package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
  578. package/dist/esm/globals/Status.d.ts +5 -6
  579. package/dist/esm/globals/Status.d.ts.map +1 -1
  580. package/dist/esm/globals/Status.js.map +1 -1
  581. package/package.json +5 -5
  582. package/src/clusters/access-control.ts +19 -39
  583. package/src/clusters/account-login.ts +12 -17
  584. package/src/clusters/actions.ts +4 -6
  585. package/src/clusters/administrator-commissioning.ts +10 -12
  586. package/src/clusters/application-launcher.ts +6 -8
  587. package/src/clusters/ballast-configuration.ts +5 -10
  588. package/src/clusters/basic-information.ts +9 -13
  589. package/src/clusters/binding.ts +3 -3
  590. package/src/clusters/boolean-state-configuration.ts +3 -3
  591. package/src/clusters/bridged-device-basic-information.ts +8 -11
  592. package/src/clusters/channel.ts +2 -2
  593. package/src/clusters/color-control.ts +35 -50
  594. package/src/clusters/commissioner-control.ts +12 -23
  595. package/src/clusters/concentration-measurement.ts +4 -3
  596. package/src/clusters/content-control.ts +10 -15
  597. package/src/clusters/content-launcher.ts +7 -9
  598. package/src/clusters/descriptor.ts +3 -3
  599. package/src/clusters/device-energy-management-mode.ts +2 -3
  600. package/src/clusters/device-energy-management.ts +33 -96
  601. package/src/clusters/diagnostic-logs.ts +2 -2
  602. package/src/clusters/dishwasher-mode.ts +2 -3
  603. package/src/clusters/door-lock.ts +41 -53
  604. package/src/clusters/ecosystem-information.ts +11 -16
  605. package/src/clusters/electrical-energy-measurement.ts +3 -3
  606. package/src/clusters/electrical-power-measurement.ts +7 -8
  607. package/src/clusters/energy-evse-mode.ts +9 -11
  608. package/src/clusters/energy-evse.ts +25 -32
  609. package/src/clusters/energy-preference.ts +3 -3
  610. package/src/clusters/fixed-label.ts +3 -5
  611. package/src/clusters/flow-measurement.ts +1 -3
  612. package/src/clusters/general-commissioning.ts +31 -35
  613. package/src/clusters/general-diagnostics.ts +18 -23
  614. package/src/clusters/group-key-management.ts +18 -21
  615. package/src/clusters/groups.ts +2 -3
  616. package/src/clusters/icd-management.ts +5 -8
  617. package/src/clusters/identify.ts +1 -1
  618. package/src/clusters/index.ts +1 -1
  619. package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
  620. package/src/clusters/joint-fabric-pki.ts +1 -3
  621. package/src/clusters/keypad-input.ts +2 -2
  622. package/src/clusters/laundry-washer-controls.ts +6 -6
  623. package/src/clusters/laundry-washer-mode.ts +1 -51
  624. package/src/clusters/level-control.ts +7 -10
  625. package/src/clusters/low-power.ts +3 -3
  626. package/src/clusters/media-input.ts +3 -4
  627. package/src/clusters/media-playback.ts +11 -15
  628. package/src/clusters/messages.ts +4 -4
  629. package/src/clusters/microwave-oven-mode.ts +2 -3
  630. package/src/clusters/mode-base.ts +4 -9
  631. package/src/clusters/mode-select.ts +4 -12
  632. package/src/clusters/network-commissioning.ts +22 -28
  633. package/src/clusters/occupancy-sensing.ts +11 -16
  634. package/src/clusters/operational-credentials.ts +33 -37
  635. package/src/clusters/operational-state.ts +13 -17
  636. package/src/clusters/ota-software-update-provider.ts +3 -16
  637. package/src/clusters/ota-software-update-requestor.ts +6 -7
  638. package/src/clusters/oven-cavity-operational-state.ts +3 -4
  639. package/src/clusters/oven-mode.ts +1 -51
  640. package/src/clusters/power-source.ts +4 -10
  641. package/src/clusters/pressure-measurement.ts +3 -6
  642. package/src/clusters/pump-configuration-and-control.ts +15 -23
  643. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
  644. package/src/clusters/rvc-clean-mode.ts +4 -9
  645. package/src/clusters/rvc-operational-state.ts +3 -4
  646. package/src/clusters/rvc-run-mode.ts +8 -13
  647. package/src/clusters/scenes-management.ts +3 -6
  648. package/src/clusters/service-area.ts +28 -31
  649. package/src/clusters/smoke-co-alarm.ts +11 -6
  650. package/src/clusters/software-diagnostics.ts +1 -1
  651. package/src/clusters/switch.ts +6 -6
  652. package/src/clusters/thermostat.ts +38 -80
  653. package/src/clusters/thread-border-router-management.ts +8 -8
  654. package/src/clusters/thread-network-diagnostics.ts +15 -20
  655. package/src/clusters/thread-network-directory.ts +3 -3
  656. package/src/clusters/time-synchronization.ts +5 -7
  657. package/src/clusters/wake-on-lan.ts +5 -5
  658. package/src/clusters/water-heater-management.ts +16 -14
  659. package/src/clusters/water-heater-mode.ts +2 -3
  660. package/src/clusters/wi-fi-network-management.ts +9 -11
  661. package/src/clusters/window-covering.ts +6 -2
  662. package/src/globals/Locationdesc.ts +6 -6
  663. package/src/globals/MeasurementAccuracyRange.ts +2 -6
  664. package/src/globals/Status.ts +5 -6
  665. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
  666. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
@@ -119,9 +119,8 @@ export declare namespace ServiceArea {
119
119
  * A value of null indicates that the total operational time is unknown.
120
120
  *
121
121
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
122
- * attribute, and in such instances this attribute shall be populated with null.
123
- *
124
- * Null if the Status field is not set to Completed or Skipped.
122
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
123
+ * set to Completed or Skipped.
125
124
  *
126
125
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
127
126
  */
@@ -346,10 +345,10 @@ export declare namespace ServiceArea {
346
345
  * This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
347
346
  * area.
348
347
  *
349
- * NOTE
348
+ * > [!NOTE]
350
349
  *
351
- * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
352
- * client may remind the user to assign the respective data.
350
+ * > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
351
+ * the client may remind the user to assign the respective data.
353
352
  *
354
353
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
355
354
  */
@@ -476,9 +475,8 @@ export declare namespace ServiceArea {
476
475
  const TlvSelectAreasResponse: import("../tlv/TlvObject.js").ObjectSchema<{
477
476
  /**
478
477
  * If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
479
- * StatusText field to provide additional information. For example, if Status is set to Unsupport
480
- *
481
- * edArea, the server may use StatusText to indicate which areas are unsupported.
478
+ * StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
479
+ * server may use StatusText to indicate which areas are unsupported.
482
480
  *
483
481
  * If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
484
482
  * vendor-defined error description which can be used to explain the error to the user. For example, if the
@@ -602,20 +600,19 @@ export declare namespace ServiceArea {
602
600
  *
603
601
  * Each entry in this list shall have a unique value for the Name field.
604
602
  *
605
- * NOTE
603
+ * > [!NOTE]
606
604
  *
607
- * due to the maximum size of this list and to the fact that the entries may include strings (see the Name
608
- * field of the MapStruct data type), care must be taken by implementers to avoid creating a data structure
609
- * that is overly large, which can result in significant latency in accessing this attribute.
605
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
606
+ * field of the MapStruct data type), care must be taken by implementers to avoid creating a data
607
+ * structure that is overly large, which can result in significant latency in accessing this attribute.
610
608
  *
611
609
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
612
610
  * such as interactions with a user interface.
613
611
  *
614
612
  * When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
615
613
  * empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
616
- * constraints indicated in the description of the SupportedLocations attribute. This may result in
617
- *
618
- * the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
614
+ * constraints indicated in the description of the SupportedLocations attribute. This may result in the
615
+ * server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
619
616
  * description for the implications of changing that attribute.
620
617
  *
621
618
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
@@ -676,13 +673,13 @@ export declare namespace ServiceArea {
676
673
  * SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
677
674
  * time.
678
675
  *
679
- * NOTE
676
+ * > [!NOTE]
680
677
  *
681
- * if the device implements the Operational Status cluster, or a derivation of it, in case the device fails
682
- * to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
683
- * Operational Status cluster to indicate that the device was unable to complete the operation (see the
684
- * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
685
- * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
678
+ * > if the device implements the Operational Status cluster, or a derivation of it, in case the device
679
+ * fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
680
+ * Operational Status cluster to indicate that the device was unable to complete the operation (see the
681
+ * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
682
+ * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
686
683
  *
687
684
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
688
685
  */
@@ -709,9 +706,8 @@ export declare namespace ServiceArea {
709
706
  * A value of null indicates that the total operational time is unknown.
710
707
  *
711
708
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
712
- * attribute, and in such instances this attribute shall be populated with null.
713
- *
714
- * Null if the Status field is not set to Completed or Skipped.
709
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
710
+ * set to Completed or Skipped.
715
711
  *
716
712
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
717
713
  */
@@ -778,11 +774,11 @@ export declare namespace ServiceArea {
778
774
  *
779
775
  * An empty value indicates that the device is currently unable to provide the list of supported areas.
780
776
  *
781
- * NOTE
777
+ * > [!NOTE]
782
778
  *
783
- * due to the maximum size of this list and to the fact that the entries may include strings (see
784
- * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
785
- * large, which can result in significant latency in accessing this attribute.
779
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see
780
+ * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
781
+ * large, which can result in significant latency in accessing this attribute.
786
782
  *
787
783
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
788
784
  * such as interactions with a user interface, or due to internal device changes.
@@ -833,10 +829,10 @@ export declare namespace ServiceArea {
833
829
  * This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
834
830
  * area.
835
831
  *
836
- * NOTE
832
+ * > [!NOTE]
837
833
  *
838
- * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
839
- * client may remind the user to assign the respective data.
834
+ * > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
835
+ * the client may remind the user to assign the respective data.
840
836
  *
841
837
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
842
838
  */
@@ -928,9 +924,9 @@ export declare namespace ServiceArea {
928
924
  * (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
929
925
  * traversed while panning).
930
926
  *
931
- * NOTE
927
+ * > [!NOTE]
932
928
  *
933
- * A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
929
+ * > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
934
930
  *
935
931
  * If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
936
932
  * monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
@@ -970,10 +966,10 @@ export declare namespace ServiceArea {
970
966
  *
971
967
  * • when it changes to or from null
972
968
  *
973
- * NOTE
969
+ * > [!NOTE]
974
970
  *
975
- * If the device is capable of pausing its operation, this attribute may be set to null, to indicate that
976
- * completion time is unknown, or increment the value while being in the paused state.
971
+ * > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
972
+ * that completion time is unknown, or increment the value while being in the paused state.
977
973
  *
978
974
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
979
975
  */
@@ -1001,9 +997,8 @@ export declare namespace ServiceArea {
1001
997
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1002
998
  /**
1003
999
  * If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
1004
- * StatusText field to provide additional information. For example, if Status is set to Unsupport
1005
- *
1006
- * edArea, the server may use StatusText to indicate which areas are unsupported.
1000
+ * StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
1001
+ * server may use StatusText to indicate which areas are unsupported.
1007
1002
  *
1008
1003
  * If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
1009
1004
  * vendor-defined error description which can be used to explain the error to the user. For example, if the
@@ -1089,20 +1084,19 @@ export declare namespace ServiceArea {
1089
1084
  *
1090
1085
  * Each entry in this list shall have a unique value for the Name field.
1091
1086
  *
1092
- * NOTE
1087
+ * > [!NOTE]
1093
1088
  *
1094
- * due to the maximum size of this list and to the fact that the entries may include strings (see the Name
1095
- * field of the MapStruct data type), care must be taken by implementers to avoid creating a data structure
1096
- * that is overly large, which can result in significant latency in accessing this attribute.
1089
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
1090
+ * field of the MapStruct data type), care must be taken by implementers to avoid creating a data
1091
+ * structure that is overly large, which can result in significant latency in accessing this attribute.
1097
1092
  *
1098
1093
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
1099
1094
  * such as interactions with a user interface.
1100
1095
  *
1101
1096
  * When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
1102
1097
  * empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
1103
- * constraints indicated in the description of the SupportedLocations attribute. This may result in
1104
- *
1105
- * the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
1098
+ * constraints indicated in the description of the SupportedLocations attribute. This may result in the
1099
+ * server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
1106
1100
  * description for the implications of changing that attribute.
1107
1101
  *
1108
1102
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
@@ -1164,13 +1158,13 @@ export declare namespace ServiceArea {
1164
1158
  * SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
1165
1159
  * time.
1166
1160
  *
1167
- * NOTE
1161
+ * > [!NOTE]
1168
1162
  *
1169
- * if the device implements the Operational Status cluster, or a derivation of it, in case the device fails
1170
- * to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
1171
- * Operational Status cluster to indicate that the device was unable to complete the operation (see the
1172
- * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1173
- * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1163
+ * > if the device implements the Operational Status cluster, or a derivation of it, in case the device
1164
+ * fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
1165
+ * Operational Status cluster to indicate that the device was unable to complete the operation (see the
1166
+ * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1167
+ * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1174
1168
  *
1175
1169
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
1176
1170
  */
@@ -1197,9 +1191,8 @@ export declare namespace ServiceArea {
1197
1191
  * A value of null indicates that the total operational time is unknown.
1198
1192
  *
1199
1193
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
1200
- * attribute, and in such instances this attribute shall be populated with null.
1201
- *
1202
- * Null if the Status field is not set to Completed or Skipped.
1194
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
1195
+ * set to Completed or Skipped.
1203
1196
  *
1204
1197
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1205
1198
  */
@@ -1268,11 +1261,11 @@ export declare namespace ServiceArea {
1268
1261
  *
1269
1262
  * An empty value indicates that the device is currently unable to provide the list of supported areas.
1270
1263
  *
1271
- * NOTE
1264
+ * > [!NOTE]
1272
1265
  *
1273
- * due to the maximum size of this list and to the fact that the entries may include strings (see
1274
- * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
1275
- * large, which can result in significant latency in accessing this attribute.
1266
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see
1267
+ * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
1268
+ * large, which can result in significant latency in accessing this attribute.
1276
1269
  *
1277
1270
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
1278
1271
  * such as interactions with a user interface, or due to internal device changes.
@@ -1323,10 +1316,10 @@ export declare namespace ServiceArea {
1323
1316
  * This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
1324
1317
  * area.
1325
1318
  *
1326
- * NOTE
1319
+ * > [!NOTE]
1327
1320
  *
1328
- * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
1329
- * client may remind the user to assign the respective data.
1321
+ * > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
1322
+ * the client may remind the user to assign the respective data.
1330
1323
  *
1331
1324
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
1332
1325
  */
@@ -1418,9 +1411,9 @@ export declare namespace ServiceArea {
1418
1411
  * (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
1419
1412
  * traversed while panning).
1420
1413
  *
1421
- * NOTE
1414
+ * > [!NOTE]
1422
1415
  *
1423
- * A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
1416
+ * > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
1424
1417
  *
1425
1418
  * If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
1426
1419
  * monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
@@ -1460,10 +1453,10 @@ export declare namespace ServiceArea {
1460
1453
  *
1461
1454
  * • when it changes to or from null
1462
1455
  *
1463
- * NOTE
1456
+ * > [!NOTE]
1464
1457
  *
1465
- * If the device is capable of pausing its operation, this attribute may be set to null, to indicate that
1466
- * completion time is unknown, or increment the value while being in the paused state.
1458
+ * > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
1459
+ * that completion time is unknown, or increment the value while being in the paused state.
1467
1460
  *
1468
1461
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
1469
1462
  */
@@ -1491,9 +1484,8 @@ export declare namespace ServiceArea {
1491
1484
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1492
1485
  /**
1493
1486
  * If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
1494
- * StatusText field to provide additional information. For example, if Status is set to Unsupport
1495
- *
1496
- * edArea, the server may use StatusText to indicate which areas are unsupported.
1487
+ * StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
1488
+ * server may use StatusText to indicate which areas are unsupported.
1497
1489
  *
1498
1490
  * If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
1499
1491
  * vendor-defined error description which can be used to explain the error to the user. For example, if the
@@ -1579,20 +1571,19 @@ export declare namespace ServiceArea {
1579
1571
  *
1580
1572
  * Each entry in this list shall have a unique value for the Name field.
1581
1573
  *
1582
- * NOTE
1574
+ * > [!NOTE]
1583
1575
  *
1584
- * due to the maximum size of this list and to the fact that the entries may include strings (see the Name
1585
- * field of the MapStruct data type), care must be taken by implementers to avoid creating a data structure
1586
- * that is overly large, which can result in significant latency in accessing this attribute.
1576
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
1577
+ * field of the MapStruct data type), care must be taken by implementers to avoid creating a data
1578
+ * structure that is overly large, which can result in significant latency in accessing this attribute.
1587
1579
  *
1588
1580
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
1589
1581
  * such as interactions with a user interface.
1590
1582
  *
1591
1583
  * When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
1592
1584
  * empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
1593
- * constraints indicated in the description of the SupportedLocations attribute. This may result in
1594
- *
1595
- * the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
1585
+ * constraints indicated in the description of the SupportedLocations attribute. This may result in the
1586
+ * server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
1596
1587
  * description for the implications of changing that attribute.
1597
1588
  *
1598
1589
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
@@ -1654,13 +1645,13 @@ export declare namespace ServiceArea {
1654
1645
  * SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
1655
1646
  * time.
1656
1647
  *
1657
- * NOTE
1648
+ * > [!NOTE]
1658
1649
  *
1659
- * if the device implements the Operational Status cluster, or a derivation of it, in case the device fails
1660
- * to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
1661
- * Operational Status cluster to indicate that the device was unable to complete the operation (see the
1662
- * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1663
- * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1650
+ * > if the device implements the Operational Status cluster, or a derivation of it, in case the device
1651
+ * fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
1652
+ * Operational Status cluster to indicate that the device was unable to complete the operation (see the
1653
+ * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1654
+ * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1664
1655
  *
1665
1656
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
1666
1657
  */
@@ -1687,9 +1678,8 @@ export declare namespace ServiceArea {
1687
1678
  * A value of null indicates that the total operational time is unknown.
1688
1679
  *
1689
1680
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
1690
- * attribute, and in such instances this attribute shall be populated with null.
1691
- *
1692
- * Null if the Status field is not set to Completed or Skipped.
1681
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
1682
+ * set to Completed or Skipped.
1693
1683
  *
1694
1684
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1695
1685
  */
@@ -1813,9 +1803,8 @@ export declare namespace ServiceArea {
1813
1803
  * A value of null indicates that the total operational time is unknown.
1814
1804
  *
1815
1805
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
1816
- * attribute, and in such instances this attribute shall be populated with null.
1817
- *
1818
- * Null if the Status field is not set to Completed or Skipped.
1806
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
1807
+ * set to Completed or Skipped.
1819
1808
  *
1820
1809
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1821
1810
  */
@@ -1865,10 +1854,10 @@ export declare namespace ServiceArea {
1865
1854
  * This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
1866
1855
  * area.
1867
1856
  *
1868
- * NOTE
1857
+ * > [!NOTE]
1869
1858
  *
1870
- * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
1871
- * client may remind the user to assign the respective data.
1859
+ * > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
1860
+ * the client may remind the user to assign the respective data.
1872
1861
  *
1873
1862
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
1874
1863
  */
@@ -1985,9 +1974,8 @@ export declare namespace ServiceArea {
1985
1974
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
1986
1975
  /**
1987
1976
  * If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
1988
- * StatusText field to provide additional information. For example, if Status is set to Unsupport
1989
- *
1990
- * edArea, the server may use StatusText to indicate which areas are unsupported.
1977
+ * StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
1978
+ * server may use StatusText to indicate which areas are unsupported.
1991
1979
  *
1992
1980
  * If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
1993
1981
  * vendor-defined error description which can be used to explain the error to the user. For example, if the
@@ -1 +1 @@
1
- {"version":3,"file":"service-area.d.ts","sourceRoot":"","sources":["../../../src/clusters/service-area.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"service-area.d.ts","sourceRoot":"","sources":["../../../src/clusters/service-area.ts"],"names":[],"mappings":"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"}
@@ -66,9 +66,8 @@ var ServiceArea;
66
66
  * A value of null indicates that the total operational time is unknown.
67
67
  *
68
68
  * There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
69
- * attribute, and in such instances this attribute shall be populated with null.
70
- *
71
- * Null if the Status field is not set to Completed or Skipped.
69
+ * attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
70
+ * set to Completed or Skipped.
72
71
  *
73
72
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
74
73
  */
@@ -167,10 +166,10 @@ var ServiceArea;
167
166
  * This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
168
167
  * area.
169
168
  *
170
- * NOTE
169
+ * > [!NOTE]
171
170
  *
172
- * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
173
- * client may remind the user to assign the respective data.
171
+ * > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
172
+ * the client may remind the user to assign the respective data.
174
173
  *
175
174
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
176
175
  */
@@ -198,9 +197,8 @@ var ServiceArea;
198
197
  ServiceArea2.TlvSelectAreasResponse = TlvObject({
199
198
  /**
200
199
  * If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
201
- * StatusText field to provide additional information. For example, if Status is set to Unsupport
202
- *
203
- * edArea, the server may use StatusText to indicate which areas are unsupported.
200
+ * StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
201
+ * server may use StatusText to indicate which areas are unsupported.
204
202
  *
205
203
  * If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
206
204
  * vendor-defined error description which can be used to explain the error to the user. For example, if the
@@ -274,20 +272,19 @@ var ServiceArea;
274
272
  *
275
273
  * Each entry in this list shall have a unique value for the Name field.
276
274
  *
277
- * NOTE
275
+ * > [!NOTE]
278
276
  *
279
- * due to the maximum size of this list and to the fact that the entries may include strings (see the Name
280
- * field of the MapStruct data type), care must be taken by implementers to avoid creating a data structure
281
- * that is overly large, which can result in significant latency in accessing this attribute.
277
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
278
+ * field of the MapStruct data type), care must be taken by implementers to avoid creating a data
279
+ * structure that is overly large, which can result in significant latency in accessing this attribute.
282
280
  *
283
281
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
284
282
  * such as interactions with a user interface.
285
283
  *
286
284
  * When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
287
285
  * empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
288
- * constraints indicated in the description of the SupportedLocations attribute. This may result in
289
- *
290
- * the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
286
+ * constraints indicated in the description of the SupportedLocations attribute. This may result in the
287
+ * server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
291
288
  * description for the implications of changing that attribute.
292
289
  *
293
290
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
@@ -331,13 +328,13 @@ var ServiceArea;
331
328
  * SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
332
329
  * time.
333
330
  *
334
- * NOTE
331
+ * > [!NOTE]
335
332
  *
336
- * if the device implements the Operational Status cluster, or a derivation of it, in case the device fails
337
- * to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
338
- * Operational Status cluster to indicate that the device was unable to complete the operation (see the
339
- * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
340
- * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
333
+ * > if the device implements the Operational Status cluster, or a derivation of it, in case the device
334
+ * fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
335
+ * Operational Status cluster to indicate that the device was unable to complete the operation (see the
336
+ * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
337
+ * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
341
338
  *
342
339
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
343
340
  */
@@ -386,11 +383,11 @@ var ServiceArea;
386
383
  *
387
384
  * An empty value indicates that the device is currently unable to provide the list of supported areas.
388
385
  *
389
- * NOTE
386
+ * > [!NOTE]
390
387
  *
391
- * due to the maximum size of this list and to the fact that the entries may include strings (see
392
- * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
393
- * large, which can result in significant latency in accessing this attribute.
388
+ * > due to the maximum size of this list and to the fact that the entries may include strings (see
389
+ * LocationName), care must be taken by implementers to avoid creating a data structure that is overly
390
+ * large, which can result in significant latency in accessing this attribute.
394
391
  *
395
392
  * The value of this attribute may change at any time via an out-of-band interaction outside of the server,
396
393
  * such as interactions with a user interface, or due to internal device changes.
@@ -447,9 +444,9 @@ var ServiceArea;
447
444
  * (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
448
445
  * traversed while panning).
449
446
  *
450
- * NOTE
447
+ * > [!NOTE]
451
448
  *
452
- * A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
449
+ * > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
453
450
  *
454
451
  * If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
455
452
  * monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
@@ -489,10 +486,10 @@ var ServiceArea;
489
486
  *
490
487
  * • when it changes to or from null
491
488
  *
492
- * NOTE
489
+ * > [!NOTE]
493
490
  *
494
- * If the device is capable of pausing its operation, this attribute may be set to null, to indicate that
495
- * completion time is unknown, or increment the value while being in the paused state.
491
+ * > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
492
+ * that completion time is unknown, or increment the value while being in the paused state.
496
493
  *
497
494
  * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
498
495
  */
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/clusters/service-area.ts"],
4
- "mappings": "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",
4
+ "mappings": "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",
5
5
  "names": ["ServiceArea", "Feature", "OperationalStatus", "SelectAreasStatus", "SkipAreaStatus"]
6
6
  }