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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (807) hide show
  1. package/dist/cjs/clusters/access-control.d.ts +3972 -522
  2. package/dist/cjs/clusters/access-control.d.ts.map +1 -1
  3. package/dist/cjs/clusters/access-control.js +640 -116
  4. package/dist/cjs/clusters/access-control.js.map +2 -2
  5. package/dist/cjs/clusters/actions.d.ts +10 -9
  6. package/dist/cjs/clusters/actions.d.ts.map +1 -1
  7. package/dist/cjs/clusters/actions.js +4 -4
  8. package/dist/cjs/clusters/actions.js.map +1 -1
  9. package/dist/cjs/clusters/administrator-commissioning.d.ts +156 -129
  10. package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
  11. package/dist/cjs/clusters/administrator-commissioning.js +40 -35
  12. package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
  13. package/dist/cjs/clusters/alarm-base.d.ts +9 -12
  14. package/dist/cjs/clusters/alarm-base.d.ts.map +1 -1
  15. package/dist/cjs/clusters/alarm-base.js +3 -4
  16. package/dist/cjs/clusters/alarm-base.js.map +1 -1
  17. package/dist/cjs/clusters/application-launcher.d.ts +27 -15
  18. package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
  19. package/dist/cjs/clusters/application-launcher.js +7 -4
  20. package/dist/cjs/clusters/application-launcher.js.map +1 -1
  21. package/dist/cjs/clusters/ballast-configuration.d.ts +7 -7
  22. package/dist/cjs/clusters/ballast-configuration.js +7 -7
  23. package/dist/cjs/clusters/basic-information.d.ts +29 -21
  24. package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
  25. package/dist/cjs/clusters/basic-information.js +29 -21
  26. package/dist/cjs/clusters/basic-information.js.map +1 -1
  27. package/dist/cjs/clusters/bridged-device-basic-information.d.ts +816 -34
  28. package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
  29. package/dist/cjs/clusters/bridged-device-basic-information.js +182 -29
  30. package/dist/cjs/clusters/bridged-device-basic-information.js.map +2 -2
  31. package/dist/cjs/clusters/channel.d.ts +115 -124
  32. package/dist/cjs/clusters/channel.d.ts.map +1 -1
  33. package/dist/cjs/clusters/channel.js +15 -16
  34. package/dist/cjs/clusters/channel.js.map +1 -1
  35. package/dist/cjs/clusters/color-control.d.ts +3076 -1366
  36. package/dist/cjs/clusters/color-control.d.ts.map +1 -1
  37. package/dist/cjs/clusters/color-control.js +423 -357
  38. package/dist/cjs/clusters/color-control.js.map +2 -2
  39. package/dist/cjs/clusters/commissioner-control.d.ts +268 -0
  40. package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -0
  41. package/dist/cjs/clusters/commissioner-control.js +194 -0
  42. package/dist/cjs/clusters/commissioner-control.js.map +6 -0
  43. package/dist/cjs/clusters/content-control.d.ts +497 -221
  44. package/dist/cjs/clusters/content-control.d.ts.map +1 -1
  45. package/dist/cjs/clusters/content-control.js +59 -41
  46. package/dist/cjs/clusters/content-control.js.map +2 -2
  47. package/dist/cjs/clusters/content-launcher.d.ts +248 -215
  48. package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
  49. package/dist/cjs/clusters/content-launcher.js +16 -15
  50. package/dist/cjs/clusters/content-launcher.js.map +1 -1
  51. package/dist/cjs/clusters/device-energy-management-mode.d.ts +76 -333
  52. package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
  53. package/dist/cjs/clusters/device-energy-management-mode.js +26 -73
  54. package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
  55. package/dist/cjs/clusters/device-energy-management.d.ts +1299 -930
  56. package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
  57. package/dist/cjs/clusters/device-energy-management.js +189 -160
  58. package/dist/cjs/clusters/device-energy-management.js.map +2 -2
  59. package/dist/cjs/clusters/dishwasher-alarm.d.ts +14 -17
  60. package/dist/cjs/clusters/dishwasher-alarm.d.ts.map +1 -1
  61. package/dist/cjs/clusters/dishwasher-alarm.js +3 -4
  62. package/dist/cjs/clusters/dishwasher-alarm.js.map +1 -1
  63. package/dist/cjs/clusters/dishwasher-mode.d.ts +65 -105
  64. package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
  65. package/dist/cjs/clusters/dishwasher-mode.js +12 -24
  66. package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
  67. package/dist/cjs/clusters/door-lock.d.ts +2751 -5427
  68. package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
  69. package/dist/cjs/clusters/door-lock.js +480 -802
  70. package/dist/cjs/clusters/door-lock.js.map +2 -2
  71. package/dist/cjs/clusters/ecosystem-information.d.ts +186 -0
  72. package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -0
  73. package/dist/cjs/clusters/ecosystem-information.js +154 -0
  74. package/dist/cjs/clusters/ecosystem-information.js.map +6 -0
  75. package/dist/cjs/clusters/electrical-energy-measurement.d.ts +363 -368
  76. package/dist/cjs/clusters/electrical-energy-measurement.d.ts.map +1 -1
  77. package/dist/cjs/clusters/electrical-energy-measurement.js +15 -16
  78. package/dist/cjs/clusters/electrical-energy-measurement.js.map +1 -1
  79. package/dist/cjs/clusters/energy-evse-mode.d.ts +92 -330
  80. package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
  81. package/dist/cjs/clusters/energy-evse-mode.js +25 -72
  82. package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
  83. package/dist/cjs/clusters/energy-evse.d.ts +557 -273
  84. package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
  85. package/dist/cjs/clusters/energy-evse.js +107 -55
  86. package/dist/cjs/clusters/energy-evse.js.map +1 -1
  87. package/dist/cjs/clusters/energy-preference.d.ts +76 -76
  88. package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
  89. package/dist/cjs/clusters/energy-preference.js +15 -18
  90. package/dist/cjs/clusters/energy-preference.js.map +1 -1
  91. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +3 -9
  92. package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
  93. package/dist/cjs/clusters/ethernet-network-diagnostics.js +1 -3
  94. package/dist/cjs/clusters/ethernet-network-diagnostics.js.map +1 -1
  95. package/dist/cjs/clusters/fan-control.d.ts +12 -12
  96. package/dist/cjs/clusters/fan-control.js +4 -4
  97. package/dist/cjs/clusters/fixed-label.d.ts +7 -2
  98. package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
  99. package/dist/cjs/clusters/fixed-label.js.map +1 -1
  100. package/dist/cjs/clusters/flow-measurement.d.ts +4 -4
  101. package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
  102. package/dist/cjs/clusters/flow-measurement.js +6 -6
  103. package/dist/cjs/clusters/flow-measurement.js.map +1 -1
  104. package/dist/cjs/clusters/general-commissioning.d.ts +1416 -111
  105. package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
  106. package/dist/cjs/clusters/general-commissioning.js +272 -54
  107. package/dist/cjs/clusters/general-commissioning.js.map +2 -2
  108. package/dist/cjs/clusters/general-diagnostics.d.ts +115 -122
  109. package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
  110. package/dist/cjs/clusters/general-diagnostics.js +31 -33
  111. package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
  112. package/dist/cjs/clusters/group-key-management.d.ts +72 -82
  113. package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
  114. package/dist/cjs/clusters/group-key-management.js +19 -22
  115. package/dist/cjs/clusters/group-key-management.js.map +1 -1
  116. package/dist/cjs/clusters/groups.d.ts +9 -6
  117. package/dist/cjs/clusters/groups.d.ts.map +1 -1
  118. package/dist/cjs/clusters/groups.js +3 -2
  119. package/dist/cjs/clusters/groups.js.map +1 -1
  120. package/dist/cjs/clusters/icd-management.d.ts +223 -66
  121. package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
  122. package/dist/cjs/clusters/icd-management.js +61 -23
  123. package/dist/cjs/clusters/icd-management.js.map +2 -2
  124. package/dist/cjs/clusters/identify.d.ts +12 -13
  125. package/dist/cjs/clusters/identify.d.ts.map +1 -1
  126. package/dist/cjs/clusters/identify.js +9 -10
  127. package/dist/cjs/clusters/identify.js.map +1 -1
  128. package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -8
  129. package/dist/cjs/clusters/illuminance-measurement.d.ts.map +1 -1
  130. package/dist/cjs/clusters/illuminance-measurement.js +9 -10
  131. package/dist/cjs/clusters/illuminance-measurement.js.map +1 -1
  132. package/dist/cjs/clusters/index.d.ts +11 -1
  133. package/dist/cjs/clusters/index.d.ts.map +1 -1
  134. package/dist/cjs/clusters/index.js +33 -3
  135. package/dist/cjs/clusters/index.js.map +1 -1
  136. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
  137. package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
  138. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +490 -0
  139. package/dist/cjs/clusters/joint-fabric-datastore-cluster.js.map +6 -0
  140. package/dist/cjs/clusters/joint-fabric-pki.d.ts +174 -0
  141. package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -0
  142. package/dist/cjs/clusters/joint-fabric-pki.js +120 -0
  143. package/dist/cjs/clusters/joint-fabric-pki.js.map +6 -0
  144. package/dist/cjs/clusters/keypad-input.d.ts +2 -2
  145. package/dist/cjs/clusters/laundry-dryer-controls.d.ts +6 -7
  146. package/dist/cjs/clusters/laundry-dryer-controls.d.ts.map +1 -1
  147. package/dist/cjs/clusters/laundry-dryer-controls.js +5 -9
  148. package/dist/cjs/clusters/laundry-dryer-controls.js.map +1 -1
  149. package/dist/cjs/clusters/laundry-washer-controls.d.ts +74 -62
  150. package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
  151. package/dist/cjs/clusters/laundry-washer-controls.js +26 -25
  152. package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
  153. package/dist/cjs/clusters/laundry-washer-mode.d.ts +69 -109
  154. package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
  155. package/dist/cjs/clusters/laundry-washer-mode.js +13 -25
  156. package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
  157. package/dist/cjs/clusters/level-control.d.ts +209 -70
  158. package/dist/cjs/clusters/level-control.d.ts.map +1 -1
  159. package/dist/cjs/clusters/level-control.js +45 -12
  160. package/dist/cjs/clusters/level-control.js.map +1 -1
  161. package/dist/cjs/clusters/localization-configuration.d.ts +5 -6
  162. package/dist/cjs/clusters/localization-configuration.d.ts.map +1 -1
  163. package/dist/cjs/clusters/localization-configuration.js +5 -6
  164. package/dist/cjs/clusters/localization-configuration.js.map +1 -1
  165. package/dist/cjs/clusters/media-input.d.ts +9 -6
  166. package/dist/cjs/clusters/media-input.d.ts.map +1 -1
  167. package/dist/cjs/clusters/media-input.js +3 -2
  168. package/dist/cjs/clusters/media-input.js.map +1 -1
  169. package/dist/cjs/clusters/media-playback.d.ts +29 -24
  170. package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
  171. package/dist/cjs/clusters/media-playback.js +5 -4
  172. package/dist/cjs/clusters/media-playback.js.map +1 -1
  173. package/dist/cjs/clusters/microwave-oven-control.d.ts +54 -48
  174. package/dist/cjs/clusters/microwave-oven-control.d.ts.map +1 -1
  175. package/dist/cjs/clusters/microwave-oven-control.js +19 -17
  176. package/dist/cjs/clusters/microwave-oven-control.js.map +1 -1
  177. package/dist/cjs/clusters/microwave-oven-mode.d.ts +63 -69
  178. package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
  179. package/dist/cjs/clusters/microwave-oven-mode.js +14 -11
  180. package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
  181. package/dist/cjs/clusters/mode-base.d.ts +27 -46
  182. package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
  183. package/dist/cjs/clusters/mode-base.js +9 -10
  184. package/dist/cjs/clusters/mode-base.js.map +1 -1
  185. package/dist/cjs/clusters/mode-select.d.ts +33 -27
  186. package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
  187. package/dist/cjs/clusters/mode-select.js +14 -13
  188. package/dist/cjs/clusters/mode-select.js.map +1 -1
  189. package/dist/cjs/clusters/network-commissioning.d.ts +263 -240
  190. package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
  191. package/dist/cjs/clusters/network-commissioning.js +46 -39
  192. package/dist/cjs/clusters/network-commissioning.js.map +1 -1
  193. package/dist/cjs/clusters/occupancy-sensing.d.ts +1002 -63
  194. package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
  195. package/dist/cjs/clusters/occupancy-sensing.js +278 -63
  196. package/dist/cjs/clusters/occupancy-sensing.js.map +2 -2
  197. package/dist/cjs/clusters/on-off.d.ts +18 -24
  198. package/dist/cjs/clusters/on-off.d.ts.map +1 -1
  199. package/dist/cjs/clusters/on-off.js +3 -4
  200. package/dist/cjs/clusters/on-off.js.map +1 -1
  201. package/dist/cjs/clusters/operational-credentials.d.ts +98 -85
  202. package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
  203. package/dist/cjs/clusters/operational-credentials.js +56 -49
  204. package/dist/cjs/clusters/operational-credentials.js.map +1 -1
  205. package/dist/cjs/clusters/operational-state.d.ts +136 -57
  206. package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
  207. package/dist/cjs/clusters/operational-state.js +62 -36
  208. package/dist/cjs/clusters/operational-state.js.map +2 -2
  209. package/dist/cjs/clusters/ota-software-update-provider.d.ts +43 -42
  210. package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
  211. package/dist/cjs/clusters/ota-software-update-provider.js +20 -19
  212. package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
  213. package/dist/cjs/clusters/ota-software-update-requestor.d.ts +6 -10
  214. package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
  215. package/dist/cjs/clusters/ota-software-update-requestor.js +4 -6
  216. package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
  217. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +44 -154
  218. package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  219. package/dist/cjs/clusters/oven-cavity-operational-state.js +39 -156
  220. package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
  221. package/dist/cjs/clusters/oven-mode.d.ts +79 -349
  222. package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
  223. package/dist/cjs/clusters/oven-mode.js +26 -82
  224. package/dist/cjs/clusters/oven-mode.js.map +1 -1
  225. package/dist/cjs/clusters/power-source.d.ts +169 -44
  226. package/dist/cjs/clusters/power-source.d.ts.map +1 -1
  227. package/dist/cjs/clusters/power-source.js +40 -16
  228. package/dist/cjs/clusters/power-source.js.map +1 -1
  229. package/dist/cjs/clusters/pressure-measurement.js +2 -2
  230. package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
  231. package/dist/cjs/clusters/pump-configuration-and-control.d.ts +73 -63
  232. package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
  233. package/dist/cjs/clusters/pump-configuration-and-control.js +19 -20
  234. package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
  235. package/dist/cjs/clusters/refrigerator-alarm.d.ts +2 -1
  236. package/dist/cjs/clusters/refrigerator-alarm.d.ts.map +1 -1
  237. package/dist/cjs/clusters/refrigerator-alarm.js.map +1 -1
  238. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
  239. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  240. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +11 -19
  241. package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  242. package/dist/cjs/clusters/relative-humidity-measurement.js +1 -1
  243. package/dist/cjs/clusters/relative-humidity-measurement.js.map +1 -1
  244. package/dist/cjs/clusters/rvc-clean-mode.d.ts +59 -103
  245. package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
  246. package/dist/cjs/clusters/rvc-clean-mode.js +11 -15
  247. package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
  248. package/dist/cjs/clusters/rvc-operational-state.d.ts +81 -25
  249. package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
  250. package/dist/cjs/clusters/rvc-operational-state.js +49 -20
  251. package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
  252. package/dist/cjs/clusters/rvc-run-mode.d.ts +85 -129
  253. package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
  254. package/dist/cjs/clusters/rvc-run-mode.js +16 -15
  255. package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
  256. package/dist/cjs/clusters/scenes-management.d.ts +328 -181
  257. package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
  258. package/dist/cjs/clusters/scenes-management.js +37 -22
  259. package/dist/cjs/clusters/scenes-management.js.map +1 -1
  260. package/dist/cjs/clusters/service-area.d.ts +2052 -0
  261. package/dist/cjs/clusters/service-area.d.ts.map +1 -0
  262. package/dist/cjs/clusters/service-area.js +582 -0
  263. package/dist/cjs/clusters/service-area.js.map +6 -0
  264. package/dist/cjs/clusters/smoke-co-alarm.d.ts +10 -18
  265. package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
  266. package/dist/cjs/clusters/smoke-co-alarm.js +2 -3
  267. package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
  268. package/dist/cjs/clusters/switch.d.ts +478 -191
  269. package/dist/cjs/clusters/switch.d.ts.map +1 -1
  270. package/dist/cjs/clusters/switch.js +145 -57
  271. package/dist/cjs/clusters/switch.js.map +1 -1
  272. package/dist/cjs/clusters/target-navigator.d.ts +1 -1
  273. package/dist/cjs/clusters/target-navigator.js +1 -1
  274. package/dist/cjs/clusters/thermostat.d.ts +3877 -830
  275. package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
  276. package/dist/cjs/clusters/thermostat.js +841 -159
  277. package/dist/cjs/clusters/thermostat.js.map +2 -2
  278. package/dist/cjs/clusters/thread-border-router-management.d.ts +711 -0
  279. package/dist/cjs/clusters/thread-border-router-management.d.ts.map +1 -0
  280. package/dist/cjs/clusters/thread-border-router-management.js +265 -0
  281. package/dist/cjs/clusters/thread-border-router-management.js.map +6 -0
  282. package/dist/cjs/clusters/thread-network-diagnostics.d.ts +81 -55
  283. package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
  284. package/dist/cjs/clusters/thread-network-diagnostics.js +32 -21
  285. package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
  286. package/dist/cjs/clusters/thread-network-directory.d.ts +250 -0
  287. package/dist/cjs/clusters/thread-network-directory.d.ts.map +1 -0
  288. package/dist/cjs/clusters/thread-network-directory.js +187 -0
  289. package/dist/cjs/clusters/thread-network-directory.js.map +6 -0
  290. package/dist/cjs/clusters/time-synchronization.d.ts +101 -76
  291. package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
  292. package/dist/cjs/clusters/time-synchronization.js +30 -23
  293. package/dist/cjs/clusters/time-synchronization.js.map +1 -1
  294. package/dist/cjs/clusters/unit-localization.d.ts +3 -4
  295. package/dist/cjs/clusters/unit-localization.d.ts.map +1 -1
  296. package/dist/cjs/clusters/unit-localization.js.map +1 -1
  297. package/dist/cjs/clusters/user-label.d.ts +2 -1
  298. package/dist/cjs/clusters/user-label.d.ts.map +1 -1
  299. package/dist/cjs/clusters/user-label.js.map +1 -1
  300. package/dist/cjs/clusters/water-heater-management.d.ts +1371 -0
  301. package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -0
  302. package/dist/cjs/clusters/water-heater-management.js +336 -0
  303. package/dist/cjs/clusters/water-heater-management.js.map +6 -0
  304. package/dist/cjs/clusters/water-heater-mode.d.ts +491 -0
  305. package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -0
  306. package/dist/cjs/clusters/water-heater-mode.js +195 -0
  307. package/dist/cjs/clusters/water-heater-mode.js.map +6 -0
  308. package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +162 -0
  309. package/dist/cjs/clusters/water-tank-level-monitoring.d.ts.map +1 -0
  310. package/dist/cjs/clusters/water-tank-level-monitoring.js +47 -0
  311. package/dist/cjs/clusters/water-tank-level-monitoring.js.map +6 -0
  312. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +20 -27
  313. package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
  314. package/dist/cjs/clusters/wi-fi-network-diagnostics.js +6 -8
  315. package/dist/cjs/clusters/wi-fi-network-diagnostics.js.map +1 -1
  316. package/dist/cjs/clusters/wi-fi-network-management.d.ts +91 -0
  317. package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -0
  318. package/dist/cjs/clusters/wi-fi-network-management.js +122 -0
  319. package/dist/cjs/clusters/wi-fi-network-management.js.map +6 -0
  320. package/dist/cjs/clusters/window-covering.d.ts +66 -78
  321. package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
  322. package/dist/cjs/clusters/window-covering.js +26 -37
  323. package/dist/cjs/clusters/window-covering.js.map +1 -1
  324. package/dist/cjs/globals/AtomicAttributeStatus.d.ts +34 -0
  325. package/dist/cjs/globals/AtomicAttributeStatus.d.ts.map +1 -0
  326. package/dist/cjs/globals/AtomicAttributeStatus.js +46 -0
  327. package/dist/cjs/globals/AtomicAttributeStatus.js.map +6 -0
  328. package/dist/cjs/globals/AtomicRequestType.d.ts +24 -0
  329. package/dist/cjs/globals/AtomicRequestType.d.ts.map +1 -0
  330. package/dist/cjs/globals/AtomicRequestType.js +35 -0
  331. package/dist/cjs/globals/AtomicRequestType.js.map +6 -0
  332. package/dist/cjs/globals/Locationdesc.d.ts +79 -0
  333. package/dist/cjs/globals/Locationdesc.d.ts.map +1 -0
  334. package/dist/cjs/globals/Locationdesc.js +89 -0
  335. package/dist/cjs/globals/Locationdesc.js.map +6 -0
  336. package/dist/cjs/globals/Priority.d.ts +1 -1
  337. package/dist/cjs/globals/Semtag.d.ts +6 -6
  338. package/dist/cjs/globals/Semtag.js +4 -4
  339. package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  340. package/dist/cjs/globals/Status.d.ts +18 -3
  341. package/dist/cjs/globals/Status.d.ts.map +1 -1
  342. package/dist/cjs/globals/Status.js +3 -1
  343. package/dist/cjs/globals/Status.js.map +1 -1
  344. package/dist/cjs/globals/Tod.d.ts +2 -2
  345. package/dist/cjs/globals/index.d.ts +3 -0
  346. package/dist/cjs/globals/index.d.ts.map +1 -1
  347. package/dist/cjs/globals/index.js +3 -0
  348. package/dist/cjs/globals/index.js.map +1 -1
  349. package/dist/cjs/schema/QrCodeSchema.d.ts.map +1 -1
  350. package/dist/cjs/schema/QrCodeSchema.js +4 -1
  351. package/dist/cjs/schema/QrCodeSchema.js.map +1 -1
  352. package/dist/esm/clusters/access-control.d.ts +3972 -522
  353. package/dist/esm/clusters/access-control.d.ts.map +1 -1
  354. package/dist/esm/clusters/access-control.js +645 -120
  355. package/dist/esm/clusters/access-control.js.map +2 -2
  356. package/dist/esm/clusters/actions.d.ts +10 -9
  357. package/dist/esm/clusters/actions.d.ts.map +1 -1
  358. package/dist/esm/clusters/actions.js +4 -4
  359. package/dist/esm/clusters/actions.js.map +1 -1
  360. package/dist/esm/clusters/administrator-commissioning.d.ts +156 -129
  361. package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
  362. package/dist/esm/clusters/administrator-commissioning.js +40 -35
  363. package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
  364. package/dist/esm/clusters/alarm-base.d.ts +9 -12
  365. package/dist/esm/clusters/alarm-base.d.ts.map +1 -1
  366. package/dist/esm/clusters/alarm-base.js +3 -4
  367. package/dist/esm/clusters/alarm-base.js.map +1 -1
  368. package/dist/esm/clusters/application-launcher.d.ts +27 -15
  369. package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
  370. package/dist/esm/clusters/application-launcher.js +7 -4
  371. package/dist/esm/clusters/application-launcher.js.map +1 -1
  372. package/dist/esm/clusters/ballast-configuration.d.ts +7 -7
  373. package/dist/esm/clusters/ballast-configuration.js +7 -7
  374. package/dist/esm/clusters/basic-information.d.ts +29 -21
  375. package/dist/esm/clusters/basic-information.d.ts.map +1 -1
  376. package/dist/esm/clusters/basic-information.js +29 -21
  377. package/dist/esm/clusters/basic-information.js.map +1 -1
  378. package/dist/esm/clusters/bridged-device-basic-information.d.ts +816 -34
  379. package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
  380. package/dist/esm/clusters/bridged-device-basic-information.js +188 -32
  381. package/dist/esm/clusters/bridged-device-basic-information.js.map +2 -2
  382. package/dist/esm/clusters/channel.d.ts +115 -124
  383. package/dist/esm/clusters/channel.d.ts.map +1 -1
  384. package/dist/esm/clusters/channel.js +15 -16
  385. package/dist/esm/clusters/channel.js.map +1 -1
  386. package/dist/esm/clusters/color-control.d.ts +3076 -1366
  387. package/dist/esm/clusters/color-control.d.ts.map +1 -1
  388. package/dist/esm/clusters/color-control.js +424 -358
  389. package/dist/esm/clusters/color-control.js.map +2 -2
  390. package/dist/esm/clusters/commissioner-control.d.ts +268 -0
  391. package/dist/esm/clusters/commissioner-control.d.ts.map +1 -0
  392. package/dist/esm/clusters/commissioner-control.js +174 -0
  393. package/dist/esm/clusters/commissioner-control.js.map +6 -0
  394. package/dist/esm/clusters/content-control.d.ts +497 -221
  395. package/dist/esm/clusters/content-control.d.ts.map +1 -1
  396. package/dist/esm/clusters/content-control.js +60 -42
  397. package/dist/esm/clusters/content-control.js.map +2 -2
  398. package/dist/esm/clusters/content-launcher.d.ts +248 -215
  399. package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
  400. package/dist/esm/clusters/content-launcher.js +16 -15
  401. package/dist/esm/clusters/content-launcher.js.map +1 -1
  402. package/dist/esm/clusters/device-energy-management-mode.d.ts +76 -333
  403. package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
  404. package/dist/esm/clusters/device-energy-management-mode.js +26 -80
  405. package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
  406. package/dist/esm/clusters/device-energy-management.d.ts +1299 -930
  407. package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
  408. package/dist/esm/clusters/device-energy-management.js +189 -160
  409. package/dist/esm/clusters/device-energy-management.js.map +2 -2
  410. package/dist/esm/clusters/dishwasher-alarm.d.ts +14 -17
  411. package/dist/esm/clusters/dishwasher-alarm.d.ts.map +1 -1
  412. package/dist/esm/clusters/dishwasher-alarm.js +3 -4
  413. package/dist/esm/clusters/dishwasher-alarm.js.map +1 -1
  414. package/dist/esm/clusters/dishwasher-mode.d.ts +65 -105
  415. package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
  416. package/dist/esm/clusters/dishwasher-mode.js +13 -25
  417. package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
  418. package/dist/esm/clusters/door-lock.d.ts +2751 -5427
  419. package/dist/esm/clusters/door-lock.d.ts.map +1 -1
  420. package/dist/esm/clusters/door-lock.js +482 -804
  421. package/dist/esm/clusters/door-lock.js.map +2 -2
  422. package/dist/esm/clusters/ecosystem-information.d.ts +186 -0
  423. package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -0
  424. package/dist/esm/clusters/ecosystem-information.js +134 -0
  425. package/dist/esm/clusters/ecosystem-information.js.map +6 -0
  426. package/dist/esm/clusters/electrical-energy-measurement.d.ts +363 -368
  427. package/dist/esm/clusters/electrical-energy-measurement.d.ts.map +1 -1
  428. package/dist/esm/clusters/electrical-energy-measurement.js +15 -16
  429. package/dist/esm/clusters/electrical-energy-measurement.js.map +1 -1
  430. package/dist/esm/clusters/energy-evse-mode.d.ts +92 -330
  431. package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
  432. package/dist/esm/clusters/energy-evse-mode.js +25 -79
  433. package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
  434. package/dist/esm/clusters/energy-evse.d.ts +557 -273
  435. package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
  436. package/dist/esm/clusters/energy-evse.js +107 -55
  437. package/dist/esm/clusters/energy-evse.js.map +1 -1
  438. package/dist/esm/clusters/energy-preference.d.ts +76 -76
  439. package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
  440. package/dist/esm/clusters/energy-preference.js +15 -18
  441. package/dist/esm/clusters/energy-preference.js.map +1 -1
  442. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +3 -9
  443. package/dist/esm/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
  444. package/dist/esm/clusters/ethernet-network-diagnostics.js +1 -3
  445. package/dist/esm/clusters/ethernet-network-diagnostics.js.map +1 -1
  446. package/dist/esm/clusters/fan-control.d.ts +12 -12
  447. package/dist/esm/clusters/fan-control.js +4 -4
  448. package/dist/esm/clusters/fixed-label.d.ts +7 -2
  449. package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
  450. package/dist/esm/clusters/fixed-label.js.map +1 -1
  451. package/dist/esm/clusters/flow-measurement.d.ts +4 -4
  452. package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
  453. package/dist/esm/clusters/flow-measurement.js +6 -6
  454. package/dist/esm/clusters/flow-measurement.js.map +1 -1
  455. package/dist/esm/clusters/general-commissioning.d.ts +1416 -111
  456. package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
  457. package/dist/esm/clusters/general-commissioning.js +274 -56
  458. package/dist/esm/clusters/general-commissioning.js.map +2 -2
  459. package/dist/esm/clusters/general-diagnostics.d.ts +115 -122
  460. package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
  461. package/dist/esm/clusters/general-diagnostics.js +31 -33
  462. package/dist/esm/clusters/general-diagnostics.js.map +1 -1
  463. package/dist/esm/clusters/group-key-management.d.ts +72 -82
  464. package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
  465. package/dist/esm/clusters/group-key-management.js +19 -22
  466. package/dist/esm/clusters/group-key-management.js.map +1 -1
  467. package/dist/esm/clusters/groups.d.ts +9 -6
  468. package/dist/esm/clusters/groups.d.ts.map +1 -1
  469. package/dist/esm/clusters/groups.js +3 -2
  470. package/dist/esm/clusters/groups.js.map +1 -1
  471. package/dist/esm/clusters/icd-management.d.ts +223 -66
  472. package/dist/esm/clusters/icd-management.d.ts.map +1 -1
  473. package/dist/esm/clusters/icd-management.js +61 -23
  474. package/dist/esm/clusters/icd-management.js.map +2 -2
  475. package/dist/esm/clusters/identify.d.ts +12 -13
  476. package/dist/esm/clusters/identify.d.ts.map +1 -1
  477. package/dist/esm/clusters/identify.js +9 -10
  478. package/dist/esm/clusters/identify.js.map +1 -1
  479. package/dist/esm/clusters/illuminance-measurement.d.ts +7 -8
  480. package/dist/esm/clusters/illuminance-measurement.d.ts.map +1 -1
  481. package/dist/esm/clusters/illuminance-measurement.js +9 -10
  482. package/dist/esm/clusters/illuminance-measurement.js.map +1 -1
  483. package/dist/esm/clusters/index.d.ts +11 -1
  484. package/dist/esm/clusters/index.d.ts.map +1 -1
  485. package/dist/esm/clusters/index.js +36 -3
  486. package/dist/esm/clusters/index.js.map +1 -1
  487. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
  488. package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
  489. package/dist/esm/clusters/joint-fabric-datastore-cluster.js +470 -0
  490. package/dist/esm/clusters/joint-fabric-datastore-cluster.js.map +6 -0
  491. package/dist/esm/clusters/joint-fabric-pki.d.ts +174 -0
  492. package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -0
  493. package/dist/esm/clusters/joint-fabric-pki.js +100 -0
  494. package/dist/esm/clusters/joint-fabric-pki.js.map +6 -0
  495. package/dist/esm/clusters/keypad-input.d.ts +2 -2
  496. package/dist/esm/clusters/laundry-dryer-controls.d.ts +6 -7
  497. package/dist/esm/clusters/laundry-dryer-controls.d.ts.map +1 -1
  498. package/dist/esm/clusters/laundry-dryer-controls.js +6 -10
  499. package/dist/esm/clusters/laundry-dryer-controls.js.map +1 -1
  500. package/dist/esm/clusters/laundry-washer-controls.d.ts +74 -62
  501. package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
  502. package/dist/esm/clusters/laundry-washer-controls.js +26 -25
  503. package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
  504. package/dist/esm/clusters/laundry-washer-mode.d.ts +69 -109
  505. package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
  506. package/dist/esm/clusters/laundry-washer-mode.js +14 -26
  507. package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
  508. package/dist/esm/clusters/level-control.d.ts +209 -70
  509. package/dist/esm/clusters/level-control.d.ts.map +1 -1
  510. package/dist/esm/clusters/level-control.js +45 -12
  511. package/dist/esm/clusters/level-control.js.map +1 -1
  512. package/dist/esm/clusters/localization-configuration.d.ts +5 -6
  513. package/dist/esm/clusters/localization-configuration.d.ts.map +1 -1
  514. package/dist/esm/clusters/localization-configuration.js +5 -6
  515. package/dist/esm/clusters/localization-configuration.js.map +1 -1
  516. package/dist/esm/clusters/media-input.d.ts +9 -6
  517. package/dist/esm/clusters/media-input.d.ts.map +1 -1
  518. package/dist/esm/clusters/media-input.js +3 -2
  519. package/dist/esm/clusters/media-input.js.map +1 -1
  520. package/dist/esm/clusters/media-playback.d.ts +29 -24
  521. package/dist/esm/clusters/media-playback.d.ts.map +1 -1
  522. package/dist/esm/clusters/media-playback.js +5 -4
  523. package/dist/esm/clusters/media-playback.js.map +1 -1
  524. package/dist/esm/clusters/microwave-oven-control.d.ts +54 -48
  525. package/dist/esm/clusters/microwave-oven-control.d.ts.map +1 -1
  526. package/dist/esm/clusters/microwave-oven-control.js +19 -17
  527. package/dist/esm/clusters/microwave-oven-control.js.map +1 -1
  528. package/dist/esm/clusters/microwave-oven-mode.d.ts +63 -69
  529. package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
  530. package/dist/esm/clusters/microwave-oven-mode.js +14 -11
  531. package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
  532. package/dist/esm/clusters/mode-base.d.ts +27 -46
  533. package/dist/esm/clusters/mode-base.d.ts.map +1 -1
  534. package/dist/esm/clusters/mode-base.js +9 -10
  535. package/dist/esm/clusters/mode-base.js.map +1 -1
  536. package/dist/esm/clusters/mode-select.d.ts +33 -27
  537. package/dist/esm/clusters/mode-select.d.ts.map +1 -1
  538. package/dist/esm/clusters/mode-select.js +14 -13
  539. package/dist/esm/clusters/mode-select.js.map +1 -1
  540. package/dist/esm/clusters/network-commissioning.d.ts +263 -240
  541. package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
  542. package/dist/esm/clusters/network-commissioning.js +46 -39
  543. package/dist/esm/clusters/network-commissioning.js.map +1 -1
  544. package/dist/esm/clusters/occupancy-sensing.d.ts +1002 -63
  545. package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
  546. package/dist/esm/clusters/occupancy-sensing.js +287 -65
  547. package/dist/esm/clusters/occupancy-sensing.js.map +2 -2
  548. package/dist/esm/clusters/on-off.d.ts +18 -24
  549. package/dist/esm/clusters/on-off.d.ts.map +1 -1
  550. package/dist/esm/clusters/on-off.js +3 -4
  551. package/dist/esm/clusters/on-off.js.map +1 -1
  552. package/dist/esm/clusters/operational-credentials.d.ts +98 -85
  553. package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
  554. package/dist/esm/clusters/operational-credentials.js +56 -49
  555. package/dist/esm/clusters/operational-credentials.js.map +1 -1
  556. package/dist/esm/clusters/operational-state.d.ts +136 -57
  557. package/dist/esm/clusters/operational-state.d.ts.map +1 -1
  558. package/dist/esm/clusters/operational-state.js +63 -37
  559. package/dist/esm/clusters/operational-state.js.map +2 -2
  560. package/dist/esm/clusters/ota-software-update-provider.d.ts +43 -42
  561. package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
  562. package/dist/esm/clusters/ota-software-update-provider.js +20 -19
  563. package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
  564. package/dist/esm/clusters/ota-software-update-requestor.d.ts +6 -10
  565. package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
  566. package/dist/esm/clusters/ota-software-update-requestor.js +4 -6
  567. package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
  568. package/dist/esm/clusters/oven-cavity-operational-state.d.ts +44 -154
  569. package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
  570. package/dist/esm/clusters/oven-cavity-operational-state.js +41 -166
  571. package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
  572. package/dist/esm/clusters/oven-mode.d.ts +79 -349
  573. package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
  574. package/dist/esm/clusters/oven-mode.js +26 -89
  575. package/dist/esm/clusters/oven-mode.js.map +1 -1
  576. package/dist/esm/clusters/power-source.d.ts +169 -44
  577. package/dist/esm/clusters/power-source.d.ts.map +1 -1
  578. package/dist/esm/clusters/power-source.js +40 -16
  579. package/dist/esm/clusters/power-source.js.map +1 -1
  580. package/dist/esm/clusters/pressure-measurement.js +2 -2
  581. package/dist/esm/clusters/pressure-measurement.js.map +1 -1
  582. package/dist/esm/clusters/pump-configuration-and-control.d.ts +73 -63
  583. package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
  584. package/dist/esm/clusters/pump-configuration-and-control.js +19 -20
  585. package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
  586. package/dist/esm/clusters/refrigerator-alarm.d.ts +2 -1
  587. package/dist/esm/clusters/refrigerator-alarm.d.ts.map +1 -1
  588. package/dist/esm/clusters/refrigerator-alarm.js.map +1 -1
  589. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
  590. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
  591. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +12 -20
  592. package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
  593. package/dist/esm/clusters/relative-humidity-measurement.js +1 -1
  594. package/dist/esm/clusters/relative-humidity-measurement.js.map +1 -1
  595. package/dist/esm/clusters/rvc-clean-mode.d.ts +59 -103
  596. package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
  597. package/dist/esm/clusters/rvc-clean-mode.js +11 -15
  598. package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
  599. package/dist/esm/clusters/rvc-operational-state.d.ts +81 -25
  600. package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
  601. package/dist/esm/clusters/rvc-operational-state.js +49 -20
  602. package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
  603. package/dist/esm/clusters/rvc-run-mode.d.ts +85 -129
  604. package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
  605. package/dist/esm/clusters/rvc-run-mode.js +16 -15
  606. package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
  607. package/dist/esm/clusters/scenes-management.d.ts +328 -181
  608. package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
  609. package/dist/esm/clusters/scenes-management.js +37 -22
  610. package/dist/esm/clusters/scenes-management.js.map +1 -1
  611. package/dist/esm/clusters/service-area.d.ts +2052 -0
  612. package/dist/esm/clusters/service-area.d.ts.map +1 -0
  613. package/dist/esm/clusters/service-area.js +562 -0
  614. package/dist/esm/clusters/service-area.js.map +6 -0
  615. package/dist/esm/clusters/smoke-co-alarm.d.ts +10 -18
  616. package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
  617. package/dist/esm/clusters/smoke-co-alarm.js +2 -3
  618. package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
  619. package/dist/esm/clusters/switch.d.ts +478 -191
  620. package/dist/esm/clusters/switch.d.ts.map +1 -1
  621. package/dist/esm/clusters/switch.js +145 -57
  622. package/dist/esm/clusters/switch.js.map +1 -1
  623. package/dist/esm/clusters/target-navigator.d.ts +1 -1
  624. package/dist/esm/clusters/target-navigator.js +1 -1
  625. package/dist/esm/clusters/thermostat.d.ts +3877 -830
  626. package/dist/esm/clusters/thermostat.d.ts.map +1 -1
  627. package/dist/esm/clusters/thermostat.js +842 -160
  628. package/dist/esm/clusters/thermostat.js.map +2 -2
  629. package/dist/esm/clusters/thread-border-router-management.d.ts +711 -0
  630. package/dist/esm/clusters/thread-border-router-management.d.ts.map +1 -0
  631. package/dist/esm/clusters/thread-border-router-management.js +245 -0
  632. package/dist/esm/clusters/thread-border-router-management.js.map +6 -0
  633. package/dist/esm/clusters/thread-network-diagnostics.d.ts +81 -55
  634. package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
  635. package/dist/esm/clusters/thread-network-diagnostics.js +32 -21
  636. package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
  637. package/dist/esm/clusters/thread-network-directory.d.ts +250 -0
  638. package/dist/esm/clusters/thread-network-directory.d.ts.map +1 -0
  639. package/dist/esm/clusters/thread-network-directory.js +167 -0
  640. package/dist/esm/clusters/thread-network-directory.js.map +6 -0
  641. package/dist/esm/clusters/time-synchronization.d.ts +101 -76
  642. package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
  643. package/dist/esm/clusters/time-synchronization.js +30 -23
  644. package/dist/esm/clusters/time-synchronization.js.map +1 -1
  645. package/dist/esm/clusters/unit-localization.d.ts +3 -4
  646. package/dist/esm/clusters/unit-localization.d.ts.map +1 -1
  647. package/dist/esm/clusters/unit-localization.js.map +1 -1
  648. package/dist/esm/clusters/user-label.d.ts +2 -1
  649. package/dist/esm/clusters/user-label.d.ts.map +1 -1
  650. package/dist/esm/clusters/user-label.js.map +1 -1
  651. package/dist/esm/clusters/water-heater-management.d.ts +1371 -0
  652. package/dist/esm/clusters/water-heater-management.d.ts.map +1 -0
  653. package/dist/esm/clusters/water-heater-management.js +325 -0
  654. package/dist/esm/clusters/water-heater-management.js.map +6 -0
  655. package/dist/esm/clusters/water-heater-mode.d.ts +491 -0
  656. package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -0
  657. package/dist/esm/clusters/water-heater-mode.js +175 -0
  658. package/dist/esm/clusters/water-heater-mode.js.map +6 -0
  659. package/dist/esm/clusters/water-tank-level-monitoring.d.ts +162 -0
  660. package/dist/esm/clusters/water-tank-level-monitoring.d.ts.map +1 -0
  661. package/dist/esm/clusters/water-tank-level-monitoring.js +27 -0
  662. package/dist/esm/clusters/water-tank-level-monitoring.js.map +6 -0
  663. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +20 -27
  664. package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
  665. package/dist/esm/clusters/wi-fi-network-diagnostics.js +6 -8
  666. package/dist/esm/clusters/wi-fi-network-diagnostics.js.map +1 -1
  667. package/dist/esm/clusters/wi-fi-network-management.d.ts +91 -0
  668. package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -0
  669. package/dist/esm/clusters/wi-fi-network-management.js +102 -0
  670. package/dist/esm/clusters/wi-fi-network-management.js.map +6 -0
  671. package/dist/esm/clusters/window-covering.d.ts +66 -78
  672. package/dist/esm/clusters/window-covering.d.ts.map +1 -1
  673. package/dist/esm/clusters/window-covering.js +26 -37
  674. package/dist/esm/clusters/window-covering.js.map +1 -1
  675. package/dist/esm/globals/AtomicAttributeStatus.d.ts +34 -0
  676. package/dist/esm/globals/AtomicAttributeStatus.d.ts.map +1 -0
  677. package/dist/esm/globals/AtomicAttributeStatus.js +26 -0
  678. package/dist/esm/globals/AtomicAttributeStatus.js.map +6 -0
  679. package/dist/esm/globals/AtomicRequestType.d.ts +24 -0
  680. package/dist/esm/globals/AtomicRequestType.d.ts.map +1 -0
  681. package/dist/esm/globals/AtomicRequestType.js +15 -0
  682. package/dist/esm/globals/AtomicRequestType.js.map +6 -0
  683. package/dist/esm/globals/Locationdesc.d.ts +79 -0
  684. package/dist/esm/globals/Locationdesc.d.ts.map +1 -0
  685. package/dist/esm/globals/Locationdesc.js +69 -0
  686. package/dist/esm/globals/Locationdesc.js.map +6 -0
  687. package/dist/esm/globals/Priority.d.ts +1 -1
  688. package/dist/esm/globals/Semtag.d.ts +6 -6
  689. package/dist/esm/globals/Semtag.js +4 -4
  690. package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
  691. package/dist/esm/globals/Status.d.ts +18 -3
  692. package/dist/esm/globals/Status.d.ts.map +1 -1
  693. package/dist/esm/globals/Status.js +3 -1
  694. package/dist/esm/globals/Status.js.map +1 -1
  695. package/dist/esm/globals/Tod.d.ts +2 -2
  696. package/dist/esm/globals/index.d.ts +3 -0
  697. package/dist/esm/globals/index.d.ts.map +1 -1
  698. package/dist/esm/globals/index.js +3 -0
  699. package/dist/esm/globals/index.js.map +1 -1
  700. package/dist/esm/schema/QrCodeSchema.d.ts.map +1 -1
  701. package/dist/esm/schema/QrCodeSchema.js +4 -1
  702. package/dist/esm/schema/QrCodeSchema.js.map +1 -1
  703. package/package.json +5 -5
  704. package/src/clusters/access-control.ts +926 -171
  705. package/src/clusters/actions.ts +12 -11
  706. package/src/clusters/administrator-commissioning.ts +54 -35
  707. package/src/clusters/alarm-base.ts +3 -4
  708. package/src/clusters/application-launcher.ts +22 -7
  709. package/src/clusters/ballast-configuration.ts +7 -7
  710. package/src/clusters/basic-information.ts +29 -21
  711. package/src/clusters/bridged-device-basic-information.ts +264 -41
  712. package/src/clusters/channel.ts +20 -17
  713. package/src/clusters/color-control.ts +589 -426
  714. package/src/clusters/commissioner-control.ts +282 -0
  715. package/src/clusters/content-control.ts +48 -54
  716. package/src/clusters/content-launcher.ts +16 -15
  717. package/src/clusters/device-energy-management-mode.ts +63 -161
  718. package/src/clusters/device-energy-management.ts +246 -193
  719. package/src/clusters/dishwasher-alarm.ts +5 -5
  720. package/src/clusters/dishwasher-mode.ts +46 -87
  721. package/src/clusters/door-lock.ts +786 -1235
  722. package/src/clusters/ecosystem-information.ts +200 -0
  723. package/src/clusters/electrical-energy-measurement.ts +15 -16
  724. package/src/clusters/energy-evse-mode.ts +81 -158
  725. package/src/clusters/energy-evse.ts +138 -72
  726. package/src/clusters/energy-preference.ts +34 -28
  727. package/src/clusters/ethernet-network-diagnostics.ts +1 -3
  728. package/src/clusters/fan-control.ts +5 -5
  729. package/src/clusters/fixed-label.ts +7 -2
  730. package/src/clusters/flow-measurement.ts +6 -6
  731. package/src/clusters/general-commissioning.ts +396 -96
  732. package/src/clusters/general-diagnostics.ts +31 -33
  733. package/src/clusters/group-key-management.ts +22 -24
  734. package/src/clusters/groups.ts +3 -2
  735. package/src/clusters/icd-management.ts +88 -31
  736. package/src/clusters/identify.ts +9 -10
  737. package/src/clusters/illuminance-measurement.ts +9 -10
  738. package/src/clusters/index.ts +14 -1
  739. package/src/clusters/joint-fabric-datastore-cluster.ts +657 -0
  740. package/src/clusters/joint-fabric-pki.ts +202 -0
  741. package/src/clusters/keypad-input.ts +2 -2
  742. package/src/clusters/laundry-dryer-controls.ts +6 -10
  743. package/src/clusters/laundry-washer-controls.ts +28 -27
  744. package/src/clusters/laundry-washer-mode.ts +49 -90
  745. package/src/clusters/level-control.ts +45 -12
  746. package/src/clusters/localization-configuration.ts +5 -6
  747. package/src/clusters/media-input.ts +3 -2
  748. package/src/clusters/media-playback.ts +9 -7
  749. package/src/clusters/microwave-oven-control.ts +19 -17
  750. package/src/clusters/microwave-oven-mode.ts +42 -61
  751. package/src/clusters/mode-base.ts +16 -33
  752. package/src/clusters/mode-select.ts +17 -14
  753. package/src/clusters/network-commissioning.ts +47 -40
  754. package/src/clusters/occupancy-sensing.ts +433 -72
  755. package/src/clusters/on-off.ts +6 -8
  756. package/src/clusters/operational-credentials.ts +54 -47
  757. package/src/clusters/operational-state.ts +136 -58
  758. package/src/clusters/ota-software-update-provider.ts +23 -23
  759. package/src/clusters/ota-software-update-requestor.ts +4 -6
  760. package/src/clusters/oven-cavity-operational-state.ts +43 -171
  761. package/src/clusters/oven-mode.ts +76 -178
  762. package/src/clusters/power-source.ts +45 -21
  763. package/src/clusters/pressure-measurement.ts +2 -2
  764. package/src/clusters/pump-configuration-and-control.ts +35 -23
  765. package/src/clusters/refrigerator-alarm.ts +2 -1
  766. package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +41 -78
  767. package/src/clusters/relative-humidity-measurement.ts +1 -1
  768. package/src/clusters/rvc-clean-mode.ts +42 -101
  769. package/src/clusters/rvc-operational-state.ts +87 -25
  770. package/src/clusters/rvc-run-mode.ts +62 -126
  771. package/src/clusters/scenes-management.ts +38 -23
  772. package/src/clusters/service-area.ts +904 -0
  773. package/src/clusters/smoke-co-alarm.ts +6 -12
  774. package/src/clusters/switch.ts +177 -78
  775. package/src/clusters/target-navigator.ts +1 -1
  776. package/src/clusters/thermostat.ts +1245 -214
  777. package/src/clusters/thread-border-router-management.ts +355 -0
  778. package/src/clusters/thread-network-diagnostics.ts +34 -21
  779. package/src/clusters/thread-network-directory.ts +256 -0
  780. package/src/clusters/time-synchronization.ts +30 -23
  781. package/src/clusters/unit-localization.ts +3 -4
  782. package/src/clusters/user-label.ts +2 -1
  783. package/src/clusters/water-heater-management.ts +457 -0
  784. package/src/clusters/water-heater-mode.ts +301 -0
  785. package/src/clusters/water-tank-level-monitoring.ts +50 -0
  786. package/src/clusters/wi-fi-network-diagnostics.ts +6 -8
  787. package/src/clusters/wi-fi-network-management.ts +119 -0
  788. package/src/clusters/window-covering.ts +26 -37
  789. package/src/globals/AtomicAttributeStatus.ts +41 -0
  790. package/src/globals/AtomicRequestType.ts +27 -0
  791. package/src/globals/Locationdesc.ts +88 -0
  792. package/src/globals/Priority.ts +1 -1
  793. package/src/globals/Semtag.ts +6 -6
  794. package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
  795. package/src/globals/Status.ts +20 -3
  796. package/src/globals/Tod.ts +2 -2
  797. package/src/globals/index.ts +3 -0
  798. package/src/schema/QrCodeSchema.ts +7 -2
  799. package/dist/cjs/clusters/pulse-width-modulation.d.ts +0 -2023
  800. package/dist/cjs/clusters/pulse-width-modulation.d.ts.map +0 -1
  801. package/dist/cjs/clusters/pulse-width-modulation.js +0 -51
  802. package/dist/cjs/clusters/pulse-width-modulation.js.map +0 -6
  803. package/dist/esm/clusters/pulse-width-modulation.d.ts +0 -2023
  804. package/dist/esm/clusters/pulse-width-modulation.d.ts.map +0 -1
  805. package/dist/esm/clusters/pulse-width-modulation.js +0 -31
  806. package/dist/esm/clusters/pulse-width-modulation.js.map +0 -6
  807. package/src/clusters/pulse-width-modulation.ts +0 -54
