@matter/model 0.13.0-alpha.0-20250318-c1aa38b08 → 0.13.0-alpha.0-20250323-770919c6a

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 (412) hide show
  1. package/dist/cjs/aspects/Quality.d.ts +45 -5
  2. package/dist/cjs/aspects/Quality.d.ts.map +1 -1
  3. package/dist/cjs/aspects/Quality.js.map +1 -1
  4. package/dist/cjs/elements/BaseElement.d.ts +14 -5
  5. package/dist/cjs/elements/BaseElement.d.ts.map +1 -1
  6. package/dist/cjs/elements/BaseElement.js.map +1 -1
  7. package/dist/cjs/elements/ValueElement.d.ts +1 -1
  8. package/dist/cjs/logic/DefaultValue.js +1 -1
  9. package/dist/cjs/logic/ModelVariantTraversal.d.ts.map +1 -1
  10. package/dist/cjs/logic/ModelVariantTraversal.js +18 -8
  11. package/dist/cjs/logic/ModelVariantTraversal.js.map +1 -1
  12. package/dist/cjs/logic/Scope.d.ts.map +1 -1
  13. package/dist/cjs/logic/Scope.js +7 -3
  14. package/dist/cjs/logic/Scope.js.map +1 -1
  15. package/dist/cjs/models/AttributeModel.d.ts +1 -0
  16. package/dist/cjs/models/AttributeModel.d.ts.map +1 -1
  17. package/dist/cjs/models/CommandModel.d.ts +1 -0
  18. package/dist/cjs/models/CommandModel.d.ts.map +1 -1
  19. package/dist/cjs/models/EventModel.d.ts +1 -0
  20. package/dist/cjs/models/EventModel.d.ts.map +1 -1
  21. package/dist/cjs/models/Model.d.ts +4 -0
  22. package/dist/cjs/models/Model.d.ts.map +1 -1
  23. package/dist/cjs/models/Model.js +1 -0
  24. package/dist/cjs/models/Model.js.map +1 -1
  25. package/dist/cjs/standard/elements/AccessControl.d.ts.map +1 -1
  26. package/dist/cjs/standard/elements/AccessControl.js +1 -1
  27. package/dist/cjs/standard/elements/AccessControl.js.map +1 -1
  28. package/dist/cjs/standard/elements/Actions.js +1 -1
  29. package/dist/cjs/standard/elements/AlarmBase.js +4 -4
  30. package/dist/cjs/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  31. package/dist/cjs/standard/elements/ApplicationLauncher.js.map +1 -1
  32. package/dist/cjs/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  33. package/dist/cjs/standard/elements/BatteryStorageDT.js.map +1 -1
  34. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  35. package/dist/cjs/standard/elements/ColorControl.d.ts.map +1 -1
  36. package/dist/cjs/standard/elements/ColorControl.js +38 -42
  37. package/dist/cjs/standard/elements/ColorControl.js.map +1 -1
  38. package/dist/cjs/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  39. package/dist/cjs/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  40. package/dist/cjs/standard/elements/CommissionerControl.js +1 -1
  41. package/dist/cjs/standard/elements/ContentAppObserver.js +1 -1
  42. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  43. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  44. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  45. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +1 -1
  46. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  47. package/dist/cjs/standard/elements/DimmableLightDT.d.ts.map +1 -1
  48. package/dist/cjs/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  49. package/dist/cjs/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  50. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  51. package/dist/cjs/standard/elements/DoorLock.js +29 -14
  52. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  53. package/dist/cjs/standard/elements/EcosystemInformation.d.ts.map +1 -1
  54. package/dist/cjs/standard/elements/EcosystemInformation.js +36 -1
  55. package/dist/cjs/standard/elements/EcosystemInformation.js.map +2 -2
  56. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  57. package/dist/cjs/standard/elements/EnergyEvse.js +1 -1
  58. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  59. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  60. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  61. package/dist/cjs/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  62. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  63. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  64. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  65. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  66. package/dist/cjs/standard/elements/GeneralCommissioning.js +7 -7
  67. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  68. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  69. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  70. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  71. package/dist/cjs/standard/elements/GroupKeyManagement.js +2 -3
  72. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  73. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  74. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  75. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  76. package/dist/cjs/standard/elements/LevelControl.js +8 -8
  77. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  78. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  79. package/dist/cjs/standard/elements/MediaPlayback.js +1 -1
  80. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  81. package/dist/cjs/standard/elements/ModeBase.js +1 -1
  82. package/dist/cjs/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  83. package/dist/cjs/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  84. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  85. package/dist/cjs/standard/elements/NetworkCommissioning.js +2 -2
  86. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  87. package/dist/cjs/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  88. package/dist/cjs/standard/elements/OnOff.js +1 -1
  89. package/dist/cjs/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  90. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  91. package/dist/cjs/standard/elements/OperationalCredentials.js +3 -3
  92. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  93. package/dist/cjs/standard/elements/OperationalState.js +1 -1
  94. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  95. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  97. package/dist/cjs/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  98. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  100. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  101. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  102. package/dist/cjs/standard/elements/PumpDT.d.ts.map +1 -1
  103. package/dist/cjs/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  104. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  105. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  106. package/dist/cjs/standard/elements/ServiceArea.js +4 -3
  107. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  108. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  109. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  110. package/dist/cjs/standard/elements/Switch.js +2 -2
  111. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  112. package/dist/cjs/standard/elements/Thermostat.js +13 -8
  113. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  114. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  115. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  116. package/dist/cjs/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  117. package/dist/cjs/standard/elements/TimeFormatLocalization.js.map +1 -1
  118. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  119. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  120. package/dist/cjs/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  121. package/dist/cjs/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  122. package/dist/cjs/standard/elements/WaterValveDT.d.ts.map +1 -1
  123. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  124. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +12 -8
  125. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +2 -2
  126. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  127. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  128. package/dist/cjs/standard/elements/enum16.d.ts.map +1 -1
  129. package/dist/cjs/standard/elements/enum8.d.ts.map +1 -1
  130. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  131. package/dist/cjs/standard/elements/ipv6pre.js +1 -1
  132. package/dist/cjs/standard/elements/namespace.d.ts.map +1 -1
  133. package/dist/cjs/standard/elements/struct.js +1 -1
  134. package/dist/esm/aspects/Quality.d.ts +45 -5
  135. package/dist/esm/aspects/Quality.d.ts.map +1 -1
  136. package/dist/esm/aspects/Quality.js.map +1 -1
  137. package/dist/esm/elements/BaseElement.d.ts +14 -5
  138. package/dist/esm/elements/BaseElement.d.ts.map +1 -1
  139. package/dist/esm/elements/BaseElement.js.map +1 -1
  140. package/dist/esm/elements/ValueElement.d.ts +1 -1
  141. package/dist/esm/logic/DefaultValue.js +1 -1
  142. package/dist/esm/logic/ModelVariantTraversal.d.ts.map +1 -1
  143. package/dist/esm/logic/ModelVariantTraversal.js +18 -8
  144. package/dist/esm/logic/ModelVariantTraversal.js.map +1 -1
  145. package/dist/esm/logic/Scope.d.ts.map +1 -1
  146. package/dist/esm/logic/Scope.js +7 -3
  147. package/dist/esm/logic/Scope.js.map +1 -1
  148. package/dist/esm/models/AttributeModel.d.ts +1 -0
  149. package/dist/esm/models/AttributeModel.d.ts.map +1 -1
  150. package/dist/esm/models/CommandModel.d.ts +1 -0
  151. package/dist/esm/models/CommandModel.d.ts.map +1 -1
  152. package/dist/esm/models/EventModel.d.ts +1 -0
  153. package/dist/esm/models/EventModel.d.ts.map +1 -1
  154. package/dist/esm/models/Model.d.ts +4 -0
  155. package/dist/esm/models/Model.d.ts.map +1 -1
  156. package/dist/esm/models/Model.js +1 -0
  157. package/dist/esm/models/Model.js.map +1 -1
  158. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  159. package/dist/esm/standard/elements/AccessControl.js +1 -1
  160. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  161. package/dist/esm/standard/elements/Actions.js +1 -1
  162. package/dist/esm/standard/elements/AlarmBase.js +4 -4
  163. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  164. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  165. package/dist/esm/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  166. package/dist/esm/standard/elements/BatteryStorageDT.js.map +1 -1
  167. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  168. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  169. package/dist/esm/standard/elements/ColorControl.js +38 -42
  170. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  171. package/dist/esm/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  172. package/dist/esm/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  173. package/dist/esm/standard/elements/CommissionerControl.js +1 -1
  174. package/dist/esm/standard/elements/ContentAppObserver.js +1 -1
  175. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  176. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  177. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  178. package/dist/esm/standard/elements/DeviceEnergyManagement.js +1 -1
  179. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  180. package/dist/esm/standard/elements/DimmableLightDT.d.ts.map +1 -1
  181. package/dist/esm/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  182. package/dist/esm/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  183. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  184. package/dist/esm/standard/elements/DoorLock.js +29 -14
  185. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  186. package/dist/esm/standard/elements/EcosystemInformation.d.ts.map +1 -1
  187. package/dist/esm/standard/elements/EcosystemInformation.js +38 -3
  188. package/dist/esm/standard/elements/EcosystemInformation.js.map +1 -1
  189. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  190. package/dist/esm/standard/elements/EnergyEvse.js +1 -1
  191. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  192. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  193. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  194. package/dist/esm/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  195. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  196. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  197. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  198. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  199. package/dist/esm/standard/elements/GeneralCommissioning.js +7 -7
  200. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  201. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  202. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  203. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  204. package/dist/esm/standard/elements/GroupKeyManagement.js +2 -3
  205. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  206. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  207. package/dist/esm/standard/elements/Groups.js.map +1 -1
  208. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  209. package/dist/esm/standard/elements/LevelControl.js +8 -8
  210. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  211. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  212. package/dist/esm/standard/elements/MediaPlayback.js +1 -1
  213. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  214. package/dist/esm/standard/elements/ModeBase.js +1 -1
  215. package/dist/esm/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  216. package/dist/esm/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  217. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  218. package/dist/esm/standard/elements/NetworkCommissioning.js +2 -2
  219. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  220. package/dist/esm/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  221. package/dist/esm/standard/elements/OnOff.js +1 -1
  222. package/dist/esm/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  223. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  224. package/dist/esm/standard/elements/OperationalCredentials.js +3 -3
  225. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  226. package/dist/esm/standard/elements/OperationalState.js +1 -1
  227. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  228. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  229. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  230. package/dist/esm/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  231. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  232. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  233. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  234. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  235. package/dist/esm/standard/elements/PumpDT.d.ts.map +1 -1
  236. package/dist/esm/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  237. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  238. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  239. package/dist/esm/standard/elements/ServiceArea.js +4 -3
  240. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  241. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  242. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  243. package/dist/esm/standard/elements/Switch.js +2 -2
  244. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  245. package/dist/esm/standard/elements/Thermostat.js +13 -8
  246. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  247. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  248. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  249. package/dist/esm/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  250. package/dist/esm/standard/elements/TimeFormatLocalization.js.map +1 -1
  251. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  252. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  253. package/dist/esm/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  254. package/dist/esm/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  255. package/dist/esm/standard/elements/WaterValveDT.d.ts.map +1 -1
  256. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  257. package/dist/esm/standard/elements/WiFiNetworkManagement.js +14 -9
  258. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  259. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  260. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  261. package/dist/esm/standard/elements/enum16.d.ts.map +1 -1
  262. package/dist/esm/standard/elements/enum8.d.ts.map +1 -1
  263. package/dist/esm/standard/elements/epoch-us.js +1 -1
  264. package/dist/esm/standard/elements/ipv6pre.js +1 -1
  265. package/dist/esm/standard/elements/namespace.d.ts.map +1 -1
  266. package/dist/esm/standard/elements/struct.js +1 -1
  267. package/package.json +4 -4
  268. package/src/aspects/Quality.ts +56 -5
  269. package/src/elements/BaseElement.ts +16 -5
  270. package/src/elements/ValueElement.ts +1 -1
  271. package/src/logic/DefaultValue.ts +1 -1
  272. package/src/logic/ModelVariantTraversal.ts +22 -8
  273. package/src/logic/Scope.ts +7 -3
  274. package/src/models/Model.ts +4 -0
  275. package/src/standard/elements/AcceptedCommandList.ts +2 -2
  276. package/src/standard/elements/AccessControl.ts +71 -73
  277. package/src/standard/elements/AccountLogin.ts +11 -11
  278. package/src/standard/elements/Actions.ts +36 -36
  279. package/src/standard/elements/AdministratorCommissioning.ts +21 -21
  280. package/src/standard/elements/AggregatorDT.ts +2 -2
  281. package/src/standard/elements/AlarmBase.ts +18 -18
  282. package/src/standard/elements/ApplicationBasic.ts +7 -7
  283. package/src/standard/elements/ApplicationLauncher.ts +6 -7
  284. package/src/standard/elements/AudioOutput.ts +4 -4
  285. package/src/standard/elements/BallastConfiguration.ts +6 -6
  286. package/src/standard/elements/BasicInformation.ts +43 -43
  287. package/src/standard/elements/BasicVideoPlayerDT.ts +3 -3
  288. package/src/standard/elements/BatteryStorageDT.ts +2 -5
  289. package/src/standard/elements/Binding.ts +3 -3
  290. package/src/standard/elements/BooleanStateConfiguration.ts +4 -4
  291. package/src/standard/elements/BridgedDeviceBasicInformation.ts +22 -22
  292. package/src/standard/elements/CastingVideoClientDT.ts +2 -2
  293. package/src/standard/elements/Channel.ts +32 -32
  294. package/src/standard/elements/ColorControl.ts +92 -93
  295. package/src/standard/elements/ColorDimmerSwitchDT.ts +1 -1
  296. package/src/standard/elements/ColorTemperatureLightDT.ts +1 -1
  297. package/src/standard/elements/CommissionerControl.ts +16 -16
  298. package/src/standard/elements/ContentAppObserver.ts +7 -7
  299. package/src/standard/elements/ContentControl.ts +39 -39
  300. package/src/standard/elements/ContentLauncher.ts +38 -40
  301. package/src/standard/elements/DeviceEnergyManagement.ts +108 -111
  302. package/src/standard/elements/DeviceEnergyManagementMode.ts +4 -4
  303. package/src/standard/elements/DiagnosticLogs.ts +24 -24
  304. package/src/standard/elements/DimmableLightDT.ts +1 -1
  305. package/src/standard/elements/DimmablePlugInUnitDT.ts +4 -4
  306. package/src/standard/elements/DimmerSwitchDT.ts +3 -3
  307. package/src/standard/elements/DishwasherMode.ts +2 -2
  308. package/src/standard/elements/DoorLock.ts +164 -154
  309. package/src/standard/elements/DoorLockDT.ts +2 -2
  310. package/src/standard/elements/EcosystemInformation.ts +67 -27
  311. package/src/standard/elements/ElectricalEnergyMeasurement.ts +18 -18
  312. package/src/standard/elements/ElectricalMeasurementNS.ts +2 -2
  313. package/src/standard/elements/ElectricalPowerMeasurement.ts +18 -18
  314. package/src/standard/elements/EnergyEvse.ts +58 -64
  315. package/src/standard/elements/EnergyEvseMode.ts +8 -8
  316. package/src/standard/elements/EthernetNetworkDiagnostics.ts +14 -15
  317. package/src/standard/elements/ExtendedColorLightDT.ts +3 -3
  318. package/src/standard/elements/ExtractorHoodDT.ts +2 -2
  319. package/src/standard/elements/FanControl.ts +14 -14
  320. package/src/standard/elements/FanDT.ts +2 -2
  321. package/src/standard/elements/FeatureMap.ts +5 -5
  322. package/src/standard/elements/FixedLabel.ts +4 -5
  323. package/src/standard/elements/GeneralCommissioning.ts +79 -80
  324. package/src/standard/elements/GeneralDiagnostics.ts +17 -18
  325. package/src/standard/elements/GeneratedCommandList.ts +2 -2
  326. package/src/standard/elements/GroupKeyManagement.ts +29 -30
  327. package/src/standard/elements/Groups.ts +13 -14
  328. package/src/standard/elements/IcdManagement.ts +32 -32
  329. package/src/standard/elements/Identify.ts +7 -7
  330. package/src/standard/elements/JointFabricDatastoreCluster.ts +12 -12
  331. package/src/standard/elements/KeypadInput.ts +9 -9
  332. package/src/standard/elements/LaundryWasherControls.ts +2 -2
  333. package/src/standard/elements/LaundryWasherMode.ts +2 -2
  334. package/src/standard/elements/LevelControl.ts +31 -32
  335. package/src/standard/elements/LightSensorDT.ts +2 -2
  336. package/src/standard/elements/LocalizationConfiguration.ts +2 -2
  337. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +10 -10
  338. package/src/standard/elements/MeasurementAccuracyStruct.ts +4 -4
  339. package/src/standard/elements/MediaPlayback.ts +42 -44
  340. package/src/standard/elements/Messages.ts +18 -18
  341. package/src/standard/elements/MicrowaveOvenControl.ts +16 -16
  342. package/src/standard/elements/ModeBase.ts +21 -21
  343. package/src/standard/elements/ModeSelect.ts +12 -12
  344. package/src/standard/elements/MountedDimmableLoadControlDT.ts +4 -4
  345. package/src/standard/elements/MountedOnOffControlDT.ts +1 -1
  346. package/src/standard/elements/NetworkCommissioning.ts +68 -69
  347. package/src/standard/elements/NetworkInfrastructureManagerDT.ts +1 -1
  348. package/src/standard/elements/OccupancySensing.ts +23 -23
  349. package/src/standard/elements/OnOff.ts +17 -17
  350. package/src/standard/elements/OnOffPlugInUnitDT.ts +1 -1
  351. package/src/standard/elements/OnOffSensorDT.ts +2 -2
  352. package/src/standard/elements/OperationalCredentials.ts +86 -88
  353. package/src/standard/elements/OperationalState.ts +31 -31
  354. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +48 -48
  355. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +31 -32
  356. package/src/standard/elements/OvenCavityOperationalState.ts +1 -1
  357. package/src/standard/elements/OvenMode.ts +2 -2
  358. package/src/standard/elements/PositionNS.ts +2 -2
  359. package/src/standard/elements/PowerSource.ts +37 -38
  360. package/src/standard/elements/PowerSourceConfiguration.ts +4 -4
  361. package/src/standard/elements/PowerSourceNS.ts +2 -2
  362. package/src/standard/elements/ProxyConfiguration.ts +2 -2
  363. package/src/standard/elements/ProxyDiscovery.ts +5 -5
  364. package/src/standard/elements/PumpConfigurationAndControl.ts +27 -28
  365. package/src/standard/elements/PumpDT.ts +1 -1
  366. package/src/standard/elements/RefrigeratorAlarm.ts +2 -2
  367. package/src/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.ts +1 -1
  368. package/src/standard/elements/RefrigeratorNS.ts +2 -2
  369. package/src/standard/elements/RelativePositionNS.ts +4 -4
  370. package/src/standard/elements/ResourceMonitoring.ts +4 -4
  371. package/src/standard/elements/RoomAirConditionerDT.ts +2 -2
  372. package/src/standard/elements/RootNodeDT.ts +3 -3
  373. package/src/standard/elements/RvcOperationalState.ts +4 -4
  374. package/src/standard/elements/RvcRunMode.ts +6 -6
  375. package/src/standard/elements/ScenesManagement.ts +34 -34
  376. package/src/standard/elements/SecondaryNetworkInterfaceDT.ts +2 -2
  377. package/src/standard/elements/ServiceArea.ts +69 -69
  378. package/src/standard/elements/SmokeCoAlarm.ts +19 -20
  379. package/src/standard/elements/SmokeCoAlarmDT.ts +2 -2
  380. package/src/standard/elements/SoftwareDiagnostics.ts +13 -13
  381. package/src/standard/elements/SpeakerDT.ts +2 -2
  382. package/src/standard/elements/Switch.ts +21 -21
  383. package/src/standard/elements/TemperatureControl.ts +5 -5
  384. package/src/standard/elements/TemperatureMeasurement.ts +2 -2
  385. package/src/standard/elements/Thermostat.ts +124 -120
  386. package/src/standard/elements/ThermostatUserInterfaceConfiguration.ts +6 -6
  387. package/src/standard/elements/ThreadBorderRouterManagement.ts +10 -10
  388. package/src/standard/elements/ThreadNetworkDiagnostics.ts +50 -51
  389. package/src/standard/elements/ThreadNetworkDirectory.ts +11 -11
  390. package/src/standard/elements/TimeFormatLocalization.ts +6 -7
  391. package/src/standard/elements/TimeSynchronization.ts +27 -28
  392. package/src/standard/elements/UnitLocalization.ts +2 -2
  393. package/src/standard/elements/ValveConfigurationAndControl.ts +9 -10
  394. package/src/standard/elements/WakeOnLan.ts +11 -11
  395. package/src/standard/elements/WaterHeaterManagement.ts +17 -17
  396. package/src/standard/elements/WaterHeaterMode.ts +4 -4
  397. package/src/standard/elements/WaterValveDT.ts +1 -1
  398. package/src/standard/elements/WiFiNetworkDiagnostics.ts +13 -13
  399. package/src/standard/elements/WiFiNetworkManagement.ts +21 -16
  400. package/src/standard/elements/WildcardPathFlagsBitmap.ts +1 -1
  401. package/src/standard/elements/WindowCovering.ts +19 -19
  402. package/src/standard/elements/attrib-id.ts +2 -2
  403. package/src/standard/elements/enum16.ts +1 -1
  404. package/src/standard/elements/enum8.ts +1 -1
  405. package/src/standard/elements/epoch-us.ts +9 -9
  406. package/src/standard/elements/hwadr.ts +2 -2
  407. package/src/standard/elements/ipv6pre.ts +3 -3
  408. package/src/standard/elements/locationdesc.ts +10 -10
  409. package/src/standard/elements/namespace.ts +1 -1
  410. package/src/standard/elements/semtag.ts +5 -5
  411. package/src/standard/elements/string.ts +2 -2
  412. package/src/standard/elements/struct.ts +9 -9
