@matter/model 0.13.0-alpha.0-20250318-c1aa38b08 → 0.13.0-alpha.0-20250322-f085fa576

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 (402) 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 +0 -4
  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/ContentAppObserver.js +1 -1
  41. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  42. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  43. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  44. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +1 -1
  45. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  46. package/dist/cjs/standard/elements/DimmableLightDT.d.ts.map +1 -1
  47. package/dist/cjs/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  48. package/dist/cjs/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  49. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  50. package/dist/cjs/standard/elements/DoorLock.js +29 -14
  51. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  52. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  53. package/dist/cjs/standard/elements/EnergyEvse.js +1 -1
  54. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  55. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  56. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  57. package/dist/cjs/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  58. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  59. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  60. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  61. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  62. package/dist/cjs/standard/elements/GeneralCommissioning.js +7 -7
  63. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  64. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  65. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  66. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  67. package/dist/cjs/standard/elements/GroupKeyManagement.js +2 -3
  68. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  69. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  70. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  71. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  72. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  73. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  74. package/dist/cjs/standard/elements/MediaPlayback.js +1 -1
  75. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  76. package/dist/cjs/standard/elements/ModeBase.js +1 -1
  77. package/dist/cjs/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  78. package/dist/cjs/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  79. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  80. package/dist/cjs/standard/elements/NetworkCommissioning.js +2 -2
  81. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  82. package/dist/cjs/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  83. package/dist/cjs/standard/elements/OnOff.js +1 -1
  84. package/dist/cjs/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  85. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  86. package/dist/cjs/standard/elements/OperationalCredentials.js +3 -3
  87. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  88. package/dist/cjs/standard/elements/OperationalState.js +1 -1
  89. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  90. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  91. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  92. package/dist/cjs/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  93. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  94. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  95. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  97. package/dist/cjs/standard/elements/PumpDT.d.ts.map +1 -1
  98. package/dist/cjs/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  100. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  101. package/dist/cjs/standard/elements/ServiceArea.js +4 -3
  102. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  103. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  104. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  105. package/dist/cjs/standard/elements/Switch.js +2 -2
  106. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  107. package/dist/cjs/standard/elements/Thermostat.js +13 -8
  108. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  109. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  110. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  111. package/dist/cjs/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  112. package/dist/cjs/standard/elements/TimeFormatLocalization.js.map +1 -1
  113. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  114. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  115. package/dist/cjs/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  116. package/dist/cjs/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  117. package/dist/cjs/standard/elements/WaterValveDT.d.ts.map +1 -1
  118. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  119. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +12 -8
  120. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +2 -2
  121. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  122. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  123. package/dist/cjs/standard/elements/enum16.d.ts.map +1 -1
  124. package/dist/cjs/standard/elements/enum8.d.ts.map +1 -1
  125. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  126. package/dist/cjs/standard/elements/ipv6pre.js +1 -1
  127. package/dist/cjs/standard/elements/namespace.d.ts.map +1 -1
  128. package/dist/cjs/standard/elements/struct.js +1 -1
  129. package/dist/esm/aspects/Quality.d.ts +45 -5
  130. package/dist/esm/aspects/Quality.d.ts.map +1 -1
  131. package/dist/esm/aspects/Quality.js.map +1 -1
  132. package/dist/esm/elements/BaseElement.d.ts +14 -5
  133. package/dist/esm/elements/BaseElement.d.ts.map +1 -1
  134. package/dist/esm/elements/BaseElement.js.map +1 -1
  135. package/dist/esm/elements/ValueElement.d.ts +1 -1
  136. package/dist/esm/logic/DefaultValue.js +1 -1
  137. package/dist/esm/logic/ModelVariantTraversal.d.ts.map +1 -1
  138. package/dist/esm/logic/ModelVariantTraversal.js +18 -8
  139. package/dist/esm/logic/ModelVariantTraversal.js.map +1 -1
  140. package/dist/esm/logic/Scope.d.ts.map +1 -1
  141. package/dist/esm/logic/Scope.js +7 -3
  142. package/dist/esm/logic/Scope.js.map +1 -1
  143. package/dist/esm/models/AttributeModel.d.ts +1 -0
  144. package/dist/esm/models/AttributeModel.d.ts.map +1 -1
  145. package/dist/esm/models/CommandModel.d.ts +1 -0
  146. package/dist/esm/models/CommandModel.d.ts.map +1 -1
  147. package/dist/esm/models/EventModel.d.ts +1 -0
  148. package/dist/esm/models/EventModel.d.ts.map +1 -1
  149. package/dist/esm/models/Model.d.ts +4 -0
  150. package/dist/esm/models/Model.d.ts.map +1 -1
  151. package/dist/esm/models/Model.js +1 -0
  152. package/dist/esm/models/Model.js.map +1 -1
  153. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  154. package/dist/esm/standard/elements/AccessControl.js +1 -1
  155. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  156. package/dist/esm/standard/elements/Actions.js +1 -1
  157. package/dist/esm/standard/elements/AlarmBase.js +4 -4
  158. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  159. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  160. package/dist/esm/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  161. package/dist/esm/standard/elements/BatteryStorageDT.js.map +1 -1
  162. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  163. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  164. package/dist/esm/standard/elements/ColorControl.js +0 -4
  165. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  166. package/dist/esm/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  167. package/dist/esm/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  168. package/dist/esm/standard/elements/ContentAppObserver.js +1 -1
  169. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  170. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  171. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  172. package/dist/esm/standard/elements/DeviceEnergyManagement.js +1 -1
  173. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  174. package/dist/esm/standard/elements/DimmableLightDT.d.ts.map +1 -1
  175. package/dist/esm/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  176. package/dist/esm/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  177. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  178. package/dist/esm/standard/elements/DoorLock.js +29 -14
  179. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  180. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  181. package/dist/esm/standard/elements/EnergyEvse.js +1 -1
  182. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  183. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  184. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  185. package/dist/esm/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  186. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  187. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  188. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  189. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  190. package/dist/esm/standard/elements/GeneralCommissioning.js +7 -7
  191. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  192. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  193. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  194. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  195. package/dist/esm/standard/elements/GroupKeyManagement.js +2 -3
  196. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  197. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  198. package/dist/esm/standard/elements/Groups.js.map +1 -1
  199. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  200. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  201. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  202. package/dist/esm/standard/elements/MediaPlayback.js +1 -1
  203. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  204. package/dist/esm/standard/elements/ModeBase.js +1 -1
  205. package/dist/esm/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  206. package/dist/esm/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  207. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  208. package/dist/esm/standard/elements/NetworkCommissioning.js +2 -2
  209. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  210. package/dist/esm/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  211. package/dist/esm/standard/elements/OnOff.js +1 -1
  212. package/dist/esm/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  213. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  214. package/dist/esm/standard/elements/OperationalCredentials.js +3 -3
  215. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  216. package/dist/esm/standard/elements/OperationalState.js +1 -1
  217. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  218. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  219. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  220. package/dist/esm/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  221. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  222. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  223. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  224. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  225. package/dist/esm/standard/elements/PumpDT.d.ts.map +1 -1
  226. package/dist/esm/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  227. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  228. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  229. package/dist/esm/standard/elements/ServiceArea.js +4 -3
  230. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  231. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  232. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  233. package/dist/esm/standard/elements/Switch.js +2 -2
  234. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  235. package/dist/esm/standard/elements/Thermostat.js +13 -8
  236. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  237. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  238. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  239. package/dist/esm/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  240. package/dist/esm/standard/elements/TimeFormatLocalization.js.map +1 -1
  241. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  242. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  243. package/dist/esm/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  244. package/dist/esm/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  245. package/dist/esm/standard/elements/WaterValveDT.d.ts.map +1 -1
  246. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  247. package/dist/esm/standard/elements/WiFiNetworkManagement.js +14 -9
  248. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  249. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  250. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  251. package/dist/esm/standard/elements/enum16.d.ts.map +1 -1
  252. package/dist/esm/standard/elements/enum8.d.ts.map +1 -1
  253. package/dist/esm/standard/elements/epoch-us.js +1 -1
  254. package/dist/esm/standard/elements/ipv6pre.js +1 -1
  255. package/dist/esm/standard/elements/namespace.d.ts.map +1 -1
  256. package/dist/esm/standard/elements/struct.js +1 -1
  257. package/package.json +4 -4
  258. package/src/aspects/Quality.ts +56 -5
  259. package/src/elements/BaseElement.ts +16 -5
  260. package/src/elements/ValueElement.ts +1 -1
  261. package/src/logic/DefaultValue.ts +1 -1
  262. package/src/logic/ModelVariantTraversal.ts +22 -8
  263. package/src/logic/Scope.ts +7 -3
  264. package/src/models/Model.ts +4 -0
  265. package/src/standard/elements/AcceptedCommandList.ts +2 -2
  266. package/src/standard/elements/AccessControl.ts +71 -73
  267. package/src/standard/elements/AccountLogin.ts +11 -11
  268. package/src/standard/elements/Actions.ts +36 -36
  269. package/src/standard/elements/AdministratorCommissioning.ts +21 -21
  270. package/src/standard/elements/AggregatorDT.ts +2 -2
  271. package/src/standard/elements/AlarmBase.ts +18 -18
  272. package/src/standard/elements/ApplicationBasic.ts +7 -7
  273. package/src/standard/elements/ApplicationLauncher.ts +6 -7
  274. package/src/standard/elements/AudioOutput.ts +4 -4
  275. package/src/standard/elements/BallastConfiguration.ts +6 -6
  276. package/src/standard/elements/BasicInformation.ts +43 -43
  277. package/src/standard/elements/BasicVideoPlayerDT.ts +3 -3
  278. package/src/standard/elements/BatteryStorageDT.ts +2 -5
  279. package/src/standard/elements/Binding.ts +3 -3
  280. package/src/standard/elements/BooleanStateConfiguration.ts +4 -4
  281. package/src/standard/elements/BridgedDeviceBasicInformation.ts +22 -22
  282. package/src/standard/elements/CastingVideoClientDT.ts +2 -2
  283. package/src/standard/elements/Channel.ts +32 -32
  284. package/src/standard/elements/ColorControl.ts +54 -55
  285. package/src/standard/elements/ColorDimmerSwitchDT.ts +1 -1
  286. package/src/standard/elements/ColorTemperatureLightDT.ts +1 -1
  287. package/src/standard/elements/CommissionerControl.ts +15 -15
  288. package/src/standard/elements/ContentAppObserver.ts +7 -7
  289. package/src/standard/elements/ContentControl.ts +39 -39
  290. package/src/standard/elements/ContentLauncher.ts +38 -40
  291. package/src/standard/elements/DeviceEnergyManagement.ts +108 -111
  292. package/src/standard/elements/DeviceEnergyManagementMode.ts +4 -4
  293. package/src/standard/elements/DiagnosticLogs.ts +24 -24
  294. package/src/standard/elements/DimmableLightDT.ts +1 -1
  295. package/src/standard/elements/DimmablePlugInUnitDT.ts +4 -4
  296. package/src/standard/elements/DimmerSwitchDT.ts +3 -3
  297. package/src/standard/elements/DishwasherMode.ts +2 -2
  298. package/src/standard/elements/DoorLock.ts +164 -154
  299. package/src/standard/elements/DoorLockDT.ts +2 -2
  300. package/src/standard/elements/EcosystemInformation.ts +24 -24
  301. package/src/standard/elements/ElectricalEnergyMeasurement.ts +18 -18
  302. package/src/standard/elements/ElectricalMeasurementNS.ts +2 -2
  303. package/src/standard/elements/ElectricalPowerMeasurement.ts +18 -18
  304. package/src/standard/elements/EnergyEvse.ts +58 -64
  305. package/src/standard/elements/EnergyEvseMode.ts +8 -8
  306. package/src/standard/elements/EthernetNetworkDiagnostics.ts +14 -15
  307. package/src/standard/elements/ExtendedColorLightDT.ts +3 -3
  308. package/src/standard/elements/ExtractorHoodDT.ts +2 -2
  309. package/src/standard/elements/FanControl.ts +14 -14
  310. package/src/standard/elements/FanDT.ts +2 -2
  311. package/src/standard/elements/FeatureMap.ts +5 -5
  312. package/src/standard/elements/FixedLabel.ts +4 -5
  313. package/src/standard/elements/GeneralCommissioning.ts +79 -80
  314. package/src/standard/elements/GeneralDiagnostics.ts +17 -18
  315. package/src/standard/elements/GeneratedCommandList.ts +2 -2
  316. package/src/standard/elements/GroupKeyManagement.ts +29 -30
  317. package/src/standard/elements/Groups.ts +13 -14
  318. package/src/standard/elements/IcdManagement.ts +32 -32
  319. package/src/standard/elements/Identify.ts +7 -7
  320. package/src/standard/elements/JointFabricDatastoreCluster.ts +12 -12
  321. package/src/standard/elements/KeypadInput.ts +9 -9
  322. package/src/standard/elements/LaundryWasherControls.ts +2 -2
  323. package/src/standard/elements/LaundryWasherMode.ts +2 -2
  324. package/src/standard/elements/LevelControl.ts +23 -24
  325. package/src/standard/elements/LightSensorDT.ts +2 -2
  326. package/src/standard/elements/LocalizationConfiguration.ts +2 -2
  327. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +10 -10
  328. package/src/standard/elements/MeasurementAccuracyStruct.ts +4 -4
  329. package/src/standard/elements/MediaPlayback.ts +42 -44
  330. package/src/standard/elements/Messages.ts +18 -18
  331. package/src/standard/elements/MicrowaveOvenControl.ts +16 -16
  332. package/src/standard/elements/ModeBase.ts +21 -21
  333. package/src/standard/elements/ModeSelect.ts +12 -12
  334. package/src/standard/elements/MountedDimmableLoadControlDT.ts +4 -4
  335. package/src/standard/elements/MountedOnOffControlDT.ts +1 -1
  336. package/src/standard/elements/NetworkCommissioning.ts +68 -69
  337. package/src/standard/elements/NetworkInfrastructureManagerDT.ts +1 -1
  338. package/src/standard/elements/OccupancySensing.ts +23 -23
  339. package/src/standard/elements/OnOff.ts +17 -17
  340. package/src/standard/elements/OnOffPlugInUnitDT.ts +1 -1
  341. package/src/standard/elements/OnOffSensorDT.ts +2 -2
  342. package/src/standard/elements/OperationalCredentials.ts +86 -88
  343. package/src/standard/elements/OperationalState.ts +31 -31
  344. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +48 -48
  345. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +31 -32
  346. package/src/standard/elements/OvenCavityOperationalState.ts +1 -1
  347. package/src/standard/elements/OvenMode.ts +2 -2
  348. package/src/standard/elements/PositionNS.ts +2 -2
  349. package/src/standard/elements/PowerSource.ts +37 -38
  350. package/src/standard/elements/PowerSourceConfiguration.ts +4 -4
  351. package/src/standard/elements/PowerSourceNS.ts +2 -2
  352. package/src/standard/elements/ProxyConfiguration.ts +2 -2
  353. package/src/standard/elements/ProxyDiscovery.ts +5 -5
  354. package/src/standard/elements/PumpConfigurationAndControl.ts +27 -28
  355. package/src/standard/elements/PumpDT.ts +1 -1
  356. package/src/standard/elements/RefrigeratorAlarm.ts +2 -2
  357. package/src/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.ts +1 -1
  358. package/src/standard/elements/RefrigeratorNS.ts +2 -2
  359. package/src/standard/elements/RelativePositionNS.ts +4 -4
  360. package/src/standard/elements/ResourceMonitoring.ts +4 -4
  361. package/src/standard/elements/RoomAirConditionerDT.ts +2 -2
  362. package/src/standard/elements/RootNodeDT.ts +3 -3
  363. package/src/standard/elements/RvcOperationalState.ts +4 -4
  364. package/src/standard/elements/RvcRunMode.ts +6 -6
  365. package/src/standard/elements/ScenesManagement.ts +34 -34
  366. package/src/standard/elements/SecondaryNetworkInterfaceDT.ts +2 -2
  367. package/src/standard/elements/ServiceArea.ts +69 -69
  368. package/src/standard/elements/SmokeCoAlarm.ts +19 -20
  369. package/src/standard/elements/SmokeCoAlarmDT.ts +2 -2
  370. package/src/standard/elements/SoftwareDiagnostics.ts +13 -13
  371. package/src/standard/elements/SpeakerDT.ts +2 -2
  372. package/src/standard/elements/Switch.ts +21 -21
  373. package/src/standard/elements/TemperatureControl.ts +5 -5
  374. package/src/standard/elements/TemperatureMeasurement.ts +2 -2
  375. package/src/standard/elements/Thermostat.ts +124 -120
  376. package/src/standard/elements/ThermostatUserInterfaceConfiguration.ts +6 -6
  377. package/src/standard/elements/ThreadBorderRouterManagement.ts +10 -10
  378. package/src/standard/elements/ThreadNetworkDiagnostics.ts +50 -51
  379. package/src/standard/elements/ThreadNetworkDirectory.ts +11 -11
  380. package/src/standard/elements/TimeFormatLocalization.ts +6 -7
  381. package/src/standard/elements/TimeSynchronization.ts +27 -28
  382. package/src/standard/elements/UnitLocalization.ts +2 -2
  383. package/src/standard/elements/ValveConfigurationAndControl.ts +9 -10
  384. package/src/standard/elements/WakeOnLan.ts +11 -11
  385. package/src/standard/elements/WaterHeaterManagement.ts +17 -17
  386. package/src/standard/elements/WaterHeaterMode.ts +4 -4
  387. package/src/standard/elements/WaterValveDT.ts +1 -1
  388. package/src/standard/elements/WiFiNetworkDiagnostics.ts +13 -13
  389. package/src/standard/elements/WiFiNetworkManagement.ts +21 -16
  390. package/src/standard/elements/WildcardPathFlagsBitmap.ts +1 -1
  391. package/src/standard/elements/WindowCovering.ts +19 -19
  392. package/src/standard/elements/attrib-id.ts +2 -2
  393. package/src/standard/elements/enum16.ts +1 -1
  394. package/src/standard/elements/enum8.ts +1 -1
  395. package/src/standard/elements/epoch-us.ts +9 -9
  396. package/src/standard/elements/hwadr.ts +2 -2
  397. package/src/standard/elements/ipv6pre.ts +3 -3
  398. package/src/standard/elements/locationdesc.ts +10 -10
  399. package/src/standard/elements/namespace.ts +1 -1
  400. package/src/standard/elements/semtag.ts +5 -5
  401. package/src/standard/elements/string.ts +2 -2
  402. package/src/standard/elements/struct.ts +9 -9
