@matter/node 0.16.0-alpha.0-20251023-bb23617e5 → 0.16.0-alpha.0-20251029-bd92894d4

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 (855) hide show
  1. package/dist/cjs/behavior/Behavior.d.ts +1 -0
  2. package/dist/cjs/behavior/Behavior.d.ts.map +1 -1
  3. package/dist/cjs/behavior/Behavior.js +5 -0
  4. package/dist/cjs/behavior/Behavior.js.map +1 -1
  5. package/dist/cjs/behavior/cluster/ClusterBehavior.d.ts +5 -5
  6. package/dist/cjs/behavior/cluster/ClusterBehavior.d.ts.map +1 -1
  7. package/dist/cjs/behavior/cluster/ClusterBehavior.js +7 -2
  8. package/dist/cjs/behavior/cluster/ClusterBehavior.js.map +1 -1
  9. package/dist/cjs/behavior/cluster/ClusterBehaviorUtil.d.ts.map +1 -1
  10. package/dist/cjs/behavior/cluster/ClusterBehaviorUtil.js +51 -35
  11. package/dist/cjs/behavior/cluster/ClusterBehaviorUtil.js.map +1 -1
  12. package/dist/cjs/behavior/internal/BehaviorBacking.js +1 -1
  13. package/dist/cjs/behavior/internal/BehaviorBacking.js.map +1 -1
  14. package/dist/cjs/behavior/state/managed/Datasource.d.ts +4 -5
  15. package/dist/cjs/behavior/state/managed/Datasource.d.ts.map +1 -1
  16. package/dist/cjs/behavior/state/managed/Datasource.js +6 -2
  17. package/dist/cjs/behavior/state/managed/Datasource.js.map +1 -1
  18. package/dist/cjs/behavior/state/managed/ManagedReference.d.ts +3 -2
  19. package/dist/cjs/behavior/state/managed/ManagedReference.d.ts.map +1 -1
  20. package/dist/cjs/behavior/state/managed/ManagedReference.js +65 -20
  21. package/dist/cjs/behavior/state/managed/ManagedReference.js.map +1 -1
  22. package/dist/cjs/behavior/state/managed/values/ListManager.js +2 -1
  23. package/dist/cjs/behavior/state/managed/values/ListManager.js.map +1 -1
  24. package/dist/cjs/behavior/state/managed/values/StructManager.js +9 -1
  25. package/dist/cjs/behavior/state/managed/values/StructManager.js.map +1 -1
  26. package/dist/cjs/behavior/state/validation/conformance-compiler.d.ts.map +1 -1
  27. package/dist/cjs/behavior/state/validation/conformance-compiler.js +6 -2
  28. package/dist/cjs/behavior/state/validation/conformance-compiler.js.map +1 -1
  29. package/dist/cjs/behavior/system/remote/api/resources/EndpointResource.d.ts +1 -0
  30. package/dist/cjs/behavior/system/remote/api/resources/EndpointResource.d.ts.map +1 -1
  31. package/dist/cjs/behaviors/access-control/AccessControlServer.d.ts.map +1 -1
  32. package/dist/cjs/behaviors/access-control/AccessControlServer.js +3 -3
  33. package/dist/cjs/behaviors/access-control/AccessControlServer.js.map +1 -1
  34. package/dist/cjs/behaviors/account-login/AccountLoginInterface.d.ts +7 -7
  35. package/dist/cjs/behaviors/actions/ActionsInterface.d.ts +26 -1
  36. package/dist/cjs/behaviors/actions/ActionsInterface.d.ts.map +1 -1
  37. package/dist/cjs/behaviors/application-launcher/ApplicationLauncherInterface.d.ts +3 -1
  38. package/dist/cjs/behaviors/application-launcher/ApplicationLauncherInterface.d.ts.map +1 -1
  39. package/dist/cjs/behaviors/basic-information/BasicInformationServer.d.ts +1 -1
  40. package/dist/cjs/behaviors/channel/ChannelInterface.d.ts +4 -0
  41. package/dist/cjs/behaviors/channel/ChannelInterface.d.ts.map +1 -1
  42. package/dist/cjs/behaviors/color-control/ColorControlInterface.d.ts +4 -0
  43. package/dist/cjs/behaviors/color-control/ColorControlInterface.d.ts.map +1 -1
  44. package/dist/cjs/behaviors/color-control/ColorControlServer.d.ts +8 -0
  45. package/dist/cjs/behaviors/color-control/ColorControlServer.d.ts.map +1 -1
  46. package/dist/cjs/behaviors/color-control/ColorControlServer.js +23 -26
  47. package/dist/cjs/behaviors/color-control/ColorControlServer.js.map +1 -1
  48. package/dist/cjs/behaviors/content-control/ContentControlInterface.d.ts +1 -1
  49. package/dist/cjs/behaviors/door-lock/DoorLockInterface.d.ts +1 -1
  50. package/dist/cjs/behaviors/door-lock/DoorLockServer.d.ts.map +1 -1
  51. package/dist/cjs/behaviors/door-lock/DoorLockServer.js +8 -4
  52. package/dist/cjs/behaviors/door-lock/DoorLockServer.js.map +1 -1
  53. package/dist/cjs/behaviors/electrical-power-measurement/ElectricalPowerMeasurementBehavior.d.ts +3 -3
  54. package/dist/cjs/behaviors/ethernet-network-diagnostics/EthernetNetworkDiagnosticsInterface.d.ts +2 -2
  55. package/dist/cjs/behaviors/fan-control/FanControlInterface.d.ts +13 -4
  56. package/dist/cjs/behaviors/fan-control/FanControlInterface.d.ts.map +1 -1
  57. package/dist/cjs/behaviors/fan-control/FanControlServer.d.ts +1 -1
  58. package/dist/cjs/behaviors/fan-control/FanControlServer.d.ts.map +1 -1
  59. package/dist/cjs/behaviors/fan-control/FanControlServer.js +6 -0
  60. package/dist/cjs/behaviors/fan-control/FanControlServer.js.map +1 -1
  61. package/dist/cjs/behaviors/general-commissioning/GeneralCommissioningInterface.d.ts +16 -13
  62. package/dist/cjs/behaviors/general-commissioning/GeneralCommissioningInterface.d.ts.map +1 -1
  63. package/dist/cjs/behaviors/general-diagnostics/GeneralDiagnosticsServer.d.ts.map +1 -1
  64. package/dist/cjs/behaviors/general-diagnostics/GeneralDiagnosticsServer.js +3 -9
  65. package/dist/cjs/behaviors/general-diagnostics/GeneralDiagnosticsServer.js.map +1 -1
  66. package/dist/cjs/behaviors/group-key-management/GroupKeyManagementInterface.d.ts +3 -3
  67. package/dist/cjs/behaviors/icd-management/IcdManagementInterface.d.ts +40 -4
  68. package/dist/cjs/behaviors/icd-management/IcdManagementInterface.d.ts.map +1 -1
  69. package/dist/cjs/behaviors/index.d.ts +1 -5
  70. package/dist/cjs/behaviors/index.d.ts.map +1 -1
  71. package/dist/cjs/behaviors/index.js +1 -5
  72. package/dist/cjs/behaviors/index.js.map +1 -1
  73. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.d.ts +32 -0
  74. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.d.ts.map +1 -0
  75. package/dist/cjs/behaviors/{joint-fabric-pki/JointFabricPkiBehavior.js → joint-fabric-administrator/JointFabricAdministratorBehavior.js} +9 -9
  76. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.js.map +6 -0
  77. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.d.ts +15 -0
  78. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.d.ts.map +1 -0
  79. package/dist/cjs/behaviors/{joint-fabric-pki/JointFabricPkiServer.js → joint-fabric-administrator/JointFabricAdministratorClient.js} +9 -8
  80. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.js.map +6 -0
  81. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.d.ts +89 -0
  82. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.d.ts.map +1 -0
  83. package/dist/cjs/behaviors/{proxy-discovery/ProxyDiscoveryInterface.js → joint-fabric-administrator/JointFabricAdministratorInterface.js} +3 -3
  84. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.js.map +6 -0
  85. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.d.ts +13 -0
  86. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.d.ts.map +1 -0
  87. package/dist/cjs/behaviors/{ballast-configuration/BallastConfigurationServer.js → joint-fabric-administrator/JointFabricAdministratorServer.js} +7 -7
  88. package/dist/cjs/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.js.map +6 -0
  89. package/dist/cjs/behaviors/joint-fabric-administrator/index.d.ts +11 -0
  90. package/dist/cjs/behaviors/joint-fabric-administrator/index.d.ts.map +1 -0
  91. package/dist/cjs/behaviors/{joint-fabric-pki → joint-fabric-administrator}/index.js +6 -6
  92. package/dist/cjs/behaviors/joint-fabric-administrator/index.js.map +6 -0
  93. package/dist/cjs/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.d.ts +555 -40
  94. package/dist/cjs/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.d.ts.map +1 -1
  95. package/dist/cjs/behaviors/media-playback/MediaPlaybackInterface.d.ts +27 -2
  96. package/dist/cjs/behaviors/media-playback/MediaPlaybackInterface.d.ts.map +1 -1
  97. package/dist/cjs/behaviors/network-commissioning/NetworkCommissioningInterface.d.ts +28 -14
  98. package/dist/cjs/behaviors/network-commissioning/NetworkCommissioningInterface.d.ts.map +1 -1
  99. package/dist/cjs/behaviors/operational-credentials/OperationalCredentialsInterface.d.ts +106 -9
  100. package/dist/cjs/behaviors/operational-credentials/OperationalCredentialsInterface.d.ts.map +1 -1
  101. package/dist/cjs/behaviors/operational-credentials/OperationalCredentialsServer.js +1 -1
  102. package/dist/cjs/behaviors/operational-credentials/OperationalCredentialsServer.js.map +1 -1
  103. package/dist/cjs/behaviors/service-area/ServiceAreaInterface.d.ts +0 -3
  104. package/dist/cjs/behaviors/service-area/ServiceAreaInterface.d.ts.map +1 -1
  105. package/dist/cjs/behaviors/service-area/ServiceAreaServer.js +2 -2
  106. package/dist/cjs/behaviors/service-area/ServiceAreaServer.js.map +1 -1
  107. package/dist/cjs/behaviors/software-diagnostics/SoftwareDiagnosticsInterface.d.ts +3 -1
  108. package/dist/cjs/behaviors/software-diagnostics/SoftwareDiagnosticsInterface.d.ts.map +1 -1
  109. package/dist/cjs/behaviors/switch/SwitchServer.d.ts +2 -0
  110. package/dist/cjs/behaviors/switch/SwitchServer.d.ts.map +1 -1
  111. package/dist/cjs/behaviors/switch/SwitchServer.js +3 -0
  112. package/dist/cjs/behaviors/switch/SwitchServer.js.map +1 -1
  113. package/dist/cjs/behaviors/temperature-control/TemperatureControlInterface.d.ts +2 -0
  114. package/dist/cjs/behaviors/temperature-control/TemperatureControlInterface.d.ts.map +1 -1
  115. package/dist/cjs/behaviors/thermostat/AtomicWriteHandler.d.ts +58 -0
  116. package/dist/cjs/behaviors/thermostat/AtomicWriteHandler.d.ts.map +1 -0
  117. package/dist/cjs/behaviors/thermostat/AtomicWriteHandler.js +306 -0
  118. package/dist/cjs/behaviors/thermostat/AtomicWriteHandler.js.map +6 -0
  119. package/dist/cjs/behaviors/thermostat/AtomicWriteState.d.ts +33 -0
  120. package/dist/cjs/behaviors/thermostat/AtomicWriteState.d.ts.map +1 -0
  121. package/dist/cjs/behaviors/thermostat/AtomicWriteState.js +86 -0
  122. package/dist/cjs/behaviors/thermostat/AtomicWriteState.js.map +6 -0
  123. package/dist/cjs/behaviors/thermostat/ThermostatBehavior.d.ts +13 -1
  124. package/dist/cjs/behaviors/thermostat/ThermostatBehavior.d.ts.map +1 -1
  125. package/dist/cjs/behaviors/thermostat/ThermostatInterface.d.ts +1 -0
  126. package/dist/cjs/behaviors/thermostat/ThermostatInterface.d.ts.map +1 -1
  127. package/dist/cjs/behaviors/thermostat/ThermostatServer.d.ts +894 -3
  128. package/dist/cjs/behaviors/thermostat/ThermostatServer.d.ts.map +1 -1
  129. package/dist/cjs/behaviors/thermostat/ThermostatServer.js +1216 -1
  130. package/dist/cjs/behaviors/thermostat/ThermostatServer.js.map +2 -2
  131. package/dist/cjs/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.d.ts +1 -1
  132. package/dist/cjs/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.d.ts.map +1 -1
  133. package/dist/cjs/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.js +16 -0
  134. package/dist/cjs/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.js.map +2 -2
  135. package/dist/cjs/behaviors/thread-network-diagnostics/ThreadNetworkDiagnosticsInterface.d.ts +3 -2
  136. package/dist/cjs/behaviors/thread-network-diagnostics/ThreadNetworkDiagnosticsInterface.d.ts.map +1 -1
  137. package/dist/cjs/behaviors/time-synchronization/TimeSynchronizationInterface.d.ts +10 -6
  138. package/dist/cjs/behaviors/time-synchronization/TimeSynchronizationInterface.d.ts.map +1 -1
  139. package/dist/cjs/behaviors/unit-localization/UnitLocalizationServer.d.ts.map +1 -1
  140. package/dist/cjs/behaviors/unit-localization/UnitLocalizationServer.js +6 -0
  141. package/dist/cjs/behaviors/unit-localization/UnitLocalizationServer.js.map +1 -1
  142. package/dist/cjs/behaviors/wi-fi-network-diagnostics/WiFiNetworkDiagnosticsInterface.d.ts +2 -2
  143. package/dist/cjs/behaviors/window-covering/WindowCoveringBehavior.d.ts +1 -1
  144. package/dist/cjs/behaviors/window-covering/WindowCoveringInterface.d.ts +18 -0
  145. package/dist/cjs/behaviors/window-covering/WindowCoveringInterface.d.ts.map +1 -1
  146. package/dist/cjs/behaviors/window-covering/WindowCoveringServer.d.ts +2 -2
  147. package/dist/cjs/devices/basic-video-player.d.ts +2 -2
  148. package/dist/cjs/devices/casting-video-player.d.ts +2 -2
  149. package/dist/cjs/devices/color-temperature-light.d.ts +48 -22
  150. package/dist/cjs/devices/color-temperature-light.d.ts.map +1 -1
  151. package/dist/cjs/devices/color-temperature-light.js +5 -4
  152. package/dist/cjs/devices/color-temperature-light.js.map +2 -2
  153. package/dist/cjs/devices/control-bridge.d.ts +7 -7
  154. package/dist/cjs/devices/control-bridge.d.ts.map +1 -1
  155. package/dist/cjs/devices/control-bridge.js +3 -3
  156. package/dist/cjs/devices/control-bridge.js.map +2 -2
  157. package/dist/cjs/devices/cook-surface.d.ts +132 -4
  158. package/dist/cjs/devices/cook-surface.d.ts.map +1 -1
  159. package/dist/cjs/devices/cook-surface.js +2 -2
  160. package/dist/cjs/devices/cook-surface.js.map +1 -1
  161. package/dist/cjs/devices/dimmable-light.d.ts +44 -18
  162. package/dist/cjs/devices/dimmable-light.d.ts.map +1 -1
  163. package/dist/cjs/devices/dimmable-light.js +5 -4
  164. package/dist/cjs/devices/dimmable-light.js.map +2 -2
  165. package/dist/cjs/devices/dimmable-plug-in-unit.d.ts +56 -19
  166. package/dist/cjs/devices/dimmable-plug-in-unit.d.ts.map +1 -1
  167. package/dist/cjs/devices/dimmable-plug-in-unit.js +6 -5
  168. package/dist/cjs/devices/dimmable-plug-in-unit.js.map +2 -2
  169. package/dist/cjs/devices/dishwasher.d.ts +30 -6
  170. package/dist/cjs/devices/dishwasher.d.ts.map +1 -1
  171. package/dist/cjs/devices/dishwasher.js +2 -2
  172. package/dist/cjs/devices/dishwasher.js.map +1 -1
  173. package/dist/cjs/devices/extended-color-light.d.ts +48 -22
  174. package/dist/cjs/devices/extended-color-light.d.ts.map +1 -1
  175. package/dist/cjs/devices/extended-color-light.js +5 -4
  176. package/dist/cjs/devices/extended-color-light.js.map +2 -2
  177. package/dist/cjs/devices/index.d.ts +1 -0
  178. package/dist/cjs/devices/index.d.ts.map +1 -1
  179. package/dist/cjs/devices/index.js +1 -0
  180. package/dist/cjs/devices/index.js.map +1 -1
  181. package/dist/cjs/devices/laundry-dryer.d.ts +30 -6
  182. package/dist/cjs/devices/laundry-dryer.d.ts.map +1 -1
  183. package/dist/cjs/devices/laundry-dryer.js +2 -2
  184. package/dist/cjs/devices/laundry-dryer.js.map +1 -1
  185. package/dist/cjs/devices/laundry-washer.d.ts +30 -6
  186. package/dist/cjs/devices/laundry-washer.d.ts.map +1 -1
  187. package/dist/cjs/devices/laundry-washer.js +2 -2
  188. package/dist/cjs/devices/laundry-washer.js.map +1 -1
  189. package/dist/cjs/devices/microwave-oven.d.ts +25 -5
  190. package/dist/cjs/devices/microwave-oven.d.ts.map +1 -1
  191. package/dist/cjs/devices/microwave-oven.js +2 -2
  192. package/dist/cjs/devices/microwave-oven.js.map +1 -1
  193. package/dist/cjs/devices/mounted-dimmable-load-control.d.ts +61 -22
  194. package/dist/cjs/devices/mounted-dimmable-load-control.d.ts.map +1 -1
  195. package/dist/cjs/devices/mounted-dimmable-load-control.js +6 -5
  196. package/dist/cjs/devices/mounted-dimmable-load-control.js.map +2 -2
  197. package/dist/cjs/devices/mounted-on-off-control.d.ts +57 -17
  198. package/dist/cjs/devices/mounted-on-off-control.d.ts.map +1 -1
  199. package/dist/cjs/devices/mounted-on-off-control.js +11 -5
  200. package/dist/cjs/devices/mounted-on-off-control.js.map +2 -2
  201. package/dist/cjs/devices/network-infrastructure-manager.d.ts +16 -4
  202. package/dist/cjs/devices/network-infrastructure-manager.d.ts.map +1 -1
  203. package/dist/cjs/devices/network-infrastructure-manager.js +7 -3
  204. package/dist/cjs/devices/network-infrastructure-manager.js.map +2 -2
  205. package/dist/cjs/devices/on-off-light.d.ts +42 -14
  206. package/dist/cjs/devices/on-off-light.d.ts.map +1 -1
  207. package/dist/cjs/devices/on-off-light.js +10 -4
  208. package/dist/cjs/devices/on-off-light.js.map +2 -2
  209. package/dist/cjs/devices/on-off-plug-in-unit.d.ts +54 -15
  210. package/dist/cjs/devices/on-off-plug-in-unit.d.ts.map +1 -1
  211. package/dist/cjs/devices/on-off-plug-in-unit.js +11 -5
  212. package/dist/cjs/devices/on-off-plug-in-unit.js.map +2 -2
  213. package/dist/cjs/devices/rain-sensor.d.ts +4 -4
  214. package/dist/cjs/devices/robotic-vacuum-cleaner.d.ts +30 -6
  215. package/dist/cjs/devices/robotic-vacuum-cleaner.d.ts.map +1 -1
  216. package/dist/cjs/devices/robotic-vacuum-cleaner.js +2 -2
  217. package/dist/cjs/devices/robotic-vacuum-cleaner.js.map +1 -1
  218. package/dist/cjs/devices/temperature-controlled-cabinet.d.ts +147 -7
  219. package/dist/cjs/devices/temperature-controlled-cabinet.d.ts.map +1 -1
  220. package/dist/cjs/devices/temperature-controlled-cabinet.js +3 -3
  221. package/dist/cjs/devices/temperature-controlled-cabinet.js.map +1 -1
  222. package/dist/cjs/devices/thermostat-controller.d.ts +62 -0
  223. package/dist/cjs/devices/thermostat-controller.d.ts.map +1 -0
  224. package/dist/cjs/devices/thermostat-controller.js +56 -0
  225. package/dist/cjs/devices/thermostat-controller.js.map +6 -0
  226. package/dist/cjs/devices/water-freeze-detector.d.ts +4 -4
  227. package/dist/cjs/devices/water-heater.d.ts +26 -2
  228. package/dist/cjs/devices/water-heater.d.ts.map +1 -1
  229. package/dist/cjs/devices/water-leak-detector.d.ts +4 -4
  230. package/dist/cjs/devices/window-covering-controller.d.ts +1 -1
  231. package/dist/cjs/devices/window-covering-controller.js +1 -1
  232. package/dist/cjs/devices/window-covering.d.ts +1 -1
  233. package/dist/cjs/devices/window-covering.js +1 -1
  234. package/dist/cjs/endpoint/Endpoint.d.ts +36 -2
  235. package/dist/cjs/endpoint/Endpoint.d.ts.map +1 -1
  236. package/dist/cjs/endpoint/Endpoint.js +17 -14
  237. package/dist/cjs/endpoint/Endpoint.js.map +1 -1
  238. package/dist/cjs/endpoint/properties/EndpointContainer.d.ts +1 -0
  239. package/dist/cjs/endpoint/properties/EndpointContainer.d.ts.map +1 -1
  240. package/dist/cjs/endpoint/properties/EndpointContainer.js +3 -0
  241. package/dist/cjs/endpoint/properties/EndpointContainer.js.map +1 -1
  242. package/dist/cjs/endpoints/joint-fabric-administrator.d.ts +9 -9
  243. package/dist/cjs/endpoints/joint-fabric-administrator.d.ts.map +1 -1
  244. package/dist/cjs/endpoints/joint-fabric-administrator.js +7 -4
  245. package/dist/cjs/endpoints/joint-fabric-administrator.js.map +2 -2
  246. package/dist/cjs/tags/AreaNamespaceTag.d.ts +132 -99
  247. package/dist/cjs/tags/AreaNamespaceTag.d.ts.map +1 -1
  248. package/dist/cjs/tags/AreaNamespaceTag.js +91 -67
  249. package/dist/cjs/tags/AreaNamespaceTag.js.map +1 -1
  250. package/dist/cjs/tags/ClosureTag.d.ts +7 -0
  251. package/dist/cjs/tags/ClosureTag.d.ts.map +1 -1
  252. package/dist/cjs/tags/ClosureTag.js.map +1 -1
  253. package/dist/cjs/tags/CompassDirectionTag.d.ts +4 -4
  254. package/dist/cjs/tags/CompassDirectionTag.js +4 -4
  255. package/dist/cjs/tags/CompassDirectionTag.js.map +1 -1
  256. package/dist/cjs/tags/CompassLocationTag.d.ts +4 -4
  257. package/dist/cjs/tags/CompassLocationTag.js +4 -4
  258. package/dist/cjs/tags/CompassLocationTag.js.map +1 -1
  259. package/dist/cjs/tags/LandmarkNamespaceTag.d.ts +34 -24
  260. package/dist/cjs/tags/LandmarkNamespaceTag.d.ts.map +1 -1
  261. package/dist/cjs/tags/LandmarkNamespaceTag.js +34 -24
  262. package/dist/cjs/tags/LandmarkNamespaceTag.js.map +1 -1
  263. package/dist/cjs/tags/LaundryTag.d.ts +3 -3
  264. package/dist/cjs/tags/LaundryTag.js +3 -3
  265. package/dist/cjs/tags/LaundryTag.js.map +1 -1
  266. package/dist/cjs/tags/LocationTag.d.ts +8 -1
  267. package/dist/cjs/tags/LocationTag.d.ts.map +1 -1
  268. package/dist/cjs/tags/LocationTag.js +6 -2
  269. package/dist/cjs/tags/LocationTag.js.map +1 -1
  270. package/dist/cjs/tags/NumberTag.d.ts +80 -0
  271. package/dist/cjs/tags/NumberTag.d.ts.map +1 -1
  272. package/dist/cjs/tags/NumberTag.js +21 -1
  273. package/dist/cjs/tags/NumberTag.js.map +1 -1
  274. package/dist/cjs/tags/PositionTag.d.ts +3 -0
  275. package/dist/cjs/tags/PositionTag.d.ts.map +1 -1
  276. package/dist/cjs/tags/PositionTag.js.map +1 -1
  277. package/dist/cjs/tags/RelativePositionTag.d.ts +2 -2
  278. package/dist/cjs/tags/RelativePositionTag.js +2 -2
  279. package/dist/cjs/tags/RelativePositionTag.js.map +1 -1
  280. package/dist/cjs/tags/SwitchesTag.d.ts +27 -3
  281. package/dist/cjs/tags/SwitchesTag.d.ts.map +1 -1
  282. package/dist/cjs/tags/SwitchesTag.js +17 -2
  283. package/dist/cjs/tags/SwitchesTag.js.map +1 -1
  284. package/dist/esm/behavior/Behavior.d.ts +1 -0
  285. package/dist/esm/behavior/Behavior.d.ts.map +1 -1
  286. package/dist/esm/behavior/Behavior.js +5 -0
  287. package/dist/esm/behavior/Behavior.js.map +1 -1
  288. package/dist/esm/behavior/cluster/ClusterBehavior.d.ts +5 -5
  289. package/dist/esm/behavior/cluster/ClusterBehavior.d.ts.map +1 -1
  290. package/dist/esm/behavior/cluster/ClusterBehavior.js +8 -3
  291. package/dist/esm/behavior/cluster/ClusterBehavior.js.map +1 -1
  292. package/dist/esm/behavior/cluster/ClusterBehaviorUtil.d.ts.map +1 -1
  293. package/dist/esm/behavior/cluster/ClusterBehaviorUtil.js +53 -35
  294. package/dist/esm/behavior/cluster/ClusterBehaviorUtil.js.map +1 -1
  295. package/dist/esm/behavior/internal/BehaviorBacking.js +2 -2
  296. package/dist/esm/behavior/internal/BehaviorBacking.js.map +1 -1
  297. package/dist/esm/behavior/state/managed/Datasource.d.ts +4 -5
  298. package/dist/esm/behavior/state/managed/Datasource.d.ts.map +1 -1
  299. package/dist/esm/behavior/state/managed/Datasource.js +7 -3
  300. package/dist/esm/behavior/state/managed/Datasource.js.map +1 -1
  301. package/dist/esm/behavior/state/managed/ManagedReference.d.ts +3 -2
  302. package/dist/esm/behavior/state/managed/ManagedReference.d.ts.map +1 -1
  303. package/dist/esm/behavior/state/managed/ManagedReference.js +66 -21
  304. package/dist/esm/behavior/state/managed/ManagedReference.js.map +1 -1
  305. package/dist/esm/behavior/state/managed/values/ListManager.js +2 -1
  306. package/dist/esm/behavior/state/managed/values/ListManager.js.map +1 -1
  307. package/dist/esm/behavior/state/managed/values/StructManager.js +9 -1
  308. package/dist/esm/behavior/state/managed/values/StructManager.js.map +1 -1
  309. package/dist/esm/behavior/state/validation/conformance-compiler.d.ts.map +1 -1
  310. package/dist/esm/behavior/state/validation/conformance-compiler.js +6 -2
  311. package/dist/esm/behavior/state/validation/conformance-compiler.js.map +1 -1
  312. package/dist/esm/behavior/system/remote/api/resources/EndpointResource.d.ts +1 -0
  313. package/dist/esm/behavior/system/remote/api/resources/EndpointResource.d.ts.map +1 -1
  314. package/dist/esm/behaviors/access-control/AccessControlServer.d.ts.map +1 -1
  315. package/dist/esm/behaviors/access-control/AccessControlServer.js +3 -3
  316. package/dist/esm/behaviors/access-control/AccessControlServer.js.map +1 -1
  317. package/dist/esm/behaviors/account-login/AccountLoginInterface.d.ts +7 -7
  318. package/dist/esm/behaviors/actions/ActionsInterface.d.ts +26 -1
  319. package/dist/esm/behaviors/actions/ActionsInterface.d.ts.map +1 -1
  320. package/dist/esm/behaviors/application-launcher/ApplicationLauncherInterface.d.ts +3 -1
  321. package/dist/esm/behaviors/application-launcher/ApplicationLauncherInterface.d.ts.map +1 -1
  322. package/dist/esm/behaviors/basic-information/BasicInformationServer.d.ts +1 -1
  323. package/dist/esm/behaviors/channel/ChannelInterface.d.ts +4 -0
  324. package/dist/esm/behaviors/channel/ChannelInterface.d.ts.map +1 -1
  325. package/dist/esm/behaviors/color-control/ColorControlInterface.d.ts +4 -0
  326. package/dist/esm/behaviors/color-control/ColorControlInterface.d.ts.map +1 -1
  327. package/dist/esm/behaviors/color-control/ColorControlServer.d.ts +8 -0
  328. package/dist/esm/behaviors/color-control/ColorControlServer.d.ts.map +1 -1
  329. package/dist/esm/behaviors/color-control/ColorControlServer.js +23 -26
  330. package/dist/esm/behaviors/color-control/ColorControlServer.js.map +1 -1
  331. package/dist/esm/behaviors/content-control/ContentControlInterface.d.ts +1 -1
  332. package/dist/esm/behaviors/door-lock/DoorLockInterface.d.ts +1 -1
  333. package/dist/esm/behaviors/door-lock/DoorLockServer.d.ts.map +1 -1
  334. package/dist/esm/behaviors/door-lock/DoorLockServer.js +8 -4
  335. package/dist/esm/behaviors/door-lock/DoorLockServer.js.map +1 -1
  336. package/dist/esm/behaviors/electrical-power-measurement/ElectricalPowerMeasurementBehavior.d.ts +3 -3
  337. package/dist/esm/behaviors/ethernet-network-diagnostics/EthernetNetworkDiagnosticsInterface.d.ts +2 -2
  338. package/dist/esm/behaviors/fan-control/FanControlInterface.d.ts +13 -4
  339. package/dist/esm/behaviors/fan-control/FanControlInterface.d.ts.map +1 -1
  340. package/dist/esm/behaviors/fan-control/FanControlServer.d.ts +1 -1
  341. package/dist/esm/behaviors/fan-control/FanControlServer.d.ts.map +1 -1
  342. package/dist/esm/behaviors/fan-control/FanControlServer.js +6 -0
  343. package/dist/esm/behaviors/fan-control/FanControlServer.js.map +1 -1
  344. package/dist/esm/behaviors/general-commissioning/GeneralCommissioningInterface.d.ts +16 -13
  345. package/dist/esm/behaviors/general-commissioning/GeneralCommissioningInterface.d.ts.map +1 -1
  346. package/dist/esm/behaviors/general-diagnostics/GeneralDiagnosticsServer.d.ts.map +1 -1
  347. package/dist/esm/behaviors/general-diagnostics/GeneralDiagnosticsServer.js +3 -9
  348. package/dist/esm/behaviors/general-diagnostics/GeneralDiagnosticsServer.js.map +1 -1
  349. package/dist/esm/behaviors/group-key-management/GroupKeyManagementInterface.d.ts +3 -3
  350. package/dist/esm/behaviors/icd-management/IcdManagementInterface.d.ts +40 -4
  351. package/dist/esm/behaviors/icd-management/IcdManagementInterface.d.ts.map +1 -1
  352. package/dist/esm/behaviors/index.d.ts +1 -5
  353. package/dist/esm/behaviors/index.d.ts.map +1 -1
  354. package/dist/esm/behaviors/index.js +1 -5
  355. package/dist/esm/behaviors/index.js.map +1 -1
  356. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.d.ts +32 -0
  357. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.d.ts.map +1 -0
  358. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.js +14 -0
  359. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.js.map +6 -0
  360. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.d.ts +15 -0
  361. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.d.ts.map +1 -0
  362. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.js +13 -0
  363. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.js.map +6 -0
  364. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.d.ts +89 -0
  365. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.d.ts.map +1 -0
  366. package/dist/esm/behaviors/{valid-proxies/ValidProxiesInterface.js → joint-fabric-administrator/JointFabricAdministratorInterface.js} +1 -1
  367. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.js.map +6 -0
  368. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.d.ts +13 -0
  369. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.d.ts.map +1 -0
  370. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.js +12 -0
  371. package/dist/esm/behaviors/joint-fabric-administrator/JointFabricAdministratorServer.js.map +6 -0
  372. package/dist/esm/behaviors/joint-fabric-administrator/index.d.ts +11 -0
  373. package/dist/esm/behaviors/joint-fabric-administrator/index.d.ts.map +1 -0
  374. package/dist/esm/behaviors/joint-fabric-administrator/index.js +10 -0
  375. package/dist/esm/behaviors/{joint-fabric-pki → joint-fabric-administrator}/index.js.map +1 -1
  376. package/dist/esm/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.d.ts +555 -40
  377. package/dist/esm/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.d.ts.map +1 -1
  378. package/dist/esm/behaviors/media-playback/MediaPlaybackInterface.d.ts +27 -2
  379. package/dist/esm/behaviors/media-playback/MediaPlaybackInterface.d.ts.map +1 -1
  380. package/dist/esm/behaviors/network-commissioning/NetworkCommissioningInterface.d.ts +28 -14
  381. package/dist/esm/behaviors/network-commissioning/NetworkCommissioningInterface.d.ts.map +1 -1
  382. package/dist/esm/behaviors/operational-credentials/OperationalCredentialsInterface.d.ts +106 -9
  383. package/dist/esm/behaviors/operational-credentials/OperationalCredentialsInterface.d.ts.map +1 -1
  384. package/dist/esm/behaviors/operational-credentials/OperationalCredentialsServer.js +1 -1
  385. package/dist/esm/behaviors/operational-credentials/OperationalCredentialsServer.js.map +1 -1
  386. package/dist/esm/behaviors/service-area/ServiceAreaInterface.d.ts +0 -3
  387. package/dist/esm/behaviors/service-area/ServiceAreaInterface.d.ts.map +1 -1
  388. package/dist/esm/behaviors/service-area/ServiceAreaServer.js +2 -2
  389. package/dist/esm/behaviors/service-area/ServiceAreaServer.js.map +1 -1
  390. package/dist/esm/behaviors/software-diagnostics/SoftwareDiagnosticsInterface.d.ts +3 -1
  391. package/dist/esm/behaviors/software-diagnostics/SoftwareDiagnosticsInterface.d.ts.map +1 -1
  392. package/dist/esm/behaviors/switch/SwitchServer.d.ts +2 -0
  393. package/dist/esm/behaviors/switch/SwitchServer.d.ts.map +1 -1
  394. package/dist/esm/behaviors/switch/SwitchServer.js +3 -0
  395. package/dist/esm/behaviors/switch/SwitchServer.js.map +1 -1
  396. package/dist/esm/behaviors/temperature-control/TemperatureControlInterface.d.ts +2 -0
  397. package/dist/esm/behaviors/temperature-control/TemperatureControlInterface.d.ts.map +1 -1
  398. package/dist/esm/behaviors/thermostat/AtomicWriteHandler.d.ts +58 -0
  399. package/dist/esm/behaviors/thermostat/AtomicWriteHandler.d.ts.map +1 -0
  400. package/dist/esm/behaviors/thermostat/AtomicWriteHandler.js +293 -0
  401. package/dist/esm/behaviors/thermostat/AtomicWriteHandler.js.map +6 -0
  402. package/dist/esm/behaviors/thermostat/AtomicWriteState.d.ts +33 -0
  403. package/dist/esm/behaviors/thermostat/AtomicWriteState.d.ts.map +1 -0
  404. package/dist/esm/behaviors/thermostat/AtomicWriteState.js +66 -0
  405. package/dist/esm/behaviors/thermostat/AtomicWriteState.js.map +6 -0
  406. package/dist/esm/behaviors/thermostat/ThermostatBehavior.d.ts +13 -1
  407. package/dist/esm/behaviors/thermostat/ThermostatBehavior.d.ts.map +1 -1
  408. package/dist/esm/behaviors/thermostat/ThermostatInterface.d.ts +1 -0
  409. package/dist/esm/behaviors/thermostat/ThermostatInterface.d.ts.map +1 -1
  410. package/dist/esm/behaviors/thermostat/ThermostatServer.d.ts +894 -3
  411. package/dist/esm/behaviors/thermostat/ThermostatServer.d.ts.map +1 -1
  412. package/dist/esm/behaviors/thermostat/ThermostatServer.js +1225 -1
  413. package/dist/esm/behaviors/thermostat/ThermostatServer.js.map +2 -2
  414. package/dist/esm/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.d.ts +1 -1
  415. package/dist/esm/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.d.ts.map +1 -1
  416. package/dist/esm/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.js +16 -0
  417. package/dist/esm/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.js.map +1 -1
  418. package/dist/esm/behaviors/thread-network-diagnostics/ThreadNetworkDiagnosticsInterface.d.ts +3 -2
  419. package/dist/esm/behaviors/thread-network-diagnostics/ThreadNetworkDiagnosticsInterface.d.ts.map +1 -1
  420. package/dist/esm/behaviors/time-synchronization/TimeSynchronizationInterface.d.ts +10 -6
  421. package/dist/esm/behaviors/time-synchronization/TimeSynchronizationInterface.d.ts.map +1 -1
  422. package/dist/esm/behaviors/unit-localization/UnitLocalizationServer.d.ts.map +1 -1
  423. package/dist/esm/behaviors/unit-localization/UnitLocalizationServer.js +6 -0
  424. package/dist/esm/behaviors/unit-localization/UnitLocalizationServer.js.map +1 -1
  425. package/dist/esm/behaviors/wi-fi-network-diagnostics/WiFiNetworkDiagnosticsInterface.d.ts +2 -2
  426. package/dist/esm/behaviors/window-covering/WindowCoveringBehavior.d.ts +1 -1
  427. package/dist/esm/behaviors/window-covering/WindowCoveringInterface.d.ts +18 -0
  428. package/dist/esm/behaviors/window-covering/WindowCoveringInterface.d.ts.map +1 -1
  429. package/dist/esm/behaviors/window-covering/WindowCoveringServer.d.ts +2 -2
  430. package/dist/esm/devices/basic-video-player.d.ts +2 -2
  431. package/dist/esm/devices/casting-video-player.d.ts +2 -2
  432. package/dist/esm/devices/color-temperature-light.d.ts +48 -22
  433. package/dist/esm/devices/color-temperature-light.d.ts.map +1 -1
  434. package/dist/esm/devices/color-temperature-light.js +7 -6
  435. package/dist/esm/devices/color-temperature-light.js.map +1 -1
  436. package/dist/esm/devices/control-bridge.d.ts +7 -7
  437. package/dist/esm/devices/control-bridge.d.ts.map +1 -1
  438. package/dist/esm/devices/control-bridge.js +5 -5
  439. package/dist/esm/devices/control-bridge.js.map +1 -1
  440. package/dist/esm/devices/cook-surface.d.ts +132 -4
  441. package/dist/esm/devices/cook-surface.d.ts.map +1 -1
  442. package/dist/esm/devices/cook-surface.js +2 -2
  443. package/dist/esm/devices/cook-surface.js.map +1 -1
  444. package/dist/esm/devices/dimmable-light.d.ts +44 -18
  445. package/dist/esm/devices/dimmable-light.d.ts.map +1 -1
  446. package/dist/esm/devices/dimmable-light.js +6 -5
  447. package/dist/esm/devices/dimmable-light.js.map +1 -1
  448. package/dist/esm/devices/dimmable-plug-in-unit.d.ts +56 -19
  449. package/dist/esm/devices/dimmable-plug-in-unit.d.ts.map +1 -1
  450. package/dist/esm/devices/dimmable-plug-in-unit.js +7 -6
  451. package/dist/esm/devices/dimmable-plug-in-unit.js.map +1 -1
  452. package/dist/esm/devices/dishwasher.d.ts +30 -6
  453. package/dist/esm/devices/dishwasher.d.ts.map +1 -1
  454. package/dist/esm/devices/dishwasher.js +2 -2
  455. package/dist/esm/devices/dishwasher.js.map +1 -1
  456. package/dist/esm/devices/extended-color-light.d.ts +48 -22
  457. package/dist/esm/devices/extended-color-light.d.ts.map +1 -1
  458. package/dist/esm/devices/extended-color-light.js +7 -6
  459. package/dist/esm/devices/extended-color-light.js.map +1 -1
  460. package/dist/esm/devices/index.d.ts +1 -0
  461. package/dist/esm/devices/index.d.ts.map +1 -1
  462. package/dist/esm/devices/index.js +1 -0
  463. package/dist/esm/devices/index.js.map +1 -1
  464. package/dist/esm/devices/laundry-dryer.d.ts +30 -6
  465. package/dist/esm/devices/laundry-dryer.d.ts.map +1 -1
  466. package/dist/esm/devices/laundry-dryer.js +2 -2
  467. package/dist/esm/devices/laundry-dryer.js.map +1 -1
  468. package/dist/esm/devices/laundry-washer.d.ts +30 -6
  469. package/dist/esm/devices/laundry-washer.d.ts.map +1 -1
  470. package/dist/esm/devices/laundry-washer.js +2 -2
  471. package/dist/esm/devices/laundry-washer.js.map +1 -1
  472. package/dist/esm/devices/microwave-oven.d.ts +25 -5
  473. package/dist/esm/devices/microwave-oven.d.ts.map +1 -1
  474. package/dist/esm/devices/microwave-oven.js +2 -2
  475. package/dist/esm/devices/microwave-oven.js.map +1 -1
  476. package/dist/esm/devices/mounted-dimmable-load-control.d.ts +61 -22
  477. package/dist/esm/devices/mounted-dimmable-load-control.d.ts.map +1 -1
  478. package/dist/esm/devices/mounted-dimmable-load-control.js +7 -6
  479. package/dist/esm/devices/mounted-dimmable-load-control.js.map +1 -1
  480. package/dist/esm/devices/mounted-on-off-control.d.ts +57 -17
  481. package/dist/esm/devices/mounted-on-off-control.d.ts.map +1 -1
  482. package/dist/esm/devices/mounted-on-off-control.js +11 -5
  483. package/dist/esm/devices/mounted-on-off-control.js.map +1 -1
  484. package/dist/esm/devices/network-infrastructure-manager.d.ts +16 -4
  485. package/dist/esm/devices/network-infrastructure-manager.d.ts.map +1 -1
  486. package/dist/esm/devices/network-infrastructure-manager.js +9 -3
  487. package/dist/esm/devices/network-infrastructure-manager.js.map +1 -1
  488. package/dist/esm/devices/on-off-light.d.ts +42 -14
  489. package/dist/esm/devices/on-off-light.d.ts.map +1 -1
  490. package/dist/esm/devices/on-off-light.js +10 -4
  491. package/dist/esm/devices/on-off-light.js.map +1 -1
  492. package/dist/esm/devices/on-off-plug-in-unit.d.ts +54 -15
  493. package/dist/esm/devices/on-off-plug-in-unit.d.ts.map +1 -1
  494. package/dist/esm/devices/on-off-plug-in-unit.js +11 -5
  495. package/dist/esm/devices/on-off-plug-in-unit.js.map +1 -1
  496. package/dist/esm/devices/rain-sensor.d.ts +4 -4
  497. package/dist/esm/devices/robotic-vacuum-cleaner.d.ts +30 -6
  498. package/dist/esm/devices/robotic-vacuum-cleaner.d.ts.map +1 -1
  499. package/dist/esm/devices/robotic-vacuum-cleaner.js +2 -2
  500. package/dist/esm/devices/robotic-vacuum-cleaner.js.map +1 -1
  501. package/dist/esm/devices/temperature-controlled-cabinet.d.ts +147 -7
  502. package/dist/esm/devices/temperature-controlled-cabinet.d.ts.map +1 -1
  503. package/dist/esm/devices/temperature-controlled-cabinet.js +3 -3
  504. package/dist/esm/devices/temperature-controlled-cabinet.js.map +1 -1
  505. package/dist/esm/devices/thermostat-controller.d.ts +62 -0
  506. package/dist/esm/devices/thermostat-controller.d.ts.map +1 -0
  507. package/dist/esm/devices/thermostat-controller.js +38 -0
  508. package/dist/esm/devices/thermostat-controller.js.map +6 -0
  509. package/dist/esm/devices/water-freeze-detector.d.ts +4 -4
  510. package/dist/esm/devices/water-heater.d.ts +26 -2
  511. package/dist/esm/devices/water-heater.d.ts.map +1 -1
  512. package/dist/esm/devices/water-leak-detector.d.ts +4 -4
  513. package/dist/esm/devices/window-covering-controller.d.ts +1 -1
  514. package/dist/esm/devices/window-covering-controller.js +1 -1
  515. package/dist/esm/devices/window-covering.d.ts +1 -1
  516. package/dist/esm/devices/window-covering.js +1 -1
  517. package/dist/esm/endpoint/Endpoint.d.ts +36 -2
  518. package/dist/esm/endpoint/Endpoint.d.ts.map +1 -1
  519. package/dist/esm/endpoint/Endpoint.js +17 -14
  520. package/dist/esm/endpoint/Endpoint.js.map +1 -1
  521. package/dist/esm/endpoint/properties/EndpointContainer.d.ts +1 -0
  522. package/dist/esm/endpoint/properties/EndpointContainer.d.ts.map +1 -1
  523. package/dist/esm/endpoint/properties/EndpointContainer.js +3 -0
  524. package/dist/esm/endpoint/properties/EndpointContainer.js.map +1 -1
  525. package/dist/esm/endpoints/joint-fabric-administrator.d.ts +9 -9
  526. package/dist/esm/endpoints/joint-fabric-administrator.d.ts.map +1 -1
  527. package/dist/esm/endpoints/joint-fabric-administrator.js +9 -4
  528. package/dist/esm/endpoints/joint-fabric-administrator.js.map +1 -1
  529. package/dist/esm/tags/AreaNamespaceTag.d.ts +132 -99
  530. package/dist/esm/tags/AreaNamespaceTag.d.ts.map +1 -1
  531. package/dist/esm/tags/AreaNamespaceTag.js +91 -67
  532. package/dist/esm/tags/AreaNamespaceTag.js.map +1 -1
  533. package/dist/esm/tags/ClosureTag.d.ts +7 -0
  534. package/dist/esm/tags/ClosureTag.d.ts.map +1 -1
  535. package/dist/esm/tags/ClosureTag.js.map +1 -1
  536. package/dist/esm/tags/CompassDirectionTag.d.ts +4 -4
  537. package/dist/esm/tags/CompassDirectionTag.js +4 -4
  538. package/dist/esm/tags/CompassDirectionTag.js.map +1 -1
  539. package/dist/esm/tags/CompassLocationTag.d.ts +4 -4
  540. package/dist/esm/tags/CompassLocationTag.js +4 -4
  541. package/dist/esm/tags/CompassLocationTag.js.map +1 -1
  542. package/dist/esm/tags/LandmarkNamespaceTag.d.ts +34 -24
  543. package/dist/esm/tags/LandmarkNamespaceTag.d.ts.map +1 -1
  544. package/dist/esm/tags/LandmarkNamespaceTag.js +34 -24
  545. package/dist/esm/tags/LandmarkNamespaceTag.js.map +1 -1
  546. package/dist/esm/tags/LaundryTag.d.ts +3 -3
  547. package/dist/esm/tags/LaundryTag.js +3 -3
  548. package/dist/esm/tags/LaundryTag.js.map +1 -1
  549. package/dist/esm/tags/LocationTag.d.ts +8 -1
  550. package/dist/esm/tags/LocationTag.d.ts.map +1 -1
  551. package/dist/esm/tags/LocationTag.js +6 -2
  552. package/dist/esm/tags/LocationTag.js.map +1 -1
  553. package/dist/esm/tags/NumberTag.d.ts +80 -0
  554. package/dist/esm/tags/NumberTag.d.ts.map +1 -1
  555. package/dist/esm/tags/NumberTag.js +21 -1
  556. package/dist/esm/tags/NumberTag.js.map +1 -1
  557. package/dist/esm/tags/PositionTag.d.ts +3 -0
  558. package/dist/esm/tags/PositionTag.d.ts.map +1 -1
  559. package/dist/esm/tags/PositionTag.js.map +1 -1
  560. package/dist/esm/tags/RelativePositionTag.d.ts +2 -2
  561. package/dist/esm/tags/RelativePositionTag.js +2 -2
  562. package/dist/esm/tags/RelativePositionTag.js.map +1 -1
  563. package/dist/esm/tags/SwitchesTag.d.ts +27 -3
  564. package/dist/esm/tags/SwitchesTag.d.ts.map +1 -1
  565. package/dist/esm/tags/SwitchesTag.js +17 -2
  566. package/dist/esm/tags/SwitchesTag.js.map +1 -1
  567. package/package.json +7 -7
  568. package/src/behavior/Behavior.ts +10 -0
  569. package/src/behavior/cluster/ClusterBehavior.ts +21 -10
  570. package/src/behavior/cluster/ClusterBehaviorUtil.ts +85 -59
  571. package/src/behavior/internal/BehaviorBacking.ts +2 -2
  572. package/src/behavior/state/managed/Datasource.ts +14 -7
  573. package/src/behavior/state/managed/ManagedReference.ts +67 -19
  574. package/src/behavior/state/managed/values/ListManager.ts +1 -0
  575. package/src/behavior/state/managed/values/StructManager.ts +13 -3
  576. package/src/behavior/state/validation/conformance-compiler.ts +8 -3
  577. package/src/behaviors/access-control/AccessControlServer.ts +3 -7
  578. package/src/behaviors/account-login/AccountLoginInterface.ts +7 -7
  579. package/src/behaviors/actions/ActionsInterface.ts +26 -1
  580. package/src/behaviors/application-launcher/ApplicationLauncherInterface.ts +3 -1
  581. package/src/behaviors/channel/ChannelInterface.ts +4 -0
  582. package/src/behaviors/color-control/ColorControlInterface.ts +4 -0
  583. package/src/behaviors/color-control/ColorControlServer.ts +25 -26
  584. package/src/behaviors/content-control/ContentControlInterface.ts +1 -1
  585. package/src/behaviors/door-lock/DoorLockInterface.ts +1 -1
  586. package/src/behaviors/door-lock/DoorLockServer.ts +11 -4
  587. package/src/behaviors/ethernet-network-diagnostics/EthernetNetworkDiagnosticsInterface.ts +2 -2
  588. package/src/behaviors/fan-control/FanControlInterface.ts +13 -4
  589. package/src/behaviors/fan-control/FanControlServer.ts +8 -3
  590. package/src/behaviors/general-commissioning/GeneralCommissioningInterface.ts +16 -13
  591. package/src/behaviors/general-diagnostics/GeneralDiagnosticsServer.ts +5 -9
  592. package/src/behaviors/group-key-management/GroupKeyManagementInterface.ts +3 -3
  593. package/src/behaviors/icd-management/IcdManagementInterface.ts +40 -4
  594. package/src/behaviors/index.ts +1 -5
  595. package/src/behaviors/joint-fabric-administrator/JointFabricAdministratorBehavior.ts +27 -0
  596. package/src/behaviors/joint-fabric-administrator/JointFabricAdministratorClient.ts +15 -0
  597. package/src/behaviors/joint-fabric-administrator/JointFabricAdministratorInterface.ts +94 -0
  598. package/src/behaviors/{joint-fabric-pki/JointFabricPkiServer.ts → joint-fabric-administrator/JointFabricAdministratorServer.ts} +3 -3
  599. package/src/behaviors/joint-fabric-administrator/index.ts +12 -0
  600. package/src/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.ts +555 -40
  601. package/src/behaviors/media-playback/MediaPlaybackInterface.ts +27 -2
  602. package/src/behaviors/network-commissioning/NetworkCommissioningInterface.ts +28 -14
  603. package/src/behaviors/operational-credentials/OperationalCredentialsInterface.ts +108 -9
  604. package/src/behaviors/operational-credentials/OperationalCredentialsServer.ts +1 -1
  605. package/src/behaviors/service-area/ServiceAreaInterface.ts +0 -3
  606. package/src/behaviors/service-area/ServiceAreaServer.ts +2 -2
  607. package/src/behaviors/software-diagnostics/SoftwareDiagnosticsInterface.ts +3 -1
  608. package/src/behaviors/switch/SwitchServer.ts +4 -0
  609. package/src/behaviors/temperature-control/TemperatureControlInterface.ts +2 -0
  610. package/src/behaviors/thermostat/AtomicWriteHandler.ts +412 -0
  611. package/src/behaviors/thermostat/AtomicWriteState.ts +91 -0
  612. package/src/behaviors/thermostat/ThermostatInterface.ts +2 -0
  613. package/src/behaviors/thermostat/ThermostatServer.ts +1487 -3
  614. package/src/behaviors/thermostat-user-interface-configuration/ThermostatUserInterfaceConfigurationServer.ts +21 -1
  615. package/src/behaviors/thread-network-diagnostics/ThreadNetworkDiagnosticsInterface.ts +3 -2
  616. package/src/behaviors/time-synchronization/TimeSynchronizationInterface.ts +10 -6
  617. package/src/behaviors/unit-localization/UnitLocalizationServer.ts +6 -0
  618. package/src/behaviors/wi-fi-network-diagnostics/WiFiNetworkDiagnosticsInterface.ts +2 -2
  619. package/src/behaviors/window-covering/WindowCoveringInterface.ts +18 -0
  620. package/src/devices/basic-video-player.ts +2 -2
  621. package/src/devices/casting-video-player.ts +2 -2
  622. package/src/devices/color-temperature-light.ts +14 -13
  623. package/src/devices/control-bridge.ts +11 -11
  624. package/src/devices/cook-surface.ts +3 -3
  625. package/src/devices/dimmable-light.ts +13 -12
  626. package/src/devices/dimmable-plug-in-unit.ts +25 -13
  627. package/src/devices/dishwasher.ts +4 -3
  628. package/src/devices/extended-color-light.ts +14 -13
  629. package/src/devices/index.ts +1 -0
  630. package/src/devices/laundry-dryer.ts +4 -3
  631. package/src/devices/laundry-washer.ts +4 -3
  632. package/src/devices/microwave-oven.ts +2 -2
  633. package/src/devices/mounted-dimmable-load-control.ts +30 -16
  634. package/src/devices/mounted-on-off-control.ts +33 -12
  635. package/src/devices/network-infrastructure-manager.ts +19 -6
  636. package/src/devices/on-off-light.ts +18 -9
  637. package/src/devices/on-off-plug-in-unit.ts +30 -10
  638. package/src/devices/robotic-vacuum-cleaner.ts +4 -3
  639. package/src/devices/temperature-controlled-cabinet.ts +6 -5
  640. package/src/devices/thermostat-controller.ts +72 -0
  641. package/src/devices/window-covering-controller.ts +1 -1
  642. package/src/devices/window-covering.ts +1 -1
  643. package/src/endpoint/Endpoint.ts +61 -5
  644. package/src/endpoint/properties/EndpointContainer.ts +4 -0
  645. package/src/endpoints/joint-fabric-administrator.ts +13 -8
  646. package/src/tags/AreaNamespaceTag.ts +104 -68
  647. package/src/tags/ClosureTag.ts +7 -0
  648. package/src/tags/CompassDirectionTag.ts +4 -4
  649. package/src/tags/CompassLocationTag.ts +4 -4
  650. package/src/tags/LandmarkNamespaceTag.ts +39 -24
  651. package/src/tags/LaundryTag.ts +3 -3
  652. package/src/tags/LocationTag.ts +7 -2
  653. package/src/tags/NumberTag.ts +21 -1
  654. package/src/tags/PositionTag.ts +3 -0
  655. package/src/tags/RelativePositionTag.ts +2 -2
  656. package/src/tags/SwitchesTag.ts +22 -4
  657. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationBehavior.d.ts +0 -26
  658. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationBehavior.d.ts.map +0 -1
  659. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationBehavior.js +0 -34
  660. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationBehavior.js.map +0 -6
  661. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationClient.d.ts +0 -15
  662. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationClient.d.ts.map +0 -1
  663. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationClient.js +0 -33
  664. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationClient.js.map +0 -6
  665. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationServer.d.ts +0 -13
  666. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationServer.d.ts.map +0 -1
  667. package/dist/cjs/behaviors/ballast-configuration/BallastConfigurationServer.js.map +0 -6
  668. package/dist/cjs/behaviors/ballast-configuration/index.d.ts +0 -10
  669. package/dist/cjs/behaviors/ballast-configuration/index.d.ts.map +0 -1
  670. package/dist/cjs/behaviors/ballast-configuration/index.js +0 -26
  671. package/dist/cjs/behaviors/ballast-configuration/index.js.map +0 -6
  672. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiBehavior.d.ts +0 -31
  673. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiBehavior.d.ts.map +0 -1
  674. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiBehavior.js.map +0 -6
  675. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiClient.d.ts +0 -15
  676. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiClient.d.ts.map +0 -1
  677. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiClient.js +0 -33
  678. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiClient.js.map +0 -6
  679. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiInterface.d.ts +0 -36
  680. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiInterface.d.ts.map +0 -1
  681. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiInterface.js +0 -22
  682. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiInterface.js.map +0 -6
  683. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiServer.d.ts +0 -13
  684. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiServer.d.ts.map +0 -1
  685. package/dist/cjs/behaviors/joint-fabric-pki/JointFabricPkiServer.js.map +0 -6
  686. package/dist/cjs/behaviors/joint-fabric-pki/index.d.ts +0 -11
  687. package/dist/cjs/behaviors/joint-fabric-pki/index.d.ts.map +0 -1
  688. package/dist/cjs/behaviors/joint-fabric-pki/index.js.map +0 -6
  689. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationBehavior.d.ts +0 -26
  690. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationBehavior.d.ts.map +0 -1
  691. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationBehavior.js +0 -34
  692. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationBehavior.js.map +0 -6
  693. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationClient.d.ts +0 -15
  694. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationClient.d.ts.map +0 -1
  695. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationClient.js +0 -33
  696. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationClient.js.map +0 -6
  697. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationServer.d.ts +0 -13
  698. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationServer.d.ts.map +0 -1
  699. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationServer.js +0 -32
  700. package/dist/cjs/behaviors/proxy-configuration/ProxyConfigurationServer.js.map +0 -6
  701. package/dist/cjs/behaviors/proxy-configuration/index.d.ts +0 -10
  702. package/dist/cjs/behaviors/proxy-configuration/index.d.ts.map +0 -1
  703. package/dist/cjs/behaviors/proxy-configuration/index.js +0 -26
  704. package/dist/cjs/behaviors/proxy-configuration/index.js.map +0 -6
  705. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryBehavior.d.ts +0 -31
  706. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryBehavior.d.ts.map +0 -1
  707. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryBehavior.js +0 -34
  708. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryBehavior.js.map +0 -6
  709. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryClient.d.ts +0 -15
  710. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryClient.d.ts.map +0 -1
  711. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryClient.js +0 -33
  712. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryClient.js.map +0 -6
  713. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryInterface.d.ts +0 -26
  714. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryInterface.d.ts.map +0 -1
  715. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryInterface.js.map +0 -6
  716. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryServer.d.ts +0 -13
  717. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryServer.d.ts.map +0 -1
  718. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryServer.js +0 -32
  719. package/dist/cjs/behaviors/proxy-discovery/ProxyDiscoveryServer.js.map +0 -6
  720. package/dist/cjs/behaviors/proxy-discovery/index.d.ts +0 -11
  721. package/dist/cjs/behaviors/proxy-discovery/index.d.ts.map +0 -1
  722. package/dist/cjs/behaviors/proxy-discovery/index.js +0 -27
  723. package/dist/cjs/behaviors/proxy-discovery/index.js.map +0 -6
  724. package/dist/cjs/behaviors/valid-proxies/ValidProxiesBehavior.d.ts +0 -31
  725. package/dist/cjs/behaviors/valid-proxies/ValidProxiesBehavior.d.ts.map +0 -1
  726. package/dist/cjs/behaviors/valid-proxies/ValidProxiesBehavior.js +0 -34
  727. package/dist/cjs/behaviors/valid-proxies/ValidProxiesBehavior.js.map +0 -6
  728. package/dist/cjs/behaviors/valid-proxies/ValidProxiesClient.d.ts +0 -15
  729. package/dist/cjs/behaviors/valid-proxies/ValidProxiesClient.d.ts.map +0 -1
  730. package/dist/cjs/behaviors/valid-proxies/ValidProxiesClient.js +0 -33
  731. package/dist/cjs/behaviors/valid-proxies/ValidProxiesClient.js.map +0 -6
  732. package/dist/cjs/behaviors/valid-proxies/ValidProxiesInterface.d.ts +0 -26
  733. package/dist/cjs/behaviors/valid-proxies/ValidProxiesInterface.d.ts.map +0 -1
  734. package/dist/cjs/behaviors/valid-proxies/ValidProxiesInterface.js +0 -22
  735. package/dist/cjs/behaviors/valid-proxies/ValidProxiesInterface.js.map +0 -6
  736. package/dist/cjs/behaviors/valid-proxies/ValidProxiesServer.d.ts +0 -13
  737. package/dist/cjs/behaviors/valid-proxies/ValidProxiesServer.d.ts.map +0 -1
  738. package/dist/cjs/behaviors/valid-proxies/ValidProxiesServer.js +0 -32
  739. package/dist/cjs/behaviors/valid-proxies/ValidProxiesServer.js.map +0 -6
  740. package/dist/cjs/behaviors/valid-proxies/index.d.ts +0 -11
  741. package/dist/cjs/behaviors/valid-proxies/index.d.ts.map +0 -1
  742. package/dist/cjs/behaviors/valid-proxies/index.js +0 -27
  743. package/dist/cjs/behaviors/valid-proxies/index.js.map +0 -6
  744. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationBehavior.d.ts +0 -26
  745. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationBehavior.d.ts.map +0 -1
  746. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationBehavior.js +0 -14
  747. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationBehavior.js.map +0 -6
  748. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationClient.d.ts +0 -15
  749. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationClient.d.ts.map +0 -1
  750. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationClient.js +0 -13
  751. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationClient.js.map +0 -6
  752. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationServer.d.ts +0 -13
  753. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationServer.d.ts.map +0 -1
  754. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationServer.js +0 -12
  755. package/dist/esm/behaviors/ballast-configuration/BallastConfigurationServer.js.map +0 -6
  756. package/dist/esm/behaviors/ballast-configuration/index.d.ts +0 -10
  757. package/dist/esm/behaviors/ballast-configuration/index.d.ts.map +0 -1
  758. package/dist/esm/behaviors/ballast-configuration/index.js +0 -9
  759. package/dist/esm/behaviors/ballast-configuration/index.js.map +0 -6
  760. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiBehavior.d.ts +0 -31
  761. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiBehavior.d.ts.map +0 -1
  762. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiBehavior.js +0 -14
  763. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiBehavior.js.map +0 -6
  764. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiClient.d.ts +0 -15
  765. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiClient.d.ts.map +0 -1
  766. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiClient.js +0 -13
  767. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiClient.js.map +0 -6
  768. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiInterface.d.ts +0 -36
  769. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiInterface.d.ts.map +0 -1
  770. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiInterface.js +0 -6
  771. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiInterface.js.map +0 -6
  772. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiServer.d.ts +0 -13
  773. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiServer.d.ts.map +0 -1
  774. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiServer.js +0 -12
  775. package/dist/esm/behaviors/joint-fabric-pki/JointFabricPkiServer.js.map +0 -6
  776. package/dist/esm/behaviors/joint-fabric-pki/index.d.ts +0 -11
  777. package/dist/esm/behaviors/joint-fabric-pki/index.d.ts.map +0 -1
  778. package/dist/esm/behaviors/joint-fabric-pki/index.js +0 -10
  779. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationBehavior.d.ts +0 -26
  780. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationBehavior.d.ts.map +0 -1
  781. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationBehavior.js +0 -14
  782. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationBehavior.js.map +0 -6
  783. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationClient.d.ts +0 -15
  784. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationClient.d.ts.map +0 -1
  785. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationClient.js +0 -13
  786. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationClient.js.map +0 -6
  787. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationServer.d.ts +0 -13
  788. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationServer.d.ts.map +0 -1
  789. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationServer.js +0 -12
  790. package/dist/esm/behaviors/proxy-configuration/ProxyConfigurationServer.js.map +0 -6
  791. package/dist/esm/behaviors/proxy-configuration/index.d.ts +0 -10
  792. package/dist/esm/behaviors/proxy-configuration/index.d.ts.map +0 -1
  793. package/dist/esm/behaviors/proxy-configuration/index.js +0 -9
  794. package/dist/esm/behaviors/proxy-configuration/index.js.map +0 -6
  795. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryBehavior.d.ts +0 -31
  796. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryBehavior.d.ts.map +0 -1
  797. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryBehavior.js +0 -14
  798. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryBehavior.js.map +0 -6
  799. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryClient.d.ts +0 -15
  800. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryClient.d.ts.map +0 -1
  801. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryClient.js +0 -13
  802. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryClient.js.map +0 -6
  803. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryInterface.d.ts +0 -26
  804. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryInterface.d.ts.map +0 -1
  805. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryInterface.js +0 -6
  806. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryInterface.js.map +0 -6
  807. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryServer.d.ts +0 -13
  808. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryServer.d.ts.map +0 -1
  809. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryServer.js +0 -12
  810. package/dist/esm/behaviors/proxy-discovery/ProxyDiscoveryServer.js.map +0 -6
  811. package/dist/esm/behaviors/proxy-discovery/index.d.ts +0 -11
  812. package/dist/esm/behaviors/proxy-discovery/index.d.ts.map +0 -1
  813. package/dist/esm/behaviors/proxy-discovery/index.js +0 -10
  814. package/dist/esm/behaviors/proxy-discovery/index.js.map +0 -6
  815. package/dist/esm/behaviors/valid-proxies/ValidProxiesBehavior.d.ts +0 -31
  816. package/dist/esm/behaviors/valid-proxies/ValidProxiesBehavior.d.ts.map +0 -1
  817. package/dist/esm/behaviors/valid-proxies/ValidProxiesBehavior.js +0 -14
  818. package/dist/esm/behaviors/valid-proxies/ValidProxiesBehavior.js.map +0 -6
  819. package/dist/esm/behaviors/valid-proxies/ValidProxiesClient.d.ts +0 -15
  820. package/dist/esm/behaviors/valid-proxies/ValidProxiesClient.d.ts.map +0 -1
  821. package/dist/esm/behaviors/valid-proxies/ValidProxiesClient.js +0 -13
  822. package/dist/esm/behaviors/valid-proxies/ValidProxiesClient.js.map +0 -6
  823. package/dist/esm/behaviors/valid-proxies/ValidProxiesInterface.d.ts +0 -26
  824. package/dist/esm/behaviors/valid-proxies/ValidProxiesInterface.d.ts.map +0 -1
  825. package/dist/esm/behaviors/valid-proxies/ValidProxiesInterface.js.map +0 -6
  826. package/dist/esm/behaviors/valid-proxies/ValidProxiesServer.d.ts +0 -13
  827. package/dist/esm/behaviors/valid-proxies/ValidProxiesServer.d.ts.map +0 -1
  828. package/dist/esm/behaviors/valid-proxies/ValidProxiesServer.js +0 -12
  829. package/dist/esm/behaviors/valid-proxies/ValidProxiesServer.js.map +0 -6
  830. package/dist/esm/behaviors/valid-proxies/index.d.ts +0 -11
  831. package/dist/esm/behaviors/valid-proxies/index.d.ts.map +0 -1
  832. package/dist/esm/behaviors/valid-proxies/index.js +0 -10
  833. package/dist/esm/behaviors/valid-proxies/index.js.map +0 -6
  834. package/src/behaviors/ballast-configuration/BallastConfigurationBehavior.ts +0 -24
  835. package/src/behaviors/ballast-configuration/BallastConfigurationClient.ts +0 -15
  836. package/src/behaviors/ballast-configuration/BallastConfigurationServer.ts +0 -14
  837. package/src/behaviors/ballast-configuration/index.ts +0 -11
  838. package/src/behaviors/joint-fabric-pki/JointFabricPkiBehavior.ts +0 -26
  839. package/src/behaviors/joint-fabric-pki/JointFabricPkiClient.ts +0 -15
  840. package/src/behaviors/joint-fabric-pki/JointFabricPkiInterface.ts +0 -36
  841. package/src/behaviors/joint-fabric-pki/index.ts +0 -12
  842. package/src/behaviors/proxy-configuration/ProxyConfigurationBehavior.ts +0 -24
  843. package/src/behaviors/proxy-configuration/ProxyConfigurationClient.ts +0 -15
  844. package/src/behaviors/proxy-configuration/ProxyConfigurationServer.ts +0 -14
  845. package/src/behaviors/proxy-configuration/index.ts +0 -11
  846. package/src/behaviors/proxy-discovery/ProxyDiscoveryBehavior.ts +0 -26
  847. package/src/behaviors/proxy-discovery/ProxyDiscoveryClient.ts +0 -15
  848. package/src/behaviors/proxy-discovery/ProxyDiscoveryInterface.ts +0 -24
  849. package/src/behaviors/proxy-discovery/ProxyDiscoveryServer.ts +0 -14
  850. package/src/behaviors/proxy-discovery/index.ts +0 -12
  851. package/src/behaviors/valid-proxies/ValidProxiesBehavior.ts +0 -24
  852. package/src/behaviors/valid-proxies/ValidProxiesClient.ts +0 -15
  853. package/src/behaviors/valid-proxies/ValidProxiesInterface.ts +0 -24
  854. package/src/behaviors/valid-proxies/ValidProxiesServer.ts +0 -14
  855. package/src/behaviors/valid-proxies/index.ts +0 -12