@@ -5,15 +5,98 @@
5
5
  */
6
6
  /*** THIS FILE IS GENERATED, DO NOT EDIT ***/
7
7
  import { MutableCluster } from "../cluster/mutation/MutableCluster.js";
8
- import { OptionalFixedAttribute, OptionalWritableAttribute, Attribute, OptionalEvent, Event } from "../cluster/Cluster.js";
9
- import { BasicInformation } from "./basic-information.js";
8
+ import { Command, Event, OptionalFixedAttribute, OptionalWritableAttribute, Attribute, FixedAttribute, OptionalEvent } from "../cluster/Cluster.js";
10
9
  import { TypeFromSchema } from "../tlv/TlvSchema.js";
10
+ import { BitFlag } from "../schema/BitmapSchema.js";
11
+ import { BasicInformation } from "./basic-information.js";
11
12
  import { Identity } from "#general";
12
13
  export declare namespace BridgedDeviceBasicInformation {
14
+ /**
15
+ * These are optional features supported by BridgedDeviceBasicInformationCluster.
16
+ *
17
+ * @see {@link MatterSpecification.v13.Core} § 9.13.4
18
+ */
19
+ enum Feature {
20
+ /**
21
+ * BridgedIcdSupport (BIS)
22
+ *
23
+ * Support bridged ICDs.
24
+ */
25
+ BridgedIcdSupport = "BridgedIcdSupport"
26
+ }
27
+ /**
28
+ * Input to the BridgedDeviceBasicInformation keepActive command
29
+ *
30
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1
31
+ */
32
+ const TlvKeepActiveRequest: import("../tlv/TlvObject.js").ObjectSchema<{
33
+ /**
34
+ * This field shall indicate the duration, in milliseconds, that the device is requested to remain active, once
35
+ * the device becomes active again.
36
+ *
37
+ * The value of this field may be longer than the value supported by the bridged device and would, typically,
38
+ * be used by the client to request the server of the bridged device to stay active and responsive for this
39
+ * period to allow a sequence of message exchanges during that period.
40
+ *
41
+ * The client may slightly overestimate the duration it wants the bridged device to be active for, in order to
42
+ * account for network delays.
43
+ *
44
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.1
45
+ */
46
+ stayActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
47
+ /**
48
+ * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
49
+ * state expires. See the KeepActive Command description for details.
50
+ *
51
+ * NOTE
52
+ *
53
+ * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
54
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD
55
+ *
56
+ * device does NOT check-in, the server will not perform any actions.
57
+ *
58
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.2
59
+ */
60
+ timeoutMs: import("../tlv/TlvObject.js").FieldType<number>;
61
+ }>;
62
+ /**
63
+ * Input to the BridgedDeviceBasicInformation keepActive command
64
+ *
65
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1
66
+ */
67
+ interface KeepActiveRequest extends TypeFromSchema<typeof TlvKeepActiveRequest> {
68
+ }
69
+ /**
70
+ * Body of the BridgedDeviceBasicInformation activeChanged event
71
+ *
72
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3
73
+ */
74
+ const TlvActiveChangedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
75
+ /**
76
+ * This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain active
77
+ * after receiving the initial request from the KeepActive processing steps.
78
+ *
79
+ * If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be set to
80
+ * the PromisedActiveDuration value returned in the StayActiveResponse command.
81
+ *
82
+ * If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is
83
+ * best-effort since it may interact with non-native protocol.
84
+ *
85
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3.1
86
+ */
87
+ promisedActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
88
+ }>;
89
+ /**
90
+ * Body of the BridgedDeviceBasicInformation activeChanged event
91
+ *
92
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3
93
+ */
94
+ interface ActiveChangedEvent extends TypeFromSchema<typeof TlvActiveChangedEvent> {
95
+ }
13
96
  /**
14
97
  * Body of the BridgedDeviceBasicInformation startUp event
15
98
  *
16
- * @see {@link MatterSpecification.v13.Core} § 9.13.5
99
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
17
100
  */
