@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
@@ -96,16 +96,16 @@ export const ThreadNetworkDiagnostics = Cluster(
96
96
  Attribute({
97
97
  name: "MeshLocalPrefix", id: 0x5, type: "ipv6pre", access: "R V", conformance: "M", quality: "X",
98
98
  details: "The MeshLocalPrefix attribute shall indicate the mesh-local IPv6 prefix for the Thread network that " +
99
- "the Node has been configured to join to. A value of null shall indicate that the Thread interface " +
100
- "is not currently configured or operational.",
99
+ "the Node has been configured to join to. A value of null shall indicate that the Thread interface is " +
100
+ "not currently configured or operational.",
101
101
  xref: { document: "core", section: "11.14.6.6" }
102
102
  }),
103
103
 
104
104
  Attribute({
105
105
  name: "OverrunCount", id: 0x6, type: "uint64", access: "R V", conformance: "ERRCNT", default: 0,
106
106
  quality: "C",
107
- details: "The OverrunCount attribute shall indicate the number of packets dropped either at ingress or " +
108
- "egress, due to lack of buffer memory to retain all packets on the ethernet network interface. The " +
107
+ details: "The OverrunCount attribute shall indicate the number of packets dropped either at ingress or egress, " +
108
+ "due to lack of buffer memory to retain all packets on the ethernet network interface. The " +
109
109
  "OverrunCount attribute shall be reset to 0 upon a reboot of the Node.",
110
110
  xref: { document: "core", section: "11.14.6.7" }
111
111
  }),
@@ -150,8 +150,8 @@ export const ThreadNetworkDiagnostics = Cluster(
150
150
  Attribute({
151
151
  name: "DataVersion", id: 0xb, type: "uint16", access: "R V", conformance: "M",
152
152
  constraint: "max 255", quality: "X",
153
- details: "The DataVersion attribute shall indicate the full Network Data Version the Node currently uses. " +
154
- "Null if not attached to a Thread network.",
153
+ details: "The DataVersion attribute shall indicate the full Network Data Version the Node currently uses. Null " +
154
+ "if not attached to a Thread network.",
155
155
  xref: { document: "core", section: "11.14.6.12" }
156
156
  }),
157
157
 
@@ -211,18 +211,18 @@ export const ThreadNetworkDiagnostics = Cluster(
211
211
  Attribute({
212
212
  name: "AttachAttemptCount", id: 0x12, type: "uint16", access: "R V", conformance: "[MLECNT]",
213
213
  default: 0, quality: "C",
214
- details: "The AttachAttemptCount attribute shall indicate the number of attempts that have been made to " +
215
- "attach to a Thread network while the Node was detached from all Thread networks. This value shall " +
216
- "only be reset upon a Node reboot.",
214
+ details: "The AttachAttemptCount attribute shall indicate the number of attempts that have been made to attach " +
215
+ "to a Thread network while the Node was detached from all Thread networks. This value shall only be " +
216
+ "reset upon a Node reboot.",
217
217
  xref: { document: "core", section: "11.14.6.19" }
218
218
  }),
219
219
 
220
220
  Attribute({
221
221
  name: "PartitionIdChangeCount", id: 0x13, type: "uint16", access: "R V", conformance: "[MLECNT]",
222
222
  default: 0, quality: "C",
223
- details: "The PartitionIdChangeCount attribute shall indicate the number of times that the Thread network " +
224
- "that the Node is connected to has changed its Partition ID. This value shall only be reset upon a " +
225
- "Node reboot.",
223
+ details: "The PartitionIdChangeCount attribute shall indicate the number of times that the Thread network that " +
224
+ "the Node is connected to has changed its Partition ID. This value shall only be reset upon a Node " +
225
+ "reboot.",
226
226
  xref: { document: "core", section: "11.14.6.20" }
227
227
  }),
228
228
 
@@ -278,18 +278,17 @@ export const ThreadNetworkDiagnostics = Cluster(
278
278
  default: 0, quality: "C",
279
279
  details: "The TxAckRequestedCount attribute shall indicate the total number of unique MAC frame transmission " +
280
280
  "requests with requested acknowledgment. The TxAckRequestedCount attribute shall only be incremented " +
281
- "by 1 for each MAC transmission request with requested acknowledgment regardless of the amount of " +
282
- "CCA failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node " +
283
- "reboot.",
281
+ "by 1 for each MAC transmission request with requested acknowledgment regardless of the amount of CCA " +
282
+ "failures, CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.",
284
283
  xref: { document: "core", section: "11.14.6.26" }
285
284
  }),
286
285
 
287
286
  Attribute({
288
287
  name: "TxAckedCount", id: 0x1a, type: "uint32", access: "R V", conformance: "[MACCNT]", default: 0,
289
288
  quality: "C",
290
- details: "The TxAckedCount attribute shall indicate the total number of unique MAC frame transmission " +
291
- "requests that were acked. The TxAckedCount attribute shall only be incremented by 1 for each MAC " +
292
- "transmission request that is acked regardless of the amount of CCA failures, CSMA-CA attempts, or " +
289
+ details: "The TxAckedCount attribute shall indicate the total number of unique MAC frame transmission requests " +
290
+ "that were acked. The TxAckedCount attribute shall only be incremented by 1 for each MAC transmission " +
291
+ "request that is acked regardless of the amount of CCA failures, CSMA-CA attempts, or " +
293
292
  "retransmissions. This value shall only be reset upon a Node reboot.",
294
293
  xref: { document: "core", section: "11.14.6.27" }
295
294
  }),
@@ -310,8 +309,8 @@ export const ThreadNetworkDiagnostics = Cluster(
310
309
  quality: "C",
311
310
  details: "The TxDataCount attribute shall indicate the total number of unique MAC Data frame transmission " +
312
311
  "requests. The TxDataCount attribute shall only be incremented by 1 for each MAC Data frame " +
313
- "transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or " +
314
- "retransmissions. This value shall only be reset upon a Node reboot.",
312
+ "transmission request regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions. " +
313
+ "This value shall only be reset upon a Node reboot.",
315
314
  xref: { document: "core", section: "11.14.6.29" }
316
315
  }),
317
316
 
@@ -339,18 +338,18 @@ export const ThreadNetworkDiagnostics = Cluster(
339
338
  default: 0, quality: "C",
340
339
  details: "The TxBeaconRequestCount attribute shall indicate the total number of unique MAC Beacon Request " +
341
340
  "frame transmission requests. The TxBeaconRequestCount attribute shall only be incremented by 1 for " +
342
- "each MAC Beacon Request frame transmission request regardless of the amount of CCA failures, " +
343
- "CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.",
341
+ "each MAC Beacon Request frame transmission request regardless of the amount of CCA failures, CSMA-CA " +
342
+ "attempts, or retransmissions. This value shall only be reset upon a Node reboot.",
344
343
  xref: { document: "core", section: "11.14.6.32" }
345
344
  }),