@@ -5,88 +5,603 @@
5
5
  */
6
6
  /*** THIS FILE IS GENERATED, DO NOT EDIT ***/
7
7
  import { MaybePromise } from "#general";
8
+ import { JointFabricDatastore } from "#clusters/joint-fabric-datastore";
8
9
  export declare namespace JointFabricDatastoreInterface {
9
10
  interface Base {
10
11
  /**
11
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
12
+ * This command shall be used to add a KeySet to the Joint Fabric Datastore Cluster of the accessing fabric.
13
+ *
14
+ * GroupKeySet represents the KeySet to be added to the Joint Fabric Datastore Cluster. Upon receipt of this
15
+ * command, the Datastore shall:
16
+ *
17
+ * 1. Ensure there are no KeySets in the KeySetList attribute with the given GroupKeySetID.
18
+ *
19
+ * 2. If a match is found, return CONSTRAINT_ERROR.
20
+ *
21
+ * 3. Add the Epoch Key Entry for the KeySet to the KeySetList attribute.
22
+ *
23
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.1
12
24
  */
13
- section112471(): MaybePromise;
25
+ addKeySet(request: JointFabricDatastore.AddKeySetRequest): MaybePromise;
14
26
  /**
15
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
27
+ * This command shall be used to update a KeySet in the Joint Fabric Datastore Cluster of the accessing fabric.
28
+ *
29
+ * GroupKeySet represents the KeySet to be updated in the Joint Fabric Datastore Cluster. Upon receipt of this
30
+ * command, the Datastore shall:
31
+ *
32
+ * 1. Find the Epoch Key Entry for the KeySet in the KeySetList attribute with the given GroupKeySetID, and
33
+ * update any changed fields.
34
+ *
35
+ * 2. If entry is not found, return NOT_FOUND.
36
+ *
37
+ * 3. If any fields are changed as a result of this command:
38
+ *
39
+ * a. Iterate through each Node Information Entry:
40
+ *
41
+ * i. If the NodeKeySetList contains an entry with the given GroupKeySetID:
42
+ *
43
+ * A. Update the Status on the given DatastoreNodeKeySetEntryStruct tp Pending.
44
+ *
45
+ * B. Update the GroupKeySet on the given Node with the new values.
46
+ *
47
+ * I. If successful, update the Status on this DatastoreNodeKeySetEntryStruct to Committed.
48
+ *
49
+ * II. If not successful, update the State field of the StatusEntry on this
50
+ * DatastoreNodeKeySetEntryStruct to CommitFailed and FailureCode code to the returned error. The
51
+ * pending change shall be applied in a subsequent Node Refresh.
52
+ *
53
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.2
16
54
  */
17
- section112472(): MaybePromise;
55
+ updateKeySet(request: JointFabricDatastore.UpdateKeySetRequest): MaybePromise;
18
56
  /**
19
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
57
+ * This command shall be used to remove a KeySet from the Joint Fabric Datastore Cluster of the accessing
58
+ * fabric.
59
+ *
60
+ * GroupKeySetID represents the unique identifier for the KeySet to be removed from the Joint Fabric Datastore
61
+ * Cluster.
62
+ *
63
+ * Attempt to remove the IPK, which has GroupKeySetID of 0, shall fail with response CONSTRAINT_ERROR.
64
+ *
65
+ * Upon receipt of this command, the Datastore shall:
66
+ *
67
+ * 1. If entry is not found, return NOT_FOUND.
68
+ *
69
+ * 2. Ensure there are no Nodes using this KeySet. To do this:
70
+ *
71
+ * a. Iterate through each Node Information Entry:
72
+ *
73
+ * i. If the NodeKeySetList list contains an entry with the given GroupKeySetID, and the entry does NOT
74
+ * have Status DeletePending, then return CONSTRAINT_ERROR.
75
+ *
76
+ * 3. Remove the DatastoreGroupKeySetStruct for the given GroupKeySetID from the GroupKeySetList attribute.
77
+ *
78
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.3
20
79
  */
21
- section112473(): MaybePromise;
80
+ removeKeySet(request: JointFabricDatastore.RemoveKeySetRequest): MaybePromise;
22
81
  /**
23
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
82
+ * This command shall be used to add a group to the Joint Fabric Datastore Cluster of the accessing fabric.
83
+ *
84
+ * GroupInformationEntry represents the group to be added to the Joint Fabric Datastore Cluster.
85
+ *
86
+ * GroupCAT values shall fall within the range 1 to 65534. Attempts to add a group with a GroupCAT value of
87
+ * Administrator CAT or Anchor CAT shall fail with CONSTRAINT_ERROR.
88
+ *
89
+ * Upon receipt of this command, the Datastore shall:
90
+ *
91
+ * 1. Ensure there are no Groups in the GroupList attribute with the given GroupID. If a match is found,
92
+ * return CONSTRAINT_ERROR.
93
+ *
94
+ * 2. Add the DatastoreGroupInformationEntryStruct for the Group with the given GroupID to the GroupList
95
+ * attribute.
96
+ *
97
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.4
24
98
  */
25
- section112474(): MaybePromise;
99
+ addGroup(request: JointFabricDatastore.AddGroupRequest): MaybePromise;
26
100
  /**
27
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
101
+ * This command shall be used to update a group in the Joint Fabric Datastore Cluster of the accessing fabric.
102
+ *
103
+ * GroupID represents the group to be updated in the Joint Fabric Datastore Cluster. NULL values for the
104
+ * additional parameters will be ignored (not updated).
105
+ *
106
+ * GroupCAT values shall fall within the range 1 to 65534. Attempts to update the GroupCAT on an existing group
107
+ * which has a GroupCAT value of Administrator CAT or Anchor CAT shall fail with CONSTRAINT_ERROR.
108
+ *
109
+ * Attempts to set the GroupCAT to Administrator CAT or Anchor CAT shall fail with CONSTRAINT_ERROR.
110
+ *
111
+ * Upon receipt of this command, the Datastore shall:
112
+ *
113
+ * 1. If entry is not found, return NOT_FOUND.
114
+ *
115
+ * 2. Update the DatastoreGroupInformationEntryStruct for the Group with the given GroupID to match the
116
+ * non-NULL fields passed in.
117
+ *
118
+ * 3. If any fields are changed as a result of this command:
119
+ *
120
+ * a. Iterate through each Node Information Entry:
121
+ *
122
+ * i. If the GroupKeySetID changed:
123
+ *
124
+ * I. Add a DatastoreNodeKeySetEntryStruct with the new GroupKeySetID, and Status set to Pending.
125
+ *
126
+ * II. Add this KeySet to the Node.
127
+ *
128
+ * 1. If successful, Set the Status to Committed for this entry in the NodeKeySetList.
129
+ *
130
+ * 2. If not successful, Set the Status to CommitFailed and the FailureCode to the returned error. The pending
131
+ * change shall be applied in a subsequent Node Refresh.
132
+ *
133
+ * A. If the NodeKeySetList list contains an entry with the previous GroupKeySetID:
134
+ *
135
+ * III. Set the Status set to DeletePending.
136
+ *
137
+ * IV. Remove this KeySet from the Node.
138
+ *
139
+ * 1. If successful, Remove this entry from the NodeKeySetList.
140
+ *
141
+ * 2. If not successful, the pending change shall be applied in a subsequent Node Refresh.
142
+ *
143
+ * ii. If the GroupCAT, GroupCATVersion or GroupPermission changed:
144
+ *
145
+ * A. If the ACLList contains an entry for this Group, update the ACL List Entry in the Datastore with the new
146
+ * values and Status Pending, update the ACL attribute on the given Node with the new values. If the update
147
+ * succeeds, set the Status to Committed on the ACLList Entry in the Datastore.
148
+ *
149
+ * iii. If the FriendlyName changed:
150
+ *
151
+ * A. Iterate through each Endpoint Information Entry:
152
+ *
153
+ * I. If the GroupIDList contains an entry with the given GroupID:
154
+ *
155
+ * 1. Update the GroupIDList Entry in the Datastore with the new values and Status
156
+ *
157
+ * ### Pending
158
+ *
159
+ * 2. Update the Groups on the given Node with the new values.
160
+ *
161
+ * 1. If the update succeeds, set the Status to Committed on the GroupIDList Entry in the Datastore.
162
+ *
163
+ * 2. If not successful, the pending change shall be applied in a subsequent Node Refresh.
164
+ *
165
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.5
28
166
  */
29
- section112475(): MaybePromise;
167
+ updateGroup(request: JointFabricDatastore.UpdateGroupRequest): MaybePromise;
30
168
  /**
31
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
169
+ * This command shall be used to remove a group from the Joint Fabric Datastore Cluster of the accessing fabric.
170
+ *
171
+ * GroupID represents the unique identifier for the group to be removed from the Joint Fabric Datastore Cluster.
172
+ *
173
+ * Attempts to remove a group with GroupCAT value set to Administrator CAT or Anchor CAT shall fail with
174
+ * CONSTRAINT_ERROR.
175
+ *
176
+ * Upon receipt of this command, the Datastore shall:
177
+ *
178
+ * 1. If entry is not found, return NOT_FOUND.
179
+ *
180
+ * 2. Ensure there are no Nodes in this group. To do this:
181
+ *
182
+ * a. Iterate through each Node Information Entry:
183
+ *
184
+ * i. If the GroupIDList contains an entry with the given GroupID, and the entry does NOT have Status
185
+ * DeletePending, then return CONSTRAINT_ERROR.
186
+ *
187
+ * 3. Remove the DatastoreGroupInformationEntryStruct for the Group with the given GroupID from the GroupList
188
+ * attribute.
189
+ *
190
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.6
32
191
  */
33
- section112476(): MaybePromise;
192
+ removeGroup(request: JointFabricDatastore.RemoveGroupRequest): MaybePromise;
34
193
  /**
35
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
194
+ * This command shall be used to add an admin to the Joint Fabric Datastore Cluster of the accessing fabric.
195
+ *
196
+ * NodeID, FriendlyName, VendorID and ICAC represent the admin to be added to the Joint Fabric Datastore
197
+ * Cluster.
198
+ *
199
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.7
36
200
  */
37
- section112477(): MaybePromise;
201
+ addAdmin(request: JointFabricDatastore.AddAdminRequest): MaybePromise;
38
202
  /**
39
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
203
+ * This command shall be used to update an admin in the Joint Fabric Datastore Cluster of the accessing fabric.
204
+ *
205
+ * NodeID represents the admin to be updated in the Joint Fabric Datastore Cluster. NULL values for the
206
+ * additional parameters will be ignored (not updated).
207
+ *
208
+ * If entry is not found, return NOT_FOUND.
209
+ *
210
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.8
40
211
  */
41
- section112478(): MaybePromise;
212
+ updateAdmin(request: JointFabricDatastore.UpdateAdminRequest): MaybePromise;
42
213
  /**
43
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
214
+ * This command shall be used to remove an admin from the Joint Fabric Datastore Cluster of the accessing
215
+ * fabric.
216
+ *
217
+ * NodeID represents the unique identifier for the admin to be removed from the Joint Fabric Datastore Cluster.
218
+ *
219
+ * If entry is not found, return NOT_FOUND.
220
+ *
221
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.9
44
222
  */
45
- section112479(): MaybePromise;
223
+ removeAdmin(request: JointFabricDatastore.RemoveAdminRequest): MaybePromise;
46
224
  /**
47
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
225
+ * The command shall be used to add a node to the Joint Fabric Datastore Cluster of the accessing fabric.
226
+ *
227
+ * NodeID represents the node to be added to the Joint Fabric Datastore Cluster. Upon receipt of this command,
228
+ * the Datastore shall:
229
+ *
230
+ * 1. Update CommissioningStatusEntry of the Node Information Entry with the given NodeID to Pending.
231
+ *
232
+ * If a Node Information Entry exists for the given NodeID, this command shall return INVALID_CONSTRAINT.
233
+ *
234
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.10
48
235
  */
49
- section1124710(): MaybePromise;
236
+ addPendingNode(request: JointFabricDatastore.AddPendingNodeRequest): MaybePromise;
50
237
  /**
51
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
238
+ * The command shall be used to request that Datastore information relating to a Node of the accessing fabric is
239
+ * refreshed.
240
+ *
241
+ * Upon receipt of this command, the Datastore shall:
242
+ *
243
+ * 1. Confirm that a Node Information Entry exists for the given NodeID, and if not, return NOT_FOUND.
244
+ *
245
+ * 2. Update the CommissioningStatusEntry for the Node Information Entry to Pending.
246
+ *
247
+ * 3. Ensure the Endpoint List for the Node Information Entry with the given NodeID matches Endpoint list on
248
+ * the given Node. This involves the following steps:
249
+ *
250
+ * a. Read the PartsList of the Descriptor cluster from the Node.
251
+ *
252
+ * b. For each Endpoint Information Entry in the Endpoint List of the Node Information Entry that does not
253
+ * match an Endpoint ID in the PartsList, remove the Endpoint Information Entry.
254
+ *
255
+ * c. For each Endpoint Information Entry in the Endpoint List of the Node Information Entry that matches an
256
+ * Endpoint ID in the PartsList:
257
+ *
258
+ * i. Check that each entry in Node’s Group List occurs in the GroupIDList of the Endpoint Information
259
+ * Entry.
260
+ *
261
+ * A. Add any missing entries to the GroupIDList of the Endpoint Information Entry.
262
+ *
263
+ * B. For any entries in the GroupIDList with Status of Pending:
264
+ *
265
+ * I. Add the corresponding change to the Node’s Group List.
266
+ *
267
+ * 1. If successful, mark the Status to Committed.
268
+ *
269
+ * 2. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
270
+ * error shall be handled in a subsequent Node Refresh.
271
+ *
272
+ * C. For any entries in the GroupIDList with Status of DeletePending:
273
+ *
274
+ * 1. If successful, remove the corresponding entry from the Node’s Group List.
275
+ *
276
+ * 2. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
277
+ * error shall be handled in a subsequent Node Refresh.
278
+ *
279
+ * D. For any entries in the GroupIDList with Status of CommitFailure:
280
+ *
281
+ * I. A CommitFailure with an unrecoverable FailureCode shall be handled by removing the entry from the
282
+ * GroupIDList.
283
+ *
284
+ * II. A CommitFailure with a recoverable FailureCode (i.e. TIMEOUT, BUSY) shall be handle in a subsequent
285
+ * Node Refresh.
286
+ *
287
+ * ii. Check that each entry in Node’s Binding List occurs in the BindingList of the Endpoint Information Entry.
288
+ *
289
+ * A. Add any missing entries to the BindingList of the Endpoint Information Entry.
290
+ *
291
+ * B. For any entries in the BindingList with Status of Pending:
292
+ *
293
+ * I. Add the corresponding change to the Node’s Binding List.
294
+ *
295
+ * 1. If successful, mark the Status to Committed.
296
+ *
297
+ * 2. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
298
+ * error shall be handled in a subsequent Node Refresh.
299
+ *
300
+ * C. For any entries in the BindingList with Status of DeletePending:
301
+ *
302
+ * 1. If successful, remove the corresponding entry from the Node’s BindingList.
303
+ *
304
+ * 2. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
305
+ * error shall be handled in a subsequent Node Refresh.
306
+ *
307
+ * D. For any entries in the BindingList with Status of CommitFailure:
308
+ *
309
+ * I. A CommitFailure with an unrecoverable FailureCode shall be handled by removing the entry from the
310
+ * BindingList.
311
+ *
312
+ * II. A CommitFailure with a recoverable FailureCode (i.e. TIMEOUT, BUSY) shall be handle in a subsequent
313
+ * Node Refresh.
314
+ *
315
+ * 4. Ensure the GroupKeySetList for the Node Information Entry with the given NodeID matches the Group Keys on
316
+ * the given Node. This involves the following steps:
317
+ *
318
+ * a. Read the Group Keys from the Node.
319
+ *
320
+ * b. For each GroupKeySetEntry in the GroupKeySetList of the Node Information Entry with a Pending Status:
321
+ *
322
+ * i. Add the corresponding DatastoreGroupKeySetStruct to the Node’s Group Key list.
323
+ *
324
+ * A. If successful, mark the Status to Committed.
325
+ *
326
+ * B. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
327
+ * error shall be handled in a subsequent Node Refresh.
328
+ *
329
+ * c. For each GroupKeySetEntry in the GroupKeySetList of the Node Information Entry with a CommitFailure
330
+ * Status:
331
+ *
332
+ * i. A CommitFailure with an unrecoverable FailureCode shall be handled by removing the entry from the
333
+ * GroupKeySetList.
334
+ *
335
+ * ii. A CommitFailure with a recoverable FailureCode (i.e. TIMEOUT, BUSY) shall be handle in a subsequent
336
+ * Node Refresh.
337
+ *
338
+ * d. All remaining entries in the GroupKeySetList should be replaced by the remaining entries on the Node.
339
+ *
340
+ * 5. Ensure the ACLList for the Node Information Entry with the given NodeID matches the ACL attribute on the
341
+ * given Node. This involves the following steps:
342
+ *
343
+ * a. Read the ACL attribute on the Node.
344
+ *
345
+ * b. For each DatastoreACLEntryStruct in the ACLList of the Node Information Entry with a Pending Status:
346
+ *
347
+ * i. Add the corresponding DatastoreACLEntryStruct to the Node’s ACL attribute.
348
+ *
349
+ * A. If successful, mark the Status to Committed.
350
+ *
351
+ * B. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
352
+ * error shall be handled in a subsequent Node Refresh.
353
+ *
354
+ * c. For each DatastoreACLEntryStruct in the ACLList of the Node Information Entry with a CommitFailure
355
+ * Status:
356
+ *
357
+ * i. A CommitFailure with an unrecoverable FailureCode (i.e. RESOURCE_EXHAUSTED, CONSTRAINT_ERROR) shall be
358
+ * handled by removing the entry from the ACLList.
359
+ *
360
+ * ii. A CommitFailure with a recoverable FailureCode (i.e. TIMEOUT, BUSY) shall be handle in a subsequent
361
+ * Node Refresh.
362
+ *
363
+ * d. All remaining entries in the ACLList should be replaced by the remaining entries on the Node.
364
+ *
365
+ * 6. Update the CommissioningStatusEntry for the Node Information Entry to Committed.
366
+ *
367
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.11
52
368
  */
53
- section1124711(): MaybePromise;
369
+ refreshNode(request: JointFabricDatastore.RefreshNodeRequest): MaybePromise;
54
370
  /**
55
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
371
+ * The command shall be used to update the friendly name for a node in the Joint Fabric Datastore Cluster of the
372
+ * accessing fabric.
373
+ *
374
+ * NodeID represents the node to be updated in the Joint Fabric Datastore Cluster.
375
+ *
376
+ * If a Node Information Entry does not exist for the given NodeID, this command shall return NOT_FOUND.
377
+ *
378
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.12
56
379
  */
57
- section1124712(): MaybePromise;
380
+ updateNode(request: JointFabricDatastore.UpdateNodeRequest): MaybePromise;
58
381
  /**
59
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
382
+ * This command shall be used to remove a node from the Joint Fabric Datastore Cluster of the accessing fabric.
383
+ *
384
+ * NodeID represents the unique identifier for the node to be removed from the Joint Fabric Datastore Cluster.
385
+ *
386
+ * If a Node Information Entry does not exist for the given NodeID, this command shall return NOT_FOUND.
387
+ *
388
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.13
60
389
  */
61
- section1124713(): MaybePromise;
390
+ removeNode(request: JointFabricDatastore.RemoveNodeRequest): MaybePromise;
62
391
  /**
63
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
392
+ * This command shall be used to update the state of an endpoint for a node in the Joint Fabric Datastore
393
+ * Cluster of the accessing fabric.
394
+ *
395
+ * EndpointID represents the unique identifier for the endpoint to be updated in the Joint Fabric Datastore
396
+ * Cluster.
397
+ *
398
+ * NodeID represents the unique identifier for the node to which the endpoint belongs.
399
+ *
400
+ * If an Endpoint Information Entry does not exist for the given NodeID and EndpointID, this command shall
401
+ * return NOT_FOUND.
402
+ *
403
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.14
64
404
  */
65
- section1124714(): MaybePromise;
405
+ updateEndpointForNode(request: JointFabricDatastore.UpdateEndpointForNodeRequest): MaybePromise;
66
406
  /**
67
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
407
+ * This command shall be used to add a Group ID to an endpoint for a node in the Joint Fabric Datastore Cluster
408
+ * of the accessing fabric.
409
+ *
410
+ * GroupID represents the unique identifier for the group to be added to the endpoint.
411
+ *
412
+ * EndpointID represents the unique identifier for the endpoint to be updated in the Joint Fabric Datastore
413
+ * Cluster.
414
+ *
415
+ * NodeID represents the unique identifier for the node to which the endpoint belongs. Upon receipt of this
416
+ * command, the Datastore shall:
417
+ *
418
+ * 1. Confirm that an Endpoint Information Entry exists for the given NodeID and EndpointID, and if not,
419
+ * return NOT_FOUND.
420
+ *
421
+ * 2. Ensure the Group Key List for the Node Information Entry with the given NodeID includes the KeySet for
422
+ * the given Group ID. If it does not:
423
+ *
424
+ * a. Add an entry for the KeySet of the given Group ID to the Group Key List for the Node. The new entry’s
425
+ * status shall be set to Pending.
426
+ *
427
+ * b. Add a Group Key Entry for this KeySet to the given Node ID.
428
+ *
429
+ * i. If this succeeds, update the new KeySet entry in the Datastore to Committed.
430
+ *
431
+ * ii. If not successful, the pending change shall be applied in a subsequent Node Refresh.
432
+ *
433
+ * 3. Ensure the Group List for the Endpoint Information Entry with the given NodeID and EndpointID includes
434
+ * an entry for the given Group. If it does not:
435
+ *
436
+ * a. Add a Group entry for the given Group ID to the Group List for the Endpoint and Node. The new entry’s
437
+ * status shall be set to Pending.
438
+ *
439
+ * b. Add this Group entry to the given Endpoint ID on the given Node ID.
440
+ *
441
+ * i. If this succeeds, update the new Group entry in the Datastore to Committed.
442
+ *
443
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
444
+ * error shall be handled in a subsequent Node Refresh.
445
+ *
446
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.15
68
447
  */
69
- section1124715(): MaybePromise;
448
+ addGroupIdToEndpointForNode(request: JointFabricDatastore.AddGroupIdToEndpointForNodeRequest): MaybePromise;
70
449
  /**
71
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
450
+ * This command shall be used to remove a Group ID from an endpoint for a node in the Joint Fabric Datastore
451
+ * Cluster of the accessing fabric.
452
+ *
453
+ * GroupID represents the unique identifier for the group to be removed from the endpoint.
454
+ *
455
+ * EndpointID represents the unique identifier for the endpoint to be updated in the Joint Fabric Datastore
456
+ * Cluster.
457
+ *
458
+ * NodeID represents the unique identifier for the node to which the endpoint belongs. Upon receipt of this
459
+ * command, the Datastore shall:
460
+ *
461
+ * 1. Confirm that an Endpoint Information Entry exists for the given NodeID and EndpointID, and if not,
462
+ * return NOT_FOUND.
463
+ *
464
+ * 2. Ensure the Group List for the Endpoint Information Entry with the given NodeID and EndpointID does not
465
+ * include an entry for the given Group. If it does:
466
+ *
467
+ * a. Update the status to DeletePending of the Group entry for the given Group ID in the Group List.
468
+ *
469
+ * b. Remove this Group entry for the given Endpoint ID on the given Node ID.
470
+ *
471
+ * i. If this succeeds, remove the Group entry for the given Group ID in the Group List for this NodeID
472
+ * and EndpointID in the Datastore.
473
+ *
474
+ * ii. If not successful, the pending change shall be applied in a subsequent Node Refresh.
475
+ *
476
+ * 3. Ensure the Group Key List for the Node Information Entry with the given NodeID does not include the
477
+ * KeySet for the given Group ID. If it does:
478
+ *
479
+ * a. Update the status to DeletePending for the entry for the KeySet of the given Group ID in the Node
480
+ * Group Key List.
481
+ *
482
+ * b. Remove the Group Key Entry for this KeySet from the given Node ID.
483
+ *
484
+ * i. If this succeeds, remove the KeySet entry for the given Node ID.
485
+ *
486
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
487
+ * error shall be handled in a subsequent Node Refresh.
488
+ *
489
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.16
72
490
  */
73
- section1124716(): MaybePromise;
491
+ removeGroupIdFromEndpointForNode(request: JointFabricDatastore.RemoveGroupIdFromEndpointForNodeRequest): MaybePromise;
74
492
  /**
75
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
493
+ * This command shall be used to add a binding to an endpoint for a node in the Joint Fabric Datastore Cluster
494
+ * of the accessing fabric.
495
+ *
496
+ * Binding represents the binding to be added to the endpoint.
497
+ *
498
+ * EndpointID represents the unique identifier for the endpoint to be updated in the Joint Fabric Datastore
499
+ * Cluster.
500
+ *
501
+ * NodeID represents the unique identifier for the node to which the endpoint belongs. Upon receipt of this
502
+ * command, the Datastore shall:
503
+ *
504
+ * 1. Confirm that an Endpoint Information Entry exists for the given NodeID and EndpointID, and if not,
505
+ * return NOT_FOUND.
506
+ *
507
+ * 2. Ensure the Binding List for the Node Information Entry with the given NodeID includes the given Binding.
508
+ * If it does not:
509
+ *
510
+ * a. Add the Binding to the Binding List for the Node Information Entry for the given NodeID. The new
511
+ * entry’s status shall be set to Pending.
512
+ *
513
+ * b. Add this Binding to the given Node ID.
514
+ *
515
+ * i. If this succeeds, update the new Binding in the Datastore to Committed.
516
+ *
517
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
518
+ * error shall be handled in a subsequent Node Refresh.
519
+ *
520
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.17
76
521
  */
77
- section1124717(): MaybePromise;
522
+ addBindingToEndpointForNode(request: JointFabricDatastore.AddBindingToEndpointForNodeRequest): MaybePromise;
78
523
  /**
79
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
524
+ * This command shall be used to remove a binding from an endpoint for a node in the Joint Fabric Datastore
525
+ * Cluster of the accessing fabric.
526
+ *
527
+ * ListID represents the unique identifier for the binding entry in the Datastore’s EndpointBindingList
528
+ * attribute to be removed from the endpoint.
529
+ *
530
+ * EndpointID represents the unique identifier for the endpoint to be updated in the Joint Fabric Datastore
531
+ * Cluster.
532
+ *
533
+ * NodeID represents the unique identifier for the node to which the endpoint belongs. Upon receipt of this
534
+ * command, the Datastore shall:
535
+ *
536
+ * 1. Confirm that an Endpoint Information Entry exists for the given NodeID and EndpointID, and if not,
537
+ * return NOT_FOUND.
538
+ *
539
+ * 2. Ensure the Binding List for the Node Information Entry with the given NodeID does not include an entry
540
+ * with the given ListID. If it does:
541
+ *
542
+ * a. Update the status to DeletePending for the given Binding in the Binding List.
543
+ *
544
+ * b. Remove this Binding from the given Node ID.
545
+ *
546
+ * i. If this succeeds, remove the given Binding from the Binding List.
547
+ *
548
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
549
+ * error shall be handled in a subsequent Node Refresh.
550
+ *
551
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.18
80
552
  */
81
- section1124718(): MaybePromise;
553
+ removeBindingFromEndpointForNode(request: JointFabricDatastore.RemoveBindingFromEndpointForNodeRequest): MaybePromise;
82
554
  /**
83
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
555
+ * This command shall be used to add an ACL to a node in the Joint Fabric Datastore Cluster of the accessing
556
+ * fabric.
557
+ *
558
+ * NodeID represents the unique identifier for the node to which the ACL is to be added. ACLEntry represents the
559
+ * ACL to be added to the Joint Fabric Datastore Cluster.
560
+ *
561
+ * Upon receipt of this command, the Datastore shall:
562
+ *
563
+ * 1. Confirm that a Node Information Entry exists for the given NodeID, and if not, return NOT_FOUND.
564
+ *
565
+ * 2. Ensure the ACL List for the given NodeID includes the given ACLEntry. If it does not:
566
+ *
567
+ * a. Add the ACLEntry to the ACL List for the given NodeID. The new entry’s status shall be set to Pending.
568
+ *
569
+ * b. Add this ACLEntry to the given Node ID.
570
+ *
571
+ * i. If this succeeds, update the new ACLEntry in the Datastore to Committed.
572
+ *
573
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
574
+ * error shall be handled in a subsequent Node Refresh.
575
+ *
576
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.19
84
577
  */
85
- section1124719(): MaybePromise;
578
+ addAclToNode(request: JointFabricDatastore.AddAclToNodeRequest): MaybePromise;
86
579
  /**
87
- * @see {@link MatterSpecification.v141.Core} § 11.24.7
580
+ * This command shall be used to remove an ACL from a node in the Joint Fabric Datastore Cluster of the
581
+ * accessing fabric.
582
+ *
583
+ * ListID represents the unique identifier for the DatastoreACLEntryStruct to be removed from the Datastore’s
584
+ * list of DatastoreACLEntry.
585
+ *
586
+ * NodeID represents the unique identifier for the node from which the ACL is to be removed. Upon receipt of
587
+ * this command, the Datastore shall:
588
+ *
589
+ * 1. Confirm that a Node Information Entry exists for the given NodeID, and if not, return NOT_FOUND.
590
+ *
591
+ * 2. Ensure the ACL List for the given NodeID does not include the given ACLEntry. If it does:
592
+ *
593
+ * a. Update the status to DeletePending for the given ACLEntry in the ACL List.
594
+ *
595
+ * b. Remove this ACLEntry from the given Node ID.
596
+ *
597
+ * i. If this succeeds, remove the given ACLEntry from the Node ACL List.
598
+ *
599
+ * ii. If not successful, update the Status to CommitFailed and the FailureCode to the returned error. The
600
+ * error shall be handled in a subsequent Node Refresh.
601
+ *
602
+ * @see {@link MatterSpecification.v141.Core} § 11.24.7.20
88
603
  */
89
- section1124720(): MaybePromise;
604
+ removeAclFromNode(request: JointFabricDatastore.RemoveAclFromNodeRequest): MaybePromise;
90
605
  }
91
606
  }