18
101
  const TlvStartUpEvent: import("../tlv/TlvObject.js").ObjectSchema<{
19
102
  /**
@@ -26,14 +109,14 @@ export declare namespace BridgedDeviceBasicInformation {
26
109
  /**
27
110
  * Body of the BridgedDeviceBasicInformation startUp event
28
111
  *
29
- * @see {@link MatterSpecification.v13.Core} § 9.13.5
112
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
30
113
  */
31
114
  interface StartUpEvent extends TypeFromSchema<typeof TlvStartUpEvent> {
32
115
  }
33
116
  /**
34
117
  * Body of the BridgedDeviceBasicInformation reachableChanged event
35
118
  *
36
- * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
119
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.2
37
120
  */
38
121
  const TlvReachableChangedEvent: import("../tlv/TlvObject.js").ObjectSchema<{
39
122
  /**
@@ -46,80 +129,450 @@ export declare namespace BridgedDeviceBasicInformation {
46
129
  /**
47
130
  * Body of the BridgedDeviceBasicInformation reachableChanged event
48
131
  *
49
- * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
132
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.2
50
133
  */
51
134
  interface ReachableChangedEvent extends TypeFromSchema<typeof TlvReachableChangedEvent> {
52
135
  }
136
+ /**
137
+ * A BridgedDeviceBasicInformationCluster supports these elements if it supports feature BridgedIcdSupport.
138
+ */
139
+ const BridgedIcdSupportComponent: {
140
+ readonly commands: {
141
+ /**
142
+ * Upon receipt, the server shall attempt to keep the bridged device active for the duration specified by
143
+ * the command, when the device is next active.
144
+ *
145
+ * The implementation of this is best-effort since it may interact with non-native protocols. However,
146
+ * several specific protocol requirements are:
147
+ *
148
+ * • If the bridged device is a Matter Intermittently Connected Device, then the server shall send a
149
+ * StayActiveRequest command with the StayActiveDuration field set to value of the StayActiveDuration
150
+ * field in the received command to the bridged device when the bridged device next sends a checks-in
151
+ * message or subscription report. See Intermittently Connected Devices Behavior for details on ICD
152
+ * state management.
153
+ *
154
+ * When the bridge detects that the bridged device goes into an active state, an ActiveChanged event shall
155
+ * be generated.
156
+ *
157
+ * In order to avoid unnecessary power consumption in the bridged device:
158
+ *
159
+ * • The server shall enter a "pending active" state for the associated device when the KeepActive
160
+ * command is received. The server "pending active" state shall expire after the amount of time defined
161
+ * by the TimeoutMs field, in milliseconds, if no subsequent KeepActive command is received. When a
162
+ * KeepActive command is received, the "pending active" state is set, the StayActiveDuration is updated
163
+ * to the greater of the new value and the previously stored value, and the TimeoutMs is updated to the
164
+ * greater of the new value and the remaining time until the prior "pending active" state expires.
165
+ *
166
+ * • The server shall only keep the bridged device active once for a request. (The server shall only
167
+ * consider the operation performed if an associated ActiveChanged event was generated.)
168
+ *
169
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1
170
+ */
171
+ readonly keepActive: Command<import("../tlv/TlvObject.js").TypeFromFields<{
172
+ /**
173
+ * This field shall indicate the duration, in milliseconds, that the device is requested to remain active, once
174
+ * the device becomes active again.
175
+ *
176
+ * The value of this field may be longer than the value supported by the bridged device and would, typically,
177
+ * be used by the client to request the server of the bridged device to stay active and responsive for this
178
+ * period to allow a sequence of message exchanges during that period.
179
+ *
180
+ * The client may slightly overestimate the duration it wants the bridged device to be active for, in order to
181
+ * account for network delays.
182
+ *
183
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.1
184
+ */
185
+ stayActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
186
+ /**
187
+ * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
188
+ * state expires. See the KeepActive Command description for details.
189
+ *
190
+ * NOTE
191
+ *
192
+ * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
193
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD
194
+ *
195
+ * device does NOT check-in, the server will not perform any actions.
196
+ *
197
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.2
198
+ */
199
+ timeoutMs: import("../tlv/TlvObject.js").FieldType<number>;
200
+ }>, void, any>;
201
+ };
202
+ readonly events: {
203
+ /**
204
+ * This event (when supported) shall be generated the next time a bridged device becomes active after a
205
+ * KeepActive command is received.
206
+ *
207
+ * See KeepActive for more details.
208
+ *
209
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3
210
+ */
211
+ readonly activeChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
212
+ /**
213
+ * This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain active
214
+ * after receiving the initial request from the KeepActive processing steps.
215
+ *
216
+ * If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be set to
217
+ * the PromisedActiveDuration value returned in the StayActiveResponse command.
218
+ *
219
+ * If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is
220
+ * best-effort since it may interact with non-native protocol.
221
+ *
222
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3.1
223
+ */
224
+ promisedActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
225
+ }>, any>;
226
+ };
227
+ };
228
+ /**
229
+ * These elements and properties are present in all BridgedDeviceBasicInformation clusters.
230
+ */
231
+ const Base: {
232
+ readonly id: 57;
233
+ readonly name: "BridgedDeviceBasicInformation";
234
+ readonly revision: 4;
235
+ readonly features: {
236
+ /**
237
+ * BridgedIcdSupport
238
+ *
239
+ * Support bridged ICDs.
240
+ */
241
+ readonly bridgedIcdSupport: BitFlag;
242
+ };
243
+ readonly attributes: {
244
+ /**
245
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
246
+ */
247
+ readonly vendorName: OptionalFixedAttribute<string, any>;
248
+ /**
249
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
250
+ */
251
+ readonly vendorId: OptionalFixedAttribute<import("../datatype/VendorId.js").VendorId, any>;
252
+ /**
253
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
254
+ */
255
+ readonly productName: OptionalFixedAttribute<string, any>;
256
+ /**
257
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
258
+ */
259
+ readonly productId: OptionalFixedAttribute<number, any>;
260
+ /**
261
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
262
+ */
263
+ readonly nodeLabel: OptionalWritableAttribute<string, any>;
264
+ /**
265
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
266
+ */
267
+ readonly hardwareVersion: OptionalFixedAttribute<number, any>;
268
+ /**
269
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
270
+ */
271
+ readonly hardwareVersionString: OptionalFixedAttribute<string, any>;
272
+ /**
273
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
274
+ */
275
+ readonly softwareVersion: OptionalFixedAttribute<number, any>;
276
+ /**
277
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
278
+ */
279
+ readonly softwareVersionString: OptionalFixedAttribute<string, any>;
280
+ /**
281
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
282
+ */
283
+ readonly manufacturingDate: OptionalFixedAttribute<string, any>;
284
+ /**
285
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
286
+ */
287
+ readonly partNumber: OptionalFixedAttribute<string, any>;
288
+ /**
289
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
290
+ */
291
+ readonly productUrl: OptionalFixedAttribute<string, any>;
292
+ /**
293
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
294
+ */
295
+ readonly productLabel: OptionalFixedAttribute<string, any>;
296
+ /**
297
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
298
+ */
299
+ readonly serialNumber: OptionalFixedAttribute<string, any>;
300
+ /**
301
+ * This attribute shall be used to indicate whether the bridged device is reachable by the bridge, so a
302
+ * Matter Node which wants to communicate with a bridged device can get an indication that this might fail
303
+ * (when the attribute is False). Determination of reachability might not be perfect (e.g. depending on
304
+ * technology employed), so the Matter Node SHOULD be aware of the risk of false positives and negatives on
305
+ * reachability determination. For example, a bridged device may be marked as unreachable while it could
306
+ * actually be reached, and vice-versa. Also, detection (and indication) that a bridged device is not
307
+ * longer reachable may be delayed due to the technique employed (e.g. detecting that a number of expected
308
+ * messages from the bridged device did not arrive). Also see event ReachableChanged below.
309
+ *
310
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.1
311
+ */
312
+ readonly reachable: Attribute<boolean, any>;
313
+ /**
314
+ * This attribute shall, for a Bridged Device, be updated when the Bridge is factory reset. If the bridged
315
+ * device does not provide some unique id (e.g. in the case of bridging from non-Matter devices, or in case
316
+ * of bridging Matter devices from an earlier revision which were not required to provide a UniqueID
317
+ * attribute), the bridge shall generate a unique id on behalf of the bridged device.
318
+ *
319
+ * NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.
320
+ *
321
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
322
+ */
323
+ readonly uniqueId: FixedAttribute<string, any>;
324
+ /**
325
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
326
+ */
327
+ readonly productAppearance: OptionalFixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
328
+ finish: import("../tlv/TlvObject.js").FieldType<BasicInformation.ProductFinish>;
329
+ primaryColor: import("../tlv/TlvObject.js").FieldType<BasicInformation.Color | null>;
330
+ }>, any>;
331
+ };
332
+ readonly events: {
333
+ /**
334
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
335
+ */
336
+ readonly startUp: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
337
+ /**
338
+ * This field shall be set to the same value as the one available in the SoftwareVersion attribute.
339
+ *
340
+ * @see {@link MatterSpecification.v13.Core} § 11.1.6.1.1
341
+ */
342
+ softwareVersion: import("../tlv/TlvObject.js").FieldType<number>;
343
+ }>, any>;
344
+ /**
345
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
346
+ */
347
+ readonly shutDown: OptionalEvent<void, any>;
348
+ /**
349
+ * The Leave event SHOULD be generated by the bridge when it detects that the associated device has left
350
+ * the non-Matter network.
351
+ *
352
+ * NOTE
353
+ *
354
+ * The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
355
+ * context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
356
+ * Information cluster’s field definition is kept for completeness.
357
+ *
358
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.1
359
+ */
360
+ readonly leave: OptionalEvent<void, any>;
361
+ /**
362
+ * This event shall be generated when there is a change in the Reachable attribute. Its purpose is to
363
+ * provide an indication towards interested parties that the reachability of a bridged device has changed
364
+ * over its native connectivity technology, so they may take appropriate action.
365
+ *
366
+ * After (re)start of a bridge this event may be generated.
367
+ *
368
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.2
369
+ */
370
+ readonly reachableChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
371
+ /**
372
+ * This field shall indicate the value of the Reachable attribute after it was changed.
373
+ *
374
+ * @see {@link MatterSpecification.v13.Core} § 11.1.6.4.1
375
+ */
376
+ reachableNewValue: import("../tlv/TlvObject.js").FieldType<boolean>;
377
+ }>, any>;
378
+ };
379
+ /**
380
+ * This metadata controls which BridgedDeviceBasicInformationCluster elements matter.js activates for specific
381
+ * feature combinations.
382
+ */
383
+ readonly extensions: readonly [{
384
+ readonly flags: {
385
+ readonly bridgedIcdSupport: true;
386
+ };
387
+ readonly component: {
388
+ readonly commands: {
389
+ /**
390
+ * Upon receipt, the server shall attempt to keep the bridged device active for the duration specified by
391
+ * the command, when the device is next active.
392
+ *
393
+ * The implementation of this is best-effort since it may interact with non-native protocols. However,
394
+ * several specific protocol requirements are:
395
+ *
396
+ * • If the bridged device is a Matter Intermittently Connected Device, then the server shall send a
397
+ * StayActiveRequest command with the StayActiveDuration field set to value of the StayActiveDuration
398
+ * field in the received command to the bridged device when the bridged device next sends a checks-in
399
+ * message or subscription report. See Intermittently Connected Devices Behavior for details on ICD
400
+ * state management.
401
+ *
402
+ * When the bridge detects that the bridged device goes into an active state, an ActiveChanged event shall
403
+ * be generated.
404
+ *
405
+ * In order to avoid unnecessary power consumption in the bridged device:
406
+ *
407
+ * • The server shall enter a "pending active" state for the associated device when the KeepActive
408
+ * command is received. The server "pending active" state shall expire after the amount of time defined
409
+ * by the TimeoutMs field, in milliseconds, if no subsequent KeepActive command is received. When a
410
+ * KeepActive command is received, the "pending active" state is set, the StayActiveDuration is updated
411
+ * to the greater of the new value and the previously stored value, and the TimeoutMs is updated to the
412
+ * greater of the new value and the remaining time until the prior "pending active" state expires.
413
+ *
414
+ * • The server shall only keep the bridged device active once for a request. (The server shall only
415
+ * consider the operation performed if an associated ActiveChanged event was generated.)
416
+ *
417
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1
418
+ */
419
+ readonly keepActive: Command<import("../tlv/TlvObject.js").TypeFromFields<{
420
+ /**
421
+ * This field shall indicate the duration, in milliseconds, that the device is requested to remain active, once
422
+ * the device becomes active again.
423
+ *
424
+ * The value of this field may be longer than the value supported by the bridged device and would, typically,
425
+ * be used by the client to request the server of the bridged device to stay active and responsive for this
426
+ * period to allow a sequence of message exchanges during that period.
427
+ *
428
+ * The client may slightly overestimate the duration it wants the bridged device to be active for, in order to
429
+ * account for network delays.
430
+ *
431
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.1
432
+ */
433
+ stayActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
434
+ /**
435
+ * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
436
+ * state expires. See the KeepActive Command description for details.
437
+ *
438
+ * NOTE
439
+ *
440
+ * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
441
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD
442
+ *
443
+ * device does NOT check-in, the server will not perform any actions.
444
+ *
445
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.2
446
+ */
447
+ timeoutMs: import("../tlv/TlvObject.js").FieldType<number>;
448
+ }>, void, any>;
449
+ };
450
+ readonly events: {
451
+ /**
452
+ * This event (when supported) shall be generated the next time a bridged device becomes active after a
453
+ * KeepActive command is received.
454
+ *
455
+ * See KeepActive for more details.
456
+ *
457
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3
458
+ */
459
+ readonly activeChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
460
+ /**
461
+ * This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain active
462
+ * after receiving the initial request from the KeepActive processing steps.
463
+ *
464
+ * If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be set to
465
+ * the PromisedActiveDuration value returned in the StayActiveResponse command.
466
+ *
467
+ * If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is
468
+ * best-effort since it may interact with non-native protocol.
469
+ *
470
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3.1
471
+ */
472
+ promisedActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
473
+ }>, any>;
474
+ };
475
+ };
476
+ }];
477
+ };
53
478
  /**
54
479
  * @see {@link Cluster}
55
480
  */
