@matter/types 0.13.0-alpha.0-20250329-cd36948da → 0.13.0-alpha.0-20250331-ae2df3e19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (604) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +250 -250
  2. package/dist/cjs/clusters/access-control.js +39 -39
  3. package/dist/cjs/clusters/account-login.d.ts +29 -29
  4. package/dist/cjs/clusters/account-login.js +11 -11
  5. package/dist/cjs/clusters/actions.d.ts +108 -108
  6. package/dist/cjs/clusters/actions.js +39 -39
  7. package/dist/cjs/clusters/administrator-commissioning.d.ts +51 -51
  8. package/dist/cjs/clusters/administrator-commissioning.js +12 -12
  9. package/dist/cjs/clusters/air-quality.d.ts +5 -5
  10. package/dist/cjs/clusters/air-quality.js +1 -1
  11. package/dist/cjs/clusters/alarm-base.d.ts +43 -43
  12. package/dist/cjs/clusters/alarm-base.js +14 -14
  13. package/dist/cjs/clusters/application-basic.d.ts +16 -16
  14. package/dist/cjs/clusters/application-basic.js +10 -10
  15. package/dist/cjs/clusters/application-launcher.d.ts +99 -99
  16. package/dist/cjs/clusters/application-launcher.js +13 -13
  17. package/dist/cjs/clusters/audio-output.d.ts +37 -37
  18. package/dist/cjs/clusters/audio-output.js +8 -8
  19. package/dist/cjs/clusters/ballast-configuration.d.ts +23 -23
  20. package/dist/cjs/clusters/ballast-configuration.js +17 -17
  21. package/dist/cjs/clusters/basic-information.d.ts +54 -54
  22. package/dist/cjs/clusters/basic-information.js +34 -34
  23. package/dist/cjs/clusters/binding.d.ts +12 -12
  24. package/dist/cjs/clusters/binding.js +5 -5
  25. package/dist/cjs/clusters/boolean-state-configuration.d.ts +92 -92
  26. package/dist/cjs/clusters/boolean-state-configuration.js +18 -18
  27. package/dist/cjs/clusters/boolean-state.d.ts +7 -7
  28. package/dist/cjs/clusters/boolean-state.js +3 -3
  29. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +102 -102
  30. package/dist/cjs/clusters/bridged-device-basic-information.js +28 -28
  31. package/dist/cjs/clusters/channel.d.ts +559 -559
  32. package/dist/cjs/clusters/channel.js +73 -73
  33. package/dist/cjs/clusters/color-control.d.ts +658 -658
  34. package/dist/cjs/clusters/color-control.js +116 -116
  35. package/dist/cjs/clusters/commissioner-control.d.ts +16 -16
  36. package/dist/cjs/clusters/commissioner-control.js +5 -5
  37. package/dist/cjs/clusters/concentration-measurement.d.ts +26 -26
  38. package/dist/cjs/clusters/concentration-measurement.js +11 -11
  39. package/dist/cjs/clusters/content-app-observer.d.ts +17 -17
  40. package/dist/cjs/clusters/content-app-observer.js +6 -6
  41. package/dist/cjs/clusters/content-control.d.ts +356 -356
  42. package/dist/cjs/clusters/content-control.js +58 -58
  43. package/dist/cjs/clusters/content-launcher.d.ts +475 -475
  44. package/dist/cjs/clusters/content-launcher.js +39 -39
  45. package/dist/cjs/clusters/descriptor.d.ts +28 -28
  46. package/dist/cjs/clusters/descriptor.js +8 -8
  47. package/dist/cjs/clusters/device-energy-management-mode.d.ts +43 -43
  48. package/dist/cjs/clusters/device-energy-management-mode.js +8 -8
  49. package/dist/cjs/clusters/device-energy-management.d.ts +544 -544
  50. package/dist/cjs/clusters/device-energy-management.js +87 -87
  51. package/dist/cjs/clusters/diagnostic-logs.d.ts +33 -33
  52. package/dist/cjs/clusters/diagnostic-logs.js +8 -8
  53. package/dist/cjs/clusters/dishwasher-alarm.d.ts +57 -57
  54. package/dist/cjs/clusters/dishwasher-alarm.js +14 -14
  55. package/dist/cjs/clusters/dishwasher-mode.d.ts +42 -42
  56. package/dist/cjs/clusters/dishwasher-mode.js +8 -8
  57. package/dist/cjs/clusters/door-lock.d.ts +1350 -1350
  58. package/dist/cjs/clusters/door-lock.js +228 -228
  59. package/dist/cjs/clusters/ecosystem-information.d.ts +27 -27
  60. package/dist/cjs/clusters/ecosystem-information.js +12 -12
  61. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +275 -275
  62. package/dist/cjs/clusters/electrical-energy-measurement.js +25 -25
  63. package/dist/cjs/clusters/electrical-power-measurement.d.ts +199 -199
  64. package/dist/cjs/clusters/electrical-power-measurement.js +39 -39
  65. package/dist/cjs/clusters/energy-evse-mode.d.ts +43 -43
  66. package/dist/cjs/clusters/energy-evse-mode.js +8 -8
  67. package/dist/cjs/clusters/energy-evse.d.ts +323 -323
  68. package/dist/cjs/clusters/energy-evse.js +73 -73
  69. package/dist/cjs/clusters/energy-preference.d.ts +49 -49
  70. package/dist/cjs/clusters/energy-preference.js +9 -9
  71. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +31 -31
  72. package/dist/cjs/clusters/ethernet-network-diagnostics.js +10 -10
  73. package/dist/cjs/clusters/fan-control.d.ts +67 -67
  74. package/dist/cjs/clusters/fan-control.js +17 -17
  75. package/dist/cjs/clusters/fixed-label.d.ts +2 -2
  76. package/dist/cjs/clusters/fixed-label.js +1 -1
  77. package/dist/cjs/clusters/flow-measurement.d.ts +5 -5
  78. package/dist/cjs/clusters/flow-measurement.js +4 -4
  79. package/dist/cjs/clusters/general-commissioning.d.ts +104 -104
  80. package/dist/cjs/clusters/general-commissioning.js +25 -25
  81. package/dist/cjs/clusters/general-diagnostics.d.ts +174 -174
  82. package/dist/cjs/clusters/general-diagnostics.js +40 -40
  83. package/dist/cjs/clusters/group-key-management.d.ts +119 -119
  84. package/dist/cjs/clusters/group-key-management.js +23 -23
  85. package/dist/cjs/clusters/groups.d.ts +78 -78
  86. package/dist/cjs/clusters/groups.js +21 -21
  87. package/dist/cjs/clusters/icd-management.d.ts +131 -131
  88. package/dist/cjs/clusters/icd-management.js +29 -29
  89. package/dist/cjs/clusters/identify.d.ts +16 -16
  90. package/dist/cjs/clusters/identify.js +6 -6
  91. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -7
  92. package/dist/cjs/clusters/illuminance-measurement.js +5 -5
  93. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  94. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +62 -62
  95. package/dist/cjs/clusters/joint-fabric-pki.d.ts +14 -14
  96. package/dist/cjs/clusters/joint-fabric-pki.js +5 -5
  97. package/dist/cjs/clusters/keypad-input.d.ts +16 -16
  98. package/dist/cjs/clusters/keypad-input.js +3 -3
  99. package/dist/cjs/clusters/label.d.ts +10 -10
  100. package/dist/cjs/clusters/label.js +3 -3
  101. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
  102. package/dist/cjs/clusters/laundry-dryer-controls.js +2 -2
  103. package/dist/cjs/clusters/laundry-washer-controls.d.ts +23 -23
  104. package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
  105. package/dist/cjs/clusters/laundry-washer-mode.d.ts +43 -43
  106. package/dist/cjs/clusters/laundry-washer-mode.js +8 -8
  107. package/dist/cjs/clusters/level-control.d.ts +307 -307
  108. package/dist/cjs/clusters/level-control.js +33 -33
  109. package/dist/cjs/clusters/localization-configuration.d.ts +3 -3
  110. package/dist/cjs/clusters/localization-configuration.js +2 -2
  111. package/dist/cjs/clusters/low-power.d.ts +2 -2
  112. package/dist/cjs/clusters/low-power.js +1 -1
  113. package/dist/cjs/clusters/media-input.d.ts +47 -47
  114. package/dist/cjs/clusters/media-input.js +11 -11
  115. package/dist/cjs/clusters/media-playback.d.ts +385 -385
  116. package/dist/cjs/clusters/media-playback.js +57 -57
  117. package/dist/cjs/clusters/messages.d.ts +154 -154
  118. package/dist/cjs/clusters/messages.js +38 -38
  119. package/dist/cjs/clusters/microwave-oven-control.d.ts +63 -63
  120. package/dist/cjs/clusters/microwave-oven-control.js +17 -17
  121. package/dist/cjs/clusters/microwave-oven-mode.d.ts +39 -39
  122. package/dist/cjs/clusters/microwave-oven-mode.js +7 -7
  123. package/dist/cjs/clusters/mode-base.d.ts +59 -59
  124. package/dist/cjs/clusters/mode-base.js +13 -13
  125. package/dist/cjs/clusters/mode-select.d.ts +51 -51
  126. package/dist/cjs/clusters/mode-select.js +13 -13
  127. package/dist/cjs/clusters/network-commissioning.d.ts +325 -325
  128. package/dist/cjs/clusters/network-commissioning.js +46 -46
  129. package/dist/cjs/clusters/occupancy-sensing.d.ts +78 -78
  130. package/dist/cjs/clusters/occupancy-sensing.js +20 -20
  131. package/dist/cjs/clusters/on-off.d.ts +103 -103
  132. package/dist/cjs/clusters/on-off.js +19 -19
  133. package/dist/cjs/clusters/operational-credentials.d.ts +94 -94
  134. package/dist/cjs/clusters/operational-credentials.js +34 -34
  135. package/dist/cjs/clusters/operational-state.d.ts +67 -67
  136. package/dist/cjs/clusters/operational-state.js +21 -21
  137. package/dist/cjs/clusters/ota-software-update-provider.d.ts +61 -61
  138. package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
  139. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +72 -72
  140. package/dist/cjs/clusters/ota-software-update-requestor.js +25 -25
  141. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +9 -9
  142. package/dist/cjs/clusters/oven-cavity-operational-state.js +8 -8
  143. package/dist/cjs/clusters/oven-mode.d.ts +49 -49
  144. package/dist/cjs/clusters/oven-mode.js +8 -8
  145. package/dist/cjs/clusters/power-source-configuration.d.ts +2 -2
  146. package/dist/cjs/clusters/power-source-configuration.js +1 -1
  147. package/dist/cjs/clusters/power-source.d.ts +155 -155
  148. package/dist/cjs/clusters/power-source.js +41 -41
  149. package/dist/cjs/clusters/power-topology.d.ts +8 -8
  150. package/dist/cjs/clusters/power-topology.js +2 -2
  151. package/dist/cjs/clusters/pressure-measurement.d.ts +25 -25
  152. package/dist/cjs/clusters/pressure-measurement.js +9 -9
  153. package/dist/cjs/clusters/proxy-configuration.d.ts +8 -8
  154. package/dist/cjs/clusters/proxy-configuration.js +3 -3
  155. package/dist/cjs/clusters/proxy-discovery.d.ts +10 -10
  156. package/dist/cjs/clusters/proxy-discovery.js +4 -4
  157. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +189 -189
  158. package/dist/cjs/clusters/pump-configuration-and-control.js +57 -57
  159. package/dist/cjs/clusters/refrigerator-alarm.d.ts +43 -43
  160. package/dist/cjs/clusters/refrigerator-alarm.js +11 -11
  161. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  162. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  163. package/dist/cjs/clusters/relative-humidity-measurement.d.ts +5 -5
  164. package/dist/cjs/clusters/relative-humidity-measurement.js +4 -4
  165. package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
  166. package/dist/cjs/clusters/resource-monitoring.js +7 -7
  167. package/dist/cjs/clusters/rvc-clean-mode.d.ts +43 -43
  168. package/dist/cjs/clusters/rvc-clean-mode.js +8 -8
  169. package/dist/cjs/clusters/rvc-operational-state.d.ts +44 -44
  170. package/dist/cjs/clusters/rvc-operational-state.js +15 -15
  171. package/dist/cjs/clusters/rvc-run-mode.d.ts +50 -50
  172. package/dist/cjs/clusters/rvc-run-mode.js +8 -8
  173. package/dist/cjs/clusters/scenes-management.d.ts +252 -252
  174. package/dist/cjs/clusters/scenes-management.js +72 -72
  175. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  176. package/dist/cjs/clusters/service-area.d.ts +128 -128
  177. package/dist/cjs/clusters/service-area.js +26 -26
  178. package/dist/cjs/clusters/smoke-co-alarm.d.ts +135 -135
  179. package/dist/cjs/clusters/smoke-co-alarm.js +30 -30
  180. package/dist/cjs/clusters/software-diagnostics.d.ts +53 -53
  181. package/dist/cjs/clusters/software-diagnostics.js +14 -14
  182. package/dist/cjs/clusters/switch.d.ts +105 -105
  183. package/dist/cjs/clusters/switch.js +23 -23
  184. package/dist/cjs/clusters/target-navigator.d.ts +30 -30
  185. package/dist/cjs/clusters/target-navigator.js +10 -10
  186. package/dist/cjs/clusters/temperature-control.d.ts +45 -45
  187. package/dist/cjs/clusters/temperature-control.js +12 -12
  188. package/dist/cjs/clusters/temperature-measurement.d.ts +5 -5
  189. package/dist/cjs/clusters/temperature-measurement.js +4 -4
  190. package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  191. package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
  192. package/dist/cjs/clusters/thermostat.d.ts +515 -515
  193. package/dist/cjs/clusters/thermostat.js +116 -116
  194. package/dist/cjs/clusters/thread-border-router-management.d.ts +58 -58
  195. package/dist/cjs/clusters/thread-border-router-management.js +14 -14
  196. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +359 -359
  197. package/dist/cjs/clusters/thread-network-diagnostics.js +108 -108
  198. package/dist/cjs/clusters/thread-network-directory.d.ts +27 -27
  199. package/dist/cjs/clusters/thread-network-directory.js +11 -11
  200. package/dist/cjs/clusters/time-format-localization.d.ts +12 -12
  201. package/dist/cjs/clusters/time-format-localization.js +3 -3
  202. package/dist/cjs/clusters/time-synchronization.d.ts +245 -245
  203. package/dist/cjs/clusters/time-synchronization.js +47 -47
  204. package/dist/cjs/clusters/unit-localization.d.ts +6 -6
  205. package/dist/cjs/clusters/unit-localization.js +1 -1
  206. package/dist/cjs/clusters/user-label.d.ts +2 -2
  207. package/dist/cjs/clusters/user-label.js +1 -1
  208. package/dist/cjs/clusters/valid-proxies.d.ts +7 -7
  209. package/dist/cjs/clusters/valid-proxies.js +2 -2
  210. package/dist/cjs/clusters/valve-configuration-and-control.d.ts +80 -80
  211. package/dist/cjs/clusters/valve-configuration-and-control.js +22 -22
  212. package/dist/cjs/clusters/wake-on-lan.d.ts +3 -3
  213. package/dist/cjs/clusters/wake-on-lan.js +2 -2
  214. package/dist/cjs/clusters/water-heater-management.d.ts +91 -91
  215. package/dist/cjs/clusters/water-heater-management.js +16 -16
  216. package/dist/cjs/clusters/water-heater-mode.d.ts +42 -42
  217. package/dist/cjs/clusters/water-heater-mode.js +8 -8
  218. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  219. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +20 -20
  220. package/dist/cjs/clusters/wi-fi-network-management.d.ts +6 -6
  221. package/dist/cjs/clusters/wi-fi-network-management.js +3 -3
  222. package/dist/cjs/clusters/window-covering.d.ts +183 -183
  223. package/dist/cjs/clusters/window-covering.js +49 -49
  224. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
  225. package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
  226. package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
  227. package/dist/cjs/globals/Locationdesc.d.ts +5 -5
  228. package/dist/cjs/globals/Locationdesc.js +3 -3
  229. package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
  230. package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
  231. package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
  232. package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
  233. package/dist/cjs/globals/MeasurementType.d.ts +1 -1
  234. package/dist/cjs/globals/Priority.d.ts +1 -1
  235. package/dist/cjs/globals/Semtag.d.ts +6 -6
  236. package/dist/cjs/globals/Semtag.js +4 -4
  237. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  238. package/dist/cjs/globals/Status.d.ts +33 -33
  239. package/dist/cjs/globals/Tod.d.ts +2 -2
  240. package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
  241. package/dist/esm/clusters/access-control.d.ts +250 -250
  242. package/dist/esm/clusters/access-control.js +39 -39
  243. package/dist/esm/clusters/account-login.d.ts +29 -29
  244. package/dist/esm/clusters/account-login.js +11 -11
  245. package/dist/esm/clusters/actions.d.ts +108 -108
  246. package/dist/esm/clusters/actions.js +39 -39
  247. package/dist/esm/clusters/administrator-commissioning.d.ts +51 -51
  248. package/dist/esm/clusters/administrator-commissioning.js +12 -12
  249. package/dist/esm/clusters/air-quality.d.ts +5 -5
  250. package/dist/esm/clusters/air-quality.js +1 -1
  251. package/dist/esm/clusters/alarm-base.d.ts +43 -43
  252. package/dist/esm/clusters/alarm-base.js +14 -14
  253. package/dist/esm/clusters/application-basic.d.ts +16 -16
  254. package/dist/esm/clusters/application-basic.js +10 -10
  255. package/dist/esm/clusters/application-launcher.d.ts +99 -99
  256. package/dist/esm/clusters/application-launcher.js +13 -13
  257. package/dist/esm/clusters/audio-output.d.ts +37 -37
  258. package/dist/esm/clusters/audio-output.js +8 -8
  259. package/dist/esm/clusters/ballast-configuration.d.ts +23 -23
  260. package/dist/esm/clusters/ballast-configuration.js +17 -17
  261. package/dist/esm/clusters/basic-information.d.ts +54 -54
  262. package/dist/esm/clusters/basic-information.js +34 -34
  263. package/dist/esm/clusters/binding.d.ts +12 -12
  264. package/dist/esm/clusters/binding.js +5 -5
  265. package/dist/esm/clusters/boolean-state-configuration.d.ts +92 -92
  266. package/dist/esm/clusters/boolean-state-configuration.js +18 -18
  267. package/dist/esm/clusters/boolean-state.d.ts +7 -7
  268. package/dist/esm/clusters/boolean-state.js +3 -3
  269. package/dist/esm/clusters/bridged-device-basic-information.d.ts +102 -102
  270. package/dist/esm/clusters/bridged-device-basic-information.js +28 -28
  271. package/dist/esm/clusters/channel.d.ts +559 -559
  272. package/dist/esm/clusters/channel.js +73 -73
  273. package/dist/esm/clusters/color-control.d.ts +658 -658
  274. package/dist/esm/clusters/color-control.js +116 -116
  275. package/dist/esm/clusters/commissioner-control.d.ts +16 -16
  276. package/dist/esm/clusters/commissioner-control.js +5 -5
  277. package/dist/esm/clusters/concentration-measurement.d.ts +26 -26
  278. package/dist/esm/clusters/concentration-measurement.js +11 -11
  279. package/dist/esm/clusters/content-app-observer.d.ts +17 -17
  280. package/dist/esm/clusters/content-app-observer.js +6 -6
  281. package/dist/esm/clusters/content-control.d.ts +356 -356
  282. package/dist/esm/clusters/content-control.js +58 -58
  283. package/dist/esm/clusters/content-launcher.d.ts +475 -475
  284. package/dist/esm/clusters/content-launcher.js +39 -39
  285. package/dist/esm/clusters/descriptor.d.ts +28 -28
  286. package/dist/esm/clusters/descriptor.js +8 -8
  287. package/dist/esm/clusters/device-energy-management-mode.d.ts +43 -43
  288. package/dist/esm/clusters/device-energy-management-mode.js +8 -8
  289. package/dist/esm/clusters/device-energy-management.d.ts +544 -544
  290. package/dist/esm/clusters/device-energy-management.js +87 -87
  291. package/dist/esm/clusters/diagnostic-logs.d.ts +33 -33
  292. package/dist/esm/clusters/diagnostic-logs.js +8 -8
  293. package/dist/esm/clusters/dishwasher-alarm.d.ts +57 -57
  294. package/dist/esm/clusters/dishwasher-alarm.js +14 -14
  295. package/dist/esm/clusters/dishwasher-mode.d.ts +42 -42
  296. package/dist/esm/clusters/dishwasher-mode.js +8 -8
  297. package/dist/esm/clusters/door-lock.d.ts +1350 -1350
  298. package/dist/esm/clusters/door-lock.js +228 -228
  299. package/dist/esm/clusters/ecosystem-information.d.ts +27 -27
  300. package/dist/esm/clusters/ecosystem-information.js +12 -12
  301. package/dist/esm/clusters/electrical-energy-measurement.d.ts +275 -275
  302. package/dist/esm/clusters/electrical-energy-measurement.js +25 -25
  303. package/dist/esm/clusters/electrical-power-measurement.d.ts +199 -199
  304. package/dist/esm/clusters/electrical-power-measurement.js +39 -39
  305. package/dist/esm/clusters/energy-evse-mode.d.ts +43 -43
  306. package/dist/esm/clusters/energy-evse-mode.js +8 -8
  307. package/dist/esm/clusters/energy-evse.d.ts +323 -323
  308. package/dist/esm/clusters/energy-evse.js +73 -73
  309. package/dist/esm/clusters/energy-preference.d.ts +49 -49
  310. package/dist/esm/clusters/energy-preference.js +9 -9
  311. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +31 -31
  312. package/dist/esm/clusters/ethernet-network-diagnostics.js +10 -10
  313. package/dist/esm/clusters/fan-control.d.ts +67 -67
  314. package/dist/esm/clusters/fan-control.js +17 -17
  315. package/dist/esm/clusters/fixed-label.d.ts +2 -2
  316. package/dist/esm/clusters/fixed-label.js +1 -1
  317. package/dist/esm/clusters/flow-measurement.d.ts +5 -5
  318. package/dist/esm/clusters/flow-measurement.js +4 -4
  319. package/dist/esm/clusters/general-commissioning.d.ts +104 -104
  320. package/dist/esm/clusters/general-commissioning.js +25 -25
  321. package/dist/esm/clusters/general-diagnostics.d.ts +174 -174
  322. package/dist/esm/clusters/general-diagnostics.js +40 -40
  323. package/dist/esm/clusters/group-key-management.d.ts +119 -119
  324. package/dist/esm/clusters/group-key-management.js +23 -23
  325. package/dist/esm/clusters/groups.d.ts +78 -78
  326. package/dist/esm/clusters/groups.js +21 -21
  327. package/dist/esm/clusters/icd-management.d.ts +131 -131
  328. package/dist/esm/clusters/icd-management.js +29 -29
  329. package/dist/esm/clusters/identify.d.ts +16 -16
  330. package/dist/esm/clusters/identify.js +6 -6
  331. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -7
  332. package/dist/esm/clusters/illuminance-measurement.js +5 -5
  333. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +175 -175
  334. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +62 -62
  335. package/dist/esm/clusters/joint-fabric-pki.d.ts +14 -14
  336. package/dist/esm/clusters/joint-fabric-pki.js +5 -5
  337. package/dist/esm/clusters/keypad-input.d.ts +16 -16
  338. package/dist/esm/clusters/keypad-input.js +3 -3
  339. package/dist/esm/clusters/label.d.ts +10 -10
  340. package/dist/esm/clusters/label.js +3 -3
  341. package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
  342. package/dist/esm/clusters/laundry-dryer-controls.js +2 -2
  343. package/dist/esm/clusters/laundry-washer-controls.d.ts +23 -23
  344. package/dist/esm/clusters/laundry-washer-controls.js +6 -6
  345. package/dist/esm/clusters/laundry-washer-mode.d.ts +43 -43
  346. package/dist/esm/clusters/laundry-washer-mode.js +8 -8
  347. package/dist/esm/clusters/level-control.d.ts +307 -307
  348. package/dist/esm/clusters/level-control.js +33 -33
  349. package/dist/esm/clusters/localization-configuration.d.ts +3 -3
  350. package/dist/esm/clusters/localization-configuration.js +2 -2
  351. package/dist/esm/clusters/low-power.d.ts +2 -2
  352. package/dist/esm/clusters/low-power.js +1 -1
  353. package/dist/esm/clusters/media-input.d.ts +47 -47
  354. package/dist/esm/clusters/media-input.js +11 -11
  355. package/dist/esm/clusters/media-playback.d.ts +385 -385
  356. package/dist/esm/clusters/media-playback.js +57 -57
  357. package/dist/esm/clusters/messages.d.ts +154 -154
  358. package/dist/esm/clusters/messages.js +38 -38
  359. package/dist/esm/clusters/microwave-oven-control.d.ts +63 -63
  360. package/dist/esm/clusters/microwave-oven-control.js +17 -17
  361. package/dist/esm/clusters/microwave-oven-mode.d.ts +39 -39
  362. package/dist/esm/clusters/microwave-oven-mode.js +7 -7
  363. package/dist/esm/clusters/mode-base.d.ts +59 -59
  364. package/dist/esm/clusters/mode-base.js +13 -13
  365. package/dist/esm/clusters/mode-select.d.ts +51 -51
  366. package/dist/esm/clusters/mode-select.js +13 -13
  367. package/dist/esm/clusters/network-commissioning.d.ts +325 -325
  368. package/dist/esm/clusters/network-commissioning.js +46 -46
  369. package/dist/esm/clusters/occupancy-sensing.d.ts +78 -78
  370. package/dist/esm/clusters/occupancy-sensing.js +20 -20
  371. package/dist/esm/clusters/on-off.d.ts +103 -103
  372. package/dist/esm/clusters/on-off.js +19 -19
  373. package/dist/esm/clusters/operational-credentials.d.ts +94 -94
  374. package/dist/esm/clusters/operational-credentials.js +34 -34
  375. package/dist/esm/clusters/operational-state.d.ts +67 -67
  376. package/dist/esm/clusters/operational-state.js +21 -21
  377. package/dist/esm/clusters/ota-software-update-provider.d.ts +61 -61
  378. package/dist/esm/clusters/ota-software-update-provider.js +25 -25
  379. package/dist/esm/clusters/ota-software-update-requestor.d.ts +72 -72
  380. package/dist/esm/clusters/ota-software-update-requestor.js +25 -25
  381. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +9 -9
  382. package/dist/esm/clusters/oven-cavity-operational-state.js +8 -8
  383. package/dist/esm/clusters/oven-mode.d.ts +49 -49
  384. package/dist/esm/clusters/oven-mode.js +8 -8
  385. package/dist/esm/clusters/power-source-configuration.d.ts +2 -2
  386. package/dist/esm/clusters/power-source-configuration.js +1 -1
  387. package/dist/esm/clusters/power-source.d.ts +155 -155
  388. package/dist/esm/clusters/power-source.js +41 -41
  389. package/dist/esm/clusters/power-topology.d.ts +8 -8
  390. package/dist/esm/clusters/power-topology.js +2 -2
  391. package/dist/esm/clusters/pressure-measurement.d.ts +25 -25
  392. package/dist/esm/clusters/pressure-measurement.js +9 -9
  393. package/dist/esm/clusters/proxy-configuration.d.ts +8 -8
  394. package/dist/esm/clusters/proxy-configuration.js +3 -3
  395. package/dist/esm/clusters/proxy-discovery.d.ts +10 -10
  396. package/dist/esm/clusters/proxy-discovery.js +4 -4
  397. package/dist/esm/clusters/pump-configuration-and-control.d.ts +189 -189
  398. package/dist/esm/clusters/pump-configuration-and-control.js +57 -57
  399. package/dist/esm/clusters/refrigerator-alarm.d.ts +43 -43
  400. package/dist/esm/clusters/refrigerator-alarm.js +11 -11
  401. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +41 -41
  402. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +8 -8
  403. package/dist/esm/clusters/relative-humidity-measurement.d.ts +5 -5
  404. package/dist/esm/clusters/relative-humidity-measurement.js +4 -4
  405. package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
  406. package/dist/esm/clusters/resource-monitoring.js +7 -7
  407. package/dist/esm/clusters/rvc-clean-mode.d.ts +43 -43
  408. package/dist/esm/clusters/rvc-clean-mode.js +8 -8
  409. package/dist/esm/clusters/rvc-operational-state.d.ts +44 -44
  410. package/dist/esm/clusters/rvc-operational-state.js +15 -15
  411. package/dist/esm/clusters/rvc-run-mode.d.ts +50 -50
  412. package/dist/esm/clusters/rvc-run-mode.js +8 -8
  413. package/dist/esm/clusters/scenes-management.d.ts +252 -252
  414. package/dist/esm/clusters/scenes-management.js +72 -72
  415. package/dist/esm/clusters/scenes-management.js.map +1 -1
  416. package/dist/esm/clusters/service-area.d.ts +128 -128
  417. package/dist/esm/clusters/service-area.js +26 -26
  418. package/dist/esm/clusters/smoke-co-alarm.d.ts +135 -135
  419. package/dist/esm/clusters/smoke-co-alarm.js +30 -30
  420. package/dist/esm/clusters/software-diagnostics.d.ts +53 -53
  421. package/dist/esm/clusters/software-diagnostics.js +14 -14
  422. package/dist/esm/clusters/switch.d.ts +105 -105
  423. package/dist/esm/clusters/switch.js +23 -23
  424. package/dist/esm/clusters/target-navigator.d.ts +30 -30
  425. package/dist/esm/clusters/target-navigator.js +10 -10
  426. package/dist/esm/clusters/temperature-control.d.ts +45 -45
  427. package/dist/esm/clusters/temperature-control.js +12 -12
  428. package/dist/esm/clusters/temperature-measurement.d.ts +5 -5
  429. package/dist/esm/clusters/temperature-measurement.js +4 -4
  430. package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +7 -7
  431. package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
  432. package/dist/esm/clusters/thermostat.d.ts +515 -515
  433. package/dist/esm/clusters/thermostat.js +116 -116
  434. package/dist/esm/clusters/thread-border-router-management.d.ts +58 -58
  435. package/dist/esm/clusters/thread-border-router-management.js +14 -14
  436. package/dist/esm/clusters/thread-network-diagnostics.d.ts +359 -359
  437. package/dist/esm/clusters/thread-network-diagnostics.js +108 -108
  438. package/dist/esm/clusters/thread-network-directory.d.ts +27 -27
  439. package/dist/esm/clusters/thread-network-directory.js +11 -11
  440. package/dist/esm/clusters/time-format-localization.d.ts +12 -12
  441. package/dist/esm/clusters/time-format-localization.js +3 -3
  442. package/dist/esm/clusters/time-synchronization.d.ts +245 -245
  443. package/dist/esm/clusters/time-synchronization.js +47 -47
  444. package/dist/esm/clusters/unit-localization.d.ts +6 -6
  445. package/dist/esm/clusters/unit-localization.js +1 -1
  446. package/dist/esm/clusters/user-label.d.ts +2 -2
  447. package/dist/esm/clusters/user-label.js +1 -1
  448. package/dist/esm/clusters/valid-proxies.d.ts +7 -7
  449. package/dist/esm/clusters/valid-proxies.js +2 -2
  450. package/dist/esm/clusters/valve-configuration-and-control.d.ts +80 -80
  451. package/dist/esm/clusters/valve-configuration-and-control.js +22 -22
  452. package/dist/esm/clusters/wake-on-lan.d.ts +3 -3
  453. package/dist/esm/clusters/wake-on-lan.js +2 -2
  454. package/dist/esm/clusters/water-heater-management.d.ts +91 -91
  455. package/dist/esm/clusters/water-heater-management.js +16 -16
  456. package/dist/esm/clusters/water-heater-mode.d.ts +42 -42
  457. package/dist/esm/clusters/water-heater-mode.js +8 -8
  458. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +69 -69
  459. package/dist/esm/clusters/wi-fi-network-diagnostics.js +20 -20
  460. package/dist/esm/clusters/wi-fi-network-management.d.ts +6 -6
  461. package/dist/esm/clusters/wi-fi-network-management.js +3 -3
  462. package/dist/esm/clusters/window-covering.d.ts +183 -183
  463. package/dist/esm/clusters/window-covering.js +49 -49
  464. package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
  465. package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
  466. package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
  467. package/dist/esm/globals/Locationdesc.d.ts +5 -5
  468. package/dist/esm/globals/Locationdesc.js +3 -3
  469. package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
  470. package/dist/esm/globals/MeasurementAccuracy.js +3 -3
  471. package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
  472. package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
  473. package/dist/esm/globals/MeasurementType.d.ts +1 -1
  474. package/dist/esm/globals/Priority.d.ts +1 -1
  475. package/dist/esm/globals/Semtag.d.ts +6 -6
  476. package/dist/esm/globals/Semtag.js +4 -4
  477. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  478. package/dist/esm/globals/Status.d.ts +33 -33
  479. package/dist/esm/globals/Tod.d.ts +2 -2
  480. package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
  481. package/package.json +5 -5
  482. package/src/clusters/access-control.ts +72 -72
  483. package/src/clusters/account-login.ts +22 -22
  484. package/src/clusters/actions.ts +86 -86
  485. package/src/clusters/administrator-commissioning.ts +20 -20
  486. package/src/clusters/air-quality.ts +4 -4
  487. package/src/clusters/alarm-base.ts +22 -22
  488. package/src/clusters/application-basic.ts +14 -14
  489. package/src/clusters/application-launcher.ts +28 -28
  490. package/src/clusters/audio-output.ts +17 -17
  491. package/src/clusters/ballast-configuration.ts +20 -20
  492. package/src/clusters/basic-information.ts +47 -47
  493. package/src/clusters/binding.ts +8 -8
  494. package/src/clusters/boolean-state-configuration.ts +31 -31
  495. package/src/clusters/boolean-state.ts +6 -6
  496. package/src/clusters/bridged-device-basic-information.ts +38 -38
  497. package/src/clusters/channel.ts +111 -111
  498. package/src/clusters/color-control.ts +168 -168
  499. package/src/clusters/commissioner-control.ts +15 -15
  500. package/src/clusters/concentration-measurement.ts +15 -15
  501. package/src/clusters/content-app-observer.ts +12 -12
  502. package/src/clusters/content-control.ts +96 -96
  503. package/src/clusters/content-launcher.ts +69 -69
  504. package/src/clusters/descriptor.ts +13 -13
  505. package/src/clusters/device-energy-management-mode.ts +28 -28
  506. package/src/clusters/device-energy-management.ts +136 -136
  507. package/src/clusters/diagnostic-logs.ts +26 -26
  508. package/src/clusters/dishwasher-alarm.ts +24 -24
  509. package/src/clusters/dishwasher-mode.ts +27 -27
  510. package/src/clusters/door-lock.ts +377 -377
  511. package/src/clusters/ecosystem-information.ts +17 -17
  512. package/src/clusters/electrical-energy-measurement.ts +39 -39
  513. package/src/clusters/electrical-power-measurement.ts +53 -53
  514. package/src/clusters/energy-evse-mode.ts +28 -28
  515. package/src/clusters/energy-evse.ts +109 -109
  516. package/src/clusters/energy-preference.ts +19 -19
  517. package/src/clusters/ethernet-network-diagnostics.ts +13 -13
  518. package/src/clusters/fan-control.ts +30 -30
  519. package/src/clusters/fixed-label.ts +2 -2
  520. package/src/clusters/flow-measurement.ts +5 -5
  521. package/src/clusters/general-commissioning.ts +45 -45
  522. package/src/clusters/general-diagnostics.ts +66 -66
  523. package/src/clusters/group-key-management.ts +45 -45
  524. package/src/clusters/groups.ts +44 -44
  525. package/src/clusters/icd-management.ts +50 -50
  526. package/src/clusters/identify.ts +14 -14
  527. package/src/clusters/illuminance-measurement.ts +7 -7
  528. package/src/clusters/joint-fabric-datastore-cluster.ts +82 -82
  529. package/src/clusters/joint-fabric-pki.ts +12 -12
  530. package/src/clusters/keypad-input.ts +11 -11
  531. package/src/clusters/label.ts +5 -5
  532. package/src/clusters/laundry-dryer-controls.ts +4 -4
  533. package/src/clusters/laundry-washer-controls.ts +11 -11
  534. package/src/clusters/laundry-washer-mode.ts +28 -28
  535. package/src/clusters/level-control.ts +50 -50
  536. package/src/clusters/localization-configuration.ts +3 -3
  537. package/src/clusters/low-power.ts +2 -2
  538. package/src/clusters/media-input.ts +20 -20
  539. package/src/clusters/media-playback.ts +91 -91
  540. package/src/clusters/messages.ts +61 -61
  541. package/src/clusters/microwave-oven-control.ts +23 -23
  542. package/src/clusters/microwave-oven-mode.ts +25 -25
  543. package/src/clusters/mode-base.ts +37 -37
  544. package/src/clusters/mode-select.ts +22 -22
  545. package/src/clusters/network-commissioning.ts +76 -76
  546. package/src/clusters/occupancy-sensing.ts +29 -29
  547. package/src/clusters/on-off.ts +33 -33
  548. package/src/clusters/operational-credentials.ts +65 -65
  549. package/src/clusters/operational-state.ts +34 -34
  550. package/src/clusters/ota-software-update-provider.ts +39 -39
  551. package/src/clusters/ota-software-update-requestor.ts +55 -55
  552. package/src/clusters/oven-cavity-operational-state.ts +9 -9
  553. package/src/clusters/oven-mode.ts +34 -34
  554. package/src/clusters/power-source-configuration.ts +2 -2
  555. package/src/clusters/power-source.ts +59 -59
  556. package/src/clusters/power-topology.ts +4 -4
  557. package/src/clusters/pressure-measurement.ts +11 -11
  558. package/src/clusters/proxy-configuration.ts +6 -6
  559. package/src/clusters/proxy-discovery.ts +7 -7
  560. package/src/clusters/pump-configuration-and-control.ts +69 -69
  561. package/src/clusters/refrigerator-alarm.ts +18 -18
  562. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +26 -26
  563. package/src/clusters/relative-humidity-measurement.ts +5 -5
  564. package/src/clusters/resource-monitoring.ts +13 -13
  565. package/src/clusters/rvc-clean-mode.ts +28 -28
  566. package/src/clusters/rvc-operational-state.ts +26 -26
  567. package/src/clusters/rvc-run-mode.ts +35 -35
  568. package/src/clusters/scenes-management.ts +114 -114
  569. package/src/clusters/service-area.ts +50 -50
  570. package/src/clusters/smoke-co-alarm.ts +66 -66
  571. package/src/clusters/software-diagnostics.ts +20 -20
  572. package/src/clusters/switch.ts +45 -45
  573. package/src/clusters/target-navigator.ts +20 -20
  574. package/src/clusters/temperature-control.ts +19 -19
  575. package/src/clusters/temperature-measurement.ts +5 -5
  576. package/src/clusters/thermostat-user-interface-configuration.ts +7 -7
  577. package/src/clusters/thermostat.ts +174 -174
  578. package/src/clusters/thread-border-router-management.ts +23 -23
  579. package/src/clusters/thread-network-diagnostics.ts +125 -125
  580. package/src/clusters/thread-network-directory.ts +22 -22
  581. package/src/clusters/time-format-localization.ts +7 -7
  582. package/src/clusters/time-synchronization.ts +81 -81
  583. package/src/clusters/unit-localization.ts +4 -4
  584. package/src/clusters/user-label.ts +2 -2
  585. package/src/clusters/valid-proxies.ts +7 -7
  586. package/src/clusters/valve-configuration-and-control.ts +35 -35
  587. package/src/clusters/wake-on-lan.ts +3 -3
  588. package/src/clusters/water-heater-management.ts +26 -26
  589. package/src/clusters/water-heater-mode.ts +27 -27
  590. package/src/clusters/wi-fi-network-diagnostics.ts +32 -32
  591. package/src/clusters/wi-fi-network-management.ts +6 -6
  592. package/src/clusters/window-covering.ts +68 -68
  593. package/src/globals/AtomicAttributeStatus.ts +4 -4
  594. package/src/globals/AtomicRequestType.ts +1 -1
  595. package/src/globals/Locationdesc.ts +5 -5
  596. package/src/globals/MeasurementAccuracy.ts +5 -5
  597. package/src/globals/MeasurementAccuracyRange.ts +10 -10
  598. package/src/globals/MeasurementType.ts +1 -1
  599. package/src/globals/Priority.ts +1 -1
  600. package/src/globals/Semtag.ts +6 -6
  601. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  602. package/src/globals/Status.ts +33 -33
  603. package/src/globals/Tod.ts +2 -2
  604. package/src/globals/WildcardPathFlags.ts +1 -1
