@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
@@ -12,8 +12,8 @@ import { DeviceTypeElement as DeviceType, RequirementElement as Requirement } fr
12
12
  export const DoorLockDt = DeviceType(
13
13
  {
14
14
  name: "DoorLock", id: 0xa, category: "Closure", classification: "simple",
15
- details: "A Door Lock is a device used to secure a door. It is possible to actuate a door lock either by " +
16
- "means of a manual or a remote method.",
15
+ details: "A Door Lock is a device used to secure a door. It is possible to actuate a door lock either by means " +
16
+ "of a manual or a remote method.",
17
17
  xref: { document: "device", section: "8.1" }
18
18
  },
19
19
 
@@ -21,8 +21,8 @@ export const EcosystemInformation = Cluster(
21
21
  details: "The Ecosystem Information Cluster provides extended device information for all the logical devices " +
22
22
  "represented by a Bridged Node. The Ecosystem Information Cluster presents the view of device name " +
23
23
  "and location metadata for presentation by a client of the cluster to a user. This cluster is " +
24
- "intended to support Fabric Synchronization and be present on an endpoint with the BridgedNode " +
25
- "device type listed in the DeviceTypeList of the endpoint’s Descriptor cluster." +
24
+ "intended to support Fabric Synchronization and be present on an endpoint with the BridgedNode device " +
25
+ "type listed in the DeviceTypeList of the endpoint’s Descriptor cluster." +
26
26
  "\n" +
27
27
  "This augments the Bridged Device Basic Information Cluster in the following ways:" +
28
28
  "\n" +
@@ -57,8 +57,8 @@ export const EcosystemInformation = Cluster(
57
57
 
58
58
  Field({
59
59
  name: "DeviceName", id: 0x0, type: "string", access: "S", conformance: "O", constraint: "max 64",
60
- details: "This field shall indicate the device’s name, which is provided externally if the user consents. " +
61
- "(For example, provided by the user in an ecosystem specific interface.)",
60
+ details: "This field shall indicate the device’s name, which is provided externally if the user consents. (For " +
61
+ "example, provided by the user in an ecosystem specific interface.)",
62
62
  xref: { document: "core", section: "9.18.4.1.1" }
63
63
  }),
64
64
 
@@ -83,19 +83,19 @@ export const EcosystemInformation = Cluster(
83
83
  Field({
84
84
  name: "OriginalEndpoint", id: 0x3, type: "endpoint-no", access: "S", conformance: "desc",
85
85
  constraint: "desc",
86
- details: "This field shall indicate the endpoint this EcosystemDeviceStruct is associated with on the " +
87
- "original device represented by this bridge’s Bridged Node. If this bridge is receiving the device " +
88
- "from another bridge, then the OriginalEndpoint field value would be the same on both bridges. This " +
89
- "field shall be present and set to a valid endpoint on the original device if that device is a " +
90
- "Matter device.",
86
+ details: "This field shall indicate the endpoint this EcosystemDeviceStruct is associated with on the original " +
87
+ "device represented by this bridge’s Bridged Node. If this bridge is receiving the device from " +
88
+ "another bridge, then the OriginalEndpoint field value would be the same on both bridges. This field " +
89
+ "shall be present and set to a valid endpoint on the original device if that device is a Matter " +
90
+ "device.",
91
91
  xref: { document: "core", section: "9.18.4.1.4" }
92
92
  }),
93
93
 
94
94
  Field(
95
95
  {
96
96
  name: "DeviceTypes", id: 0x4, type: "list", access: "S", conformance: "M", constraint: "desc",
97
- details: "This field shall indicate all of the DeviceTypes within the DeviceTypeList in the Descriptor " +
98
- "Cluster associated with this EcosystemDeviceStruct entry." +
97
+ details: "This field shall indicate all of the DeviceTypes within the DeviceTypeList in the Descriptor Cluster " +
98
+ "associated with this EcosystemDeviceStruct entry." +
99
99
  "\n" +
100
100
  "This field shall contain a list of valid device type ids.",
101
101
  xref: { document: "core", section: "9.18.4.1.5" }
@@ -124,10 +124,10 @@ export const EcosystemInformation = Cluster(
124
124
  "\n" +
125
125
  "NOTE" +
126
126
  "\n" +
127
- "If multiple server instances update the UniqueLocationIDs field at the same time, it is possible " +
128
- "one of the updates will be missed. This is considered an acceptable limitation to reduce the " +
129
- "complexity of the design. Since this is meant to be provided from user input, it is unlikely these " +
130
- "signals would be happening at one time.",
127
+ "If multiple server instances update the UniqueLocationIDs field at the same time, it is possible one " +
128
+ "of the updates will be missed. This is considered an acceptable limitation to reduce the complexity " +
129
+ "of the design. Since this is meant to be provided from user input, it is unlikely these signals " +
130
+ "would be happening at one time.",
131
131
 
132
132
  xref: { document: "core", section: "9.18.4.1.7" }
133
133
  }),
@@ -148,24 +148,24 @@ export const EcosystemInformation = Cluster(
148
148
  "UniqueLocationID can be used by the client to determine if the change is a relocation of the device " +
149
149
  "or just a renaming of the location." +
150
150
  "\n" +
151
- "No guarantees are given for consistency of the ID between server instances. The same location may " +
152
- "be represented by different IDs on different Ecosystem Information Cluster server instances, so " +
153
- "only the history from a single server instance should be considered when evaluating a change." +
151
+ "No guarantees are given for consistency of the ID between server instances. The same location may be " +
152
+ "represented by different IDs on different Ecosystem Information Cluster server instances, so only " +
153
+ "the history from a single server instance should be considered when evaluating a change." +
154
154
  "\n" +
155
155
  "UniqueLocationID shall be changed when the LocationDescriptor changes from one existing location to " +
156
- "another location as a result of an external interaction. (For example, the user changes the " +
157
- "location assignment.)" +
156
+ "another location as a result of an external interaction. (For example, the user changes the location " +
157
+ "assignment.)" +
158
158
  "\n" +
159
- "UniqueLocationID shall NOT be changed when the LocationDescriptor changes name, but still " +
160
- "represents the same location. (For example, the user renames a room.)" +
159
+ "UniqueLocationID shall NOT be changed when the LocationDescriptor changes name, but still represents " +
160
+ "the same location. (For example, the user renames a room.)" +
161
161
  "\n" +
162
162
  "UniqueLocationID shall be changed when LocationDescriptor changes as a result of another Ecosystem " +
163
163
  "Information Cluster server instance changing and the UniqueLocationID on the remote server instance " +
164
164
  "also changes." +
165
165
  "\n" +
166
166
  "UniqueLocationID shall NOT be changed when LocationDescriptor changes as a result of another " +
167
- "Ecosystem Information Cluster server instance changing and the UniqueLocationID on the remote " +
168
- "server instance does not change.",
167
+ "Ecosystem Information Cluster server instance changing and the UniqueLocationID on the remote server " +
168
+ "instance does not change.",
169
169
 
170
170
  xref: { document: "core", section: "9.18.4.2.1" }
171
171
  }),
@@ -18,8 +18,8 @@ import {
18
18
  export const ElectricalEnergyMeasurement = Cluster(
19
19
  {
20
20
  name: "ElectricalEnergyMeasurement", id: 0x91, classification: "application", pics: "EEM",
21
- details: "This cluster provides a mechanism for querying data about the electrical energy imported or " +
22
- "provided by the server.",
21
+ details: "This cluster provides a mechanism for querying data about the electrical energy imported or provided " +
22
+ "by the server.",
23
23
  xref: { document: "cluster", section: "2.12" }
24
24
  },
25
25
 
@@ -208,8 +208,8 @@ export const ElectricalEnergyMeasurement = Cluster(
208
208
 
209
209
  details: "This struct shall indicate the amount of energy measured during a given measurement period." +
210
210
  "\n" +
211
- "A server which does not have the ability to determine the time in UTC, or has not yet done so, " +
212
- "shall use the system time fields to specify the measurement period and observation times." +
211
+ "A server which does not have the ability to determine the time in UTC, or has not yet done so, shall " +
212
+ "use the system time fields to specify the measurement period and observation times." +
213
213
  "\n" +
214
214
  "A server which has determined the time in UTC shall use the timestamp fields to specify the " +
215
215
  "measurement period. Such a server may also include the systime fields to indicate how many seconds " +
@@ -238,8 +238,8 @@ export const ElectricalEnergyMeasurement = Cluster(
238
238
  Field({
239
239
  name: "StartTimestamp", id: 0x1, type: "epoch-s", conformance: "desc",
240
240
 
241
- details: "This field shall indicate the timestamp in UTC of the beginning of the period during which the " +
242
- "value of the Energy field was measured." +
241
+ details: "This field shall indicate the timestamp in UTC of the beginning of the period during which the value " +
242
+ "of the Energy field was measured." +
243
243
  "\n" +
244
244
  "If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted." +
245
245
  "\n" +
@@ -247,8 +247,8 @@ export const ElectricalEnergyMeasurement = Cluster(
247
247
  "measurement period, this field shall be indicated." +
248
248
  "\n" +
249
249
  "Otherwise, if the server had not yet determined the time in UTC at or before the beginning of the " +
250
- "measurement period, or does not have the capability of determining the time in UTC, this field " +
251
- "shall be omitted.",
250
+ "measurement period, or does not have the capability of determining the time in UTC, this field shall " +
251
+ "be omitted.",
252
252
 
253
253
  xref: { document: "cluster", section: "2.12.5.1.2" }
254
254
  }),
@@ -309,8 +309,8 @@ export const ElectricalEnergyMeasurement = Cluster(
309
309
  Datatype(
310
310
  {
311
311
  name: "CumulativeEnergyResetStruct", type: "struct",
312
- details: "This struct shall represent the times at which cumulative measurements were last zero, either due " +
313
- "to initialization of the device, or an internal reset of the cumulative value.",
312
+ details: "This struct shall represent the times at which cumulative measurements were last zero, either due to " +
313
+ "initialization of the device, or an internal reset of the cumulative value.",
314
314
  xref: { document: "cluster", section: "2.12.5.2" }
315
315
  },
316
316
 
@@ -325,11 +325,11 @@ export const ElectricalEnergyMeasurement = Cluster(
325
325
  "CumulativeEnergyImported attribute was most recently zero, this field shall be indicated." +
326
326
  "\n" +
327
327
  "Otherwise, if the server had not yet determined the time in UTC when the value of the Energy field " +
328
- "on the CumulativeEnergyImported attribute was most recently zero, or does not have the capability " +
329
- "of determining the time in UTC, this field shall be omitted." +
328
+ "on the CumulativeEnergyImported attribute was most recently zero, or does not have the capability of " +
329
+ "determining the time in UTC, this field shall be omitted." +
330
330
  "\n" +
331
- "If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyImported " +
332
- "attribute was most recently zero cannot currently be determined, a value of null shall be returned.",
331
+ "If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyImported attribute " +
332
+ "was most recently zero cannot currently be determined, a value of null shall be returned.",
333
333
 
334
334
  xref: { document: "cluster", section: "2.12.5.2.1" }
335
335
  }),
@@ -345,11 +345,11 @@ export const ElectricalEnergyMeasurement = Cluster(
345
345
  "CumulativeEnergyExported attribute was most recently zero, this field shall be indicated." +
346
346
  "\n" +
347
347
  "Otherwise, if the server had not yet determined the time in UTC when the value of the Energy field " +
348
- "on the CumulativeEnergyExported attribute was most recently zero, or does not have the capability " +
349
- "of determining the time in UTC, this field shall be omitted." +
348
+ "on the CumulativeEnergyExported attribute was most recently zero, or does not have the capability of " +
349
+ "determining the time in UTC, this field shall be omitted." +
350
350
  "\n" +
351
- "If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyExported " +
352
- "attribute was most recently zero cannot currently be determined, a value of null shall be returned.",
351
+ "If the timestamp in UTC when the value of the Energy field on the CumulativeEnergyExported attribute " +
352
+ "was most recently zero cannot currently be determined, a value of null shall be returned.",
353
353
 
354
354
  xref: { document: "cluster", section: "2.12.5.2.2" }
355
355
  }),
@@ -15,8 +15,8 @@ import {
15
15
  export const ElectricalMeasurementNs = SemanticNamespace(
16
16
  {
17
17
  name: "ElectricalMeasurement", id: 0xa,
18
- details: "The tags contained in this namespace are restricted for use in the electrical measurement domain " +
19
- "and shall NOT be used in any other domain or context.",
18
+ details: "The tags contained in this namespace are restricted for use in the electrical measurement domain and " +
19
+ "shall NOT be used in any other domain or context.",
20
20
  xref: { document: "namespace", section: "12" }
21
21
  },
22
22
 
@@ -60,8 +60,8 @@ export const ElectricalPowerMeasurement = Cluster(
60
60
 
61
61
  Attribute({
62
62
  name: "PowerMode", id: 0x0, type: "PowerModeEnum", access: "R V", conformance: "M",
63
- details: "This shall indicate the current mode of the server. For some servers, such as an EV, this may " +
64
- "change depending on the mode of charging or discharging.",
63
+ details: "This shall indicate the current mode of the server. For some servers, such as an EV, this may change " +
64
+ "depending on the mode of charging or discharging.",
65
65
  xref: { document: "cluster", section: "2.13.6.1" }
66
66
  }),
67
67
 
@@ -90,9 +90,9 @@ export const ElectricalPowerMeasurement = Cluster(
90
90
  name: "Ranges", id: 0x3, type: "list", access: "R V", conformance: "O",
91
91
  constraint: "0 to numberOfMeasurementTypes", default: [], quality: "Q",
92
92
 
93
- details: "This shall indicate a list of measured ranges for different measurement types. Each measurement " +
94
- "type shall have at most one entry in this list, representing the range of measurements in the most " +
95
- "recent measurement period." +
93
+ details: "This shall indicate a list of measured ranges for different measurement types. Each measurement type " +
94
+ "shall have at most one entry in this list, representing the range of measurements in the most recent " +
95
+ "measurement period." +
96
96
  "\n" +
97
97
  "The reporting interval of this attribute shall be manufacturer dependent. The server may choose to " +
98
98
  "omit publication of deltas considered not meaningful." +
@@ -474,8 +474,8 @@ export const ElectricalPowerMeasurement = Cluster(
474
474
  details: "This struct shall indicate the maximum and minimum values of a given measurement type during a " +
475
475
  "measurement period, along with the observation times of these values." +
476
476
  "\n" +
477
- "A server which does not have the ability to determine the time in UTC, or has not yet done so, " +
478
- "shall use the system time fields to specify the measurement period and observation times." +
477
+ "A server which does not have the ability to determine the time in UTC, or has not yet done so, shall " +
478
+ "use the system time fields to specify the measurement period and observation times." +
479
479
  "\n" +
480
480
  "A server which has determined the time in UTC shall use the timestamp fields to specify the " +
481
481
  "measurement period and observation times. Such a server may also include the systime fields to " +
@@ -502,8 +502,8 @@ export const ElectricalPowerMeasurement = Cluster(
502
502
  Field({
503
503
  name: "Max", id: 0x2, type: "int64", conformance: "M",
504
504
  details: "This field shall be the largest measured value for the associated measurement over the period " +
505
- "between either StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, " +
506
- "or both.",
505
+ "between either StartTimestamp and EndTimestamp or the period between StartSystime and EndSystime, or " +
506
+ "both.",
507
507
  xref: { document: "cluster", section: "2.13.5.2.3" }
508
508
  }),
509
509
 
@@ -530,17 +530,17 @@ export const ElectricalPowerMeasurement = Cluster(
530
530
  name: "MinTimestamp", id: 0x5, type: "epoch-s", conformance: "EndTimestamp",
531
531
  details: "This field shall be the most recent timestamp in UTC that the value in the Min field was measured." +
532
532
  "\n" +
533
- "This field shall be greater than or equal to the value of the StartTimestamp field. This field " +
534
- "shall be less than or equal to the value of the EndTimestamp field.",
533
+ "This field shall be greater than or equal to the value of the StartTimestamp field. This field shall " +
534
+ "be less than or equal to the value of the EndTimestamp field.",
535
535
  xref: { document: "cluster", section: "2.13.5.2.6" }
536
536
  }),
537
537
 
538
538
  Field({
539
539
  name: "MaxTimestamp", id: 0x6, type: "epoch-s", conformance: "EndTimestamp",
540
540
  constraint: "min minTimestamp + 1",
541
- details: "This field shall be the most recent timestamp in UTC of the value in the Max field. This field " +
542
- "shall be greater than or equal to the value of the StartTimestamp field. This field shall be less " +
543
- "than or equal to the value of the EndTimestamp field.",
541
+ details: "This field shall be the most recent timestamp in UTC of the value in the Max field. This field shall " +
542
+ "be greater than or equal to the value of the StartTimestamp field. This field shall be less than or " +
543
+ "equal to the value of the EndTimestamp field.",
544
544
  xref: { document: "cluster", section: "2.13.5.2.7" }
545
545
  }),
546
546
 
@@ -558,15 +558,15 @@ export const ElectricalPowerMeasurement = Cluster(
558
558
  constraint: "min startSystime + 1",
559
559
  details: "This field shall be the time since boot of the end of the measurement period." +
560
560
  "\n" +
561
- "If the server had determined the time in UTC at the end of the measurement period, this field may " +
562
- "be omitted along with the StartSystime field, MinSystime, and MaxSystime fields.",
561
+ "If the server had determined the time in UTC at the end of the measurement period, this field may be " +
562
+ "omitted along with the StartSystime field, MinSystime, and MaxSystime fields.",
563
563
  xref: { document: "cluster", section: "2.13.5.2.9" }
564
564
  }),
565
565
 
566
566
  Field({
567
567
  name: "MinSystime", id: 0x9, type: "systime-ms", conformance: "EndSystime",
568
- details: "This field shall be the measurement time since boot of the value in the Min field was measured. " +
569
- "This field shall be greater than or equal to the value of the StartSystime field." +
568
+ details: "This field shall be the measurement time since boot of the value in the Min field was measured. This " +
569
+ "field shall be greater than or equal to the value of the StartSystime field." +
570
570
  "\n" +
571
571
  "This field shall be less than or equal to the value of the EndSystime field.",
572
572
  xref: { document: "cluster", section: "2.13.5.2.10" }
@@ -21,8 +21,8 @@ export const EnergyEvse = Cluster(
21
21
  name: "EnergyEvse", id: 0x99, classification: "application", pics: "EEVSE",
22
22
 
23
23
  details: "Electric Vehicle Supply Equipment (EVSE) is equipment used to charge an Electric Vehicle (EV) or " +
24
- "Plug-In Hybrid Electric Vehicle. This cluster provides an interface to the functionality of " +
25
- "Electric Vehicle Supply Equipment (EVSE) management." +
24
+ "Plug-In Hybrid Electric Vehicle. This cluster provides an interface to the functionality of Electric " +
25
+ "Vehicle Supply Equipment (EVSE) management." +
26
26
  "\n" +
27
27
  "Devices targeted by this cluster include Electric Vehicle Supply Equipment (EVSE). The cluster " +
28
28
  "generically assumes a signaling protocol (J1772 in NA and IEC61851 in Europe and Asia) between the " +
@@ -43,9 +43,8 @@ export const EnergyEvse = Cluster(
43
43
  "\n" +
44
44
  "This cluster supports a safety mechanism that may lockout remote operation until the initial " +
45
45
  "latching conditions have been met. Some of the fault conditions defined in SAE J1772, such as " +
46
- "Ground- Fault Circuit Interrupter (GFCI) or Charging Circuit Interrupting Device (CCID), may " +
47
- "require clearing by an operator by, for example, pressing a button on the equipment or breaker " +
48
- "panel." +
46
+ "Ground- Fault Circuit Interrupter (GFCI) or Charging Circuit Interrupting Device (CCID), may require " +
47
+ "clearing by an operator by, for example, pressing a button on the equipment or breaker panel." +
49
48
  "\n" +
50
49
  "This EVSE cluster is written around support of a single EVSE. Having multiple EVSEs at home or a " +
51
50
  "business is managed by backend system and outside scope of this cluster." +
@@ -108,14 +107,11 @@ export const EnergyEvse = Cluster(
108
107
 
109
108
  Field({
110
109
  name: "PNC", conformance: "P, O", constraint: "2", description: "PlugAndCharge",
111
-
112
- details: "If the EVSE supports PLC, it may be able to support the Plug and Charge feature. e.g. this may " +
113
- "allow the vehicle ID to be obtained which may allow an energy management system to track energy " +
114
- "usage per vehicle (e.g. to give the owner an indicative cost of charging, or for work place " +
115
- "charging)." +
110
+ details: "If the EVSE supports PLC, it may be able to support the Plug and Charge feature. e.g. this may allow " +
111
+ "the vehicle ID to be obtained which may allow an energy management system to track energy usage per " +
112
+ "vehicle (e.g. to give the owner an indicative cost of charging, or for work place charging)." +
116
113
  "\n" +
117
114
  "If the EVSE supports the Plug and Charge feature, it will only work if a compatible EV is connected.",
118
-
119
115
  xref: { document: "cluster", section: "9.3.4.3" }
120
116
  }),
121
117
 
@@ -123,13 +119,12 @@ export const EnergyEvse = Cluster(
123
119
  name: "RFID", conformance: "O", constraint: "3", description: "Rfid",
124
120
 
125
121
  details: "If the EVSE is fitted with an RFID reader, it may be possible to obtain the User or Vehicle ID from " +
126
- "an RFID card. This may be used to record a charging session against a specific charging account, " +
127
- "and may optionally be used to authorize a charging session." +
122
+ "an RFID card. This may be used to record a charging session against a specific charging account, and " +
123
+ "may optionally be used to authorize a charging session." +
128
124
  "\n" +
129
- "An RFID event can be generated when a user taps an RFID card onto the RFID reader. The event must " +
130
- "be subscribed to by the EVSE Management cluster client. This client may use this to enable the EV " +
131
- "to charge or discharge. The lookup and authorization of RIFD UID is outside the scope of this " +
132
- "cluster.",
125
+ "An RFID event can be generated when a user taps an RFID card onto the RFID reader. The event must be " +
126
+ "subscribed to by the EVSE Management cluster client. This client may use this to enable the EV to " +
127
+ "charge or discharge. The lookup and authorization of RIFD UID is outside the scope of this cluster.",
133
128
 
134
129
  xref: { document: "cluster", section: "9.3.4.4" }
135
130
  }),
@@ -195,11 +190,11 @@ export const EnergyEvse = Cluster(
195
190
  "\n" +
196
191
  "A null value indicates the EVSE is always enabled for charging." +
197
192
  "\n" +
198
- "A value in the past or 0x0 indicates that EVSE charging shall be disabled. The attribute is only " +
199
- "set via the payload of the EnableCharging command." +
193
+ "A value in the past or 0x0 indicates that EVSE charging shall be disabled. The attribute is only set " +
194
+ "via the payload of the EnableCharging command." +
200
195
  "\n" +
201
- "This attribute shall be persisted, for example a temporary power failure should not stop the " +
202
- "vehicle from being charged.",
196
+ "This attribute shall be persisted, for example a temporary power failure should not stop the vehicle " +
197
+ "from being charged.",
203
198
 
204
199
  xref: { document: "cluster", section: "9.3.8.4" }
205
200
  }),
@@ -215,8 +210,8 @@ export const EnergyEvse = Cluster(
215
210
  "A value in the past or 0x0 indicates that EVSE discharging shall be disabled. The attribute is only " +
216
211
  "set via the payload of the EnableDischarging command." +
217
212
  "\n" +
218
- "This attribute shall be persisted, for example a temporary power failure should not stop the " +
219
- "vehicle from being discharged.",
213
+ "This attribute shall be persisted, for example a temporary power failure should not stop the vehicle " +
214
+ "from being discharged.",
220
215
 
221
216
  xref: { document: "cluster", section: "9.3.8.5" }
222
217
  }),
@@ -224,9 +219,9 @@ export const EnergyEvse = Cluster(
224
219
  Attribute({
225
220
  name: "CircuitCapacity", id: 0x5, type: "amperage-mA", access: "R V", conformance: "M",
226
221
  constraint: "min 0", default: 0, quality: "N",
227
- details: "Indicates the capacity that the circuit that the EVSE is connected to can provide. It is intended " +
228
- "to allow implementation of a self-managed network of EVSEs. It is assumed that the device will " +
229
- "allow the setting of such values by an installer.",
222
+ details: "Indicates the capacity that the circuit that the EVSE is connected to can provide. It is intended to " +
223
+ "allow implementation of a self-managed network of EVSEs. It is assumed that the device will allow " +
224
+ "the setting of such values by an installer.",
230
225
  xref: { document: "cluster", section: "9.3.8.6" }
231
226
  }),
232
227
 
@@ -300,8 +295,8 @@ export const EnergyEvse = Cluster(
300
295
  "command." +
301
296
  "\n" +
302
297
  "Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value " +
303
- "shall be persisted across reboots to ensure it does not cause charging issues during temporary " +
304
- "power failures.",
298
+ "shall be persisted across reboots to ensure it does not cause charging issues during temporary power " +
299
+ "failures.",
305
300
 
306
301
  xref: { document: "cluster", section: "9.3.8.10" }
307
302
  }),
@@ -316,9 +311,9 @@ export const EnergyEvse = Cluster(
316
311
  "This is a feature that is mandated in some markets (such as UK) where the EVSE should by default " +
317
312
  "randomize its start time within the randomization window. By default in the UK this should be 600s." +
318
313
  "\n" +
319
- "For example, if the RandomizationDelayWindow is 600s (i.e. 10 minutes) and if there was a cheap " +
320
- "rate energy starting at 00:30, then the EVSE must compute a random delay between 0-599s and add " +
321
- "this to its initial planned start time.",
314
+ "For example, if the RandomizationDelayWindow is 600s (i.e. 10 minutes) and if there was a cheap rate " +
315
+ "energy starting at 00:30, then the EVSE must compute a random delay between 0-599s and add this to " +
316
+ "its initial planned start time.",
322
317
 
323
318
  xref: { document: "cluster", section: "9.3.8.11" }
324
319
  }),
@@ -330,8 +325,8 @@ export const EnergyEvse = Cluster(
330
325
  details: "Indicates the time, in UTC, when the EVSE plans to start the next scheduled charge based on the " +
331
326
  "charging preferences." +
332
327
  "\n" +
333
- "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to " +
334
- "use Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
328
+ "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use " +
329
+ "Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
335
330
  "charging is enabled.",
336
331
 
337
332
  xref: { document: "cluster", section: "9.3.8.12" }
@@ -344,8 +339,8 @@ export const EnergyEvse = Cluster(
344
339
  details: "Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the " +
345
340
  "charging preferences." +
346
341
  "\n" +
347
- "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to " +
348
- "use Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
342
+ "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use " +
343
+ "Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
349
344
  "charging is enabled.",
350
345
 
351
346
  xref: { document: "cluster", section: "9.3.8.13" }
@@ -358,8 +353,8 @@ export const EnergyEvse = Cluster(
358
353
  details: "Indicates the amount of energy that the EVSE is going to attempt to add to the vehicle in the next " +
359
354
  "charging target." +
360
355
  "\n" +
361
- "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to " +
362
- "use Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
356
+ "A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use " +
357
+ "Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that " +
363
358
  "charging is enabled, or that the next ChargingTargetStruct is using the TargetSoC value to charge " +
364
359
  "the vehicle.",
365
360
 
@@ -564,9 +559,9 @@ export const EnergyEvse = Cluster(
564
559
  details: "This field shall indicate the value of the maximum charging current at the time the event was " +
565
560
  "generated." +
566
561
  "\n" +
567
- "A non-zero value indicates that the EV has been enabled for charging and the value is taken " +
568
- "directly from the MaximumChargeCurrent attribute. A zero value indicates that the EV has not been " +
569
- "enabled for charging.",
562
+ "A non-zero value indicates that the EV has been enabled for charging and the value is taken directly " +
563
+ "from the MaximumChargeCurrent attribute. A zero value indicates that the EV has not been enabled for " +
564
+ "charging.",
570
565
 
571
566
  xref: { document: "cluster", section: "9.3.10.3.3" }
572
567
  }),
@@ -579,8 +574,8 @@ export const EnergyEvse = Cluster(
579
574
  "generated." +
580
575
  "\n" +
581
576
  "A non-zero value indicates that the EV has been enabled for discharging and the value is taken " +
582
- "directly from the MaximumDischargeCurrent attribute. A zero value indicates that the EV has not " +
583
- "been enabled for discharging.",
577
+ "directly from the MaximumDischargeCurrent attribute. A zero value indicates that the EV has not been " +
578
+ "enabled for discharging.",
584
579
 
585
580
  xref: { document: "cluster", section: "9.3.10.3.4" }
586
581
  })
@@ -640,8 +635,8 @@ export const EnergyEvse = Cluster(
640
635
  "from NoError to any other state and if the error then clears, this would generate 2 events." +
641
636
  "\n" +
642
637
  "It is assumed that the fault will be cleared locally on the EVSE device. When all faults have been " +
643
- "cleared, the EVSE device shall set the FaultState attribute to NoError and the SupplyState " +
644
- "attribute shall be set back to its previous state.",
638
+ "cleared, the EVSE device shall set the FaultState attribute to NoError and the SupplyState attribute " +
639
+ "shall be set back to its previous state.",
645
640
 
646
641
  xref: { document: "cluster", section: "9.3.10.5" }
647
642
  },
@@ -715,8 +710,8 @@ export const EnergyEvse = Cluster(
715
710
 
716
711
  Field({
717
712
  name: "MinimumChargeCurrent", id: 0x1, type: "amperage-mA", conformance: "M", constraint: "min 0",
718
- details: "This field shall indicate the minimum current that can be delivered by the EVSE to the EV in " +
719
- "trickle mode. The EVSE current limit can be advertised to an EV in 0.6A steps." +
713
+ details: "This field shall indicate the minimum current that can be delivered by the EVSE to the EV in trickle " +
714
+ "mode. The EVSE current limit can be advertised to an EV in 0.6A steps." +
720
715
  "\n" +
721
716
  "The value of the MinimumChargeCurrent attribute shall be set to the value of this field (see " +
722
717
  "MinimumChargeCurrent attribute for further details).",
@@ -760,10 +755,9 @@ export const EnergyEvse = Cluster(
760
755
  Field({
761
756
  name: "MaximumDischargeCurrent", id: 0x1, type: "amperage-mA", conformance: "M",
762
757
  constraint: "min 0",
763
- details: "This field shall indicate the maximum current that can be received by the EVSE from the EV. The " +
764
- "EVSE current limit can be advertised to an EV in 0.6A steps. The value of the " +
765
- "MaximumDischargeCurrent attribute shall be stored and persisted across reboots by the EVSE to the " +
766
- "value of this field.",
758
+ details: "This field shall indicate the maximum current that can be received by the EVSE from the EV. The EVSE " +
759
+ "current limit can be advertised to an EV in 0.6A steps. The value of the MaximumDischargeCurrent " +
760
+ "attribute shall be stored and persisted across reboots by the EVSE to the value of this field.",
767
761
  xref: { document: "cluster", section: "9.3.9.3.2" }
768
762
  })
769
763
  ),
@@ -955,9 +949,9 @@ export const EnergyEvse = Cluster(
955
949
 
956
950
  details: "This represents a single user specified charging target for an EV." +
957
951
  "\n" +
958
- "An EVSE or EMS system optimizer may use this information to take the Time of Use Tariff, grid " +
959
- "carbon intensity, local generation (solar PV) into account to provide the cheapest and cleanest " +
960
- "energy to the EV." +
952
+ "An EVSE or EMS system optimizer may use this information to take the Time of Use Tariff, grid carbon " +
953
+ "intensity, local generation (solar PV) into account to provide the cheapest and cleanest energy to " +
954
+ "the EV." +
961
955
  "\n" +
962
956
  "The optimization strategy is not defined here, however in simple terms, the AddedEnergy requirement " +
963
957
  "can be fulfilled by knowing the charging Power (W) and the time needed to charge." +
@@ -980,8 +974,8 @@ export const EnergyEvse = Cluster(
980
974
  "minutes since midnight." +
981
975
  "\n" +
982
976
  "This field is based on local wall clock time. In case of Daylight Savings Time transition which may " +
983
- "result in an extra hour or one hour less in the day, the charging algorithm should take into " +
984
- "account the shift appropriately." +
977
+ "result in an extra hour or one hour less in the day, the charging algorithm should take into account " +
978
+ "the shift appropriately." +
985
979
  "\n" +
986
980
  "Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these " +
987
981
  "may overlap. The EVSE may have to coalesce the charging targets into a single target. e.g. if the " +
@@ -995,8 +989,8 @@ export const EnergyEvse = Cluster(
995
989
  "charge more slowly than the electrical supply may provide power (especially if it is cold)." +
996
990
  "\n" +
997
991
  "If the user configures large charging targets (e.g. high values of AddedEnergy or SoC) then it is " +
998
- "expected that the EVSE may need to begin charging immediately, and may not be able to guarantee " +
999
- "that the vehicle will be able to reach the target.",
992
+ "expected that the EVSE may need to begin charging immediately, and may not be able to guarantee that " +
993
+ "the vehicle will be able to reach the target.",
1000
994
 
1001
995
  xref: { document: "cluster", section: "9.3.7.6.1" }
1002
996
  }),
@@ -1011,8 +1005,8 @@ export const EnergyEvse = Cluster(
1011
1005
  "\n" +
1012
1006
  " • the TargetSoC field shall take precedence over the AddedEnergy field." +
1013
1007
  "\n" +
1014
- " • the EVSE SHOULD charge to the TargetSoC and then stop the charging automatically when it " +
1015
- " reaches that point." +
1008
+ " • the EVSE SHOULD charge to the TargetSoC and then stop the charging automatically when it reaches " +
1009
+ " that point." +
1016
1010
  "\n" +
1017
1011
  " • if the TargetSoC value is set to 100% then the EVSE SHOULD continue to charge the vehicle until " +
1018
1012
  " the vehicle decides to stop charging." +
@@ -1036,9 +1030,9 @@ export const EnergyEvse = Cluster(
1036
1030
  details: "This field represents the amount of energy that the user would like to have added to the vehicle " +
1037
1031
  "before the TargetTimeMinutesPastMidnight." +
1038
1032
  "\n" +
1039
- "This represents a positive value in mWh that SHOULD be added during the session (i.e. if the " +
1040
- "vehicle charging is stopped and started several times, this equates to the total energy since the " +
1041
- "vehicle has been plugged in)." +
1033
+ "This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle " +
1034
+ "charging is stopped and started several times, this equates to the total energy since the vehicle " +
1035
+ "has been plugged in)." +
1042
1036
  "\n" +
1043
1037
  "The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client " +
1044
1038
  "tries to set this value too high then the EVSE will need to start charging immediately and continue " +
@@ -1073,8 +1067,8 @@ export const EnergyEvse = Cluster(
1073
1067
  Field(
1074
1068
  {
1075
1069
  name: "ChargingTargets", id: 0x1, type: "list", conformance: "M", constraint: "max 10",
1076
- details: "This field shall indicate a list of up to 10 charging targets for each of the associated days of " +
1077
- "the week.",
1070
+ details: "This field shall indicate a list of up to 10 charging targets for each of the associated days of the " +
1071
+ "week.",
1078
1072
  xref: { document: "cluster", section: "9.3.7.9" }
1079
1073
  },
1080
1074