56
481
  const ClusterInstance: MutableCluster<{
57
482
  readonly id: 57;
58
483
  readonly name: "BridgedDeviceBasicInformation";
59
- readonly revision: 3;
484
+ readonly revision: 4;
485
+ readonly features: {
486
+ /**
487
+ * BridgedIcdSupport
488
+ *
489
+ * Support bridged ICDs.
490
+ */
491
+ readonly bridgedIcdSupport: BitFlag;
492
+ };
60
493
  readonly attributes: {
61
494
  /**
62
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
495
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
63
496
  */
64
497
  readonly vendorName: OptionalFixedAttribute<string, any>;
65
498
  /**
66
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
499
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
67
500
  */
68
501
  readonly vendorId: OptionalFixedAttribute<import("../datatype/VendorId.js").VendorId, any>;
69
502
  /**
70
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
503
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
71
504
  */
72
505
  readonly productName: OptionalFixedAttribute<string, any>;
73
506
  /**
74
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
507
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
508
+ */
509
+ readonly productId: OptionalFixedAttribute<number, any>;
510
+ /**
511
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
75
512
  */
76
513
  readonly nodeLabel: OptionalWritableAttribute<string, any>;
77
514
  /**
78
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
515
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
79
516
  */
80
517
  readonly hardwareVersion: OptionalFixedAttribute<number, any>;
81
518
  /**
82
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
519
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
83
520
  */
84
521
  readonly hardwareVersionString: OptionalFixedAttribute<string, any>;
85
522
  /**
86
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
523
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
87
524
  */
88
525
  readonly softwareVersion: OptionalFixedAttribute<number, any>;
89
526
  /**
90
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
527
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
91
528
  */
92
529
  readonly softwareVersionString: OptionalFixedAttribute<string, any>;
93
530
  /**
94
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
531
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
95
532
  */
96
533
  readonly manufacturingDate: OptionalFixedAttribute<string, any>;
97
534
  /**
98
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
535
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
99
536
  */
100
537
  readonly partNumber: OptionalFixedAttribute<string, any>;
101
538
  /**
102
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
539
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
103
540
  */
104
541
  readonly productUrl: OptionalFixedAttribute<string, any>;
105
542
  /**
106
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
543
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
107
544
  */
108
545
  readonly productLabel: OptionalFixedAttribute<string, any>;
109
546
  /**
110
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
547
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
111
548
  */
112
549
  readonly serialNumber: OptionalFixedAttribute<string, any>;
113
550
  /**
114
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
551
+ * This attribute shall be used to indicate whether the bridged device is reachable by the bridge, so a
552
+ * Matter Node which wants to communicate with a bridged device can get an indication that this might fail
553
+ * (when the attribute is False). Determination of reachability might not be perfect (e.g. depending on
554
+ * technology employed), so the Matter Node SHOULD be aware of the risk of false positives and negatives on
555
+ * reachability determination. For example, a bridged device may be marked as unreachable while it could
556
+ * actually be reached, and vice-versa. Also, detection (and indication) that a bridged device is not
557
+ * longer reachable may be delayed due to the technique employed (e.g. detecting that a number of expected
558
+ * messages from the bridged device did not arrive). Also see event ReachableChanged below.
559
+ *
560
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.1
115
561
  */
116
562
  readonly reachable: Attribute<boolean, any>;
117
563
  /**
118
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
564
+ * This attribute shall, for a Bridged Device, be updated when the Bridge is factory reset. If the bridged
565
+ * device does not provide some unique id (e.g. in the case of bridging from non-Matter devices, or in case
566
+ * of bridging Matter devices from an earlier revision which were not required to provide a UniqueID
567
+ * attribute), the bridge shall generate a unique id on behalf of the bridged device.
568
+ *
569
+ * NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.
570
+ *
571
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
119
572
  */
120
- readonly uniqueId: OptionalFixedAttribute<string, any>;
573
+ readonly uniqueId: FixedAttribute<string, any>;
121
574
  /**
122
- * @see {@link MatterSpecification.v13.Core} § 9.13.4
575
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
123
576
  */
124
577
  readonly productAppearance: OptionalFixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
125
578
  finish: import("../tlv/TlvObject.js").FieldType<BasicInformation.ProductFinish>;
@@ -128,7 +581,7 @@ export declare namespace BridgedDeviceBasicInformation {
128
581
  };
129
582
  readonly events: {
130
583
  /**
131
- * @see {@link MatterSpecification.v13.Core} § 9.13.5
584
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
132
585
  */
133
586
  readonly startUp: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
134
587
  /**
@@ -139,7 +592,7 @@ export declare namespace BridgedDeviceBasicInformation {
139
592
  softwareVersion: import("../tlv/TlvObject.js").FieldType<number>;
140
593
  }>, any>;
141
594
  /**
142
- * @see {@link MatterSpecification.v13.Core} § 9.13.5
595
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
143
596
  */
144
597
  readonly shutDown: OptionalEvent<void, any>;
145
598
  /**
@@ -152,17 +605,17 @@ export declare namespace BridgedDeviceBasicInformation {
152
605
  * context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
153
606
  * Information cluster’s field definition is kept for completeness.
154
607
  *
155
- * @see {@link MatterSpecification.v13.Core} § 9.13.5.1
608
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.1
156
609
  */
157
610
  readonly leave: OptionalEvent<void, any>;
158
611
  /**
159
612
  * This event shall be generated when there is a change in the Reachable attribute. Its purpose is to
160
- * provide an indication towards interested parties that the reachability of a bridged device (over the
161
- * non-Matter network) has changed, so they may take appropriate action.
613
+ * provide an indication towards interested parties that the reachability of a bridged device has changed
614
+ * over its native connectivity technology, so they may take appropriate action.
162
615
  *
163
616
  * After (re)start of a bridge this event may be generated.
164
617
  *
165
- * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
618
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.2
166
619
  */
167
620
  readonly reachableChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
168
621
  /**
@@ -173,12 +626,110 @@ export declare namespace BridgedDeviceBasicInformation {
173
626
  reachableNewValue: import("../tlv/TlvObject.js").FieldType<boolean>;
174
627
  }>, any>;
175
628
  };
629
+ /**
630
+ * This metadata controls which BridgedDeviceBasicInformationCluster elements matter.js activates for specific
631
+ * feature combinations.
632
+ */
633
+ readonly extensions: readonly [{
634
+ readonly flags: {
635
+ readonly bridgedIcdSupport: true;
636
+ };
637
+ readonly component: {
638
+ readonly commands: {
639
+ /**
640
+ * Upon receipt, the server shall attempt to keep the bridged device active for the duration specified by
641
+ * the command, when the device is next active.
642
+ *
643
+ * The implementation of this is best-effort since it may interact with non-native protocols. However,
644
+ * several specific protocol requirements are:
645
+ *
646
+ * • If the bridged device is a Matter Intermittently Connected Device, then the server shall send a
647
+ * StayActiveRequest command with the StayActiveDuration field set to value of the StayActiveDuration
648
+ * field in the received command to the bridged device when the bridged device next sends a checks-in
649
+ * message or subscription report. See Intermittently Connected Devices Behavior for details on ICD
650
+ * state management.
651
+ *
652
+ * When the bridge detects that the bridged device goes into an active state, an ActiveChanged event shall
653
+ * be generated.
654
+ *
655
+ * In order to avoid unnecessary power consumption in the bridged device:
656
+ *
657
+ * • The server shall enter a "pending active" state for the associated device when the KeepActive
658
+ * command is received. The server "pending active" state shall expire after the amount of time defined
659
+ * by the TimeoutMs field, in milliseconds, if no subsequent KeepActive command is received. When a
660
+ * KeepActive command is received, the "pending active" state is set, the StayActiveDuration is updated
661
+ * to the greater of the new value and the previously stored value, and the TimeoutMs is updated to the
662
+ * greater of the new value and the remaining time until the prior "pending active" state expires.
663
+ *
664
+ * • The server shall only keep the bridged device active once for a request. (The server shall only
665
+ * consider the operation performed if an associated ActiveChanged event was generated.)
666
+ *
667
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1
668
+ */
669
+ readonly keepActive: Command<import("../tlv/TlvObject.js").TypeFromFields<{
670
+ /**
671
+ * This field shall indicate the duration, in milliseconds, that the device is requested to remain active, once
672
+ * the device becomes active again.
673
+ *
674
+ * The value of this field may be longer than the value supported by the bridged device and would, typically,
675
+ * be used by the client to request the server of the bridged device to stay active and responsive for this
676
+ * period to allow a sequence of message exchanges during that period.
677
+ *
678
+ * The client may slightly overestimate the duration it wants the bridged device to be active for, in order to
679
+ * account for network delays.
680
+ *
681
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.1
682
+ */
683
+ stayActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
684
+ /**
685
+ * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
686
+ * state expires. See the KeepActive Command description for details.
687
+ *
688
+ * NOTE
689
+ *
690
+ * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
691
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD
692
+ *
693
+ * device does NOT check-in, the server will not perform any actions.
694
+ *
695
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.2
696
+ */
697
+ timeoutMs: import("../tlv/TlvObject.js").FieldType<number>;
698
+ }>, void, any>;
699
+ };
700
+ readonly events: {
701
+ /**
702
+ * This event (when supported) shall be generated the next time a bridged device becomes active after a
703
+ * KeepActive command is received.
704
+ *
705
+ * See KeepActive for more details.
706
+ *
707
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3
708
+ */
709
+ readonly activeChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
710
+ /**
711
+ * This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain active
712
+ * after receiving the initial request from the KeepActive processing steps.
713
+ *
714
+ * If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be set to
715
+ * the PromisedActiveDuration value returned in the StayActiveResponse command.
716
+ *
717
+ * If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is
718
+ * best-effort since it may interact with non-native protocol.
719
+ *
720
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3.1
721
+ */
722
+ promisedActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
723
+ }>, any>;
724
+ };
725
+ };
726
+ }];
176
727
  }, []>;
177
728
  /**
178
- * This Cluster serves two purposes towards a Node communicating with a Bridge:
729
+ * This cluster is a derived cluster of the Basic Information cluster and serves two purposes towards a Node
730
+ * communicating with a Bridge:
179
731
  *
180
- * • Indicate that the functionality on the Endpoint where it is placed (and its Parts) is bridged from a
181
- * non-Matter technology, and
732
+ * • Indicate that the functionality on the Endpoint where it is placed (and its Parts) is bridged, and
182
733
  *
183
734
  * • Provide a centralized collection of attributes that the Node may collect to aid in conveying information
184
735
  * regarding the Bridged Device to a user, such as the vendor name, the model name, or user-assigned name.
@@ -198,12 +749,243 @@ export declare namespace BridgedDeviceBasicInformation {
198
749
  * particular attribute is not available, the Bridge SHOULD NOT include the attribute in the cluster for this
199
750
  * Bridged Device. See below for Conformance details.
200
751
  *
752
+ * BridgedDeviceBasicInformationCluster supports optional features that you can enable with the
753
+ * BridgedDeviceBasicInformationCluster.with() factory method.
754
+ *
201
755
  * @see {@link MatterSpecification.v13.Core} § 9.13
202
756
  */
203
757
  interface Cluster extends Identity<typeof ClusterInstance> {
204
758
  }
205
759
  const Cluster: Cluster;
206
- const Complete: Cluster;
760
+ /**
761
+ * @see {@link Complete}
762
+ */
763
+ const CompleteInstance: MutableCluster<{
764
+ readonly id: import("#general").Branded<57, "ClusterId">;
765
+ readonly name: "BridgedDeviceBasicInformation";
766
+ readonly revision: 4;
767
+ readonly features: {
768
+ /**
769
+ * BridgedIcdSupport
770
+ *
771
+ * Support bridged ICDs.
772
+ */
773
+ readonly bridgedIcdSupport: BitFlag;
774
+ };
775
+ readonly attributes: import("#general").Merge<{
776
+ /**
777
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
778
+ */
779
+ readonly vendorName: OptionalFixedAttribute<string, any>;
780
+ /**
781
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
782
+ */
783
+ readonly vendorId: OptionalFixedAttribute<import("../datatype/VendorId.js").VendorId, any>;
784
+ /**
785
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
786
+ */
787
+ readonly productName: OptionalFixedAttribute<string, any>;
788
+ /**
789
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
790
+ */
791
+ readonly productId: OptionalFixedAttribute<number, any>;
792
+ /**
793
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
794
+ */
795
+ readonly nodeLabel: OptionalWritableAttribute<string, any>;
796
+ /**
797
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
798
+ */
799
+ readonly hardwareVersion: OptionalFixedAttribute<number, any>;
800
+ /**
801
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
802
+ */
803
+ readonly hardwareVersionString: OptionalFixedAttribute<string, any>;
804
+ /**
805
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
806
+ */
807
+ readonly softwareVersion: OptionalFixedAttribute<number, any>;
808
+ /**
809
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
810
+ */
811
+ readonly softwareVersionString: OptionalFixedAttribute<string, any>;
812
+ /**
813
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
814
+ */
815
+ readonly manufacturingDate: OptionalFixedAttribute<string, any>;
816
+ /**
817
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
818
+ */
819
+ readonly partNumber: OptionalFixedAttribute<string, any>;
820
+ /**
821
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
822
+ */
823
+ readonly productUrl: OptionalFixedAttribute<string, any>;
824
+ /**
825
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
826
+ */
827
+ readonly productLabel: OptionalFixedAttribute<string, any>;
828
+ /**
829
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
830
+ */
831
+ readonly serialNumber: OptionalFixedAttribute<string, any>;
832
+ /**
833
+ * This attribute shall be used to indicate whether the bridged device is reachable by the bridge, so a
834
+ * Matter Node which wants to communicate with a bridged device can get an indication that this might fail
835
+ * (when the attribute is False). Determination of reachability might not be perfect (e.g. depending on
836
+ * technology employed), so the Matter Node SHOULD be aware of the risk of false positives and negatives on
837
+ * reachability determination. For example, a bridged device may be marked as unreachable while it could
838
+ * actually be reached, and vice-versa. Also, detection (and indication) that a bridged device is not
839
+ * longer reachable may be delayed due to the technique employed (e.g. detecting that a number of expected
840
+ * messages from the bridged device did not arrive). Also see event ReachableChanged below.
841
+ *
842
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.1
843
+ */
844
+ readonly reachable: Attribute<boolean, any>;
845
+ /**
846
+ * This attribute shall, for a Bridged Device, be updated when the Bridge is factory reset. If the bridged
847
+ * device does not provide some unique id (e.g. in the case of bridging from non-Matter devices, or in case
848
+ * of bridging Matter devices from an earlier revision which were not required to provide a UniqueID
849
+ * attribute), the bridge shall generate a unique id on behalf of the bridged device.
850
+ *
851
+ * NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.
852
+ *
853
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5.2
854
+ */
855
+ readonly uniqueId: FixedAttribute<string, any>;
856
+ /**
857
+ * @see {@link MatterSpecification.v13.Core} § 9.13.5
858
+ */
859
+ readonly productAppearance: OptionalFixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
860
+ finish: import("../tlv/TlvObject.js").FieldType<BasicInformation.ProductFinish>;
861
+ primaryColor: import("../tlv/TlvObject.js").FieldType<BasicInformation.Color | null>;
862
+ }>, any>;
863
+ }, import("../cluster/Cluster.js").GlobalAttributes<{
864
+ /**
865
+ * BridgedIcdSupport
866
+ *
867
+ * Support bridged ICDs.
868
+ */
869
+ readonly bridgedIcdSupport: BitFlag;
870
+ }>>;
871
+ readonly commands: {
872
+ readonly keepActive: Command<import("../tlv/TlvObject.js").TypeFromFields<{
873
+ /**
874
+ * This field shall indicate the duration, in milliseconds, that the device is requested to remain active, once
875
+ * the device becomes active again.
876
+ *
877
+ * The value of this field may be longer than the value supported by the bridged device and would, typically,
878
+ * be used by the client to request the server of the bridged device to stay active and responsive for this
879
+ * period to allow a sequence of message exchanges during that period.
880
+ *
881
+ * The client may slightly overestimate the duration it wants the bridged device to be active for, in order to
882
+ * account for network delays.
883
+ *
884
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.1
885
+ */
886
+ stayActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
887
+ /**
888
+ * This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
889
+ * state expires. See the KeepActive Command description for details.
890
+ *
891
+ * NOTE
892
+ *
893
+ * TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
894
+ * up to TimeoutMs for the device. If after TimeoutMs the ICD
895
+ *
896
+ * device does NOT check-in, the server will not perform any actions.
897
+ *
898
+ * @see {@link MatterSpecification.v13.Core} § 9.13.6.1.2
899
+ */
900
+ timeoutMs: import("../tlv/TlvObject.js").FieldType<number>;
901
+ }>, void, any> & {
902
+ readonly optional: true;
903
+ readonly isConditional: true;
904
+ readonly optionalIf: [] | import("../cluster/Cluster.js").ConditionalFeatureList<import("../schema/BitmapSchema.js").BitSchema>;
905
+ readonly mandatoryIf: [] | [{
906
+ bridgedIcdSupport: boolean;
907
+ }];
908
+ };
909
+ };
910
+ readonly events: {
911
+ readonly activeChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
912
+ /**
913
+ * This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain active
914
+ * after receiving the initial request from the KeepActive processing steps.
915
+ *
916
+ * If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be set to
917
+ * the PromisedActiveDuration value returned in the StayActiveResponse command.
918
+ *
919
+ * If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is
920
+ * best-effort since it may interact with non-native protocol.
921
+ *
922
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.3.1
923
+ */
924
+ promisedActiveDuration: import("../tlv/TlvObject.js").FieldType<number>;
925
+ }>, any> & {
926
+ readonly optional: true;
927
+ readonly isConditional: true;
928
+ readonly optionalIf: [] | import("../cluster/Cluster.js").ConditionalFeatureList<import("../schema/BitmapSchema.js").BitSchema>;
929
+ readonly mandatoryIf: [] | [{
930
+ bridgedIcdSupport: boolean;
931
+ }];
932
+ };
933
+ /**
934
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
935
+ */
936
+ readonly startUp: OptionalEvent<import("../tlv/TlvObject.js").TypeFromFields<{
937
+ /**
938
+ * This field shall be set to the same value as the one available in the SoftwareVersion attribute.
939
+ *
940
+ * @see {@link MatterSpecification.v13.Core} § 11.1.6.1.1
941
+ */
942
+ softwareVersion: import("../tlv/TlvObject.js").FieldType<number>;
943
+ }>, any>;
944
+ /**
945
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7
946
+ */
947
+ readonly shutDown: OptionalEvent<void, any>;
948
+ /**
949
+ * The Leave event SHOULD be generated by the bridge when it detects that the associated device has left
950
+ * the non-Matter network.
951
+ *
952
+ * NOTE
953
+ *
954
+ * The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
955
+ * context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
956
+ * Information cluster’s field definition is kept for completeness.
957
+ *
958
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.1
959
+ */
960
+ readonly leave: OptionalEvent<void, any>;
961
+ /**
962
+ * This event shall be generated when there is a change in the Reachable attribute. Its purpose is to
963
+ * provide an indication towards interested parties that the reachability of a bridged device has changed
964
+ * over its native connectivity technology, so they may take appropriate action.
965
+ *
966
+ * After (re)start of a bridge this event may be generated.
967
+ *
968
+ * @see {@link MatterSpecification.v13.Core} § 9.13.7.2
969
+ */
970
+ readonly reachableChanged: Event<import("../tlv/TlvObject.js").TypeFromFields<{
971
+ /**
972
+ * This field shall indicate the value of the Reachable attribute after it was changed.
973
+ *
974
+ * @see {@link MatterSpecification.v13.Core} § 11.1.6.4.1
975
+ */
976
+ reachableNewValue: import("../tlv/TlvObject.js").FieldType<boolean>;
977
+ }>, any>;
978
+ };
979
+ }, []>;
980
+ /**
981
+ * This cluster supports all BridgedDeviceBasicInformation features. It may support illegal feature combinations.
982
+ *
983
+ * If you use this cluster you must manually specify which features are active and ensure the set of active
984
+ * features is legal per the Matter specification.
985
+ */
986
+ interface Complete extends Identity<typeof CompleteInstance> {
987
+ }
988
+ const Complete: Complete;
207
989
  }
208
990
  export type BridgedDeviceBasicInformationCluster = BridgedDeviceBasicInformation.Cluster;
209
991
  export declare const BridgedDeviceBasicInformationCluster: BridgedDeviceBasicInformation.Cluster;