346
345
 
347
346
  Attribute({
348
347
  name: "TxOtherCount", id: 0x20, type: "uint32", access: "R V", conformance: "[MACCNT]", default: 0,
349
348
  quality: "C",
350
- details: "The TxOtherCount attribute shall indicate the total number of unique MAC frame transmission " +
351
- "requests that are not counted by any other attribute. The TxOtherCount attribute shall only be " +
352
- "incremented by 1 for each MAC frame transmission request regardless of the amount of CCA failures, " +
353
- "CSMA-CA attempts, or retransmissions. This value shall only be reset upon a Node reboot.",
349
+ details: "The TxOtherCount attribute shall indicate the total number of unique MAC frame transmission requests " +
350
+ "that are not counted by any other attribute. The TxOtherCount attribute shall only be incremented by " +
351
+ "1 for each MAC frame transmission request regardless of the amount of CCA failures, CSMA-CA " +
352
+ "attempts, or retransmissions. This value shall only be reset upon a Node reboot.",
354
353
  xref: { document: "core", section: "11.14.6.33" }
355
354
  }),
356
355
 
@@ -372,8 +371,8 @@ export const ThreadNetworkDiagnostics = Cluster(
372
371
  "\n" +
373
372
  "transmission packets that meet maximal retry limit for direct packets. The " +
374
373
  "TxDirectMaxRetryExpiryCount attribute shall only be incremented by 1 for each unique MAC " +
375
- "transmission packets that meets the maximal retry limit for direct packets. This value shall only " +
376
- "be reset upon a Node reboot.",
374
+ "transmission packets that meets the maximal retry limit for direct packets. This value shall only be " +
375
+ "reset upon a Node reboot.",
377
376
 
378
377
  xref: { document: "core", section: "11.14.6.35" }
379
378
  }),