@@ -13,7 +13,7 @@ export declare namespace ServiceArea {
13
13
  /**
14
14
  * These are optional features supported by ServiceAreaCluster.
15
15
  *
16
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4
16
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4
17
17
  */
18
18
  enum Feature {
19
19
  /**
@@ -22,7 +22,7 @@ export declare namespace ServiceArea {
22
22
  * This feature indicates whether this device allows changing the selected areas, by using the SelectAreas
23
23
  * command, while operating.
24
24
  *
25
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4.1
25
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4.1
26
26
  */
27
27
  SelectWhileRunning = "SelectWhileRunning",
28
28
  /**
@@ -41,34 +41,34 @@ export declare namespace ServiceArea {
41
41
  /**
42
42
  * This is a struct representing a map.
43
43
  *
44
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3
44
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3
45
45
  */
46
46
  const TlvMap: import("../tlv/TlvObject.js").ObjectSchema<{
47
47
  /**
48
48
  * This field shall represent the map’s identifier.
49
49
  *
50
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.1
50
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.1
51
51
  */
52
52
  mapId: import("../tlv/TlvObject.js").FieldType<number>;
53
53
  /**
54
54
  * This field shall represent a human understandable map description. For example: "Main Floor", or "Second
55
55
  * Level".
56
56
  *
57
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.2
57
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.2
58
58
  */
59
59
  name: import("../tlv/TlvObject.js").FieldType<string>;
60
60
  }>;
61
61
  /**
62
62
  * This is a struct representing a map.
63
63
  *
64
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3
64
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3
65
65
  */
66
66
  interface Map extends TypeFromSchema<typeof TlvMap> {
67
67
  }
68
68
  /**
69
69
  * The following table defines the status values.
70
70
  *
71
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.6
71
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.6
72
72
  */
73
73
  enum OperationalStatus {
74
74
  /**
@@ -94,21 +94,21 @@ export declare namespace ServiceArea {
94
94
  /**
95
95
  * This is a struct indicating the progress.
96
96
  *
97
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5
97
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5
98
98
  */
99
99
  const TlvProgress: import("../tlv/TlvObject.js").ObjectSchema<{
100
100
  /**
101
101
  * This field shall indicate the identifier of the area, and the identifier shall be an entry in the
102
102
  * SupportedAreas attribute’s list.
103
103
  *
104
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.1
104
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.1
105
105
  */
106
106
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
107
107
  /**
108
108
  * This field shall indicate the operational status of the device regarding the area indicated by the AreaID
109
109
  * field.
110
110
  *
111
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.2
111
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.2
112
112
  */
113
113
  status: import("../tlv/TlvObject.js").FieldType<OperationalStatus>;
114
114
  /**
@@ -123,7 +123,7 @@ export declare namespace ServiceArea {
123
123
  *
124
124
  * Null if the Status field is not set to Completed or Skipped.
125
125
  *
126
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.3
126
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
127
127
  */
128
128
  totalOperationalTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
129
129
  /**
@@ -137,21 +137,21 @@ export declare namespace ServiceArea {
137
137
  * After initializing the ProgressStruct instance, the server SHOULD NOT change the value of this field, except
138
138
  * when repopulating the entire instance, to avoid excessive reporting of the Progress attribute changes.
139
139
  *
140
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.4
140
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.4
141
141
  */
142
142
  estimatedTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
143
143
  }>;
144
144
  /**
145
145
  * This is a struct indicating the progress.
146
146
  *
147
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5
147
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5
148
148
  */
149
149
  interface Progress extends TypeFromSchema<typeof TlvProgress> {
150
150
  }
151
151
  /**
152
152
  * The data from this structure indicates a landmark and position relative to the landmark.
153
153
  *
154
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1
154
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1
155
155
  */
156
156
  const TlvLandmarkInfo: import("../tlv/TlvObject.js").ObjectSchema<{
157
157
  /**
@@ -160,7 +160,7 @@ export declare namespace ServiceArea {
160
160
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
161
161
  * example, this tag may indicate that the area refers to an area next to a table.
162
162
  *
163
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
163
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
164
164
  */
165
165
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
166
166
  /**
@@ -176,14 +176,14 @@ export declare namespace ServiceArea {
176
176
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
177
177
  * area refers to a zone under a table.
178
178
  *
179
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
179
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
180
180
  */
181
181
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
182
182
  }>;
183
183
  /**
184
184
  * The data from this structure indicates a landmark and position relative to the landmark.
185
185
  *
186
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1
186
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1
187
187
  */
188
188
  interface LandmarkInfo extends TypeFromSchema<typeof TlvLandmarkInfo> {
189
189
  }
@@ -220,7 +220,7 @@ export declare namespace ServiceArea {
220
220
  *
221
221
  * • LandmarkInfo field
222
222
  *
223
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2
223
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2
224
224
  */
225
225
  const TlvAreaInfo: import("../tlv/TlvObject.js").ObjectSchema<{
226
226
  /**
@@ -236,7 +236,7 @@ export declare namespace ServiceArea {
236
236
  * semantic tag. With such an area indication, the client can request the device to operate in (or service)
237
237
  * the area located under the table.
238
238
  *
239
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.1
239
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.1
240
240
  */
241
241
  locationInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
242
242
  locationName: import("../tlv/TlvObject.js").FieldType<string>;
@@ -251,7 +251,7 @@ export declare namespace ServiceArea {
251
251
  * located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, rather than to
252
252
  * the entire room or floor where the landmark is located, if those are indicated by the LocationInfo field.
253
253
  *
254
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.2
254
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.2
255
255
  */
256
256
  landmarkInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
257
257
  /**
@@ -260,7 +260,7 @@ export declare namespace ServiceArea {
260
260
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
261
261
  * example, this tag may indicate that the area refers to an area next to a table.
262
262
  *
263
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
263
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
264
264
  */
265
265
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
266
266
  /**
@@ -276,7 +276,7 @@ export declare namespace ServiceArea {
276
276
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
277
277
  * area refers to a zone under a table.
278
278
  *
279
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
279
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
280
280
  */
281
281
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
282
282
  }> | null>;
@@ -314,20 +314,20 @@ export declare namespace ServiceArea {
314
314
  *
315
315
  * • LandmarkInfo field
316
316
  *
317
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2
317
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2
318
318
  */
319
319
  interface AreaInfo extends TypeFromSchema<typeof TlvAreaInfo> {
320
320
  }
321
321
  /**
322
322
  * This is a struct representing an area known to the server.
323
323
  *
324
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4
324
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4
325
325
  */
326
326
  const TlvArea: import("../tlv/TlvObject.js").ObjectSchema<{
327
327
  /**
328
328
  * This field shall represent the identifier of the area.
329
329
  *
330
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.1
330
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.1
331
331
  */
332
332
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
333
333
  /**
@@ -337,7 +337,7 @@ export declare namespace ServiceArea {
337
337
  * If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry from the
338
338
  * SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall be null.
339
339
  *
340
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.2
340
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.2
341
341
  */
342
342
  mapId: import("../tlv/TlvObject.js").FieldType<number | null>;
343
343
  /**
@@ -351,7 +351,7 @@ export declare namespace ServiceArea {
351
351
  * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
352
352
  * client may remind the user to assign the respective data.
353
353
  *
354
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.3
354
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
355
355
  */
356
356
  areaInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
357
357
  /**
@@ -367,7 +367,7 @@ export declare namespace ServiceArea {
367
367
  * semantic tag. With such an area indication, the client can request the device to operate in (or service)
368
368
  * the area located under the table.
369
369
  *
370
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.1
370
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.1
371
371
  */
372
372
  locationInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
373
373
  locationName: import("../tlv/TlvObject.js").FieldType<string>;
@@ -382,7 +382,7 @@ export declare namespace ServiceArea {
382
382
  * located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, rather than to
383
383
  * the entire room or floor where the landmark is located, if those are indicated by the LocationInfo field.
384
384
  *
385
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.2
385
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.2
386
386
  */
387
387
  landmarkInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
388
388
  /**
@@ -391,7 +391,7 @@ export declare namespace ServiceArea {
391
391
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
392
392
  * example, this tag may indicate that the area refers to an area next to a table.
393
393
  *
394
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
394
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
395
395
  */
396
396
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
397
397
  /**
@@ -407,7 +407,7 @@ export declare namespace ServiceArea {
407
407
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
408
408
  * area refers to a zone under a table.
409
409
  *
410
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
410
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
411
411
  */
412
412
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
413
413
  }> | null>;
@@ -416,14 +416,14 @@ export declare namespace ServiceArea {
416
416
  /**
417
417
  * This is a struct representing an area known to the server.
418
418
  *
419
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4
419
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4
420
420
  */
421
421
  interface Area extends TypeFromSchema<typeof TlvArea> {
422
422
  }
423
423
  /**
424
424
  * Input to the ServiceArea selectAreas command
425
425
  *
426
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1
426
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1
427
427
  */
428
428
  const TlvSelectAreasRequest: import("../tlv/TlvObject.js").ObjectSchema<{
429
429
  /**
@@ -433,19 +433,19 @@ export declare namespace ServiceArea {
433
433
  * specific areas, and the operation will not allow skipping using the SkipArea Command, otherwise the field
434
434
  * shall be a list of unique values that match the AreaID field of entries on the SupportedAreas list.
435
435
  *
436
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1.1
436
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1.1
437
437
  */
438
438
  newAreas: import("../tlv/TlvObject.js").FieldType<number[]>;
439
439
  }>;
440
440
  /**
441
441
  * Input to the ServiceArea selectAreas command
442
442
  *
443
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1
443
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1
444
444
  */
445
445
  interface SelectAreasRequest extends TypeFromSchema<typeof TlvSelectAreasRequest> {
446
446
  }
447
447
  /**
448
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.6.1
448
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.6.1
449
449
  */
450
450
  enum SelectAreasStatus {
451
451
  /**
@@ -471,7 +471,7 @@ export declare namespace ServiceArea {
471
471
  /**
472
472
  * This command is sent by the device on receipt of the SelectAreas command.
473
473
  *
474
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2
474
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2
475
475
  */
476
476
  const TlvSelectAreasResponse: import("../tlv/TlvObject.js").ObjectSchema<{
477
477
  /**
@@ -485,7 +485,7 @@ export declare namespace ServiceArea {
485
485
  * Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed,
486
486
  * given the current mode of the device, which may involve other clusters.
487
487
  *
488
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2.1
488
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2.1
489
489
  */
490
490
  status: import("../tlv/TlvObject.js").FieldType<SelectAreasStatus>;
491
491
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -493,14 +493,14 @@ export declare namespace ServiceArea {
493
493
  /**
494
494
  * This command is sent by the device on receipt of the SelectAreas command.
495
495
  *
496
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2
496
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2
497
497
  */
498
498
  interface SelectAreasResponse extends TypeFromSchema<typeof TlvSelectAreasResponse> {
499
499
  }
500
500
  /**
501
501
  * Input to the ServiceArea skipArea command
502
502
  *
503
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3
503
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3
504
504
  */
505
505
  const TlvSkipAreaRequest: import("../tlv/TlvObject.js").ObjectSchema<{
506
506
  /**
@@ -508,19 +508,19 @@ export declare namespace ServiceArea {
508
508
  *
509
509
  * The SkippedArea field shall match an entry in the SupportedAreas list.
510
510
  *
511
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3.1
511
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3.1
512
512
  */
513
513
  skippedArea: import("../tlv/TlvObject.js").FieldType<number>;
514
514
  }>;
515
515
  /**
516
516
  * Input to the ServiceArea skipArea command
517
517
  *
518
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3
518
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3
519
519
  */
520
520
  interface SkipAreaRequest extends TypeFromSchema<typeof TlvSkipAreaRequest> {
521
521
  }
522
522
  /**
523
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.6.2
523
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.6.2
524
524
  */
525
525
  enum SkipAreaStatus {
526
526
  /**
@@ -545,7 +545,7 @@ export declare namespace ServiceArea {
545
545
  /**
546
546
  * This command is sent by the device on receipt of the SkipArea command.
547
547
  *
548
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4
548
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4
549
549
  */
550
550
  const TlvSkipAreaResponse: import("../tlv/TlvObject.js").ObjectSchema<{
551
551
  /**
@@ -558,7 +558,7 @@ export declare namespace ServiceArea {
558
558
  * field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed, given the
559
559
  * current mode of the device, which may involve other clusters.
560
560
  *
561
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4.1
561
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4.1
562
562
  */
563
563
  status: import("../tlv/TlvObject.js").FieldType<SkipAreaStatus>;
564
564
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -566,7 +566,7 @@ export declare namespace ServiceArea {
566
566
  /**
567
567
  * This command is sent by the device on receipt of the SkipArea command.
568
568
  *
569
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4
569
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4
570
570
  */
571
571
  interface SkipAreaResponse extends TypeFromSchema<typeof TlvSkipAreaResponse> {
572
572
  }
@@ -621,20 +621,20 @@ export declare namespace ServiceArea {
621
621
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
622
622
  * operating, to reduce the impact on the clients, and the potential confusion for the users.
623
623
  *
624
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.2
624
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.2
625
625
  */
626
626
  readonly supportedMaps: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
627
627
  /**
628
628
  * This field shall represent the map’s identifier.
629
629
  *
630
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.1
630
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.1
631
631
  */
632
632
  mapId: import("../tlv/TlvObject.js").FieldType<number>;
633
633
  /**
634
634
  * This field shall represent a human understandable map description. For example: "Main Floor", or "Second
635
635
  * Level".
636
636
  *
637
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.2
637
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.2
638
638
  */
639
639
  name: import("../tlv/TlvObject.js").FieldType<string>;
640
640
  }>[], any>;
@@ -684,21 +684,21 @@ export declare namespace ServiceArea {
684
684
  * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
685
685
  * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
686
686
  *
687
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.6
687
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
688
688
  */
689
689
  readonly progress: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
690
690
  /**
691
691
  * This field shall indicate the identifier of the area, and the identifier shall be an entry in the
692
692
  * SupportedAreas attribute’s list.
693
693
  *
694
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.1
694
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.1
695
695
  */
696
696
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
697
697
  /**
698
698
  * This field shall indicate the operational status of the device regarding the area indicated by the AreaID
699
699
  * field.
700
700
  *
701
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.2
701
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.2
702
702
  */
703
703
  status: import("../tlv/TlvObject.js").FieldType<OperationalStatus>;
704
704
  /**
@@ -713,7 +713,7 @@ export declare namespace ServiceArea {
713
713
  *
714
714
  * Null if the Status field is not set to Completed or Skipped.
715
715
  *
716
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.3
716
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
717
717
  */
718
718
  totalOperationalTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
719
719
  /**
@@ -727,7 +727,7 @@ export declare namespace ServiceArea {
727
727
  * After initializing the ProgressStruct instance, the server SHOULD NOT change the value of this field, except
728
728
  * when repopulating the entire instance, to avoid excessive reporting of the Progress attribute changes.
729
729
  *
730
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.4
730
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.4
731
731
  */
732
732
  estimatedTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
733
733
  }>[], any>;
@@ -747,7 +747,7 @@ export declare namespace ServiceArea {
747
747
  * This feature indicates whether this device allows changing the selected areas, by using the SelectAreas
748
748
  * command, while operating.
749
749
  *
750
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4.1
750
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4.1
751
751
  */
752
752
  readonly selectWhileRunning: BitFlag;
753
753
  /**
@@ -808,13 +808,13 @@ export declare namespace ServiceArea {
808
808
  *
809
809
  * • AreaID=3, LocationName="hallway", MapID=2
810
810
  *
811
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.1
811
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.1
812
812
  */
813
813
  readonly supportedAreas: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
814
814
  /**
815
815
  * This field shall represent the identifier of the area.
816
816
  *
817
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.1
817
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.1
818
818
  */
819
819
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
820
820
  /**
@@ -824,7 +824,7 @@ export declare namespace ServiceArea {
824
824
  * If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry from the
825
825
  * SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall be null.
826
826
  *
827
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.2
827
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.2
828
828
  */
829
829
  mapId: import("../tlv/TlvObject.js").FieldType<number | null>;
830
830
  /**
@@ -838,7 +838,7 @@ export declare namespace ServiceArea {
838
838
  * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
839
839
  * client may remind the user to assign the respective data.
840
840
  *
841
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.3
841
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
842
842
  */
843
843
  areaInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
844
844
  /**
@@ -854,7 +854,7 @@ export declare namespace ServiceArea {
854
854
  * semantic tag. With such an area indication, the client can request the device to operate in (or service)
855
855
  * the area located under the table.
856
856
  *
857
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.1
857
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.1
858
858
  */
859
859
  locationInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
860
860
  locationName: import("../tlv/TlvObject.js").FieldType<string>;
@@ -869,7 +869,7 @@ export declare namespace ServiceArea {
869
869
  * located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, rather than to
870
870
  * the entire room or floor where the landmark is located, if those are indicated by the LocationInfo field.
871
871
  *
872
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.2
872
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.2
873
873
  */
874
874
  landmarkInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
875
875
  /**
@@ -878,7 +878,7 @@ export declare namespace ServiceArea {
878
878
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
879
879
  * example, this tag may indicate that the area refers to an area next to a table.
880
880
  *
881
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
881
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
882
882
  */
883
883
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
884
884
  /**
@@ -894,7 +894,7 @@ export declare namespace ServiceArea {
894
894
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
895
895
  * area refers to a zone under a table.
896
896
  *
897
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
897
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
898
898
  */
899
899
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
900
900
  }> | null>;
@@ -915,7 +915,7 @@ export declare namespace ServiceArea {
915
915
  *
916
916
  * • each entry in this list shall have a unique value
917
917
  *
918
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.3
918
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.3
919
919
  */
920
920
  readonly selectedAreas: Attribute<number[], any>;
921
921
  /**
@@ -943,7 +943,7 @@ export declare namespace ServiceArea {
943
943
  * If not null, the value of this attribute shall match the AreaID field of an entry on the SupportedAreas
944
944
  * attribute’s list.
945
945
  *
946
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.4
946
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.4
947
947
  */
948
948
  readonly currentArea: OptionalAttribute<number | null, any>;
949
949
  /**
@@ -975,7 +975,7 @@ export declare namespace ServiceArea {
975
975
  * If the device is capable of pausing its operation, this attribute may be set to null, to indicate that
976
976
  * completion time is unknown, or increment the value while being in the paused state.
977
977
  *
978
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.5
978
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
979
979
  */
980
980
  readonly estimatedEndTime: Attribute<number | null, any>;
981
981
  };
@@ -985,7 +985,7 @@ export declare namespace ServiceArea {
985
985
  *
986
986
  * On receipt of this command the device shall respond with a SelectAreasResponse command.
987
987
  *
988
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1
988
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1
989
989
  */
990
990
  readonly selectAreas: Command<import("../tlv/TlvObject.js").TypeFromFields<{
991
991
  /**
@@ -995,7 +995,7 @@ export declare namespace ServiceArea {
995
995
  * specific areas, and the operation will not allow skipping using the SkipArea Command, otherwise the field
996
996
  * shall be a list of unique values that match the AreaID field of entries on the SupportedAreas list.
997
997
  *
998
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1.1
998
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1.1
999
999
  */
1000
1000
  newAreas: import("../tlv/TlvObject.js").FieldType<number[]>;
1001
1001
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1010,7 +1010,7 @@ export declare namespace ServiceArea {
1010
1010
  * Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed,
1011
1011
  * given the current mode of the device, which may involve other clusters.
1012
1012
  *
1013
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2.1
1013
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2.1
1014
1014
  */
1015
1015
  status: import("../tlv/TlvObject.js").FieldType<SelectAreasStatus>;
1016
1016
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1024,7 +1024,7 @@ export declare namespace ServiceArea {
1024
1024
  *
1025
1025
  * On receipt of this command the device shall respond with a SkipAreaResponse command.
1026
1026
  *
1027
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3
1027
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3
1028
1028
  */
1029
1029
  readonly skipArea: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
1030
1030
  /**
@@ -1032,7 +1032,7 @@ export declare namespace ServiceArea {
1032
1032
  *
1033
1033
  * The SkippedArea field shall match an entry in the SupportedAreas list.
1034
1034
  *
1035
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3.1
1035
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3.1
1036
1036
  */
1037
1037
  skippedArea: import("../tlv/TlvObject.js").FieldType<number>;
1038
1038
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1046,7 +1046,7 @@ export declare namespace ServiceArea {
1046
1046
  * field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed, given the
1047
1047
  * current mode of the device, which may involve other clusters.
1048
1048
  *
1049
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4.1
1049
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4.1
1050
1050
  */
1051
1051
  status: import("../tlv/TlvObject.js").FieldType<SkipAreaStatus>;
1052
1052
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1108,20 +1108,20 @@ export declare namespace ServiceArea {
1108
1108
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
1109
1109
  * operating, to reduce the impact on the clients, and the potential confusion for the users.
1110
1110
  *
1111
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.2
1111
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.2
1112
1112
  */
1113
1113
  readonly supportedMaps: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1114
1114
  /**
1115
1115
  * This field shall represent the map’s identifier.
1116
1116
  *
1117
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.1
1117
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.1
1118
1118
  */
1119
1119
  mapId: import("../tlv/TlvObject.js").FieldType<number>;
1120
1120
  /**
1121
1121
  * This field shall represent a human understandable map description. For example: "Main Floor", or "Second
1122
1122
  * Level".
1123
1123
  *
1124
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.2
1124
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.2
1125
1125
  */
1126
1126
  name: import("../tlv/TlvObject.js").FieldType<string>;
1127
1127
  }>[], any>;
@@ -1172,21 +1172,21 @@ export declare namespace ServiceArea {
1172
1172
  * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1173
1173
  * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1174
1174
  *
1175
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.6
1175
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
1176
1176
  */
1177
1177
  readonly progress: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1178
1178
  /**
1179
1179
  * This field shall indicate the identifier of the area, and the identifier shall be an entry in the
1180
1180
  * SupportedAreas attribute’s list.
1181
1181
  *
1182
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.1
1182
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.1
1183
1183
  */
1184
1184
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
1185
1185
  /**
1186
1186
  * This field shall indicate the operational status of the device regarding the area indicated by the AreaID
1187
1187
  * field.
1188
1188
  *
1189
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.2
1189
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.2
1190
1190
  */
1191
1191
  status: import("../tlv/TlvObject.js").FieldType<OperationalStatus>;
1192
1192
  /**
@@ -1201,7 +1201,7 @@ export declare namespace ServiceArea {
1201
1201
  *
1202
1202
  * Null if the Status field is not set to Completed or Skipped.
1203
1203
  *
1204
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.3
1204
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1205
1205
  */
1206
1206
  totalOperationalTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1207
1207
  /**
@@ -1215,7 +1215,7 @@ export declare namespace ServiceArea {
1215
1215
  * After initializing the ProgressStruct instance, the server SHOULD NOT change the value of this field, except
1216
1216
  * when repopulating the entire instance, to avoid excessive reporting of the Progress attribute changes.
1217
1217
  *
1218
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.4
1218
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.4
1219
1219
  */
1220
1220
  estimatedTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1221
1221
  }>[], any>;
@@ -1237,7 +1237,7 @@ export declare namespace ServiceArea {
1237
1237
  * This feature indicates whether this device allows changing the selected areas, by using the SelectAreas
1238
1238
  * command, while operating.
1239
1239
  *
1240
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4.1
1240
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4.1
1241
1241
  */
1242
1242
  readonly selectWhileRunning: BitFlag;
1243
1243
  /**
@@ -1298,13 +1298,13 @@ export declare namespace ServiceArea {
1298
1298
  *
1299
1299
  * • AreaID=3, LocationName="hallway", MapID=2
1300
1300
  *
1301
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.1
1301
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.1
1302
1302
  */
1303
1303
  readonly supportedAreas: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1304
1304
  /**
1305
1305
  * This field shall represent the identifier of the area.
1306
1306
  *
1307
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.1
1307
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.1
1308
1308
  */
1309
1309
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
1310
1310
  /**
@@ -1314,7 +1314,7 @@ export declare namespace ServiceArea {
1314
1314
  * If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry from the
1315
1315
  * SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall be null.
1316
1316
  *
1317
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.2
1317
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.2
1318
1318
  */
1319
1319
  mapId: import("../tlv/TlvObject.js").FieldType<number | null>;
1320
1320
  /**
@@ -1328,7 +1328,7 @@ export declare namespace ServiceArea {
1328
1328
  * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
1329
1329
  * client may remind the user to assign the respective data.
1330
1330
  *
1331
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.3
1331
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
1332
1332
  */
1333
1333
  areaInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1334
1334
  /**
@@ -1344,7 +1344,7 @@ export declare namespace ServiceArea {
1344
1344
  * semantic tag. With such an area indication, the client can request the device to operate in (or service)
1345
1345
  * the area located under the table.
1346
1346
  *
1347
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.1
1347
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.1
1348
1348
  */
1349
1349
  locationInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1350
1350
  locationName: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1359,7 +1359,7 @@ export declare namespace ServiceArea {
1359
1359
  * located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, rather than to
1360
1360
  * the entire room or floor where the landmark is located, if those are indicated by the LocationInfo field.
1361
1361
  *
1362
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.2
1362
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.2
1363
1363
  */
1364
1364
  landmarkInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1365
1365
  /**
@@ -1368,7 +1368,7 @@ export declare namespace ServiceArea {
1368
1368
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
1369
1369
  * example, this tag may indicate that the area refers to an area next to a table.
1370
1370
  *
1371
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
1371
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
1372
1372
  */
1373
1373
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
1374
1374
  /**
@@ -1384,7 +1384,7 @@ export declare namespace ServiceArea {
1384
1384
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
1385
1385
  * area refers to a zone under a table.
1386
1386
  *
1387
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
1387
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
1388
1388
  */
1389
1389
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
1390
1390
  }> | null>;
@@ -1405,7 +1405,7 @@ export declare namespace ServiceArea {
1405
1405
  *
1406
1406
  * • each entry in this list shall have a unique value
1407
1407
  *
1408
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.3
1408
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.3
1409
1409
  */
1410
1410
  readonly selectedAreas: Attribute<number[], any>;
1411
1411
  /**
@@ -1433,7 +1433,7 @@ export declare namespace ServiceArea {
1433
1433
  * If not null, the value of this attribute shall match the AreaID field of an entry on the SupportedAreas
1434
1434
  * attribute’s list.
1435
1435
  *
1436
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.4
1436
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.4
1437
1437
  */
1438
1438
  readonly currentArea: OptionalAttribute<number | null, any>;
1439
1439
  /**
@@ -1465,7 +1465,7 @@ export declare namespace ServiceArea {
1465
1465
  * If the device is capable of pausing its operation, this attribute may be set to null, to indicate that
1466
1466
  * completion time is unknown, or increment the value while being in the paused state.
1467
1467
  *
1468
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.5
1468
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
1469
1469
  */
1470
1470
  readonly estimatedEndTime: Attribute<number | null, any>;
1471
1471
  };
@@ -1475,7 +1475,7 @@ export declare namespace ServiceArea {
1475
1475
  *
1476
1476
  * On receipt of this command the device shall respond with a SelectAreasResponse command.
1477
1477
  *
1478
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1
1478
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1
1479
1479
  */
1480
1480
  readonly selectAreas: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1481
1481
  /**
@@ -1485,7 +1485,7 @@ export declare namespace ServiceArea {
1485
1485
  * specific areas, and the operation will not allow skipping using the SkipArea Command, otherwise the field
1486
1486
  * shall be a list of unique values that match the AreaID field of entries on the SupportedAreas list.
1487
1487
  *
1488
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1.1
1488
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1.1
1489
1489
  */
1490
1490
  newAreas: import("../tlv/TlvObject.js").FieldType<number[]>;
1491
1491
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1500,7 +1500,7 @@ export declare namespace ServiceArea {
1500
1500
  * Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed,
1501
1501
  * given the current mode of the device, which may involve other clusters.
1502
1502
  *
1503
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2.1
1503
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2.1
1504
1504
  */
1505
1505
  status: import("../tlv/TlvObject.js").FieldType<SelectAreasStatus>;
1506
1506
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1514,7 +1514,7 @@ export declare namespace ServiceArea {
1514
1514
  *
1515
1515
  * On receipt of this command the device shall respond with a SkipAreaResponse command.
1516
1516
  *
1517
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3
1517
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3
1518
1518
  */
1519
1519
  readonly skipArea: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
1520
1520
  /**
@@ -1522,7 +1522,7 @@ export declare namespace ServiceArea {
1522
1522
  *
1523
1523
  * The SkippedArea field shall match an entry in the SupportedAreas list.
1524
1524
  *
1525
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3.1
1525
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3.1
1526
1526
  */
1527
1527
  skippedArea: import("../tlv/TlvObject.js").FieldType<number>;
1528
1528
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1536,7 +1536,7 @@ export declare namespace ServiceArea {
1536
1536
  * field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed, given the
1537
1537
  * current mode of the device, which may involve other clusters.
1538
1538
  *
1539
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4.1
1539
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4.1
1540
1540
  */
1541
1541
  status: import("../tlv/TlvObject.js").FieldType<SkipAreaStatus>;
1542
1542
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1598,20 +1598,20 @@ export declare namespace ServiceArea {
1598
1598
  * The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
1599
1599
  * operating, to reduce the impact on the clients, and the potential confusion for the users.
1600
1600
  *
1601
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.2
1601
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.2
1602
1602
  */
1603
1603
  readonly supportedMaps: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1604
1604
  /**
1605
1605
  * This field shall represent the map’s identifier.
1606
1606
  *
1607
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.1
1607
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.1
1608
1608
  */
1609
1609
  mapId: import("../tlv/TlvObject.js").FieldType<number>;
1610
1610
  /**
1611
1611
  * This field shall represent a human understandable map description. For example: "Main Floor", or "Second
1612
1612
  * Level".
1613
1613
  *
1614
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.2
1614
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.2
1615
1615
  */
1616
1616
  name: import("../tlv/TlvObject.js").FieldType<string>;
1617
1617
  }>[], any>;
@@ -1662,21 +1662,21 @@ export declare namespace ServiceArea {
1662
1662
  * UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
1663
1663
  * Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
1664
1664
  *
1665
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.6.6
1665
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
1666
1666
  */
1667
1667
  readonly progress: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
1668
1668
  /**
1669
1669
  * This field shall indicate the identifier of the area, and the identifier shall be an entry in the
1670
1670
  * SupportedAreas attribute’s list.
1671
1671
  *
1672
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.1
1672
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.1
1673
1673
  */
1674
1674
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
1675
1675
  /**
1676
1676
  * This field shall indicate the operational status of the device regarding the area indicated by the AreaID
1677
1677
  * field.
1678
1678
  *
1679
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.2
1679
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.2
1680
1680
  */
1681
1681
  status: import("../tlv/TlvObject.js").FieldType<OperationalStatus>;
1682
1682
  /**
@@ -1691,7 +1691,7 @@ export declare namespace ServiceArea {
1691
1691
  *
1692
1692
  * Null if the Status field is not set to Completed or Skipped.
1693
1693
  *
1694
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.3
1694
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1695
1695
  */
1696
1696
  totalOperationalTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1697
1697
  /**
@@ -1705,7 +1705,7 @@ export declare namespace ServiceArea {
1705
1705
  * After initializing the ProgressStruct instance, the server SHOULD NOT change the value of this field, except
1706
1706
  * when repopulating the entire instance, to avoid excessive reporting of the Progress attribute changes.
1707
1707
  *
1708
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.4
1708
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.4
1709
1709
  */
1710
1710
  estimatedTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1711
1711
  }>[], any>;
@@ -1732,7 +1732,7 @@ export declare namespace ServiceArea {
1732
1732
  * ServiceAreaCluster supports optional features that you can enable with the ServiceAreaCluster.with() factory
1733
1733
  * method.
1734
1734
  *
1735
- * @see {@link MatterSpecification.v13.Cluster} § 1.17
1735
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17
1736
1736
  */
1737
1737
  interface Cluster extends Identity<typeof ClusterInstance> {
1738
1738
  }
@@ -1751,7 +1751,7 @@ export declare namespace ServiceArea {
1751
1751
  * This feature indicates whether this device allows changing the selected areas, by using the SelectAreas
1752
1752
  * command, while operating.
1753
1753
  *
1754
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4.1
1754
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4.1
1755
1755
  */
1756
1756
  readonly selectWhileRunning: BitFlag;
1757
1757
  /**
@@ -1772,14 +1772,14 @@ export declare namespace ServiceArea {
1772
1772
  /**
1773
1773
  * This field shall represent the map’s identifier.
1774
1774
  *
1775
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.1
1775
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.1
1776
1776
  */
1777
1777
  mapId: import("../tlv/TlvObject.js").FieldType<number>;
1778
1778
  /**
1779
1779
  * This field shall represent a human understandable map description. For example: "Main Floor", or "Second
1780
1780
  * Level".
1781
1781
  *
1782
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.3.2
1782
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.3.2
1783
1783
  */
1784
1784
  name: import("../tlv/TlvObject.js").FieldType<string>;
1785
1785
  }>[], any> & {
@@ -1795,14 +1795,14 @@ export declare namespace ServiceArea {
1795
1795
  * This field shall indicate the identifier of the area, and the identifier shall be an entry in the
1796
1796
  * SupportedAreas attribute’s list.
1797
1797
  *
1798
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.1
1798
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.1
1799
1799
  */
1800
1800
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
1801
1801
  /**
1802
1802
  * This field shall indicate the operational status of the device regarding the area indicated by the AreaID
1803
1803
  * field.
1804
1804
  *
1805
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.2
1805
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.2
1806
1806
  */
1807
1807
  status: import("../tlv/TlvObject.js").FieldType<OperationalStatus>;
1808
1808
  /**
@@ -1817,7 +1817,7 @@ export declare namespace ServiceArea {
1817
1817
  *
1818
1818
  * Null if the Status field is not set to Completed or Skipped.
1819
1819
  *
1820
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.3
1820
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
1821
1821
  */
1822
1822
  totalOperationalTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1823
1823
  /**
@@ -1831,7 +1831,7 @@ export declare namespace ServiceArea {
1831
1831
  * After initializing the ProgressStruct instance, the server SHOULD NOT change the value of this field, except
1832
1832
  * when repopulating the entire instance, to avoid excessive reporting of the Progress attribute changes.
1833
1833
  *
1834
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.5.4
1834
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.4
1835
1835
  */
1836
1836
  estimatedTime: import("../tlv/TlvObject.js").OptionalFieldType<number | null>;
1837
1837
  }>[], any> & {
@@ -1846,7 +1846,7 @@ export declare namespace ServiceArea {
1846
1846
  /**
1847
1847
  * This field shall represent the identifier of the area.
1848
1848
  *
1849
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.1
1849
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.1
1850
1850
  */
1851
1851
  areaId: import("../tlv/TlvObject.js").FieldType<number>;
1852
1852
  /**
@@ -1856,7 +1856,7 @@ export declare namespace ServiceArea {
1856
1856
  * If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry from the
1857
1857
  * SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall be null.
1858
1858
  *
1859
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.2
1859
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.2
1860
1860
  */
1861
1861
  mapId: import("../tlv/TlvObject.js").FieldType<number | null>;
1862
1862
  /**
@@ -1870,7 +1870,7 @@ export declare namespace ServiceArea {
1870
1870
  * If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data, the
1871
1871
  * client may remind the user to assign the respective data.
1872
1872
  *
1873
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.4.3
1873
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
1874
1874
  */
1875
1875
  areaInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1876
1876
  /**
@@ -1886,7 +1886,7 @@ export declare namespace ServiceArea {
1886
1886
  * semantic tag. With such an area indication, the client can request the device to operate in (or service)
1887
1887
  * the area located under the table.
1888
1888
  *
1889
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.1
1889
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.1
1890
1890
  */
1891
1891
  locationInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1892
1892
  locationName: import("../tlv/TlvObject.js").FieldType<string>;
@@ -1901,7 +1901,7 @@ export declare namespace ServiceArea {
1901
1901
  * located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, rather than to
1902
1902
  * the entire room or floor where the landmark is located, if those are indicated by the LocationInfo field.
1903
1903
  *
1904
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.2.2
1904
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.2.2
1905
1905
  */
1906
1906
  landmarkInfo: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
1907
1907
  /**
@@ -1910,7 +1910,7 @@ export declare namespace ServiceArea {
1910
1910
  * This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. For
1911
1911
  * example, this tag may indicate that the area refers to an area next to a table.
1912
1912
  *
1913
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.1
1913
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.1
1914
1914
  */
1915
1915
  landmarkTag: import("../tlv/TlvObject.js").FieldType<number>;
1916
1916
  /**
@@ -1926,7 +1926,7 @@ export declare namespace ServiceArea {
1926
1926
  * LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may indicate that the
1927
1927
  * area refers to a zone under a table.
1928
1928
  *
1929
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.5.1.2
1929
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.5.1.2
1930
1930
  */
1931
1931
  relativePositionTag: import("../tlv/TlvObject.js").FieldType<number | null>;
1932
1932
  }> | null>;
@@ -1943,7 +1943,7 @@ export declare namespace ServiceArea {
1943
1943
  * This feature indicates whether this device allows changing the selected areas, by using the SelectAreas
1944
1944
  * command, while operating.
1945
1945
  *
1946
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.4.1
1946
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.4.1
1947
1947
  */
1948
1948
  readonly selectWhileRunning: BitFlag;
1949
1949
  /**
@@ -1969,7 +1969,7 @@ export declare namespace ServiceArea {
1969
1969
  *
1970
1970
  * On receipt of this command the device shall respond with a SelectAreasResponse command.
1971
1971
  *
1972
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1
1972
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1
1973
1973
  */
1974
1974
  readonly selectAreas: Command<import("../tlv/TlvObject.js").TypeFromFields<{
1975
1975
  /**
@@ -1979,7 +1979,7 @@ export declare namespace ServiceArea {
1979
1979
  * specific areas, and the operation will not allow skipping using the SkipArea Command, otherwise the field
1980
1980
  * shall be a list of unique values that match the AreaID field of entries on the SupportedAreas list.
1981
1981
  *
1982
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.1.1
1982
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.1.1
1983
1983
  */
1984
1984
  newAreas: import("../tlv/TlvObject.js").FieldType<number[]>;
1985
1985
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -1994,7 +1994,7 @@ export declare namespace ServiceArea {
1994
1994
  * Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed,
1995
1995
  * given the current mode of the device, which may involve other clusters.
1996
1996
  *
1997
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.2.1
1997
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.2.1
1998
1998
  */
1999
1999
  status: import("../tlv/TlvObject.js").FieldType<SelectAreasStatus>;
2000
2000
  statusText: import("../tlv/TlvObject.js").FieldType<string>;
@@ -2008,7 +2008,7 @@ export declare namespace ServiceArea {
2008
2008
  *
2009
2009
  * On receipt of this command the device shall respond with a SkipAreaResponse command.
2010
2010
  *
2011
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3
2011
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3
2012
2012
  */
2013
2013
  readonly skipArea: OptionalCommand<import("../tlv/TlvObject.js").TypeFromFields<{
2014
2014
  /**
@@ -2016,7 +2016,7 @@ export declare namespace ServiceArea {
2016
2016
  *
2017
2017
  * The SkippedArea field shall match an entry in the SupportedAreas list.
2018
2018
  *
2019
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.3.1
2019
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.3.1
2020
2020
  */
2021
2021
  skippedArea: import("../tlv/TlvObject.js").FieldType<number>;
2022
2022
  }>, import("../tlv/TlvObject.js").TypeFromFields<{
@@ -2030,7 +2030,7 @@ export declare namespace ServiceArea {
2030
2030
  * field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is not allowed, given the
2031
2031
  * current mode of the device, which may involve other clusters.
2032
2032
  *
2033
- * @see {@link MatterSpecification.v13.Cluster} § 1.17.7.4.1
2033
+ * @see {@link MatterSpecification.v14.Cluster} § 1.17.7.4.1
2034
2034
  */
2035
2035
  status: import("../tlv/TlvObject.js").FieldType<SkipAreaStatus>;
2036
2036
  statusText: import("../tlv/TlvObject.js").FieldType<string>;