@@ -18,9 +18,9 @@ import {
18
18
  export const LevelControl = Cluster(
19
19
  {
20
20
  name: "LevelControl", id: 0x8, classification: "application", pics: "LVL",
21
- details: "This cluster provides an interface for controlling a characteristic of a device that can be set to " +
22
- "a level, for example the brightness of a light, the degree of closure of a door, or the power " +
23
- "output of a heater.",
21
+ details: "This cluster provides an interface for controlling a characteristic of a device that can be set to a " +
22
+ "level, for example the brightness of a light, the degree of closure of a door, or the power output " +
23
+ "of a heater.",
24
24
  xref: { document: "cluster", section: "1.6" }
25
25
  },
26
26
 
@@ -36,8 +36,8 @@ export const LevelControl = Cluster(
36
36
  Field({
37
37
  name: "LT", conformance: "O", constraint: "1", default: 0, description: "Lighting",
38
38
 
39
- details: "This feature supports an interface for controlling the level of a light source. For the " +
40
- "CurrentLevel attribute:" +
39
+ details: "This feature supports an interface for controlling the level of a light source. For the CurrentLevel " +
40
+ "attribute:" +
41
41
  "\n" +
42
42
  "A value of 0x00 shall NOT be used." +
43
43
  "\n" +
@@ -78,8 +78,8 @@ export const LevelControl = Cluster(
78
78
  name: "RemainingTime", id: 0x1, type: "uint16", access: "R V", conformance: "LT", default: 0,
79
79
  quality: "Q",
80
80
 
81
- details: "Indicates the time remaining until the current command is complete - it is specified in 1/10ths of " +
82
- "a second." +
81
+ details: "Indicates the time remaining until the current command is complete - it is specified in 1/10ths of a " +
82
+ "second." +
83
83
  "\n" +
84
84
  "Changes to this attribute shall only be marked as reportable in the following cases:" +
85
85
  "\n" +
@@ -89,8 +89,8 @@ export const LevelControl = Cluster(
89
89
  "\n" +
90
90
  " • When it changes to 0." +
91
91
  "\n" +
92
- "For commands with a transition time or changes to the transition time less than 1 second, changes " +
93
- "to this attribute shall NOT be reported." +
92
+ "For commands with a transition time or changes to the transition time less than 1 second, changes to " +
93
+ "this attribute shall NOT be reported." +
94
94
  "\n" +
95
95
  "As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the " +
96
96
  "reporting of this attribute in order to keep track of the remaining duration.",
@@ -155,8 +155,8 @@ export const LevelControl = Cluster(
155
155
  name: "OnOffTransitionTime", id: 0x10, type: "uint16", access: "RW VO", conformance: "O",
156
156
  default: 0,
157
157
 
158
- details: "Indicates the time taken to move to or from the target level when On or Off commands are received " +
159
- "by an On/Off cluster on the same endpoint. It is specified in 1/10ths of a second." +
158
+ details: "Indicates the time taken to move to or from the target level when On or Off commands are received by " +
159
+ "an On/Off cluster on the same endpoint. It is specified in 1/10ths of a second." +
160
160
  "\n" +
161
161
  "The actual time taken SHOULD be as close to OnOffTransitionTime as the device is able. Please note " +
162
162
  "that if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD " +
@@ -170,9 +170,9 @@ export const LevelControl = Cluster(
170
170
  constraint: "minLevel to maxLevel", default: null, quality: "X",
171
171
 
172
172
  details: "Indicates the value that the CurrentLevel attribute is set to when the OnOff attribute of an On/Off " +
173
- "cluster on the same endpoint is set to TRUE, as a result of processing an On/Off cluster command. " +
174
- "If the OnLevel attribute is not implemented, or is set to the null value, it has no effect. For " +
175
- "more details see Effect of On/Off Commands on the CurrentLevel attribute." +
173
+ "cluster on the same endpoint is set to TRUE, as a result of processing an On/Off cluster command. If " +
174
+ "the OnLevel attribute is not implemented, or is set to the null value, it has no effect. For more " +
175
+ "details see Effect of On/Off Commands on the CurrentLevel attribute." +
176
176
  "\n" +
177
177
  "OnLevel represents a mandatory field that was previously not present or optional. Implementers " +
178
178
  "should be aware that older devices may not implement it.",
@@ -184,8 +184,8 @@ export const LevelControl = Cluster(
184
184
  name: "OnTransitionTime", id: 0x12, type: "uint16", access: "RW VO", conformance: "O",
185
185
  default: null, quality: "X",
186
186
  details: "Indicates the time taken to move the current level from the minimum level to the maximum level when " +
187
- "an On command is received by an On/Off cluster on the same endpoint. It is specified in 1/10ths of " +
188
- "a second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime " +
187
+ "an On command is received by an On/Off cluster on the same endpoint. It is specified in 1/10ths of a " +
188
+ "second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime " +
189
189
  "shall be used instead.",
190
190
  xref: { document: "cluster", section: "1.6.6.12" }
191
191
  }),
@@ -217,8 +217,8 @@ export const LevelControl = Cluster(
217
217
  "The Options attribute is a bitmap that determines the default behavior of some cluster commands. " +
218
218
  "Each command that is dependent on the Options attribute shall first construct a temporary Options " +
219
219
  "bitmap that is in effect during the command processing. The temporary Options bitmap has the same " +
220
- "format and meaning as the Options attribute, but includes any bits that may be overridden by " +
221
- "command fields." +
220
+ "format and meaning as the Options attribute, but includes any bits that may be overridden by command " +
221
+ "fields." +
222
222
  "\n" +
223
223
  "This attribute is meant to be changed only during commissioning." +
224
224
  "\n" +
@@ -240,9 +240,9 @@ export const LevelControl = Cluster(
240
240
  name: "StartUpCurrentLevel", id: 0x4000, type: "uint8", access: "RW VM", conformance: "LT",
241
241
  constraint: "desc", quality: "X N",
242
242
 
243
- details: "Indicates the desired startup level for a device when it is supplied with power and this level " +
244
- "shall be reflected in the CurrentLevel attribute. The values of the StartUpCurrentLevel attribute " +
245
- "are listed below:" +
243
+ details: "Indicates the desired startup level for a device when it is supplied with power and this level shall " +
244
+ "be reflected in the CurrentLevel attribute. The values of the StartUpCurrentLevel attribute are " +
245
+ "listed below:" +
246
246
  "\n" +
247
247
  "This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel " +
248
248
  "attribute shall return to its value prior to the restart.",
@@ -311,9 +311,8 @@ export const LevelControl = Cluster(
311
311
  Field({
312
312
  name: "TransitionTime", id: 0x2, type: "uint16", conformance: "M", quality: "X",
313
313
 
314
- details: "This field shall indicate the time that shall be taken to perform the step, in tenths of a second. " +
315
- "A step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close " +
316
- "to" +
314
+ details: "This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A " +
315
+ "step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to" +
317
316
  "\n" +
318
317
  "this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as " +
319
318
  "fast as it is able." +
@@ -12,8 +12,8 @@ import { DeviceTypeElement as DeviceType, RequirementElement as Requirement } fr
12
12
  export const LightSensorDt = DeviceType(
13
13
  {
14
14
  name: "LightSensor", id: 0x106, category: "Sensor", classification: "simple",
15
- details: "A Light Sensor device is a measurement and sensing device that is capable of measuring and " +
16
- "reporting the intensity of light (illuminance) to which the sensor is being subjected.",
15
+ details: "A Light Sensor device is a measurement and sensing device that is capable of measuring and reporting " +
16
+ "the intensity of light (illuminance) to which the sensor is being subjected.",
17
17
  xref: { document: "device", section: "7.2" }
18
18
  },
19
19
 
@@ -22,8 +22,8 @@ export const LocalizationConfiguration = Cluster(
22
22
  "such, Nodes that visually or audibly convey information need a mechanism by which they can be " +
23
23
  "configured to use a user’s preferred language, units, etc." +
24
24
  "\n" +
25
- "This cluster supports an interface to a Node. It provides attributes for determining and " +
26
- "configuring localization information that a Node shall utilize when conveying values to a user.",
25
+ "This cluster supports an interface to a Node. It provides attributes for determining and configuring " +
26
+ "localization information that a Node shall utilize when conveying values to a user.",
27
27
 
28
28
  xref: { document: "core", section: "11.3" }
29
29
  },
@@ -51,8 +51,8 @@ export const MeasurementAccuracyRangeStruct = Datatype(
51
51
 
52
52
  details: "This field shall indicate the minimum measurement value for the specified level of accuracy." +
53
53
  "\n" +
54
- "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field " +
55
- "on the encompassing MeasurementAccuracyStruct." +
54
+ "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field on " +
55
+ "the encompassing MeasurementAccuracyStruct." +
56
56
  "\n" +
57
57
  "The value of this field shall be less than or equal to the value of the MaxMeasuredValue field on " +
58
58
  "the encompassing MeasurementAccuracyStruct.",
@@ -66,8 +66,8 @@ export const MeasurementAccuracyRangeStruct = Datatype(
66
66
  details: "This field shall indicate the maximum measurement value for the specified level of accuracy. The " +
67
67
  "value of this field shall be greater than the value of the RangeMin field." +
68
68
  "\n" +
69
- "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field " +
70
- "on the encompassing MeasurementAccuracyStruct." +
69
+ "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field on " +
70
+ "the encompassing MeasurementAccuracyStruct." +
71
71
  "\n" +
72
72
  "The value of this field shall be less than or equal to the value of the MaxMeasuredValue field on " +
73
73
  "the encompassing MeasurementAccuracyStruct.",
@@ -97,24 +97,24 @@ export const MeasurementAccuracyRangeStruct = Datatype(
97
97
 
98
98
  Field({
99
99
  name: "FixedMax", id: 0x5, type: "uint64", conformance: "O.a+", quality: "F",
100
- details: "This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the " +
101
- "unit indicated by MeasurementType.",
100
+ details: "This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the unit " +
101
+ "indicated by MeasurementType.",
102
102
  xref: { document: "cluster", section: "2.1.4.3.6" }
103
103
  }),
104
104
 
105
105
  Field({
106
106
  name: "FixedMin", id: 0x6, type: "uint64", conformance: "[FixedMax]", constraint: "max fixedMax",
107
107
  quality: "F",
108
- details: "This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the " +
109
- "unit indicated by MeasurementType.",
108
+ details: "This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the unit " +
109
+ "indicated by MeasurementType.",
110
110
  xref: { document: "cluster", section: "2.1.4.3.7" }
111
111
  }),
112
112
 
113
113
  Field({
114
114
  name: "FixedTypical", id: 0x7, type: "uint64", conformance: "[FixedMin]",
115
115
  constraint: "fixedMin to fixedMax", quality: "F",
116
- details: "This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the " +
117
- "unit indicated by MeasurementType.",
116
+ details: "This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the unit " +
117
+ "indicated by MeasurementType.",
118
118
  xref: { document: "cluster", section: "2.1.4.3.8" }
119
119
  })
120
120
  );
@@ -26,8 +26,8 @@ export const MeasurementAccuracyStruct = Datatype(
26
26
 
27
27
  Field({
28
28
  name: "Measured", id: 0x1, type: "bool", conformance: "M", default: false, quality: "F",
29
- details: "This field shall indicate whether the associated measurement was directly measured. If this field " +
30
- "is not set to true, then the associated measurement was estimated.",
29
+ details: "This field shall indicate whether the associated measurement was directly measured. If this field is " +
30
+ "not set to true, then the associated measurement was estimated.",
31
31
  xref: { document: "cluster", section: "2.1.4.4.2" }
32
32
  }),
33
33
 
@@ -48,8 +48,8 @@ export const MeasurementAccuracyStruct = Datatype(
48
48
  "\n" +
49
49
  "The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the " +
50
50
  "first shall be one more the value of the RangeMax field on the previous " +
51
- "MeasurementAccuracyRangeStruct in this list (i.e. there shall be no gaps in the accuracy ranges, " +
52
- "and the ranges shall be in increasing order).",
51
+ "MeasurementAccuracyRangeStruct in this list (i.e. there shall be no gaps in the accuracy ranges, and " +
52
+ "the ranges shall be in increasing order).",
53
53
 
54
54
  xref: { document: "cluster", section: "2.1.4.4.5" }
55
55
  },
@@ -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