@matter/model 0.13.0-alpha.0-20250311-3eb0af5f2 → 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
@@ -75,8 +75,8 @@ export const PumpConfigurationAndControl = Cluster(
75
75
  Attribute({
76
76
  name: "MaxPressure", id: 0x0, type: "int16", access: "R V", conformance: "M", default: null,
77
77
  quality: "X F",
78
- details: "This attribute specifies the maximum pressure the pump can achieve. It is a physical limit, and " +
79
- "does not apply to any specific control mode or operation mode." +
78
+ details: "This attribute specifies the maximum pressure the pump can achieve. It is a physical limit, and does " +
79
+ "not apply to any specific control mode or operation mode." +
80
80
  "\n" +
81
81
  "Valid range is -3,276.7 kPa to 3,276.7 kPa (steps of 0.1 kPa). Null if the value is invalid.",
82
82
  xref: { document: "cluster", section: "4.2.7.1" }
@@ -95,8 +95,8 @@ export const PumpConfigurationAndControl = Cluster(
95
95
  Attribute({
96
96
  name: "MaxFlow", id: 0x2, type: "uint16", access: "R V", conformance: "M", default: null,
97
97
  quality: "X F",
98
- details: "This attribute specifies the maximum flow the pump can achieve. It is a physical limit, and does " +
99
- "not apply to any specific control mode or operation mode." +
98
+ details: "This attribute specifies the maximum flow the pump can achieve. It is a physical limit, and does not " +
99
+ "apply to any specific control mode or operation mode." +
100
100
  "\n" +
101
101
  "Valid range is 0 m/h to 6,553.4 m/h (steps of 0.1 m/h). Null if the value is invalid.",
102
102
  xref: { document: "cluster", section: "4.2.7.3" }
@@ -224,15 +224,15 @@ export const PumpConfigurationAndControl = Cluster(
224
224
  details: "This attribute specifies current effective operation mode of the pump as defined in " +
225
225
  "OperationModeEnum." +
226
226
  "\n" +
227
- "The value of the EffectiveOperationMode attribute is the same as the OperationMode attribute, " +
228
- "unless one of the following points are true:" +
227
+ "The value of the EffectiveOperationMode attribute is the same as the OperationMode attribute, unless " +
228
+ "one of the following points are true:" +
229
229
  "\n" +
230
230
  " • The pump is physically set to run with the local settings" +
231
231
  "\n" +
232
232
  " • The LocalOverride bit in the PumpStatus attribute is set," +
233
233
  "\n" +
234
- "See OperationMode and ControlMode attributes for a detailed description of the operation and " +
235
- "control of the pump.",
234
+ "See OperationMode and ControlMode attributes for a detailed description of the operation and control " +
235
+ "of the pump.",
236
236
 
237
237
  xref: { document: "cluster", section: "4.2.7.15" }
238
238
  }),
@@ -255,12 +255,11 @@ export const PumpConfigurationAndControl = Cluster(
255
255
  " remote sensor is a pressure sensor, a flow sensor or a temperature sensor respectively, " +
256
256
  " regardless of the value of the ControlMode attribute." +
257
257
  "\n" +
258
- "In case the ControlMode attribute is not included on the device and no remote sensors are " +
259
- "connected, the value of the EffectiveControlMode shall match the vendor-specific behavior of the " +
260
- "pump." +
258
+ "In case the ControlMode attribute is not included on the device and no remote sensors are connected, " +
259
+ "the value of the EffectiveControlMode shall match the vendor-specific behavior of the pump." +
261
260
  "\n" +
262
- "See OperationMode and ControlMode attributes for detailed a description of the operation and " +
263
- "control of the pump.",
261
+ "See OperationMode and ControlMode attributes for detailed a description of the operation and control " +
262
+ "of the pump.",
264
263
 
265
264
  xref: { document: "cluster", section: "4.2.7.16" }
266
265
  }),
@@ -272,8 +271,8 @@ export const PumpConfigurationAndControl = Cluster(
272
271
  details: "This attribute specifies the actual capacity of the pump as a percentage of the effective maximum " +
273
272
  "setpoint value. It is updated dynamically as the speed of the pump changes." +
274
273
  "\n" +
275
- "If the value is not available (the measurement or estimation of the speed is done in the pump), " +
276
- "this attribute will indicate the null value." +
274
+ "If the value is not available (the measurement or estimation of the speed is done in the pump), this " +
275
+ "attribute will indicate the null value." +
277
276
  "\n" +
278
277
  "Valid range is 0 % to 163.835% (0.005 % granularity). Although this attribute is a signed value, " +
279
278
  "values of capacity less than zero have no physical meaning.",
@@ -288,8 +287,8 @@ export const PumpConfigurationAndControl = Cluster(
288
287
  details: "This attribute specifies the actual speed of the pump measured in RPM. It is updated dynamically as " +
289
288
  "the speed of the pump changes." +
290
289
  "\n" +
291
- "If the value is not available (the measurement or estimation of the speed is done in the pump), " +
292
- "this attribute will indicate the null value." +
290
+ "If the value is not available (the measurement or estimation of the speed is done in the pump), this " +
291
+ "attribute will indicate the null value." +
293
292
  "\n" +
294
293
  "Valid range is 0 to 65,534 RPM.",
295
294
 
@@ -301,12 +300,12 @@ export const PumpConfigurationAndControl = Cluster(
301
300
  default: 0, quality: "X N",
302
301
 
303
302
  details: "This attribute specifies the accumulated number of hours that the pump has been powered and the " +
304
- "motor has been running. It is updated dynamically as it increases. It is preserved over power " +
305
- "cycles of the pump. If LifeTimeRunningHours rises above maximum value it “rolls over” and starts at " +
306
- "0 (zero)." +
303
+ "motor has been running. It is updated dynamically as it increases. It is preserved over power cycles " +
304
+ "of the pump. If LifeTimeRunningHours rises above maximum value it “rolls over” and starts at 0 " +
305
+ "(zero)." +
307
306
  "\n" +
308
- "This attribute is writeable, in order to allow setting to an appropriate value after maintenance. " +
309
- "If the value is not available, this attribute will indicate the null value." +
307
+ "This attribute is writeable, in order to allow setting to an appropriate value after maintenance. If " +
308
+ "the value is not available, this attribute will indicate the null value." +
310
309
  "\n" +
311
310
  "Valid range is 0 to 16,777,214 hrs.",
312
311
 
@@ -353,8 +352,8 @@ export const PumpConfigurationAndControl = Cluster(
353
352
  details: "This attribute specifies the operation mode of the pump as defined in OperationModeEnum." +
354
353
  "\n" +
355
354
  "The actual operating mode of the pump is a result of the setting of the attributes OperationMode, " +
356
- "ControlMode and the optional connection of a remote sensor. The operation and control is " +
357
- "prioritized as shown in the scheme below:" +
355
+ "ControlMode and the optional connection of a remote sensor. The operation and control is prioritized " +
356
+ "as shown in the scheme below:" +
358
357
  "\n" +
359
358
  "Priority Scheme of Pump Operation and Control" +
360
359
  "\n" +
@@ -369,8 +368,8 @@ export const PumpConfigurationAndControl = Cluster(
369
368
  "If this attribute is Normal and no remote sensor is connected, the control mode of the pump is " +
370
369
  "decided by the ControlMode attribute." +
371
370
  "\n" +
372
- "OperationMode may be changed at any time, even when the pump is running. The behavior of the pump " +
373
- "at the point of changing the value of this attribute is vendor-specific." +
371
+ "OperationMode may be changed at any time, even when the pump is running. The behavior of the pump at " +
372
+ "the point of changing the value of this attribute is vendor-specific." +
374
373
  "\n" +
375
374
  "In the case a device does not support a specific operation mode, the write interaction to this " +
376
375
  "attribute with an unsupported operation mode value shall be ignored and a response containing the " +
@@ -567,8 +566,8 @@ export const PumpConfigurationAndControl = Cluster(
567
566
  name: "ConstantPressure", id: 0x1, conformance: "PRSCONST",
568
567
  description: "The pump will regulate its speed to maintain a constant differential pressure over its flanges.",
569
568
  details: "The setpoint is interpreted as a percentage of the range of the sensor used for this control mode. " +
570
- "In case of the internal pressure sensor, this will be the range derived from the [MinConstPressure " +
571
- "MaxConstPressure] attributes. In case of a remote pressure sensor, this will be the range derived " +
569
+ "In case of the internal pressure sensor, this will be the range derived from the [MinConstPressure " +
570
+ "MaxConstPressure] attributes. In case of a remote pressure sensor, this will be the range derived " +
572
571
  "from the [MinMeasuredValue – MaxMeasuredValue] attributes of the remote pressure sensor.",
573
572
  xref: { document: "cluster", section: "4.2.6.3.2" }
574
573
  }),
@@ -74,6 +74,6 @@ export const PumpDt = DeviceType(
74
74
  name: "OccupancySensing", id: 0x406, conformance: "O", element: "clientCluster",
75
75
  xref: { document: "device", section: "5.5.4" }
76
76
  })
77
- )
77
+ );
78
78
 
79
79
  MatterDefinition.children.push(PumpDt);
@@ -19,8 +19,8 @@ export const RefrigeratorAlarm = Cluster(
19
19
  {
20
20
  name: "RefrigeratorAlarm", id: 0x57, type: "AlarmBase", classification: "application",
21
21
  pics: "REFALM",
22
- details: "This cluster is a derived cluster of Alarm Base cluster and provides the alarm definition related " +
23
- "to refrigerator and temperature controlled cabinet devices.",
22
+ details: "This cluster is a derived cluster of Alarm Base cluster and provides the alarm definition related to " +
23
+ "refrigerator and temperature controlled cabinet devices.",
24
24
  xref: { document: "cluster", section: "8.8" }
25
25
  },
26
26
 
@@ -74,6 +74,6 @@ export const RefrigeratorAndTemperatureControlledCabinetMode = Cluster(
74
74
  xref: { document: "cluster", section: "8.7.7.1.2" }
75
75
  })
76
76
  )
77
- )
77
+ );
78
78
 
79
79
  MatterDefinition.children.push(RefrigeratorAndTemperatureControlledCabinetMode);
@@ -15,8 +15,8 @@ import {
15
15
  export const RefrigeratorNs = SemanticNamespace(
16
16
  {
17
17
  name: "Refrigerator", id: 0x41,
18
- details: "The tags contained in this namespace are restricted for use in the refrigerator domain and shall " +
19
- "NOT be used in any other domain or context.",
18
+ details: "The tags contained in this namespace are restricted for use in the refrigerator domain and shall NOT " +
19
+ "be used in any other domain or context.",
20
20
  xref: { document: "namespace", section: "16" }
21
21
  },
22
22
 
@@ -16,10 +16,10 @@ export const RelativePositionNs = SemanticNamespace(
16
16
  {
17
17
  name: "RelativePosition", id: 0x12,
18
18
  details: "The tags contained in this namespace may be used in any domain or context, to indicate an " +
19
- "association with a position relative to some reference, which must be specified by the user of " +
20
- "these tags. For example, the position may be relative to a household item, such as a dining table, " +
21
- "and the user of these tags must indicate that. Note the difference with Chapter 9, Common Position " +
22
- "Semantic Tag Namespace, which contains tags indicating the position relative to the device.",
19
+ "association with a position relative to some reference, which must be specified by the user of these " +
20
+ "tags. For example, the position may be relative to a household item, such as a dining table, and the " +
21
+ "user of these tags must indicate that. Note the difference with Chapter 9, Common Position Semantic " +
22
+ "Tag Namespace, which contains tags indicating the position relative to the device.",
23
23
  xref: { document: "namespace", section: "11" }
24
24
  },
25
25
 
@@ -107,8 +107,8 @@ export const ResourceMonitoring = Cluster(
107
107
  name: "ResetCondition", id: 0x0, access: "O", conformance: "O", direction: "request",
108
108
  response: "status",
109
109
  details: "Upon receipt, the device shall reset the Condition and ChangeIndicator attributes, indicating full " +
110
- "resource availability and readiness for use, as initially configured. Invocation of this command " +
111
- "may cause the LastChangedTime to be updated automatically based on the clock of the server, if the " +
110
+ "resource availability and readiness for use, as initially configured. Invocation of this command may " +
111
+ "cause the LastChangedTime to be updated automatically based on the clock of the server, if the " +
112
112
  "server supports setting the attribute.",
113
113
  xref: { document: "cluster", section: "2.8.7.1" }
114
114
  }),
@@ -148,8 +148,8 @@ export const ResourceMonitoring = Cluster(
148
148
  Datatype(
149
149
  {
150
150
  name: "ProductIdentifierTypeEnum", type: "enum8",
151
- details: "Indicate the type of identifier used to describe the product. Devices SHOULD use " +
152
- "globally-recognized IDs over OEM specific ones.",
151
+ details: "Indicate the type of identifier used to describe the product. Devices SHOULD use globally-recognized " +
152
+ "IDs over OEM specific ones.",
153
153
  xref: { document: "cluster", section: "2.8.5.3" }
154
154
  },
155
155
 
@@ -14,8 +14,8 @@ export const RoomAirConditionerDt = DeviceType(
14
14
  name: "RoomAirConditioner", id: 0x72, category: "Appliances", classification: "simple",
15
15
  details: "This defines conformance to the Room Air Conditioner device type." +
16
16
  "\n" +
17
- "A Room Air Conditioner is a device with the primary function of controlling the air temperature in " +
18
- "a single room.",
17
+ "A Room Air Conditioner is a device with the primary function of controlling the air temperature in a " +
18
+ "single room.",
19
19
  xref: { document: "device", section: "13.3" }
20
20
  },
21
21
 
@@ -17,9 +17,9 @@ export const RootNodeDt = DeviceType(
17
17
  {
18
18
  name: "RootNode", id: 0x16, category: "Utility", classification: "node",
19
19
 
20
- details: "This defines conformance for a root node endpoint (see System Model specification). This endpoint " +
21
- "is akin to a \"read me first\" endpoint that describes itself and the other endpoints that make up " +
22
- "the node." +
20
+ details: "This defines conformance for a root node endpoint (see System Model specification). This endpoint is " +
21
+ "akin to a \"read me first\" endpoint that describes itself and the other endpoints that make up the " +
22
+ "node." +
23
23
  "\n" +
24
24
  " • Device types with Endpoint scope shall NOT be supported on the same endpoint as this device " +
25
25
  " type." +
@@ -43,8 +43,8 @@ export const RvcOperationalState = Cluster(
43
43
  "other effect." +
44
44
  "\n" +
45
45
  "A device that receives this command in any state which does not allow seeking the charger, such as " +
46
- "Charging or Docked, shall respond with an OperationalCommandResponse command with an ErrorStateID " +
47
- "of CommandInvalidInState and shall have no other effect." +
46
+ "Charging or Docked, shall respond with an OperationalCommandResponse command with an ErrorStateID of " +
47
+ "CommandInvalidInState and shall have no other effect." +
48
48
  "\n" +
49
49
  "Otherwise, on success:" +
50
50
  "\n" +
@@ -77,8 +77,8 @@ export const RvcOperationalState = Cluster(
77
77
  "transitioned to those states while operating and can resume, such as, for example, if it is " +
78
78
  "recharging while in a cleaning cycle. Else, if the operational state is Charging or Docked but " +
79
79
  "there’s no operation to resume or the operation can’t be resumed, the device shall respond with an " +
80
- "OperationalCommandResponse command with an ErrorStateID of CommandInvalidInState but take no " +
81
- "further action.",
80
+ "OperationalCommandResponse command with an ErrorStateID of CommandInvalidInState but take no further " +
81
+ "action.",
82
82
 
83
83
  xref: { document: "cluster", section: "7.4.4.1" }
84
84
  },
@@ -41,8 +41,8 @@ export const RvcRunMode = Cluster(
41
41
  "At least one entry in the SupportedModes attribute (different from the one above) shall include the " +
42
42
  "Cleaning mode tag in the ModeTags field." +
43
43
  "\n" +
44
- "The Mapping, Cleaning, and Idle mode tags are mutually exclusive and shall NOT be used together in " +
45
- "a mode’s ModeTags.",
44
+ "The Mapping, Cleaning, and Idle mode tags are mutually exclusive and shall NOT be used together in a " +
45
+ "mode’s ModeTags.",
46
46
 
47
47
  xref: { document: "cluster", section: "7.2.6.1" }
48
48
  }),
@@ -88,16 +88,16 @@ export const RvcRunMode = Cluster(
88
88
  details: "The device is not performing any of the main operations of the other modes. However, auxiliary " +
89
89
  "actions, such as seeking the charger or charging, may occur." +
90
90
  "\n" +
91
- "For example, the device has completed cleaning, successfully or not, on its own or due to a " +
92
- "command, or has not been asked to clean after a restart.",
91
+ "For example, the device has completed cleaning, successfully or not, on its own or due to a command, " +
92
+ "or has not been asked to clean after a restart.",
93
93
  xref: { document: "cluster", section: "7.2.7.2.1" }
94
94
  }),
95
95
 
96
96
  Field({
97
97
  name: "Cleaning", id: 0x4001,
98
98
  details: "The device was asked to clean so it may be actively running, or paused due to an error, due to a " +
99
- "pause command, or for recharging etc. If currently paused and the device can resume it will " +
100
- "continue to clean.",
99
+ "pause command, or for recharging etc. If currently paused and the device can resume it will continue " +
100
+ "to clean.",
101
101
  xref: { document: "cluster", section: "7.2.7.2.2" }
102
102
  }),
103
103
 
@@ -20,8 +20,8 @@ export const ScenesManagement = Cluster(
20
20
  name: "ScenesManagement", id: 0x62, classification: "application", pics: "S",
21
21
 
22
22
  details: "The Scenes Management cluster provides attributes and commands for setting up and recalling scenes. " +
23
- "Each scene corresponds to a set of stored values of specified attributes for one or more clusters " +
24
- "on the same end point as the Scenes Management cluster." +
23
+ "Each scene corresponds to a set of stored values of specified attributes for one or more clusters on " +
24
+ "the same end point as the Scenes Management cluster." +
25
25
  "\n" +
26
26
  "In most cases scenes are associated with a particular group identifier. Scenes may also exist " +
27
27
  "without a group, in which case the value 0 replaces the group identifier. Note that extra care is " +
@@ -50,8 +50,8 @@ export const ScenesManagement = Cluster(
50
50
 
51
51
  details: "Indicates the Node ID of the node that last configured the Scene Table." +
52
52
  "\n" +
53
- "The null value indicates that the server has not been configured, or that the identifier of the " +
54
- "node that last configured the Scenes Management cluster is not known." +
53
+ "The null value indicates that the server has not been configured, or that the identifier of the node " +
54
+ "that last configured the Scenes Management cluster is not known." +
55
55
  "\n" +
56
56
  "The Node ID is scoped to the accessing fabric.",
57
57
 
@@ -88,8 +88,8 @@ export const ScenesManagement = Cluster(
88
88
  name: "AddScene", id: 0x0, access: "F M", conformance: "M", direction: "request",
89
89
  response: "AddSceneResponse",
90
90
  details: "It is not mandatory for an extension field set to be included in the command for every cluster on " +
91
- "that endpoint that has a defined extension field set. Extension field sets may be omitted, " +
92
- "including the case of no extension field sets at all.",
91
+ "that endpoint that has a defined extension field set. Extension field sets may be omitted, including " +
92
+ "the case of no extension field sets at all.",
93
93
  xref: { document: "cluster", section: "1.4.9.2" }
94
94
  },
95
95
 
@@ -116,7 +116,7 @@ export const ScenesManagement = Cluster(
116
116
 
117
117
  Field(
118
118
  {
119
- name: "ExtensionFieldSetStructs", id: 0x4, type: "list", conformance: "M", constraint: "desc",
119
+ name: "ExtensionFieldSets", id: 0x4, type: "list", conformance: "M", constraint: "desc",
120
120
  details: "This field shall contains the list of extension fields.",
121
121
  xref: { document: "cluster", section: "1.4.9.2.5" }
122
122
  },
@@ -187,23 +187,23 @@ export const ScenesManagement = Cluster(
187
187
 
188
188
  Field({
189
189
  name: "TransitionTime", id: 0x3, type: "uint32", conformance: "desc", constraint: "max 60000000",
190
- details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene " +
191
- "Table entry, otherwise it shall be omitted.",
190
+ details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene Table " +
191
+ "entry, otherwise it shall be omitted.",
192
192
  xref: { document: "cluster", section: "1.4.9.5.4" }
193
193
  }),
194
194
 
195
195
  Field({
196
196
  name: "SceneName", id: 0x4, type: "string", conformance: "desc", constraint: "max 16",
197
- details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene " +
198
- "Table entry, otherwise it shall be omitted.",
197
+ details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene Table " +
198
+ "entry, otherwise it shall be omitted.",
199
199
  xref: { document: "cluster", section: "1.4.9.5.5" }
200
200
  }),
201
201
 
202
202
  Field(
203
203
  {
204
- name: "ExtensionFieldSetStructs", id: 0x5, type: "list", conformance: "desc",
205
- details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene " +
206
- "Table entry, otherwise it shall be omitted.",
204
+ name: "ExtensionFieldSets", id: 0x5, type: "list", conformance: "desc",
205
+ details: "If the status is SUCCESS, this field shall be copied from the corresponding field in the Scene Table " +
206
+ "entry, otherwise it shall be omitted.",
207
207
  xref: { document: "cluster", section: "1.4.9.5.6" }
208
208
  },
209
209
 
@@ -376,8 +376,8 @@ export const ScenesManagement = Cluster(
376
376
  Field({
377
377
  name: "Capacity", id: 0x1, type: "uint8", conformance: "M", quality: "X",
378
378
 
379
- details: "This field shall contain the remaining capacity of the Scene Table of the server (for all groups " +
380
- "for the accessing fabric). The following values apply:" +
379
+ details: "This field shall contain the remaining capacity of the Scene Table of the server (for all groups for " +
380
+ "the accessing fabric). The following values apply:" +
381
381
  "\n" +
382
382
  " • 0 - No further scenes may be added." +
383
383
  "\n" +
@@ -422,24 +422,24 @@ export const ScenesManagement = Cluster(
422
422
  details: "This field shall contain the information of how the scene copy is to proceed." +
423
423
  "\n" +
424
424
  "The CopyAllScenes bit of the Mode indicates whether all scenes are to be copied. If this value is " +
425
- "set to 1, all scenes are to be copied and the SceneIdentifierFrom and SceneIdentifierTo fields " +
426
- "shall be ignored. Otherwise this bit is set to 0.",
425
+ "set to 1, all scenes are to be copied and the SceneIdentifierFrom and SceneIdentifierTo fields shall " +
426
+ "be ignored. Otherwise this bit is set to 0.",
427
427
  xref: { document: "cluster", section: "1.4.9.15.1" }
428
428
  }),
429
429
 
430
430
  Field({
431
431
  name: "GroupIdentifierFrom", id: 0x1, type: "group-id", conformance: "M",
432
- details: "This field shall indicate the identifier of the group from which the scene is to be copied. " +
433
- "Together with the SceneIdentifierFrom field, this field uniquely identifies the scene to copy from " +
434
- "the Scene Table.",
432
+ details: "This field shall indicate the identifier of the group from which the scene is to be copied. Together " +
433
+ "with the SceneIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene " +
434
+ "Table.",
435
435
  xref: { document: "cluster", section: "1.4.9.15.2" }
436
436
  }),
437
437
 
438
438
  Field({
439
439
  name: "SceneIdentifierFrom", id: 0x2, type: "uint8", conformance: "M", constraint: "max 254",
440
- details: "This field shall indicate the identifier of the scene from which the scene is to be copied. " +
441
- "Together with the GroupIdentifierFrom field, this field uniquely identifies the scene to copy from " +
442
- "the Scene Table.",
440
+ details: "This field shall indicate the identifier of the scene from which the scene is to be copied. Together " +
441
+ "with the GroupIdentifierFrom field, this field uniquely identifies the scene to copy from the Scene " +
442
+ "Table.",
443
443
  xref: { document: "cluster", section: "1.4.9.15.3" }
444
444
  }),
445
445
 
@@ -531,8 +531,8 @@ export const ScenesManagement = Cluster(
531
531
  "regardless of the fabric-scoped access quality of the command." +
532
532
  "\n" +
533
533
  "In the event where the SceneValid field is set to False for a fabric, the CurrentScene and " +
534
- "CurrentGroup fields shall be the last invoked scene and group for that fabric. In the event where " +
535
- "no scene was previously invoked for that fabric, the CurrentScene and CurrentGroup fields shall be " +
534
+ "CurrentGroup fields shall be the last invoked scene and group for that fabric. In the event where no " +
535
+ "scene was previously invoked for that fabric, the CurrentScene and CurrentGroup fields shall be " +
536
536
  "their default values.",
537
537
 
538
538
  xref: { document: "cluster", section: "1.4.7.2.4" }
@@ -572,8 +572,8 @@ export const ScenesManagement = Cluster(
572
572
  "### 1.4.7.3.2. ValueUnsigned8, ValueSigned8, ValueUnsigned16, ValueSigned16, ValueUnsigned32, " +
573
573
  "ValueSigned32, ValueUnsigned64, ValueSigned64 Fields" +
574
574
  "\n" +
575
- "These fields shall indicate the attribute value as part of an extension field set, associated with " +
576
- "a given AttributeID under an ExtensionFieldSetStruct’s ClusterID. Which of the fields is used shall" +
575
+ "These fields shall indicate the attribute value as part of an extension field set, associated with a " +
576
+ "given AttributeID under an ExtensionFieldSetStruct’s ClusterID. Which of the fields is used shall" +
577
577
  "\n" +
578
578
  "be determined by the type of the attribute indicated by AttributeID as follows:" +
579
579
  "\n" +
@@ -624,8 +624,8 @@ export const ScenesManagement = Cluster(
624
624
  "\n" +
625
625
  " ◦ ValueUnsigned16 of 0xAB12 would be used as-is, as it is in range." +
626
626
  "\n" +
627
- " ◦ ValueUnsigned16 of 0xFF80 is outside of the range allowed for attribute CurrentX, and would " +
628
- " be saturated to the closest valid value, which is the maximum of the attribute’s constraint " +
627
+ " ◦ ValueUnsigned16 of 0xFF80 is outside of the range allowed for attribute CurrentX, and would be " +
628
+ " saturated to the closest valid value, which is the maximum of the attribute’s constraint " +
629
629
  " range: 0xFEFF." +
630
630
  "\n" +
631
631
  " • LevelControl cluster CurrentLevel (AttributeID 0x0000) has a type of uint8 and is nullable." +
@@ -686,8 +686,8 @@ export const ScenesManagement = Cluster(
686
686
  "Though the Scene Table is defined here using the data model architecture rules and format, the " +
687
687
  "design is not normative." +
688
688
  "\n" +
689
- "The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene " +
690
- "Table entry struct are illustrated below. An ExtensionFieldSetStruct may be present for each " +
689
+ "The Scene table is logically a list of fabric-scoped structs. The logical fields of each Scene Table " +
690
+ "entry struct are illustrated below. An ExtensionFieldSetStruct may be present for each " +
691
691
  "Scenes-supporting cluster implemented on the same endpoint.",
692
692
 
693
693
  xref: { document: "cluster", section: "1.4.7.5" }
@@ -695,8 +695,8 @@ export const ScenesManagement = Cluster(
695
695
 
696
696
  Field({
697
697
  name: "SceneGroupId", id: 0x0, type: "group-id", conformance: "M",
698
- details: "This field is the group identifier for which this scene applies, or 0 if the scene is not " +
699
- "associated with a group.",
698
+ details: "This field is the group identifier for which this scene applies, or 0 if the scene is not associated " +
699
+ "with a group.",
700
700
  xref: { document: "cluster", section: "1.4.7.5.1" }
701
701
  }),
702
702
 
@@ -13,8 +13,8 @@ export const SecondaryNetworkInterfaceDt = DeviceType(
13
13
  {
14
14
  name: "SecondaryNetworkInterface", id: 0x19, category: "Utility", classification: "utility",
15
15
 
16
- details: "A Secondary Network Interface device provides an additional network interface supported by the " +
17
- "Node, supplementing the primary interface hosted by the Root Node endpoint." +
16
+ details: "A Secondary Network Interface device provides an additional network interface supported by the Node, " +
17
+ "supplementing the primary interface hosted by the Root Node endpoint." +
18
18
  "\n" +
19
19
  "A Node supporting multiple network interfaces shall include the primary interface on the Root Node " +
20
20
  "endpoint, along with secondary interfaces on other endpoints. The priorities of these network " +