@@ -420,8 +419,8 @@ export const ThreadNetworkDiagnostics = Cluster(
420
419
  Attribute({
421
420
  name: "RxTotalCount", id: 0x27, type: "uint32", access: "R V", conformance: "[MACCNT]", default: 0,
422
421
  quality: "C",
423
- details: "The RxTotalCount attribute shall indicate the total number of received unique MAC frames. This " +
424
- "value shall only be reset upon a Node reboot.",
422
+ details: "The RxTotalCount attribute shall indicate the total number of received unique MAC frames. This value " +
423
+ "shall only be reset upon a Node reboot.",
425
424
  xref: { document: "core", section: "11.14.6.40" }
426
425
  }),
427
426
 
@@ -495,8 +494,8 @@ export const ThreadNetworkDiagnostics = Cluster(
495
494
  name: "RxDestAddrFilteredCount", id: 0x30, type: "uint32", access: "R V", conformance: "[MACCNT]",
496
495
  default: 0, quality: "C",
497
496
  details: "The RxDestAddrFilteredCount attribute shall indicate the total number of received unique MAC frame " +
498
- "requests that have been dropped as a result of a destination address check. This value shall only " +
499
- "be reset upon a Node reboot.",
497
+ "requests that have been dropped as a result of a destination address check. This value shall only be " +
498
+ "reset upon a Node reboot.",
500
499
  xref: { document: "core", section: "11.14.6.49" }
501
500
  }),
502
501
 
@@ -513,16 +512,16 @@ export const ThreadNetworkDiagnostics = Cluster(
513
512
  name: "RxErrNoFrameCount", id: 0x32, type: "uint32", access: "R V", conformance: "[MACCNT]",
514
513
  default: 0, quality: "C",
515
514
  details: "The RxErrNoFrameCount attribute shall indicate the total number of received unique MAC frame " +
516
- "requests that have been dropped as a result of missing or malformed frame contents. This value " +
517
- "shall only be reset upon a Node reboot.",
515
+ "requests that have been dropped as a result of missing or malformed frame contents. This value shall " +
516
+ "only be reset upon a Node reboot.",
518
517
  xref: { document: "core", section: "11.14.6.51" }
519
518
  }),
520
519
 