@@ -24,8 +24,8 @@ export const WaterHeaterManagement = Cluster(
24
24
  "that it can be used with energy management." +
25
25
  "\n" +
26
26
  "Heating of hot water is one of the main energy uses in homes, and when coupled with the Energy " +
27
- "Management cluster, it can help consumers save cost (e.g. using power at cheaper times or from " +
28
- "local solar PV generation).",
27
+ "Management cluster, it can help consumers save cost (e.g. using power at cheaper times or from local " +
28
+ "solar PV generation).",
29
29
 
30
30
  xref: { document: "cluster", section: "9.5" }
31
31
  },
@@ -74,8 +74,8 @@ export const WaterHeaterManagement = Cluster(
74
74
  constraint: "min 0", default: 0,
75
75
 
76
76
  details: "Indicates the estimated heat energy needed to raise the water temperature to the target setpoint. " +
77
- "This can be computed by taking the specific heat capacity of water (4182 J/kg °C) and by knowing " +
78
- "the current temperature of the water, the tank volume and target temperature." +
77
+ "This can be computed by taking the specific heat capacity of water (4182 J/kg °C) and by knowing the " +
78
+ "current temperature of the water, the tank volume and target temperature." +
79
79
  "\n" +
80
80
  "For example, if the target temperature was 60°C, the current temperature was 20°C and the tank " +
81
81
  "volume was 100L:" +
@@ -123,17 +123,17 @@ export const WaterHeaterManagement = Cluster(
123
123
  "cooler layer of water below. For this reason cold water is fed in at the bottom of the tank and the " +
124
124
  "hot water is drawn from the top." +
125
125
  "\n" +
126
- "Some water tanks might use multiple temperature probes to estimate the level of the hot water " +
127
- "layer. A water heater with multiple temperature probes is likely to implement an algorithm to " +
128
- "estimate the hot water tank percentage by taking into account the temperature values of each probe " +
129
- "to determine the height of the hot water." +
126
+ "Some water tanks might use multiple temperature probes to estimate the level of the hot water layer. " +
127
+ "A water heater with multiple temperature probes is likely to implement an algorithm to estimate the " +
128
+ "hot water tank percentage by taking into account the temperature values of each probe to determine " +
129
+ "the height of the hot water." +
130
130
  "\n" +
131
131
  "However it might be possible with a single temperature probe to estimate how much hot water is left " +
132
132
  "using a simpler algorithm:" +
133
133
  "\n" +
134
134
  "For example, if the target temperature was 60°C, the CurrentTemperature was 40°C from a single " +
135
- "temperature probe measuring the average water temperature and the temperature of incoming cold " +
136
- "water (COLD_WATER_TEMP) was assumed to be 20°C:" +
135
+ "temperature probe measuring the average water temperature and the temperature of incoming cold water " +
136
+ "(COLD_WATER_TEMP) was assumed to be 20°C:" +
137
137
  "\n" +
138
138
  "TankPercentage = int(((current temperature - COLD_WATER_TEMP) / (target temperature - " +
139
139
  "COLD_WATER_TEMP)) * 100)" +
@@ -217,8 +217,8 @@ export const WaterHeaterManagement = Cluster(
217
217
  Field({
218
218
  name: "OneShot", id: 0x1, type: "bool", conformance: "[!TP], [TP].a-", default: false,
219
219
 
220
- details: "This field shall indicate whether the boost state shall be automatically canceled once the hot " +
221
- "water has reached either:" +
220
+ details: "This field shall indicate whether the boost state shall be automatically canceled once the hot water " +
221
+ "has reached either:" +
222
222
  "\n" +
223
223
  " • the set point temperature (from the thermostat cluster)" +
224
224
  "\n" +
@@ -264,13 +264,13 @@ export const WaterHeaterManagement = Cluster(
264
264
  name: "TargetReheat", id: 0x5, type: "percent", conformance: "[TP].a-",
265
265
  constraint: "max targetPercentage",
266
266
 
267
- details: "This field shall indicate the percentage to which the hot water in the tank shall be allowed to " +
268
- "fall before again beginning to reheat it." +
267
+ details: "This field shall indicate the percentage to which the hot water in the tank shall be allowed to fall " +
268
+ "before again beginning to reheat it." +
269
269
  "\n" +
270
270
  "For example if the TargetPercentage was 80%, and the TargetReheat was 40%, then after initial " +
271
- "heating to 80% hot water, the tank may have hot water drawn off until only 40% hot water remains. " +
272
- "At this point the heater will begin to heat back up to 80% of hot water. If this field and the " +
273
- "OneShot field were both omitted, heating would begin again after any water draw which reduced the " +
271
+ "heating to 80% hot water, the tank may have hot water drawn off until only 40% hot water remains. At " +
272
+ "this point the heater will begin to heat back up to 80% of hot water. If this field and the OneShot " +
273
+ "field were both omitted, heating would begin again after any water draw which reduced the " +
274
274
  "TankPercentage below 80%." +
275
275
  "\n" +
276
276
  "This field shall be less than or equal to the TargetPercentage field.",
@@ -35,14 +35,14 @@ export const WaterHeaterMode = Cluster(
35
35
  Attribute({
36
36
  name: "SupportedModes", id: 0x0,
37
37
 
38
- details: "At least one entry in the SupportedModes attribute shall include the Manual mode tag in the " +
39
- "ModeTags field list." +
38
+ details: "At least one entry in the SupportedModes attribute shall include the Manual mode tag in the ModeTags " +
39
+ "field list." +
40
40
  "\n" +
41
41
  "At least one entry in the SupportedModes attribute shall include the Off mode tag in the ModeTags " +
42
42
  "field list." +
43
43
  "\n" +
44
- "An entry in the SupportedModes attribute that includes one of an Off, Manual, or Timed tag shall " +
45
- "NOT also include an additional instance of any one of these tag types.",
44
+ "An entry in the SupportedModes attribute that includes one of an Off, Manual, or Timed tag shall NOT " +
45
+ "also include an additional instance of any one of these tag types.",
46
46
 
47
47
  xref: { document: "cluster", section: "9.6.6.1" }
48
48
  }),
@@ -37,6 +37,6 @@ export const WaterValveDt = DeviceType(
37
37
  name: "FlowMeasurement", id: 0x404, conformance: "O", element: "clientCluster",
38
38
  xref: { document: "device", section: "5.6.4" }
39
39
  })
40
- )
40
+ );
41
41
 
42
42
  MatterDefinition.children.push(WaterValveDt);
@@ -37,8 +37,8 @@ export const WiFiNetworkDiagnostics = Cluster(
37
37
  }),
38
38
  Field({
39
39
  name: "ERRCNT", constraint: "1", description: "ErrorCounts",
40
- details: "Node makes available the counts for the number of errors that have occurred during the reception " +
41
- "and transmission of packets on the Wi-Fi interface."
40
+ details: "Node makes available the counts for the number of errors that have occurred during the reception and " +
41
+ "transmission of packets on the Wi-Fi interface."
42
42
  })
43
43
  ),
44
44
 
@@ -60,8 +60,8 @@ export const WiFiNetworkDiagnostics = Cluster(
60
60
  Attribute({
61
61
  name: "WiFiVersion", id: 0x2, type: "WiFiVersionEnum", access: "R V", conformance: "M",
62
62
  default: null, quality: "X",
63
- details: "The WiFiVersion attribute shall indicate the current 802.11 standard version in use by the Node, " +
64
- "per the table below.",
63
+ details: "The WiFiVersion attribute shall indicate the current 802.11 standard version in use by the Node, per " +
64
+ "the table below.",
65
65
  xref: { document: "core", section: "11.15.6.3" }
66
66
  }),
67
67
 
@@ -142,9 +142,9 @@ export const WiFiNetworkDiagnostics = Cluster(
142
142
  Attribute({
143
143
  name: "OverrunCount", id: 0xc, type: "uint64", access: "R V", conformance: "ERRCNT", default: 0,
144
144
  quality: "X C",
145
- details: "The OverrunCount attribute shall indicate the number of packets dropped either at ingress or " +
146
- "egress, due to lack of buffer memory to retain all packets on the network interface. The " +
147
- "OverrunCount attribute shall be reset to 0 upon a reboot of the Node.",
145
+ details: "The OverrunCount attribute shall indicate the number of packets dropped either at ingress or egress, " +
146
+ "due to lack of buffer memory to retain all packets on the network interface. The OverrunCount " +
147
+ "attribute shall be reset to 0 upon a reboot of the Node.",
148
148
  xref: { document: "core", section: "11.15.6.13" }
149
149
  }),
150
150
 
@@ -159,8 +159,8 @@ export const WiFiNetworkDiagnostics = Cluster(
159
159
  Field({
160
160
  name: "ReasonCode", id: 0x0, type: "uint16", conformance: "M",
161
161
  details: "This field shall contain the Reason Code field value for the Disassociation or Deauthentication " +
162
- "event that caused the disconnection and the value shall align with Table 9-49 \"Reason codes\" of " +
163
- "IEEE 802.11-2020.",
162
+ "event that caused the disconnection and the value shall align with Table 9-49 \"Reason codes\" of IEEE " +
163
+ "802.11-2020.",
164
164
  xref: { document: "core", section: "11.15.8.1.1" }
165
165
  })
166
166
  ),
@@ -168,8 +168,8 @@ export const WiFiNetworkDiagnostics = Cluster(
168
168
  Event(
169
169
  {
170
170
  name: "AssociationFailure", id: 0x1, access: "V", conformance: "O", priority: "info",
171
- details: "The AssociationFailure event shall indicate that a Node has attempted to connect, or reconnect, to " +
172
- "a Wi-Fi access point, but is unable to successfully associate or authenticate, after exhausting all " +
171
+ details: "The AssociationFailure event shall indicate that a Node has attempted to connect, or reconnect, to a " +
172
+ "Wi-Fi access point, but is unable to successfully associate or authenticate, after exhausting all " +
173
173
  "internal retries of its supplicant.",
174
174
  xref: { document: "core", section: "11.15.8.2" }
175
175
  },
@@ -183,8 +183,8 @@ export const WiFiNetworkDiagnostics = Cluster(
183
183
  Field({
184
184
  name: "Status", id: 0x1, type: "uint16", conformance: "M",
185
185
 
186
- details: "The Status field shall be set to the Status Code value that was present in the last frame related " +
187
- "to association where Status Code was not equal to zero and which caused the failure of a last trial " +
186
+ details: "The Status field shall be set to the Status Code value that was present in the last frame related to " +
187
+ "association where Status Code was not equal to zero and which caused the failure of a last trial " +
188
188
  "attempt, if this last failure was due to one of the following Management frames:" +
189
189
  "\n" +
190
190
  " • Association Response (Type 0, Subtype 1)" +
@@ -10,12 +10,14 @@ import { MatterDefinition } from "../MatterDefinition.js";
10
10
  import {
11
11
  ClusterElement as Cluster,
12
12
  AttributeElement as Attribute,
13
- CommandElement as Command
13
+ CommandElement as Command,
14
+ FieldElement as Field
14
15
  } from "../../elements/index.js";
15
16
 
16
17
  export const WiFiNetworkManagement = Cluster(
17
18
  {
18
- name: "WiFiNetworkManagement", id: 0x451, classification: "application", pics: "WIFINM",
19
+ name: "WiFiNetworkManagement", id: 0x451, asOf: "1.4", classification: "application",
20
+ pics: "WIFINM",
19
21
  details: "This cluster provides an interface for getting information about the Wi-Fi network that a Network " +
20
22
  "Infrastructure Manager device type provides. Privileged nodes within the same fabric as a Network " +
21
23
  "Infrastructure Manager can use these interfaces to request information related to the Wi-Fi Network " +
@@ -53,17 +55,17 @@ export const WiFiNetworkManagement = Cluster(
53
55
  "\n" +
54
56
  "A value of null shall indicate that no primary Wi-Fi network is available." +
55
57
  "\n" +
56
- "Clients can subscribe to this attribute or compare its value to a locally cached copy to detect if " +
57
- "a cached passphrase value has become stale." +
58
+ "Clients can subscribe to this attribute or compare its value to a locally cached copy to detect if a " +
59
+ "cached passphrase value has become stale." +
58
60
  "\n" +
59
61
  "It is recommended that servers implement this attribute as either a timestamp or a counter. When " +
60
62
  "implemented as a counter it SHOULD be initialized with a random value." +
61
63
  "\n" +
62
64
  "NOTE" +
63
65
  "\n" +
64
- "The passphrase itself is not exposed as an attribute to avoid its unintentional retrieval or " +
65
- "caching by clients that use wildcard reads or otherwise routinely read all available attributes. It " +
66
- "can be retrieved using the NetworkPassphraseRequest" +
66
+ "The passphrase itself is not exposed as an attribute to avoid its unintentional retrieval or caching " +
67
+ "by clients that use wildcard reads or otherwise routinely read all available attributes. It can be " +
68
+ "retrieved using the NetworkPassphraseRequest" +
67
69
  "\n" +
68
70
  "command.",
69
71
 
@@ -74,25 +76,28 @@ export const WiFiNetworkManagement = Cluster(
74
76
  name: "NetworkPassphraseRequest", id: 0x0, access: "M", conformance: "M", direction: "request",
75
77
  response: "NetworkPassphraseResponse",
76
78
 
77
- details: "This command is used to request the current WPA-Personal passphrase or PSK associated with the " +
78
- "Wi-Fi network provided by this device." +
79
+ details: "This command is used to request the current WPA-Personal passphrase or PSK associated with the Wi-Fi " +
80
+ "network provided by this device." +
79
81
  "\n" +
80
82
  "If the command is not executed via a CASE session, the command shall be rejected with a status of " +
81
83
  "UNSUPPORTED_ACCESS." +
82
84
  "\n" +
83
- "If no primary Wi-Fi network is available (the SSID attribute is null), the command shall be " +
84
- "rejected with a status of INVALID_IN_STATE." +
85
+ "If no primary Wi-Fi network is available (the SSID attribute is null), the command shall be rejected " +
86
+ "with a status of INVALID_IN_STATE." +
85
87
  "\n" +
86
88
  "Otherwise a NetworkPassphraseResponse shall be generated.",
87
89
 
88
90
  xref: { document: "cluster", section: "10.2.5.1" }
89
91
  }),
90
92
 
91
- Command({
92
- name: "NetworkPassphraseResponse", id: 0x1, conformance: "M", direction: "response",
93
- details: "This command shall be generated in response to a NetworkPassphraseRequest command.",
94
- xref: { document: "cluster", section: "10.2.5.2" }
95
- })
93
+ Command(
94
+ {
95
+ name: "NetworkPassphraseResponse", id: 0x1, conformance: "M", direction: "response",
96
+ details: "This command shall be generated in response to a NetworkPassphraseRequest command.",
97
+ xref: { document: "cluster", section: "10.2.5.2" }
98
+ },
99
+ Field({ name: "Passphrase", id: 0x0, type: "octstr", conformance: "M", constraint: "max 64" })
100
+ )
96
101
  );
97
102
 
98
103
  MatterDefinition.children.push(WiFiNetworkManagement);
@@ -29,7 +29,7 @@ export const WildcardPathFlagsBitmap = Datatype(
29
29
  name: "WildcardSkipAttributeList", constraint: "2",
30
30
  description: "Skip the AttributeList global attribute during wildcard expansion."
31
31
  }),
32
- Field({ name: "Reserved", constraint: "3", description: "Reserved" }),
32
+ Field({ name: "Reserved", constraint: "3" }),
33
33
  Field({
34
34
  name: "WildcardSkipCommandLists", constraint: "4",
35
35
  description: "Skip the AcceptedCommandList and GeneratedCommandList global attributes during wildcard expansion."
@@ -50,8 +50,8 @@ export const WindowCovering = Cluster(
50
50
  name: "ABS", conformance: "O", constraint: "3", description: "AbsolutePosition",
51
51
 
52
52
  details: "The percentage attributes shall indicate the position as a percentage between the " +
53
- "InstalledOpenLimits and InstalledClosedLimits attributes of the window covering starting at the " +
54
- "open (0.00%)." +
53
+ "InstalledOpenLimits and InstalledClosedLimits attributes of the window covering starting at the open " +
54
+ "(0.00%)." +
55
55
  "\n" +
56
56
  "As a general rule, absolute positioning (in centimeters or tenth of a degrees) SHOULD NOT be " +
57
57
  "supported for new implementations.",
@@ -83,8 +83,8 @@ export const WindowCovering = Cluster(
83
83
  Attribute({
84
84
  name: "PhysicalClosedLimitTilt", id: 0x2, type: "uint16", access: "R V",
85
85
  conformance: "[TL & PA_TL & ABS]", default: 0, quality: "F",
86
- details: "Indicates the maximum possible encoder position possible (Unit 0.1°, tenths of a degree) to " +
87
- "position the angle of the window covering tilt.",
86
+ details: "Indicates the maximum possible encoder position possible (Unit 0.1°, tenths of a degree) to position " +
87
+ "the angle of the window covering tilt.",
88
88
  xref: { document: "cluster", section: "5.3.6.3" }
89
89
  }),
90
90
 
@@ -92,8 +92,8 @@ export const WindowCovering = Cluster(
92
92
  name: "CurrentPositionLift", id: 0x3, type: "uint16", access: "R V",
93
93
  conformance: "[LF & PA_LF & ABS]", constraint: "installedOpenLimitLift to installedClosedLimitLift",
94
94
  default: null, quality: "X N",
95
- details: "Indicates the actual lift position (Unit cm, centimeters) of the window covering from the " +
96
- "fully-open position.",
95
+ details: "Indicates the actual lift position (Unit cm, centimeters) of the window covering from the fully-open " +
96
+ "position.",
97
97
  xref: { document: "cluster", section: "5.3.6.4" }
98
98
  }),
99
99
 
@@ -259,9 +259,9 @@ export const WindowCovering = Cluster(
259
259
  Attribute({
260
260
  name: "SafetyStatus", id: 0x1a, type: "SafetyStatusBitmap", access: "R V", conformance: "O",
261
261
  constraint: "desc", default: 0, quality: "P",
262
- details: "The SafetyStatus attribute reflects the state of the safety sensors and the common issues " +
263
- "preventing movements. By default for nominal operation all flags are cleared (0). A device might " +
264
- "support none, one or several bit flags from this attribute (all optional).",
262
+ details: "The SafetyStatus attribute reflects the state of the safety sensors and the common issues preventing " +
263
+ "movements. By default for nominal operation all flags are cleared (0). A device might support none, " +
264
+ "one or several bit flags from this attribute (all optional).",
265
265
  xref: { document: "cluster", section: "5.3.6.22" }
266
266
  }),
267
267
 
@@ -373,16 +373,16 @@ export const WindowCovering = Cluster(
373
373
  details: "Upon receipt of this command, the server will adjust the window covering to the lift/slide " +
374
374
  "percentage specified in the payload of this command." +
375
375
  "\n" +
376
- "If the command includes LiftPercent100thsValue, then TargetPositionLiftPercent100ths attribute " +
377
- "shall be set to LiftPercent100thsValue. Otherwise the TargetPositionLiftPercent100ths attribute " +
378
- "shall be set to LiftPercentageValue * 100." +
376
+ "If the command includes LiftPercent100thsValue, then TargetPositionLiftPercent100ths attribute shall " +
377
+ "be set to LiftPercent100thsValue. Otherwise the TargetPositionLiftPercent100ths attribute shall be " +
378
+ "set to LiftPercentageValue * 100." +
379
379
  "\n" +
380
380
  "If a client includes LiftPercent100thsValue in the command, the LiftPercentageValue shall be set to " +
381
381
  "LiftPercent100thsValue / 100, so a legacy server which only supports LiftPercentageValue (not " +
382
382
  "LiftPercent100thsValue) has a value to set the target position." +
383
383
  "\n" +
384
- "If the server does not support the PositionAware feature, then a zero percentage shall be treated " +
385
- "as a UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the " +
384
+ "If the server does not support the PositionAware feature, then a zero percentage shall be treated as " +
385
+ "a UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the " +
386
386
  "device is only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND " +
387
387
  "status SHOULD be returned.",
388
388
 
@@ -416,16 +416,16 @@ export const WindowCovering = Cluster(
416
416
  details: "Upon receipt of this command, the server will adjust the window covering to the tilt percentage " +
417
417
  "specified in the payload of this command." +
418
418
  "\n" +
419
- "If the command includes TiltPercent100thsValue, then TargetPositionTiltPercent100ths attribute " +
420
- "shall be set to TiltPercent100thsValue. Otherwise the TargetPositionTiltPercent100ths attribute " +
421
- "shall be set to TiltPercentageValue * 100." +
419
+ "If the command includes TiltPercent100thsValue, then TargetPositionTiltPercent100ths attribute shall " +
420
+ "be set to TiltPercent100thsValue. Otherwise the TargetPositionTiltPercent100ths attribute shall be " +
421
+ "set to TiltPercentageValue * 100." +
422
422
  "\n" +
423
423
  "If a client includes TiltPercent100thsValue in the command, the TiltPercentageValue shall be set to " +
424
424
  "TiltPercent100thsValue / 100, so a legacy server which only supports TiltPercentageValue (not " +
425
425
  "TiltPercent100thsValue) has a value to set the target position." +
426
426
  "\n" +
427
- "If the server does not support the PositionAware feature, then a zero percentage shall be treated " +
428
- "as a UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the " +
427
+ "If the server does not support the PositionAware feature, then a zero percentage shall be treated as " +
428
+ "a UpOrOpen command and a non-zero percentage shall be treated as an DownOrClose command. If the " +
429
429
  "device is only a tilt control device, then the command SHOULD be ignored and a UNSUPPORTED_COMMAND " +
430
430
  "status SHOULD be returned.",
431
431
 
@@ -13,8 +13,8 @@ export const attribId = Datatype({
13
13
  name: "attrib-id", type: "uint32", description: "Attribute ID", isSeed: true,
14
14
  details: "An identifier that indicates an attribute defined in a cluster specification." +
15
15
  "\n" +
16
- "Attribute IDs shall be a Manufacturer Extensible Identifier. The specifics of its representation " +
17
- "are described in Data Model Types.",
16
+ "Attribute IDs shall be a Manufacturer Extensible Identifier. The specifics of its representation are " +
17
+ "described in Data Model Types.",
18
18
  xref: { document: "core", section: "7.19.2.27" }
19
19
  });
20
20
 
@@ -12,5 +12,5 @@ import { DatatypeElement as Datatype } from "../../elements/index.js";
12
12
  export const enum16 = Datatype({
13
13
  name: "enum16", type: "uint16", description: "16-bit enumeration", isSeed: true, metatype: "enum",
14
14
  xref: { document: "core", section: "7.19.2" }
15
- })
15
+ });
16
16
  MatterDefinition.children.push(enum16);
@@ -12,5 +12,5 @@ import { DatatypeElement as Datatype } from "../../elements/index.js";
12
12
  export const enum8 = Datatype({
13
13
  name: "enum8", type: "uint8", description: "8-bit enumeration", isSeed: true, metatype: "enum",
14
14
  xref: { document: "core", section: "7.19.2" }
15
- })
15
+ });
16
16
  MatterDefinition.children.push(enum8);
@@ -26,11 +26,11 @@ export const epochUs = Datatype(
26
26
  "A given Epoch Time value may be interpreted in at least two ways:" +
27
27
  "\n" +
28
28
  " 1. The value can be converted to a local clock date/time (year, month, day, hours, minutes, " +
29
- " seconds, microseconds) by treating the local time offset as 0 and finding the UTC (year, " +
30
- " month, day, hours, minutes, seconds, microseconds) tuple that corresponds to an elapsed time " +
31
- " since the epoch time equal to the given value. The value then represents that tuple, but " +
32
- " interpreted in the specific timezone and DST situation associated with the value. This " +
33
- " procedure does not require knowing the local time offset of the value." +
29
+ " seconds, microseconds) by treating the local time offset as 0 and finding the UTC (year, month, " +
30
+ " day, hours, minutes, seconds, microseconds) tuple that corresponds to an elapsed time since the " +
31
+ " epoch time equal to the given value. The value then represents that tuple, but interpreted in " +
32
+ " the specific timezone and DST situation associated with the value. This procedure does not " +
33
+ " require knowing the local time offset of the value." +
34
34
  "\n" +
35
35
  " 2. The value can be converted to a UTC time by subtracting the associated local time offset from " +
36
36
  " the Epoch Time value and then treating the resulting value as an elapsed count of microseconds " +
@@ -42,13 +42,13 @@ export const epochUs = Datatype(
42
42
  "\n" +
43
43
  " • 2000-06-01T00:00Z if the associated local time offset is 0 (i.e. the value is in UTC)." +
44
44
  "\n" +
45
- " • 2000-05-31T23:00Z if the associated local time offset is +1 hour (e.g. the CET timezone, " +
46
- " without daylight savings)." +
45
+ " • 2000-05-31T23:00Z if the associated local time offset is +1 hour (e.g. the CET timezone, without " +
46
+ " daylight savings)." +
47
47
  "\n" +
48
48
  " • 2000-06-01T00:00+02 if the associated local time offset is +1 hour." +
49
49
  "\n" +
50
- " • 2000-06-01T04:00Z if the associated local time offset is -4 hours (e.g. the EDT time zone, " +
51
- " which includes daylight savings)." +
50
+ " • 2000-06-01T04:00Z if the associated local time offset is -4 hours (e.g. the EDT time zone, which " +
51
+ " includes daylight savings)." +
52
52
  "\n" +
53
53
  " • 2000-06-01T00:00-04 if the associated local time offset is -4 hours." +
54
54
  "\n" +
@@ -12,8 +12,8 @@ import { DatatypeElement as Datatype } from "../../elements/index.js";
12
12
  export const hwadr = Datatype({
13
13
  name: "hwadr", type: "octstr", description: "Hardware Address", isSeed: true,
14
14
  details: "The Hardware Address data type shall be either a 48-bit IEEE MAC Address or a 64-bit IEEE MAC " +
15
- "Address (e.g. EUI-64). The order of bytes is Big-Endian or display mode, where the first byte in " +
16
- "the string is the left most or highest order byte.",
15
+ "Address (e.g. EUI-64). The order of bytes is Big-Endian or display mode, where the first byte in the " +
16
+ "string is the left most or highest order byte.",
17
17
  xref: { document: "core", section: "7.19.2.41" }
18
18
  });
19
19
 
@@ -19,9 +19,9 @@ export const ipv6Pre = Datatype({
19
19
  " ◦ A value of 0 indicates an absent/invalid prefix." +
20
20
  "\n" +
21
21
  " • The subsequent octets shall encode the contiguous leftmost bits of the prefix, in network byte " +
22
- " order, with left justification, such that the first bit of the prefix is in the most " +
23
- " significant bit of the first octet. Encoding SHOULD use the least number of bytes to encode the " +
24
- " prefix but may include unused trailing zeroes." +
22
+ " order, with left justification, such that the first bit of the prefix is in the most significant " +
23
+ " bit of the first octet. Encoding SHOULD use the least number of bytes to encode the prefix but " +
24
+ " may include unused trailing zeroes." +
25
25
  "\n" +
26
26
  "Examples of encoding:" +
27
27
  "\n" +
@@ -21,8 +21,8 @@ export const locationdesc = Datatype(
21
21
  details: "This field shall indicate the name of the location. For example, \"blue room\"." +
22
22
  "\n" +
23
23
  "If the location name is not user provided, the logic that generates it (clients, devices etc.) " +
24
- "SHOULD utilize synthesized user-friendly, understandable, names for the location, rather than " +
25
- "opaque values such as \"private\" or \"2fe7c241-a50a-4863-896e-c5878da5ed68\".",
24
+ "SHOULD utilize synthesized user-friendly, understandable, names for the location, rather than opaque " +
25
+ "values such as \"private\" or \"2fe7c241-a50a-4863-896e-c5878da5ed68\".",
26
26
  xref: { document: "core", section: "7.19.2.45.1" }
27
27
  }),
28
28
 
@@ -34,10 +34,10 @@ export const locationdesc = Datatype(
34
34
  "Value zero indicates this is the main floor, which typically includes the main entrance to the " +
35
35
  "user’s home. For a building with multiple levels, it is the client’s responsibility to map each " +
36
36
  "level to/from a FloorNumber tag value, using the level numbering convention of the region where the " +
37
- "client operates. For example, if the client operates in Europe, building level 1, which is one " +
38
- "level up from the street level, SHOULD be mapped to FloorNumber tag value 0x1. If the client " +
39
- "operates in North America, building level 1, which is at street level, SHOULD be mapped to " +
40
- "FloorNumber tag value 0x0." +
37
+ "client operates. For example, if the client operates in Europe, building level 1, which is one level " +
38
+ "up from the street level, SHOULD be mapped to FloorNumber tag value 0x1. If the client operates in " +
39
+ "North America, building level 1, which is at street level, SHOULD be mapped to FloorNumber tag value " +
40
+ "0x0." +
41
41
  "\n" +
42
42
  "A null value indicates that this information is not available." +
43
43
  "\n" +
@@ -45,12 +45,12 @@ export const locationdesc = Datatype(
45
45
  "region to determine how to render and map this data. For example, if the client operates in North " +
46
46
  "America it SHOULD present the user a list that includes entries labeled \"basement\", \"first\", " +
47
47
  "\"second\", and internally mapped to floor numbers -1, 0, and 1. If operating in Europe, the client " +
48
- "SHOULD present a list that includes entries labeled \"basement\", \"ground\", \"first\", internally " +
49
- "mapped to floor numbers -1, 0, and 1." +
48
+ "SHOULD present a list that includes entries labeled \"basement\", \"ground\", \"first\", internally mapped " +
49
+ "to floor numbers -1, 0, and 1." +
50
50
  "\n" +
51
51
  "The floor number information is expected to be mostly useful to the clients, rather than the " +
52
- "devices, such as for grouping devices that are located on the same level. For example, an " +
53
- "automation may be defined for all devices located at the basement level (floor number -1)." +
52
+ "devices, such as for grouping devices that are located on the same level. For example, an automation " +
53
+ "may be defined for all devices located at the basement level (floor number -1)." +
54
54
  "\n" +
55
55
  "NOTE" +
56
56
  "\n" +
@@ -13,5 +13,5 @@ export const namespace = Datatype({
13
13
  name: "namespace", type: "uint8", description: "Namespace", isSeed: true,
14
14
  details: "The Namespace type identifies the namespace used for a semantic tag.",
15
15
  xref: { document: "core", section: "7.19.2.43" }
16
- })
16
+ });
17
17
  MatterDefinition.children.push(namespace);
@@ -55,13 +55,13 @@ export const semtag = Datatype(
55
55
  name: "Label", id: 0x3, type: "string", conformance: "O", constraint: "max 64", default: null,
56
56
  quality: "X",
57
57
 
58
- details: "The Label field, if present, shall contain human-readable text suitable for display on a client. " +
59
- "The content of the Label field is defined by the manufacturer." +
58
+ details: "The Label field, if present, shall contain human-readable text suitable for display on a client. The " +
59
+ "content of the Label field is defined by the manufacturer." +
60
60
  "\n" +
61
61
  "This field shall be present when the MfgCode is not null. This field SHOULD NOT be used if the Tag " +
62
- "is from a standard namespace, unless the Tag requires further qualification. For example: A Tag " +
63
- "that has the meaning of \"room\" in a location namespace, would require the a label string to qualify " +
64
- "the type of room, such as \"1\", \"2b\", \"Bathroom\", etc.",
62
+ "is from a standard namespace, unless the Tag requires further qualification. For example: A Tag that " +
63
+ "has the meaning of \"room\" in a location namespace, would require the a label string to qualify the " +
64
+ "type of room, such as \"1\", \"2b\", \"Bathroom\", etc.",
65
65
 
66
66
  xref: { document: "core", section: "7.19.2.42.4" }
67
67
  })
@@ -17,8 +17,8 @@ export const string = Datatype({
17
17
  "\n" +
18
18
  "Note that the character string type is a bounded sequence of characters whose size bound format is " +
19
19
  "not specified in the data model, but rather a property of the underlying encoding. Therefore, no " +
20
- "assumptions are to be made about the presence or absence of a length prefix or null-terminator " +
21
- "byte, or other implementation considerations." +
20
+ "assumptions are to be made about the presence or absence of a length prefix or null-terminator byte, " +
21
+ "or other implementation considerations." +
22
22
  "\n" +
23
23
  "It is recommended to define constraints on the maximum possible string length." +
24
24
  "\n" +
@@ -12,8 +12,8 @@ import { DatatypeElement as Datatype } from "../../elements/index.js";
12
12
  export const struct = Datatype({
13
13
  name: "struct", description: "Struct", isSeed: true, metatype: "object",
14
14
 
15
- details: "A struct is a sequence of fields of any data type. Individual fields are identified by a field ID " +
16
- "of unsigned integer, starting at 0 (zero), for the first field." +
15
+ details: "A struct is a sequence of fields of any data type. Individual fields are identified by a field ID of " +
16
+ "unsigned integer, starting at 0 (zero), for the first field." +
17
17
  "\n" +
18
18
  " • A struct itself shall have no constraint qualities." +
19
19
  "\n" +
@@ -53,21 +53,21 @@ export const struct = Datatype({
53
53
  " • The global FabricIndex field SHOULD NOT be indicated on a fabric-scoped struct contained in the " +
54
54
  " payload of a command request." +
55
55
  "\n" +
56
- " • The global FabricIndex field shall be ignored on a fabric-scoped struct contained in the " +
57
- " payload of a command request." +
56
+ " • The global FabricIndex field shall be ignored on a fabric-scoped struct contained in the payload " +
57
+ " of a command request." +
58
58
  "\n" +
59
59
  " • When a write interaction creates a fabric-scoped struct entry (in a fabric-scoped list), the " +
60
- " server shall implicitly load the accessing fabric-index into the global FabricIndex field of " +
61
- " the struct." +
60
+ " server shall implicitly load the accessing fabric-index into the global FabricIndex field of the " +
61
+ " struct." +
62
62
  "\n" +
63
63
  " • When the payload of a command request contains a fabric-scoped struct, the server shall " +
64
64
  " implicitly load the accessing fabric-index into the global FabricIndex field of the struct." +
65
65
  "\n" +
66
66
  "### • A fabric-scoped struct may be defined with some fields that are fabric-sensitive." +
67
67
  "\n" +
68
- " • For interactions on a fabric-scoped struct that report back data, fabric-sensitive struct " +
69
- " fields shall NOT be indicated when reporting data back to the client, when the struct has an " +
70
- " associated fabric, and it is not the accessing fabric.",
68
+ " • For interactions on a fabric-scoped struct that report back data, fabric-sensitive struct fields " +
69
+ " shall NOT be indicated when reporting data back to the client, when the struct has an associated " +
70
+ " fabric, and it is not the accessing fabric.",
71
71
 
72
72
  xref: { document: "core", section: "7.19.1.9" }
73
73
  });