92
607
  export type JointFabricDatastoreInterface = {
@@ -1 +1 @@
1
- {"version":3,"file":"JointFabricDatastoreInterface.d.ts","sourceRoot":"","sources":["../../../../src/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAExC,yBAAiB,6BAA6B,CAAC;IAC3C,UAAiB,IAAI;QACjB;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,aAAa,IAAI,YAAY,CAAC;QAE9B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;QAE/B;;WAEG;QACH,cAAc,IAAI,YAAY,CAAC;KAClC;CACJ;AAED,MAAM,MAAM,6BAA6B,GAAG;IAAE,UAAU,EAAE,CAAC;QAAE,KAAK,EAAE,EAAE,CAAC;QAAC,OAAO,EAAE,6BAA6B,CAAC,IAAI,CAAA;KAAE,CAAC,CAAA;CAAE,CAAC"}
1
+ {"version":3,"file":"JointFabricDatastoreInterface.d.ts","sourceRoot":"","sources":["../../../../src/behaviors/joint-fabric-datastore/JointFabricDatastoreInterface.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAExE,yBAAiB,6BAA6B,CAAC;IAC3C,UAAiB,IAAI;QACjB;;;;;;;;;;;;;WAaG;QACH,SAAS,CAAC,OAAO,EAAE,oBAAoB,CAAC,gBAAgB,GAAG,YAAY,CAAC;QAExE;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA4BG;QACH,YAAY,CAAC,OAAO,EAAE,oBAAoB,CAAC,mBAAmB,GAAG,YAAY,CAAC;QAE9E;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,YAAY,CAAC,OAAO,EAAE,oBAAoB,CAAC,mBAAmB,GAAG,YAAY,CAAC;QAE9E;;;;;;;;;;;;;;;;;WAiBG;QACH,QAAQ,CAAC,OAAO,EAAE,oBAAoB,CAAC,eAAe,GAAG,YAAY,CAAC;QAEtE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAkEG;QACH,WAAW,CAAC,OAAO,EAAE,oBAAoB,CAAC,kBAAkB,GAAG,YAAY,CAAC;QAE5E;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,WAAW,CAAC,OAAO,EAAE,oBAAoB,CAAC,kBAAkB,GAAG,YAAY,CAAC;QAE5E;;;;;;;WAOG;QACH,QAAQ,CAAC,OAAO,EAAE,oBAAoB,CAAC,eAAe,GAAG,YAAY,CAAC;QAEtE;;;;;;;;;WASG;QACH,WAAW,CAAC,OAAO,EAAE,oBAAoB,CAAC,kBAAkB,GAAG,YAAY,CAAC;QAE5E;;;;;;;;;WASG;QACH,WAAW,CAAC,OAAO,EAAE,oBAAoB,CAAC,kBAAkB,GAAG,YAAY,CAAC;QAE5E;;;;;;;;;;;WAWG;QACH,cAAc,CAAC,OAAO,EAAE,oBAAoB,CAAC,qBAAqB,GAAG,YAAY,CAAC;QAElF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAmIG;QACH,WAAW,CAAC,OAAO,EAAE,oBAAoB,CAAC,kBAAkB,GAAG,YAAY,CAAC;QAE5E;;;;;;;;;WASG;QACH,UAAU,CAAC,OAAO,EAAE,oBAAoB,CAAC,iBAAiB,GAAG,YAAY,CAAC;QAE1E;;;;;;;;WAQG;QACH,UAAU,CAAC,OAAO,EAAE,oBAAoB,CAAC,iBAAiB,GAAG,YAAY,CAAC;QAE1E;;;;;;;;;;;;;WAaG;QACH,qBAAqB,CAAC,OAAO,EAAE,oBAAoB,CAAC,4BAA4B,GAAG,YAAY,CAAC;QAEhG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyCG;QACH,2BAA2B,CAAC,OAAO,EAAE,oBAAoB,CAAC,kCAAkC,GAAG,YAAY,CAAC;QAE5G;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyCG;QACH,gCAAgC,CAAC,OAAO,EAAE,oBAAoB,CAAC,uCAAuC,GAAG,YAAY,CAAC;QAEtH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA6BG;QACH,2BAA2B,CAAC,OAAO,EAAE,oBAAoB,CAAC,kCAAkC,GAAG,YAAY,CAAC;QAE5G;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA6BG;QACH,gCAAgC,CAAC,OAAO,EAAE,oBAAoB,CAAC,uCAAuC,GAAG,YAAY,CAAC;QAEtH;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,YAAY,CAAC,OAAO,EAAE,oBAAoB,CAAC,mBAAmB,GAAG,YAAY,CAAC;QAE9E;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,iBAAiB,CAAC,OAAO,EAAE,oBAAoB,CAAC,wBAAwB,GAAG,YAAY,CAAC;KAC3F;CACJ;AAED,MAAM,MAAM,6BAA6B,GAAG;IAAE,UAAU,EAAE,CAAC;QAAE,KAAK,EAAE,EAAE,CAAC;QAAC,OAAO,EAAE,6BAA6B,CAAC,IAAI,CAAA;KAAE,CAAC,CAAA;CAAE,CAAC"}