521
520
  Attribute({
522
521
  name: "RxErrUnknownNeighborCount", id: 0x33, type: "uint32", access: "R V", conformance: "[MACCNT]",
523
522
  default: 0, quality: "C",
524
- details: "The RxErrUnknownNeighborCount attribute shall indicate the total number of received unique MAC " +
525
- "frame requests that have been dropped as a result of originating from an unknown neighbor" +
523
+ details: "The RxErrUnknownNeighborCount attribute shall indicate the total number of received unique MAC frame " +
524
+ "requests that have been dropped as a result of originating from an unknown neighbor" +
526
525
  "\n" +
527
526
  "device. This value shall only be reset upon a Node reboot.",
528
527
  xref: { document: "core", section: "11.14.6.52" }
@@ -595,11 +594,11 @@ export const ThreadNetworkDiagnostics = Cluster(
595
594
  Attribute({
596
595
  name: "ChannelPage0Mask", id: 0x3c, type: "octstr", access: "R V", conformance: "M",
597
596
  constraint: "4", quality: "X",
598
- details: "The ChannelPage0Mask attribute indicates the channels within channel page 0, in the 2.4GHz ISM " +
599
- "band. The channels are represented in most significant bit order, with bit value 1 meaning " +
600
- "selected, bit value 0 meaning unselected. For example, the most significant bit of the left-most " +
601
- "byte indicates channel 0. If channel 0 and channel 10 are selected, the mask would be: 80 20 00 00. " +
602
- "Null when there is no dataset configured.",
597
+ details: "The ChannelPage0Mask attribute indicates the channels within channel page 0, in the 2.4GHz ISM band. " +
598
+ "The channels are represented in most significant bit order, with bit value 1 meaning selected, bit " +
599
+ "value 0 meaning unselected. For example, the most significant bit of the left-most byte indicates " +
600
+ "channel 0. If channel 0 and channel 10 are selected, the mask would be: 80 20 00 00. Null when there " +
601
+ "is no dataset configured.",
603
602
  xref: { document: "core", section: "11.14.6.61" }
604
603
  }),
605
604
 
@@ -643,8 +642,8 @@ export const ThreadNetworkDiagnostics = Cluster(
643
642
  Event(
644
643
  {
645
644
  name: "NetworkFaultChange", id: 0x1, access: "V", conformance: "O", priority: "info",
646
- details: "The NetworkFaultChange Event shall indicate a change in the set of network faults currently " +
647
- "detected by the Node.",
645
+ details: "The NetworkFaultChange Event shall indicate a change in the set of network faults currently detected " +
646
+ "by the Node.",
648
647
  xref: { document: "core", section: "11.14.8.1" }
649
648
  },
650
649
 
@@ -679,8 +678,8 @@ export const ThreadNetworkDiagnostics = Cluster(
679
678
  "\n" +
680
679
  " • OverrunCount" +
681
680
  "\n" +
682
- "This command has no associated data. Upon completion, this command shall send a status code set to " +
683
- "a value of SUCCESS back to the initiator.",
681
+ "This command has no associated data. Upon completion, this command shall send a status code set to a " +
682
+ "value of SUCCESS back to the initiator.",
684
683
 
685
684
  xref: { document: "core", section: "11.14.7.1" }
686
685
  }),
@@ -800,8 +799,8 @@ export const ThreadNetworkDiagnostics = Cluster(
800
799
 
801
800
  Field({
802
801
  name: "RxOnWhenIdle", id: 0xa, type: "bool", conformance: "M",
803
- details: "This field shall specify if the neighboring Node is capable of receiving frames while the Node is " +
804
- "in an idle state.",
802
+ details: "This field shall specify if the neighboring Node is capable of receiving frames while the Node is in " +
803
+ "an idle state.",
805
804
  xref: { document: "core", section: "11.14.5.4.11" }
806
805
  }),
807
806
 
@@ -891,8 +890,8 @@ export const ThreadNetworkDiagnostics = Cluster(
891
890
 
892
891
  Field({
893
892
  name: "LinkEstablished", id: 0x9, type: "bool", conformance: "M",
894
- details: "This field shall specify if a link has been established to the Node for which this route table " +
895
- "entry corresponds.",
893
+ details: "This field shall specify if a link has been established to the Node for which this route table entry " +
894
+ "corresponds.",
896
895
  xref: { document: "core", section: "11.14.5.5.10" }
897
896
  })
898
897
  ),
@@ -902,8 +901,8 @@ export const ThreadNetworkDiagnostics = Cluster(
902
901
 
903
902
  Field({
904
903
  name: "RotationTime", id: 0x0, type: "uint16", conformance: "M",
905
- details: "This field shall specify the interval of time, in hours, that Thread security keys are rotated. " +
906
- "Null when there is no dataset configured.",
904
+ details: "This field shall specify the interval of time, in hours, that Thread security keys are rotated. Null " +
905
+ "when there is no dataset configured.",
907
906
  xref: { document: "core", section: "11.14.5.6.1" }
908
907
  }),
909
908
 
@@ -30,11 +30,11 @@ export const ThreadNetworkDirectory = Cluster(
30
30
  name: "PreferredExtendedPanId", id: 0x0, type: "octstr", access: "RW VM", conformance: "M",
31
31
  constraint: "8", default: null, quality: "X N",
32
32
 
33
- details: "Indicates the Thread Extended PAN ID value for the Thread network designated by the user to be " +
34
- "their preferred network for commissioning of Thread devices. If not null, the value of this " +
35
- "attribute shall match the ExtendedPanID of a network in the ThreadNetworks attribute. A write " +
36
- "operation with a non-null value that does not match any network in the ThreadNetworks list shall be " +
37
- "rejected with a status of CONSTRAINT_ERROR." +
33
+ details: "Indicates the Thread Extended PAN ID value for the Thread network designated by the user to be their " +
34
+ "preferred network for commissioning of Thread devices. If not null, the value of this attribute " +
35
+ "shall match the ExtendedPanID of a network in the ThreadNetworks attribute. A write operation with a " +
36
+ "non-null value that does not match any network in the ThreadNetworks list shall be rejected with a " +
37
+ "status of CONSTRAINT_ERROR." +
38
38
  "\n" +
39
39
  "The purpose of designating one Thread network as preferred is to help a commissioner to select a " +
40
40
  "Thread network when a Thread device is within suitable range of more than one Thread network which " +
@@ -64,11 +64,11 @@ export const ThreadNetworkDirectory = Cluster(
64
64
  "\n" +
65
65
  "The list can be modified via the AddNetwork and RemoveNetwork commands." +
66
66
  "\n" +
67
- "For each entry in the list, the cluster server also stores a Thread Operational Dataset. Clients " +
68
- "use the GetOperationalDataset command to obtain the Operational Dataset for an entry in this list." +
67
+ "For each entry in the list, the cluster server also stores a Thread Operational Dataset. Clients use " +
68
+ "the GetOperationalDataset command to obtain the Operational Dataset for an entry in this list." +
69
69
  "\n" +
70
- "On a factory reset this list shall be cleared, and any Thread Operational datasets previously " +
71
- "stored shall be removed from the Node.",
70
+ "On a factory reset this list shall be cleared, and any Thread Operational datasets previously stored " +
71
+ "shall be removed from the Node.",
72
72
 
73
73
  xref: { document: "cluster", section: "10.4.5.2" }
74
74
  },
@@ -92,8 +92,8 @@ export const ThreadNetworkDirectory = Cluster(
92
92
  details: "Adds an entry to the ThreadNetworks attribute with the specified Thread Operational Dataset." +
93
93
  "\n" +
94
94
  "If there is an existing entry with the Extended PAN ID then the Thread Operational Dataset for that " +
95
- "entry is replaced. As a result, changes to the network parameters (e.g. Channel, Network Name, " +
96
- "PSKc, …) of an existing entry with a given Extended PAN ID can be made using this command.",
95
+ "entry is replaced. As a result, changes to the network parameters (e.g. Channel, Network Name, PSKc, " +
96
+ "…) of an existing entry with a given Extended PAN ID can be made using this command.",
97
97
  xref: { document: "cluster", section: "10.4.6.1" }
98
98
  },
99
99
 
@@ -19,13 +19,12 @@ export const TimeFormatLocalization = Cluster(
19
19
  name: "TimeFormatLocalization", id: 0x2c, classification: "node", pics: "LTIME",
20
20
 
21
21
  details: "Nodes should be expected to be deployed to any and all regions of the world. These global regions " +
22
- "may have differing preferences for how dates and times are conveyed. As such, Nodes that visually " +
23
- "or audibly convey time information need a mechanism by which they can be configured to use a user’s " +
22
+ "may have differing preferences for how dates and times are conveyed. As such, Nodes that visually or " +
23
+ "audibly convey time information need a mechanism by which they can be configured to use a user’s " +
24
24
  "preferred format." +
25
25
  "\n" +
26
- "This cluster supports an interface to a Node. It provides attributes for determining and " +
27
- "configuring time and date formatting information that a Node shall utilize when conveying values to " +
28
- "a user.",
26
+ "This cluster supports an interface to a Node. It provides attributes for determining and configuring " +
27
+ "time and date formatting information that a Node shall utilize when conveying values to a user.",
29
28
 
30
29
  xref: { document: "core", section: "11.4" }
31
30
  },
@@ -76,8 +75,8 @@ export const TimeFormatLocalization = Cluster(
76
75
  name: "SupportedCalendarTypes", id: 0x2, type: "list", access: "R V", conformance: "CALFMT",
77
76
  constraint: "desc", quality: "F",
78
77
  details: "Indicates a list of CalendarTypeEnum values that are supported by the Node. The list shall NOT " +
79
- "contain any duplicate entries. The ordering of items within the list SHOULD NOT express any " +
80
- "meaning. The maximum length of the SupportedCalendarTypes list shall be equivalent to the number of " +
78
+ "contain any duplicate entries. The ordering of items within the list SHOULD NOT express any meaning. " +
79
+ "The maximum length of the SupportedCalendarTypes list shall be equivalent to the number of " +
81
80
  "enumerations within CalendarTypeEnum.",
82
81
  xref: { document: "core", section: "11.4.6.3" }
83
82
  },
@@ -99,8 +99,8 @@ export const TimeSynchronization = Cluster(
99
99
  "attribute may be used by a client to determine its level of trust in the UTCTime. It is of type " +
100
100
  "TimeSourceEnum." +
101
101
  "\n" +
102
- "If a node is unsure if the selected NTP server is within the Matter network, it SHOULD select one " +
103
- "of the NonMatter* values." +
102
+ "If a node is unsure if the selected NTP server is within the Matter network, it SHOULD select one of " +
103
+ "the NonMatter* values." +
104
104
  "\n" +
105
105
  "This value shall be set to None if UTCTime is null and shall NOT be set to None if UTCTime is " +
106
106
  "non-null.",
@@ -112,9 +112,9 @@ export const TimeSynchronization = Cluster(
112
112
  name: "TrustedTimeSource", id: 0x3, type: "TrustedTimeSourceStruct", access: "R V",
113
113
  conformance: "TSC", default: null, quality: "X N",
114
114
  details: "A Node ID, endpoint, and associated fabric index of a Node that may be used as trusted time source. " +
115
- "See Section 11.17.13, “Time source prioritization”. This attribute reflects the last value set by " +
116
- "an administrator using the SetTrustedTimeSource command. If the value is null, no trusted time " +
117
- "source has yet been set.",
115
+ "See Section 11.17.13, “Time source prioritization”. This attribute reflects the last value set by an " +
116
+ "administrator using the SetTrustedTimeSource command. If the value is null, no trusted time source " +
117
+ "has yet been set.",
118
118
  xref: { document: "core", section: "11.17.8.4" }
119
119
  }),
120
120
 
@@ -205,9 +205,9 @@ export const TimeSynchronization = Cluster(
205
205
  name: "LocalTime", id: 0x7, type: "epoch-us", access: "R V", conformance: "TZ", default: null,
206
206
  quality: "X C",
207
207
 
208
- details: "The computed current local time of the node as a epoch-us (Epoch Time in Microseconds). The value " +
209
- "of LocalTime shall be the sum of the UTCTime, the offset of the currently valid TimeZoneStruct from " +
210
- "the TimeZone attribute (converted to microseconds), and the offset of the currently valid " +
208
+ details: "The computed current local time of the node as a epoch-us (Epoch Time in Microseconds). The value of " +
209
+ "LocalTime shall be the sum of the UTCTime, the offset of the currently valid TimeZoneStruct from the " +
210
+ "TimeZone attribute (converted to microseconds), and the offset of the currently valid " +
211
211
  "DSTOffsetStruct from the DSTOffset attribute (converted to microseconds), if such an entry exists." +
212
212
  "\n" +
213
213
  "If the node has not achieved time synchronization, this shall be null. If the node has an empty " +
@@ -284,8 +284,8 @@ export const TimeSynchronization = Cluster(
284
284
 
285
285
  Field({
286
286
  name: "DstOffsetActive", id: 0x0, type: "bool", conformance: "M",
287
- details: "Indicates whether the current DST offset is being applied (i.e, daylight savings time is applied, " +
288
- "as opposed to standard time).",
287
+ details: "Indicates whether the current DST offset is being applied (i.e, daylight savings time is applied, as " +
288
+ "opposed to standard time).",
289
289
  xref: { document: "core", section: "11.17.10.2.1" }
290
290
  })
291
291
  ),
@@ -306,8 +306,8 @@ export const TimeSynchronization = Cluster(
306
306
 
307
307
  Field({
308
308
  name: "Name", id: 0x1, type: "string", conformance: "O", constraint: "0 to 64",
309
- details: "Current time zone name. This name SHOULD use the country/city format specified by the IANA Time " +
310
- "Zone Database.",
309
+ details: "Current time zone name. This name SHOULD use the country/city format specified by the IANA Time Zone " +
310
+ "Database.",
311
311
  xref: { document: "core", section: "11.17.10.3.2" }
312
312
  })
313
313
  ),
@@ -326,8 +326,8 @@ export const TimeSynchronization = Cluster(
326
326
  details: "This event shall be generated if the TrustedTimeSource is set to null upon fabric removal or by a " +
327
327
  "SetTrustedTimeSource command." +
328
328
  "\n" +
329
- "This event shall also be generated if the node has not generated a MissingTrustedTimeSource event " +
330
- "in the last hour, and the node fails to update its time from the TrustedTimeSource because the " +
329
+ "This event shall also be generated if the node has not generated a MissingTrustedTimeSource event in " +
330
+ "the last hour, and the node fails to update its time from the TrustedTimeSource because the " +
331
331
  "TrustedTimeSource is null or the specified peer cannot be reached. MissingTrustedTimeSource events " +
332
332
  "corresponding to a time update SHOULD NOT be generated more often than once per hour.",
333
333
 
@@ -350,12 +350,12 @@ export const TimeSynchronization = Cluster(
350
350
  "If the time is updated, the node shall also update its Granularity attribute based on the " +
351
351
  "granularity specified in the command and the expected clock drift of the node. This SHOULD normally " +
352
352
  "be one level lower than the stated command Granularity. It shall also update its TimeSource " +
353
- "attribute to Admin. It shall also update its Last Known Good UTC Time as defined in Section " +
354
- "3.5.6.1, “Last Known Good UTC Time”." +
353
+ "attribute to Admin. It shall also update its Last Known Good UTC Time as defined in Section 3.5.6.1, " +
354
+ "“Last Known Good UTC Time”." +
355
355
  "\n" +
356
356
  "If the node updates its UTCTime attribute, it shall accept the command with a status code of " +
357
- "SUCCESS. If it opts to not update its time, it shall fail the command with a cluster specific " +
358
- "Status Code of TimeNotAccepted.",
357
+ "SUCCESS. If it opts to not update its time, it shall fail the command with a cluster specific Status " +
358
+ "Code of TimeNotAccepted.",
359
359
 
360
360
  xref: { document: "core", section: "11.17.9.1" }
361
361
  },
@@ -444,9 +444,8 @@ export const TimeSynchronization = Cluster(
444
444
  Field({
445
445
  name: "DstOffsetsRequired", id: 0x0, type: "bool", conformance: "M", default: true,
446
446
  details: "If the node supports a time zone database with information for the time zone that will be applied, " +
447
- "it may use this information to set the DSTOffset attribute. If the node is setting its own " +
448
- "DSTOffset attribute, the DSTOffsetsRequired field shall be set to false, otherwise it shall be set " +
449
- "to true.",
447
+ "it may use this information to set the DSTOffset attribute. If the node is setting its own DSTOffset " +
448
+ "attribute, the DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.",
450
449
  xref: { document: "core", section: "11.17.9.4.1" }
451
450
  })
452
451
  ),
@@ -642,9 +641,9 @@ export const TimeSynchronization = Cluster(
642
641
 
643
642
  Field({
644
643
  name: "Endpoint", id: 0x1, type: "endpoint-no", conformance: "M",
645
- details: "Endpoint on the trusted time source node that contains the Time Synchronization cluster server. " +
646
- "This is provided to avoid having to do discovery of the location of that endpoint by walking over " +
647
- "all endpoints and checking their Descriptor Cluster.",
644
+ details: "Endpoint on the trusted time source node that contains the Time Synchronization cluster server. This " +
645
+ "is provided to avoid having to do discovery of the location of that endpoint by walking over all " +
646
+ "endpoints and checking their Descriptor Cluster.",
648
647
  xref: { document: "core", section: "11.17.6.5.2" }
649
648
  })
650
649
  ),
@@ -664,10 +663,10 @@ export const TimeSynchronization = Cluster(
664
663
 
665
664
  Field({
666
665
  name: "Name", id: 0x2, type: "string", conformance: "O", constraint: "0 to 64",
667
- details: "The time zone name SHOULD provide a human-readable time zone name and it SHOULD use the " +
668
- "country/city format specified by the IANA Time Zone Database. The Name field may be used for " +
669
- "display. If the node supports a TimeZoneDatabase it may use the Name field to set its own DST " +
670
- "offsets if it has database information for the supplied time zone Name and the given Offset matches.",
666
+ details: "The time zone name SHOULD provide a human-readable time zone name and it SHOULD use the country/city " +
667
+ "format specified by the IANA Time Zone Database. The Name field may be used for display. If the node " +
668
+ "supports a TimeZoneDatabase it may use the Name field to set its own DST offsets if it has database " +
669
+ "information for the supplied time zone Name and the given Offset matches.",
671
670
  xref: { document: "core", section: "11.17.6.6.3" }
672
671
  })
673
672
  ),
@@ -23,8 +23,8 @@ export const UnitLocalization = Cluster(
23
23
  "user. As such, Nodes that visually or audibly convey measurable values to the user need a mechanism " +
24
24
  "by which they can be configured to use a user’s preferred unit." +
25
25
  "\n" +
26
- "This cluster supports an interface to a Node. It provides attributes for determining and " +
27
- "configuring the units that a Node shall utilize when conveying values in communication to a user.",
26
+ "This cluster supports an interface to a Node. It provides attributes for determining and configuring " +
27
+ "the units that a Node shall utilize when conveying values in communication to a user.",
28
28
 
29
29
  xref: { document: "core", section: "11.5" }
30
30
  },
@@ -38,8 +38,8 @@ export const ValveConfigurationAndControl = Cluster(
38
38
 
39
39
  Field({
40
40
  name: "LVL", conformance: "O", constraint: "1", description: "Level",
41
- details: "This feature shall indicate that the valve is capable of being adjusted to a specific position, as " +
42
- "a percentage, of its full range of motion.",
41
+ details: "This feature shall indicate that the valve is capable of being adjusted to a specific position, as a " +
42
+ "percentage, of its full range of motion.",
43
43
  xref: { document: "cluster", section: "4.6.4.2" }
44
44
  })
45
45
  ),
@@ -85,8 +85,8 @@ export const ValveConfigurationAndControl = Cluster(
85
85
  "position, shall match the behavior described in the Close command." +
86
86
  "\n" +
87
87
  "If this attribute is not null and the Time Synchronization cluster receives a SetUTCTime command, " +
88
- "modifying the current UTC time of the device, the value of this attribute shall be adjusted to " +
89
- "match the new UTC time plus the value of the RemainingDuration attribute.",
88
+ "modifying the current UTC time of the device, the value of this attribute shall be adjusted to match " +
89
+ "the new UTC time plus the value of the RemainingDuration attribute.",
90
90
 
91
91
  xref: { document: "cluster", section: "4.6.7.3" }
92
92
  }),
@@ -147,10 +147,9 @@ export const ValveConfigurationAndControl = Cluster(
147
147
  name: "CurrentLevel", id: 0x6, type: "percent", access: "R V", conformance: "LVL", default: null,
148
148
  quality: "X",
149
149
 
150
- details: "Indicates the current level of the valve as a percentage value, between fully closed and fully " +
151
- "open. During a transition from one level to another level, the valve SHOULD keep this attribute " +
152
- "updated to the best of its ability, in order to represent the actual level of the valve during the " +
153
- "movement." +
150
+ details: "Indicates the current level of the valve as a percentage value, between fully closed and fully open. " +
151
+ "During a transition from one level to another level, the valve SHOULD keep this attribute updated to " +
152
+ "the best of its ability, in order to represent the actual level of the valve during the movement." +
154
153
  "\n" +
155
154
  "A value of 100 percent shall indicate the fully open position. A value of 0 percent shall indicate " +
156
155
  "the fully closed position." +
@@ -204,8 +203,8 @@ export const ValveConfigurationAndControl = Cluster(
204
203
  details: "Indicates the step size the valve can support." +
205
204
  "\n" +
206
205
  "The step size defined by this attribute is counted from 0 and the final step towards 100 may be " +
207
- "different than what is defined in this attribute. For example, if the value of this attribute is " +
208
- "15, it results in these target values being supported; 0, 15, 30, 45, 60, 75, 90 and 100." +
206
+ "different than what is defined in this attribute. For example, if the value of this attribute is 15, " +
207
+ "it results in these target values being supported; 0, 15, 30, 45, 60, 75, 90 and 100." +
209
208
  "\n" +
210
209
  "The values of 0 and 100 shall always be supported, regardless of the value of this attribute.",
211
210
 
@@ -13,14 +13,14 @@ export const WakeOnLan = Cluster(
13
13
  {
14
14
  name: "WakeOnLan", id: 0x503, classification: "application", pics: "WAKEONLAN",
15
15
 
16
- details: "This cluster provides an interface for managing low power mode on a device that supports the Wake " +
17
- "On LAN or Wake On Wireless LAN (WLAN) protocol (see [Wake On LAN])." +
16
+ details: "This cluster provides an interface for managing low power mode on a device that supports the Wake On " +
17
+ "LAN or Wake On Wireless LAN (WLAN) protocol (see [Wake On LAN])." +
18
18
  "\n" +
19
19
  "This cluster would be supported on IP devices that have a low power mode AND support the ability to " +
20
20
  "be woken up using the Wake on LAN or Wake on WLAN protocol. This cluster provides the device MAC " +
21
- "address which is a required input to the Wake on LAN protocol. Besides the MAC address, this " +
22
- "cluster provides an optional link-local IPv6 address which is useful to support \"Wake on Direct " +
23
- "Packet\" used by some Ethernet and Wi-Fi devices." +
21
+ "address which is a required input to the Wake on LAN protocol. Besides the MAC address, this cluster " +
22
+ "provides an optional link-local IPv6 address which is useful to support \"Wake on Direct Packet\" used " +
23
+ "by some Ethernet and Wi-Fi devices." +
24
24
  "\n" +
25
25
  "Acting on the MAC address or link-local IPv6 address information does require the caller to be in " +
26
26
  "the same broadcast domain as the destination. To wake the destination up, the caller sends a " +
@@ -30,15 +30,15 @@ export const WakeOnLan = Cluster(
30
30
  "unicast to that link-local address. This unicast-based method is particularly useful for Wi-Fi " +
31
31
  "devices, since due to lack of MAC layer retransmission mechanism, multicast over Wi-Fi is not as " +
32
32
  "reliable as unicast. If a device provides the link-local address in this cluster, its Ethernet " +
33
- "controller or Wi-Fi radio shall respond to the IPv6 neighbor solicitation message for the " +
34
- "link-local address without the need to wake host CPU up. In order to receive the magic or neighbor " +
35
- "solicitation packets in multicast, the Wi-Fi devices must support Group Temporal Key (GTK) rekey " +
36
- "operation in low power mode." +
33
+ "controller or Wi-Fi radio shall respond to the IPv6 neighbor solicitation message for the link-local " +
34
+ "address without the need to wake host CPU up. In order to receive the magic or neighbor solicitation " +
35
+ "packets in multicast, the Wi-Fi devices must support Group Temporal Key (GTK) rekey operation in low " +
36
+ "power mode." +
37
37
  "\n" +
38
38
  "Most devices automatically enter low power mode based upon inactivity." +
39
39
  "\n" +
40
- "The cluster server for Wake on LAN or Wake on WLAN is implemented by a device that supports the " +
41
- "Wake on LAN/WLAN protocol, such as a TV, Set-top Box, or Smart Speaker.",
40
+ "The cluster server for Wake on LAN or Wake on WLAN is implemented by a device that supports the Wake " +
41
+ "on LAN/WLAN protocol, such as a TV, Set-top Box, or Smart Speaker.",
42
42
 
43
43
  xref: { document: "cluster", section: "1.12" }
44
44
  },