@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
@@ -107,8 +107,8 @@ export const MediaPlayback = Cluster(
107
107
  "attribute. The client may use the SampledPosition attribute to compute the current position within " +
108
108
  "the media stream based on the PlaybackSpeed, PlaybackPositionStruct.UpdatedAt and " +
109
109
  "PlaybackPositionStruct.Position fields. To enable this, the SampledPosition attribute shall be " +
110
- "updated whenever a change in either the playback speed or the playback position is triggered " +
111
- "outside the normal playback of the media. The events which may cause this to happen include:" +
110
+ "updated whenever a change in either the playback speed or the playback position is triggered outside " +
111
+ "the normal playback of the media. The events which may cause this to happen include:" +
112
112
  "\n" +
113
113
  " • Starting or resumption of playback" +
114
114
  "\n" +
@@ -142,8 +142,8 @@ export const MediaPlayback = Cluster(
142
142
  "the playback assuming no changes to media playback (for example buffering events or requests to " +
143
143
  "pause/rewind/forward)." +
144
144
  "\n" +
145
- " • A value for PlaybackSpeed of 1 shall indicate normal playback where, for example, playback for " +
146
- " 1 second causes the media to advance by 1 second within the duration of the media." +
145
+ " • A value for PlaybackSpeed of 1 shall indicate normal playback where, for example, playback for 1 " +
146
+ " second causes the media to advance by 1 second within the duration of the media." +
147
147
  "\n" +
148
148
  " • A value for PlaybackSpeed which is greater than 0 shall indicate that as playback is happening " +
149
149
  " the media is currently advancing in time within the duration of the media." +
@@ -151,9 +151,9 @@ export const MediaPlayback = Cluster(
151
151
  " • A value for PlaybackSpeed which is less than 0 shall indicate that as playback is happening the " +
152
152
  " media is currently going back in time within the duration of the media." +
153
153
  "\n" +
154
- " • A value for PlaybackSpeed of 0 shall indicate that the media is currently not playing back. " +
155
- " When the CurrentState attribute has the value of PAUSED, NOT_PLAYING or BUFFERING, the " +
156
- " PlaybackSpeed shall be set to 0 to reflect that the media is not playing." +
154
+ " • A value for PlaybackSpeed of 0 shall indicate that the media is currently not playing back. When " +
155
+ " the CurrentState attribute has the value of PAUSED, NOT_PLAYING or BUFFERING, the PlaybackSpeed " +
156
+ " shall be set to 0 to reflect that the media is not playing." +
157
157
  "\n" +
158
158
  "Following examples illustrate the PlaybackSpeed attribute values in various conditions.",
159
159
 
@@ -166,10 +166,10 @@ export const MediaPlayback = Cluster(
166
166
 
167
167
  details: "Indicates the furthest forward valid position to which a client may seek forward, in milliseconds " +
168
168
  "from the start of the media. When the media has an associated StartTime, a value of null shall " +
169
- "indicate that a seek forward is valid only until the current time within the media, using a " +
170
- "position computed from the difference between the current time offset and StartTime, in " +
171
- "milliseconds from start of the media, truncating fractional milliseconds towards 0. A value of Nas " +
172
- "when StartTime is not specified shall indicate that seeking forward is not allowed.",
169
+ "indicate that a seek forward is valid only until the current time within the media, using a position " +
170
+ "computed from the difference between the current time offset and StartTime, in milliseconds from " +
171
+ "start of the media, truncating fractional milliseconds towards 0. A value of Nas when StartTime is " +
172
+ "not specified shall indicate that seeking forward is not allowed.",
173
173
 
174
174
  xref: { document: "cluster", section: "6.10.6.7" }
175
175
  }),
@@ -177,8 +177,8 @@ export const MediaPlayback = Cluster(
177
177
  Attribute({
178
178
  name: "SeekRangeStart", id: 0x6, type: "uint64", access: "R V", conformance: "AS",
179
179
  constraint: "desc", default: null, quality: "X",
180
- details: "Indicates the earliest valid position to which a client may seek back, in milliseconds from start " +
181
- "of the media. A value of Nas shall indicate that seeking backwards is not allowed.",
180
+ details: "Indicates the earliest valid position to which a client may seek back, in milliseconds from start of " +
181
+ "the media. A value of Nas shall indicate that seeking backwards is not allowed.",
182
182
  xref: { document: "cluster", section: "6.10.6.6" }
183
183
  }),
184
184
 
@@ -265,8 +265,8 @@ export const MediaPlayback = Cluster(
265
265
 
266
266
  Field({
267
267
  name: "PlaybackSpeed", id: 0x4, type: "single", conformance: "AS", constraint: "desc",
268
- details: "This field shall indicate the updated speed at which the current media is being played as defined " +
269
- "by the PlaybackSpeed attribute, and has the same constraint as that attribute.",
268
+ details: "This field shall indicate the updated speed at which the current media is being played as defined by " +
269
+ "the PlaybackSpeed attribute, and has the same constraint as that attribute.",
270
270
  xref: { document: "cluster", section: "6.10.8.1.5" }
271
271
  }),
272
272
 
@@ -279,8 +279,8 @@ export const MediaPlayback = Cluster(
279
279
 
280
280
  Field({
281
281
  name: "SeekRangeStart", id: 0x6, type: "uint64", conformance: "AS", constraint: "desc",
282
- details: "This field shall indicate the updated start of the seek range start as defined by the " +
283
- "SeekRangeStart attribute, and has the same constraint as that attribute.",
282
+ details: "This field shall indicate the updated start of the seek range start as defined by the SeekRangeStart " +
283
+ "attribute, and has the same constraint as that attribute.",
284
284
  xref: { document: "cluster", section: "6.10.8.1.6" }
285
285
  }),
286
286
 
@@ -357,17 +357,16 @@ export const MediaPlayback = Cluster(
357
357
  name: "Rewind", id: 0x6, access: "O", conformance: "VS", direction: "request",
358
358
  response: "PlaybackResponse",
359
359
 
360
- details: "Upon receipt, this shall start playback of the media backward in case the media is currently " +
361
- "playing in the forward direction or is not playing. If the playback is already happening in the " +
362
- "backwards direction receipt of this command shall increase the speed of the media playback " +
363
- "backwards." +
360
+ details: "Upon receipt, this shall start playback of the media backward in case the media is currently playing " +
361
+ "in the forward direction or is not playing. If the playback is already happening in the backwards " +
362
+ "direction receipt of this command shall increase the speed of the media playback backwards." +
364
363
  "\n" +
365
364
  "Different \"rewind\" speeds may be reflected on the media playback device based upon the number of " +
366
365
  "sequential calls to this function and the capability of the device. This is to avoid needing to " +
367
- "define every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported " +
368
- "it shall be updated to reflect the new speed of playback. If the playback speed cannot be changed " +
369
- "for the media being played(for example, in live streaming content not supporting seek), the status " +
370
- "of NOT_ALLOWED shall be returned. If the playback speed has reached the maximum supported speed for " +
366
+ "define every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported it " +
367
+ "shall be updated to reflect the new speed of playback. If the playback speed cannot be changed for " +
368
+ "the media being played(for example, in live streaming content not supporting seek), the status of " +
369
+ "NOT_ALLOWED shall be returned. If the playback speed has reached the maximum supported speed for " +
371
370
  "media playing backwards, the status of SPEED_OUT_OF_RANGE shall be returned.",
372
371
 
373
372
  xref: { document: "cluster", section: "6.10.7.7" }
@@ -395,10 +394,10 @@ export const MediaPlayback = Cluster(
395
394
  "\n" +
396
395
  "Different \"fast-forward\" speeds may be reflected on the media playback device based upon the number " +
397
396
  "of sequential calls to this function and the capability of the device. This is to avoid needing to " +
398
- "define every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported " +
399
- "it shall be updated to reflect the new speed of playback. If the playback speed cannot be changed " +
400
- "for the media being played(for example, in live streaming content not supporting seek), the status " +
401
- "of NOT_ALLOWED shall be returned. If the playback speed has reached the maximum supported speed for " +
397
+ "define every speed (multiple fast, slow motion, etc). If the PlaybackSpeed attribute is supported it " +
398
+ "shall be updated to reflect the new speed of playback. If the playback speed cannot be changed for " +
399
+ "the media being played(for example, in live streaming content not supporting seek), the status of " +
400
+ "NOT_ALLOWED shall be returned. If the playback speed has reached the maximum supported speed for " +
402
401
  "media playing forward, the status of SPEED_OUT_OF_RANGE shall be returned.",
403
402
 
404
403
  xref: { document: "cluster", section: "6.10.7.8" }
@@ -451,8 +450,8 @@ export const MediaPlayback = Cluster(
451
450
  "milliseconds. In case the resulting position falls in the middle of a frame, the server shall set " +
452
451
  "the position to the beginning of that frame and set the SampledPosition attribute on the cluster " +
453
452
  "accordingly. If the resultant position falls before the earliest valid position to which a client " +
454
- "may seek back to, the position should be set to that earliest valid position. If the " +
455
- "SampledPosition attribute is supported it shall be updated on the cluster accordingly.",
453
+ "may seek back to, the position should be set to that earliest valid position. If the SampledPosition " +
454
+ "attribute is supported it shall be updated on the cluster accordingly.",
456
455
 
457
456
  xref: { document: "cluster", section: "6.10.7.10.1" }
458
457
  })
@@ -489,10 +488,10 @@ export const MediaPlayback = Cluster(
489
488
 
490
489
  details: "This field shall indicate the position (in milliseconds) in the media to seek to. In case the " +
491
490
  "position falls in the middle of a frame, the server shall set the position to the beginning of that " +
492
- "frame and set the SampledPosition attribute on the cluster accordingly. If the position falls " +
493
- "before the earliest valid position or beyond the furthest valid position to which a client may seek " +
494
- "back or forward to respectively, the status of SEEK_OUT_OF_RANGE shall be returned and no change " +
495
- "shall be made to the position of the playback.",
491
+ "frame and set the SampledPosition attribute on the cluster accordingly. If the position falls before " +
492
+ "the earliest valid position or beyond the furthest valid position to which a client may seek back or " +
493
+ "forward to respectively, the status of SEEK_OUT_OF_RANGE shall be returned and no change shall be " +
494
+ "made to the position of the playback.",
496
495
 
497
496
  xref: { document: "cluster", section: "6.10.7.11.1" }
498
497
  })
@@ -529,10 +528,10 @@ export const MediaPlayback = Cluster(
529
528
  {
530
529
  name: "ActivateTextTrack", id: 0xd, access: "O", conformance: "TT", direction: "request",
531
530
  response: "status",
532
- details: "Upon receipt, the server shall set the active Text Track to the one identified by the TrackID in " +
533
- "the Track catalog for the streaming media. If the TrackID does not exist in the Track catalog, OR " +
534
- "does not correspond to the streaming media OR no media is being streamed at the time of receipt of " +
535
- "this command, the server shall return an error status of INVALID_ARGUMENT.",
531
+ details: "Upon receipt, the server shall set the active Text Track to the one identified by the TrackID in the " +
532
+ "Track catalog for the streaming media. If the TrackID does not exist in the Track catalog, OR does " +
533
+ "not correspond to the streaming media OR no media is being streamed at the time of receipt of this " +
534
+ "command, the server shall return an error status of INVALID_ARGUMENT.",
536
535
  xref: { document: "cluster", section: "6.10.7.14" }
537
536
  },
538
537
 
@@ -678,9 +677,8 @@ export const MediaPlayback = Cluster(
678
677
  "Position shall NOT be greater than the time difference between current time and start time of the " +
679
678
  "media when start time is specified." +
680
679
  "\n" +
681
- "A value of null shall indicate that playback position is not applicable for the current state of " +
682
- "the media playback (For example : Live media with no known duration and where seek is not " +
683
- "supported).",
680
+ "A value of null shall indicate that playback position is not applicable for the current state of the " +
681
+ "media playback (For example : Live media with no known duration and where seek is not supported).",
684
682
 
685
683
  xref: { document: "cluster", section: "6.10.5.4.2" }
686
684
  })
@@ -695,8 +693,8 @@ export const MediaPlayback = Cluster(
695
693
 
696
694
  Field({
697
695
  name: "Id", id: 0x0, type: "string", conformance: "M", constraint: "max 32",
698
- details: "This field shall indicate the Identifier for the Track which is unique within the Track catalog. " +
699
- "The Track catalog contains all the Text/Audio tracks corresponding to the main media content.",
696
+ details: "This field shall indicate the Identifier for the Track which is unique within the Track catalog. The " +
697
+ "Track catalog contains all the Text/Audio tracks corresponding to the main media content.",
700
698
  xref: { document: "cluster", section: "6.10.5.5.1" }
701
699
  }),
702
700
 
@@ -36,8 +36,8 @@ export const Messages = Cluster(
36
36
 
37
37
  Field({
38
38
  name: "RESP", conformance: "[CONF]", constraint: "1", description: "ConfirmationResponse",
39
- details: "This feature shall indicate that the device is capable of presenting a list of responses to the " +
40
- "user and recording the user’s choice of response.",
39
+ details: "This feature shall indicate that the device is capable of presenting a list of responses to the user " +
40
+ "and recording the user’s choice of response.",
41
41
  xref: { document: "cluster", section: "1.16.4.2" }
42
42
  }),
43
43
 
@@ -76,8 +76,8 @@ export const Messages = Cluster(
76
76
  {
77
77
  name: "ActiveMessageIDs", id: 0x1, type: "list", access: "R V", conformance: "M",
78
78
  constraint: "max 8", default: [],
79
- details: "Indicates a list of the MessageIDs of the Messages currently being presented. If this list is " +
80
- "empty, no messages are currently being presented." +
79
+ details: "Indicates a list of the MessageIDs of the Messages currently being presented. If this list is empty, " +
80
+ "no messages are currently being presented." +
81
81
  "\n" +
82
82
  "This list shall NOT be fabric-scoped; it shall contain MessageIDs for all Messages being presented, " +
83
83
  "no matter what fabric the client that queued them is on.",
@@ -118,8 +118,8 @@ export const Messages = Cluster(
118
118
  Event(
119
119
  {
120
120
  name: "MessageComplete", id: 0x2, access: "V", conformance: "M", priority: "info",
121
- details: "This event shall be generated when the message is confirmed by the user, or when the Duration of " +
122
- "the message has elapsed without confirmation.",
121
+ details: "This event shall be generated when the message is confirmed by the user, or when the Duration of the " +
122
+ "message has elapsed without confirmation.",
123
123
  xref: { document: "cluster", section: "1.16.8.3" }
124
124
  },
125
125
 
@@ -164,12 +164,12 @@ export const Messages = Cluster(
164
164
  "list, the device shall NOT append any message to Messages, and shall return a status code of " +
165
165
  "RESOURCE_EXHAUSTED." +
166
166
  "\n" +
167
- "When displaying a message in response to this command, an indication (ex. visual) of the origin " +
168
- "node of the command shall be provided. This could be in the form of a friendly name label which " +
169
- "uniquely identifies the node to the user. This friendly name label is typically assigned by the " +
170
- "Matter Admin at the time of commissioning and, when it’s a device, is often editable by the user. " +
171
- "It might be a combination of a company name and friendly name, for example, ”Acme” or “Acme " +
172
- "Streaming Service on Alice’s Phone”." +
167
+ "When displaying a message in response to this command, an indication (ex. visual) of the origin node " +
168
+ "of the command shall be provided. This could be in the form of a friendly name label which uniquely " +
169
+ "identifies the node to the user. This friendly name label is typically assigned by the Matter Admin " +
170
+ "at the time of commissioning and, when it’s a device, is often editable by the user. It might be a " +
171
+ "combination of a company name and friendly name, for example, ”Acme” or “Acme Streaming Service on " +
172
+ "Alice’s Phone”." +
173
173
  "\n" +
174
174
  "NOTE" +
175
175
  "\n" +
@@ -226,8 +226,8 @@ export const Messages = Cluster(
226
226
  details: "This field shall indicate a list of potential responses to the message. The entries in this list " +
227
227
  "shall have unique values of MessageResponseID." +
228
228
  "\n" +
229
- "If the ResponseRequired bit is set on the message but this list is empty, the device shall provide " +
230
- "a generic acknowledgement button, e.g. \"OK\"." +
229
+ "If the ResponseRequired bit is set on the message but this list is empty, the device shall provide a " +
230
+ "generic acknowledgement button, e.g. \"OK\"." +
231
231
  "\n" +
232
232
  "If the ResponseRequired bit is not set on the message, this list shall be ignored. See Responses.",
233
233
 
@@ -319,8 +319,8 @@ export const Messages = Cluster(
319
319
  Datatype(
320
320
  {
321
321
  name: "FutureMessagePreferenceEnum", type: "enum8",
322
- details: "A display device may include this preference in the MessageComplete event as a hint to clients " +
323
- "about how to handle future similar messages.",
322
+ details: "A display device may include this preference in the MessageComplete event as a hint to clients about " +
323
+ "how to handle future similar messages.",
324
324
  xref: { document: "cluster", section: "1.16.5.3" }
325
325
  },
326
326
 
@@ -410,8 +410,8 @@ export const Messages = Cluster(
410
410
  details: "This field shall indicate a list of potential responses to the message. The entries in this list " +
411
411
  "shall have unique values of MessageResponseID." +
412
412
  "\n" +
413
- "If the ResponseRequired bit is set on the message but this list is empty, the device shall provide " +
414
- "a generic acknowledgement button, e.g. \"OK\"." +
413
+ "If the ResponseRequired bit is set on the message but this list is empty, the device shall provide a " +
414
+ "generic acknowledgement button, e.g. \"OK\"." +
415
415
  "\n" +
416
416
  "If the ResponseRequired bit is not set on the message, this list shall be ignored.",
417
417
 
@@ -102,8 +102,8 @@ export const MicrowaveOvenControl = Cluster(
102
102
  name: "PowerStep", id: 0x5, type: "uint8", access: "R V", conformance: "PWRLMTS",
103
103
  constraint: "desc", default: 10, quality: "F",
104
104
 
105
- details: "Indicates the increment of power that can be set on the server. The value of this attribute shall " +
106
- "be between 1 and MaxPower inclusive." +
105
+ details: "Indicates the increment of power that can be set on the server. The value of this attribute shall be " +
106
+ "between 1 and MaxPower inclusive." +
107
107
  "\n" +
108
108
  "The value of this attribute shall be such that (MaxPower - MinPower) % PowerStep == 0" +
109
109
  "\n" +
@@ -146,8 +146,8 @@ export const MicrowaveOvenControl = Cluster(
146
146
  {
147
147
  name: "SetCookingParameters", id: 0x0, access: "O", conformance: "M", direction: "request",
148
148
  response: "status",
149
- details: "This command is used to set the cooking parameters associated with the operation of the device. " +
150
- "This command supports the following fields:",
149
+ details: "This command is used to set the cooking parameters associated with the operation of the device. This " +
150
+ "command supports the following fields:",
151
151
  xref: { document: "cluster", section: "8.13.6.2" }
152
152
  },
153
153
 
@@ -155,8 +155,8 @@ export const MicrowaveOvenControl = Cluster(
155
155
  name: "CookMode", id: 0x0, type: "uint8", conformance: "O.b+", constraint: "desc",
156
156
 
157
157
  details: "This field shall indicate the value to which the CurrentMode attribute of the Microwave Oven Mode " +
158
- "cluster should be set. The value of this field shall be one from the list of SupportedModes from " +
159
- "the Microwave Oven Mode cluster." +
158
+ "cluster should be set. The value of this field shall be one from the list of SupportedModes from the " +
159
+ "Microwave Oven Mode cluster." +
160
160
  "\n" +
161
161
  "If this field is missing, the CurrentMode attribute shall be set to a mode having the Normal mode " +
162
162
  "tag.",
@@ -178,10 +178,10 @@ export const MicrowaveOvenControl = Cluster(
178
178
  name: "PowerSetting", id: 0x2, type: "uint8", conformance: "[PWRNUM].b+",
179
179
  constraint: "minPower to maxPower", default: { type: "reference", name: "MaxPower" },
180
180
 
181
- details: "This field shall indicate the PowerSetting associated with the operation of the device. The value " +
182
- "of this field shall be subject to the constraints of the PowerSetting attribute of this cluster. If " +
183
- "the PowerSetting field does not conform to the constraints of the PowerSetting attribute, the " +
184
- "server shall return a CONSTRAINT_ERROR status." +
181
+ details: "This field shall indicate the PowerSetting associated with the operation of the device. The value of " +
182
+ "this field shall be subject to the constraints of the PowerSetting attribute of this cluster. If the " +
183
+ "PowerSetting field does not conform to the constraints of the PowerSetting attribute, the server " +
184
+ "shall return a CONSTRAINT_ERROR status." +
185
185
  "\n" +
186
186
  "If this field is missing, the PowerSetting attribute shall be set to 100 if MaxPower is not " +
187
187
  "supported by the server, otherwise it shall be set to MaxPower if the MaxPower attribute is " +
@@ -193,10 +193,10 @@ export const MicrowaveOvenControl = Cluster(
193
193
  Field({
194
194
  name: "WattSettingIndex", id: 0x3, type: "uint8", conformance: "[WATTS].b+", constraint: "desc",
195
195
 
196
- details: "This field shall indicate the value to which the SelectedWattIndex attribute is set. If the value " +
197
- "of this field is greater than or equal to the length of the SupportedWatts attribute list, the " +
198
- "server shall return a CONSTRAINT_ERROR status and the value of the SelectedWattIndex attribute " +
199
- "shall be unchanged." +
196
+ details: "This field shall indicate the value to which the SelectedWattIndex attribute is set. If the value of " +
197
+ "this field is greater than or equal to the length of the SupportedWatts attribute list, the server " +
198
+ "shall return a CONSTRAINT_ERROR status and the value of the SelectedWattIndex attribute shall be " +
199
+ "unchanged." +
200
200
  "\n" +
201
201
  "If this field is missing, the SelectedWattIndex attribute shall be set by the server to the index " +
202
202
  "associated with the highest Watt setting for the selected CookMode.",
@@ -216,8 +216,8 @@ export const MicrowaveOvenControl = Cluster(
216
216
  {
217
217
  name: "AddMoreTime", id: 0x1, access: "O", conformance: "O", direction: "request",
218
218
  response: "status",
219
- details: "This command is used to add more time to the CookTime attribute of the server. This command " +
220
- "supports these fields:",
219
+ details: "This command is used to add more time to the CookTime attribute of the server. This command supports " +
220
+ "these fields:",
221
221
  xref: { document: "cluster", section: "8.13.6.3" }
222
222
  },
223
223
 
@@ -26,8 +26,8 @@ export const ModeBase = Cluster(
26
26
  "The server allows the client to set a mode on the server. A mode is one of a list of options that " +
27
27
  "may be presented by a client for a user choice, or understood by the client, via the mode’s tags." +
28
28
  "\n" +
29
- "A mode tag is either a standard tag within a standard category namespace, or a manufacturer " +
30
- "specific tag, within the namespace of the vendor ID of the manufacturer." +
29
+ "A mode tag is either a standard tag within a standard category namespace, or a manufacturer specific " +
30
+ "tag, within the namespace of the vendor ID of the manufacturer." +
31
31
  "\n" +
32
32
  "Any derived cluster specification based on this cluster shall support the standard mode tag value " +
33
33
  "definitions and command status definitions defined in this cluster and may define additional " +
@@ -51,8 +51,8 @@ export const ModeBase = Cluster(
51
51
 
52
52
  Field({
53
53
  name: "DEPONOFF", constraint: "0", description: "OnOff",
54
- details: "This feature creates a dependency between an OnOff cluster instance and this cluster instance on " +
55
- "the same endpoint. See OnMode for more information.",
54
+ details: "This feature creates a dependency between an OnOff cluster instance and this cluster instance on the " +
55
+ "same endpoint. See OnMode for more information.",
56
56
  xref: { document: "cluster", section: "1.10.4.1" }
57
57
  })
58
58
  ),
@@ -98,9 +98,9 @@ export const ModeBase = Cluster(
98
98
 
99
99
  details: "Indicates the desired startup mode for the server when it is supplied with power." +
100
100
  "\n" +
101
- "If this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, " +
102
- "when the server is powered up, except in the case when the OnMode attribute overrides the " +
103
- "StartUpMode attribute (see OnModeWithPowerUp)." +
101
+ "If this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, when " +
102
+ "the server is powered up, except in the case when the OnMode attribute overrides the StartUpMode " +
103
+ "attribute (see OnModeWithPowerUp)." +
104
104
  "\n" +
105
105
  "This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode " +
106
106
  "attribute shall return to its value prior to the restart." +
@@ -142,22 +142,22 @@ export const ModeBase = Cluster(
142
142
 
143
143
  details: "If the NewMode field doesn’t match the Mode field of any entry of the SupportedModes list, the " +
144
144
  "ChangeToModeResponse command’s Status field shall indicate UnsupportedMode and the StatusText field " +
145
- "shall be included and may be used to indicate the issue, with a human readable string, or include " +
146
- "an empty string." +
145
+ "shall be included and may be used to indicate the issue, with a human readable string, or include an " +
146
+ "empty string." +
147
147
  "\n" +
148
148
  "If the NewMode field matches the Mode field of one entry of the SupportedModes list, but the device " +
149
149
  "is not able to transition as requested, the ChangeToModeResponse command shall:" +
150
150
  "\n" +
151
- " • Have the Status set to a product-specific Status value representing the error, or " +
152
- " GenericFailure if a more specific error cannot be provided. See Status field for details." +
151
+ " • Have the Status set to a product-specific Status value representing the error, or GenericFailure " +
152
+ " if a more specific error cannot be provided. See Status field for details." +
153
153
  "\n" +
154
154
  " • Provide a human readable string in the StatusText field." +
155
155
  "\n" +
156
156
  "If the NewMode field matches the Mode field of one entry of the SupportedModes list and the device " +
157
157
  "is able to transition as requested, the server shall transition into the mode associated with " +
158
- "NewMode, the ChangeToModeResponse command shall have the Status field set to Success, the " +
159
- "StatusText field may be supplied with a human readable string or include an empty string and the " +
160
- "CurrentMode field shall be set to the value of the NewMode field." +
158
+ "NewMode, the ChangeToModeResponse command shall have the Status field set to Success, the StatusText " +
159
+ "field may be supplied with a human readable string or include an empty string and the CurrentMode " +
160
+ "field shall be set to the value of the NewMode field." +
161
161
  "\n" +
162
162
  "If the NewMode field is the same as the value of the CurrentMode attribute the ChangeToModeResponse " +
163
163
  "command shall have the Status field set to Success and the StatusText field may be supplied with a " +
@@ -224,8 +224,8 @@ export const ModeBase = Cluster(
224
224
 
225
225
  Field({
226
226
  name: "Label", id: 0x0, type: "string", conformance: "M", constraint: "max 64", quality: "F",
227
- details: "This field shall indicate readable text that describes the mode option, so that a client can " +
228
- "provide it to the user to indicate what this option means. This field is meant to be readable and " +
227
+ details: "This field shall indicate readable text that describes the mode option, so that a client can provide " +
228
+ "it to the user to indicate what this option means. This field is meant to be readable and " +
229
229
  "understandable by the user.",
230
230
  xref: { document: "cluster", section: "1.10.5.2.1" }
231
231
  }),
@@ -241,12 +241,12 @@ export const ModeBase = Cluster(
241
241
  name: "ModeTags", id: 0x2, type: "list", conformance: "M", constraint: "max 8", quality: "F",
242
242
 
243
243
  details: "This field shall contain a list of tags that are associated with the mode option. This may be used " +
244
- "by clients to determine the full or the partial semantics of a certain mode, depending on which " +
245
- "tags they understand, using standard definitions and/or manufacturer specific namespace definitions." +
244
+ "by clients to determine the full or the partial semantics of a certain mode, depending on which tags " +
245
+ "they understand, using standard definitions and/or manufacturer specific namespace definitions." +
246
246
  "\n" +
247
- "The standard mode tags are defined in this cluster specification. For the derived cluster " +
248
- "instances, if the specification of the derived cluster defines a namespace, the set of standard " +
249
- "mode tags also includes the mode tag values from that namespace." +
247
+ "The standard mode tags are defined in this cluster specification. For the derived cluster instances, " +
248
+ "if the specification of the derived cluster defines a namespace, the set of standard mode tags also " +
249
+ "includes the mode tag values from that namespace." +
250
250
  "\n" +
251
251
  "Mode tags can help clients look for options that meet certain criteria, render the user interface, " +
252
252
  "use" +
@@ -51,8 +51,8 @@ export const ModeSelect = Cluster(
51
51
 
52
52
  Field({
53
53
  name: "DEPONOFF", constraint: "0", description: "OnOff",
54
- details: "This feature creates a dependency between an OnOff cluster instance and this cluster instance on " +
55
- "the same endpoint. See OnMode for more information.",
54
+ details: "This feature creates a dependency between an OnOff cluster instance and this cluster instance on the " +
55
+ "same endpoint. See OnMode for more information.",
56
56
  xref: { document: "cluster", section: "1.9.4.1" }
57
57
  })
58
58
  ),
@@ -76,9 +76,9 @@ export const ModeSelect = Cluster(
76
76
  constraint: "desc", default: null, quality: "X F",
77
77
  details: "This attribute, when not null, shall indicate a single standard namespace for any standard semantic " +
78
78
  "tag value supported in this or any other cluster instance with the same value of this attribute. A " +
79
- "null value indicates no standard namespace, and therefore, no standard semantic tags are provided " +
80
- "in this cluster instance. Each standard namespace and corresponding values and value meanings shall " +
81
- "be defined in another document.",
79
+ "null value indicates no standard namespace, and therefore, no standard semantic tags are provided in " +
80
+ "this cluster instance. Each standard namespace and corresponding values and value meanings shall be " +
81
+ "defined in another document.",
82
82
  xref: { document: "cluster", section: "1.9.6.2" }
83
83
  }),
84
84
 
@@ -113,9 +113,9 @@ export const ModeSelect = Cluster(
113
113
  details: "The StartUpMode attribute value indicates the desired startup mode for the server when it is " +
114
114
  "supplied with power." +
115
115
  "\n" +
116
- "If this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, " +
117
- "when the server is powered up, except in the case when the OnMode attribute overrides the " +
118
- "StartUpMode attribute (see OnModeWithPowerUp)." +
116
+ "If this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, when " +
117
+ "the server is powered up, except in the case when the OnMode attribute overrides the StartUpMode " +
118
+ "attribute (see OnModeWithPowerUp)." +
119
119
  "\n" +
120
120
  "This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode " +
121
121
  "attribute shall return to its value prior to the restart." +
@@ -134,8 +134,8 @@ export const ModeSelect = Cluster(
134
134
  constraint: "desc", default: null, quality: "X N",
135
135
 
136
136
  details: "Indicates the value of CurrentMode that depends on the state of the On/Off cluster on the same " +
137
- "endpoint. If this attribute is not present or is set to null, it shall NOT have an effect, " +
138
- "otherwise the CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster" +
137
+ "endpoint. If this attribute is not present or is set to null, it shall NOT have an effect, otherwise " +
138
+ "the CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster" +
139
139
  "\n" +
140
140
  "The value of this field shall match the Mode field of one of the entries in the SupportedModes" +
141
141
  "\n" +
@@ -212,8 +212,8 @@ export const ModeSelect = Cluster(
212
212
  details: "This field is a list of semantic tags that map to the mode option. This may be used by clients to " +
213
213
  "determine the meaning of the mode option as defined in a standard or manufacturer specific " +
214
214
  "namespace. Semantic tags can help clients look for options that meet certain criteria. A semantic " +
215
- "tag shall be either a standard tag or manufacturer specific tag as defined in each " +
216
- "SemanticTagStruct list entry." +
215
+ "tag shall be either a standard tag or manufacturer specific tag as defined in each SemanticTagStruct " +
216
+ "list entry." +
217
217
  "\n" +
218
218
  "A mode option may have more than one semantic tag. A mode option may be mapped to a mixture of " +
219
219
  "standard and manufacturer specific semantic tags." +
@@ -14,9 +14,9 @@ export const MountedDimmableLoadControlDt = DeviceType(
14
14
  name: "MountedDimmableLoadControl", id: 0x110, category: "Smart Plugs/Outlets and other Actuators",
15
15
  classification: "simple",
16
16
  details: "A Mounted Dimmable Load Control is a fixed device that provides power to another device that is " +
17
- "plugged into it, and is capable of being switched on or off and have its level adjusted. The " +
18
- "Mounted Dimmable Load Control is typically used to control a conventional non-communicating light " +
19
- "through its mains connection using phase cutting.",
17
+ "plugged into it, and is capable of being switched on or off and have its level adjusted. The Mounted " +
18
+ "Dimmable Load Control is typically used to control a conventional non-communicating light through " +
19
+ "its mains connection using phase cutting.",
20
20
  xref: { document: "device", section: "5.4" }
21
21
  },
22
22
 
@@ -70,6 +70,6 @@ export const MountedDimmableLoadControlDt = DeviceType(
70
70
  name: "OccupancySensing", id: 0x406, conformance: "O", element: "clientCluster",
71
71
  xref: { document: "device", section: "5.4.4" }
72
72
  })
73
- )
73
+ );
74
74
 
75
75
  MatterDefinition.children.push(MountedDimmableLoadControlDt);
@@ -68,6 +68,6 @@ export const MountedOnOffControlDt = DeviceType(
68
68
  name: "OccupancySensing", id: 0x406, conformance: "O", element: "clientCluster",
69
69
  xref: { document: "device", section: "5.3.4" }
70
70
  })
71
- )
71
+ );
72
72
 
73
73
  MatterDefinition.children.push(MountedOnOffControlDt);