@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
@@ -20,8 +20,8 @@ export const BridgedDeviceBasicInformation = Cluster(
20
20
  name: "BridgedDeviceBasicInformation", id: 0x39, type: "BasicInformation",
21
21
  classification: "endpoint", pics: "BRBINFO",
22
22
 
23
- details: "This cluster is a derived cluster of the Basic Information cluster and serves two purposes towards " +
24
- "a Node communicating with a Bridge:" +
23
+ details: "This cluster is a derived cluster of the Basic Information cluster and serves two purposes towards a " +
24
+ "Node communicating with a Bridge:" +
25
25
  "\n" +
26
26
  " • Indicate that the functionality on the Endpoint where it is placed (and its Parts) is bridged, " +
27
27
  " and" +
@@ -30,9 +30,9 @@ export const BridgedDeviceBasicInformation = Cluster(
30
30
  " information regarding the Bridged Device to a user, such as the vendor name, the model name, or " +
31
31
  " user-assigned name." +
32
32
  "\n" +
33
- "This cluster shall be exposed by a Bridge on the Endpoint representing each Bridged Device. When " +
34
- "the functionality of a Bridged Device is represented using a set of Endpoints, this cluster shall " +
35
- "only be exposed on the Endpoint which is at the top of the hierarchy for the functionality of that " +
33
+ "This cluster shall be exposed by a Bridge on the Endpoint representing each Bridged Device. When the " +
34
+ "functionality of a Bridged Device is represented using a set of Endpoints, this cluster shall only " +
35
+ "be exposed on the Endpoint which is at the top of the hierarchy for the functionality of that " +
36
36
  "Bridged Device." +
37
37
  "\n" +
38
38
  "This cluster shall NOT be used on an endpoint that is not in the Descriptor cluster PartsList of an " +
@@ -81,15 +81,15 @@ export const BridgedDeviceBasicInformation = Cluster(
81
81
  Attribute({
82
82
  name: "Reachable", id: 0x11, conformance: "M",
83
83
 
84
- details: "This attribute shall be used to indicate whether the bridged device is reachable by the bridge, so " +
85
- "a Matter Node which wants to communicate with a bridged device can get an indication that this " +
86
- "might fail (when the attribute is False). Determination of reachability might not be perfect (e.g. " +
87
- "depending on technology employed), so the Matter Node SHOULD be aware of the risk of false " +
88
- "positives and negatives on reachability determination. For example, a bridged device may be marked " +
89
- "as unreachable while it could actually be reached, and vice-versa. Also, detection (and indication) " +
84
+ details: "This attribute shall be used to indicate whether the bridged device is reachable by the bridge, so a " +
85
+ "Matter Node which wants to communicate with a bridged device can get an indication that this might " +
86
+ "fail (when the attribute is False). Determination of reachability might not be perfect (e.g. " +
87
+ "depending on technology employed), so the Matter Node SHOULD be aware of the risk of false positives " +
88
+ "and negatives on reachability determination. For example, a bridged device may be marked as " +
89
+ "unreachable while it could actually be reached, and vice-versa. Also, detection (and indication) " +
90
90
  "that a bridged device is not longer reachable may be delayed due to the technique employed (e.g. " +
91
- "detecting that a number of expected messages from the bridged device did not arrive). Also see " +
92
- "event ReachableChanged below.",
91
+ "detecting that a number of expected messages from the bridged device did not arrive). Also see event " +
92
+ "ReachableChanged below.",
93
93
 
94
94
  xref: { document: "core", section: "9.13.5.1" }
95
95
  }),
@@ -150,8 +150,8 @@ export const BridgedDeviceBasicInformation = Cluster(
150
150
  Event(
151
151
  {
152
152
  name: "ActiveChanged", id: 0x80, access: "V", conformance: "BIS", priority: "info",
153
- details: "This event (when supported) shall be generated the next time a bridged device becomes active after " +
154
- "a KeepActive command is received." +
153
+ details: "This event (when supported) shall be generated the next time a bridged device becomes active after a " +
154
+ "KeepActive command is received." +
155
155
  "\n" +
156
156
  "See KeepActive for more details.",
157
157
  xref: { document: "core", section: "9.13.7.3" }
@@ -160,14 +160,14 @@ export const BridgedDeviceBasicInformation = Cluster(
160
160
  Field({
161
161
  name: "PromisedActiveDuration", id: 0x0, type: "uint32", conformance: "M", constraint: "desc",
162
162
 
163
- details: "This field shall indicate the minimum duration, in milliseconds, that the bridged device will " +
164
- "remain active after receiving the initial request from the KeepActive processing steps." +
163
+ details: "This field shall indicate the minimum duration, in milliseconds, that the bridged device will remain " +
164
+ "active after receiving the initial request from the KeepActive processing steps." +
165
165
  "\n" +
166
166
  "If the bridged device is a Matter Intermittently Connected Device, PromisedActiveDuration shall be " +
167
167
  "set to the PromisedActiveDuration value returned in the StayActiveResponse command." +
168
168
  "\n" +
169
- "If the bridged device is not a Matter Intermittently Connected Device, the implementation of this " +
170
- "is best-effort since it may interact with non-native protocol.",
169
+ "If the bridged device is not a Matter Intermittently Connected Device, the implementation of this is " +
170
+ "best-effort since it may interact with non-native protocol.",
171
171
 
172
172
  xref: { document: "core", section: "9.13.7.3.1" }
173
173
  })
@@ -228,8 +228,8 @@ export const BridgedDeviceBasicInformation = Cluster(
228
228
  Field({
229
229
  name: "TimeoutMs", id: 0x1, type: "uint32", conformance: "M", constraint: "30000 to 3600000",
230
230
 
231
- details: "This field shall indicate the period, in milliseconds, that the server will wait before the " +
232
- "\"pending active\" state expires. See the KeepActive Command description for details." +
231
+ details: "This field shall indicate the period, in milliseconds, that the server will wait before the \"pending " +
232
+ "active\" state expires. See the KeepActive Command description for details." +
233
233
  "\n" +
234
234
  "NOTE" +
235
235
  "\n" +
@@ -241,6 +241,6 @@ export const BridgedDeviceBasicInformation = Cluster(
241
241
  xref: { document: "core", section: "9.13.6.1.2" }
242
242
  })
243
243
  )
244
- )
244
+ );
245
245
 
246
246
  MatterDefinition.children.push(BridgedDeviceBasicInformation);
@@ -14,8 +14,8 @@ export const CastingVideoClientDt = DeviceType(
14
14
  name: "CastingVideoClient", id: 0x29, category: "Media", classification: "simple",
15
15
  details: "This defines conformance to the Casting Video Client device type." +
16
16
  "\n" +
17
- "A Casting Video Client is a client that can launch content on a Casting Video Player, for example, " +
18
- "a Smart Speaker or a Content Provider phone app.",
17
+ "A Casting Video Client is a client that can launch content on a Casting Video Player, for example, a " +
18
+ "Smart Speaker or a Content Provider phone app.",
19
19
  xref: { document: "device", section: "10.6" }
20
20
  },
21
21
 
@@ -150,8 +150,8 @@ export const Channel = Cluster(
150
150
  "\n" +
151
151
  "When the value of the increase or decrease is larger than the number of channels remaining in the " +
152
152
  "given direction, then the behavior shall be to return to the beginning (or end) of the channel list " +
153
- "and continue. For example, if the current channel is at index 0 and count value of -1 is given, " +
154
- "then the current channel should change to the last channel.",
153
+ "and continue. For example, if the current channel is at index 0 and count value of -1 is given, then " +
154
+ "the current channel should change to the last channel.",
155
155
 
156
156
  xref: { document: "cluster", section: "6.6.7.4" }
157
157
  },
@@ -177,9 +177,9 @@ export const Channel = Cluster(
177
177
 
178
178
  Field({
179
179
  name: "StartTime", id: 0x0, type: "epoch-s", conformance: "M",
180
- details: "This field shall indicate the beginning of the time window for which program guide entries are to " +
181
- "be retrieved, as a UTC time. Entries with a start time on or after this value will be included in " +
182
- "the results.",
180
+ details: "This field shall indicate the beginning of the time window for which program guide entries are to be " +
181
+ "retrieved, as a UTC time. Entries with a start time on or after this value will be included in the " +
182
+ "results.",
183
183
  xref: { document: "cluster", section: "6.6.7.5.1" }
184
184
  }),
185
185
 
@@ -267,15 +267,15 @@ export const Channel = Cluster(
267
267
 
268
268
  Field({
269
269
  name: "ProgramIdentifier", id: 0x0, type: "string", conformance: "M", constraint: "max 255",
270
- details: "This field shall indicate the program identifier for the program that should be recorded. This " +
271
- "value is provided by the identifier field in ProgramStruct.",
270
+ details: "This field shall indicate the program identifier for the program that should be recorded. This value " +
271
+ "is provided by the identifier field in ProgramStruct.",
272
272
  xref: { document: "cluster", section: "6.6.7.7.1" }
273
273
  }),
274
274
 
275
275
  Field({
276
276
  name: "ShouldRecordSeries", id: 0x1, type: "bool", conformance: "M",
277
- details: "This field shall indicate whether the whole series associated to the program should be recorded. " +
278
- "For example, invoking record program on an episode with that flag set to true, the target should " +
277
+ details: "This field shall indicate whether the whole series associated to the program should be recorded. For " +
278
+ "example, invoking record program on an episode with that flag set to true, the target should " +
279
279
  "schedule record the whole series.",
280
280
  xref: { document: "cluster", section: "6.6.7.7.2" }
281
281
  }),
@@ -418,15 +418,15 @@ export const Channel = Cluster(
418
418
 
419
419
  Field({
420
420
  name: "AffiliateCallSign", id: 0x4, type: "string", conformance: "O",
421
- details: "This field shall indicate the local affiliate call sign, such as \"KCTS\". This field is optional, " +
422
- "but SHOULD be provided when known.",
421
+ details: "This field shall indicate the local affiliate call sign, such as \"KCTS\". This field is optional, but " +
422
+ "SHOULD be provided when known.",
423
423
  xref: { document: "cluster", section: "6.6.5.5.5" }
424
424
  }),
425
425
 
426
426
  Field({
427
427
  name: "Identifier", id: 0x5, type: "string", conformance: "O",
428
- details: "This shall indicate the unique identifier for a specific channel. This field is optional, but " +
429
- "SHOULD be provided when MajorNumber and MinorNumber are not available.",
428
+ details: "This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD " +
429
+ "be provided when MajorNumber and MinorNumber are not available.",
430
430
  xref: { document: "cluster", section: "6.6.5.5.6" }
431
431
  }),
432
432
 
@@ -483,8 +483,8 @@ export const Channel = Cluster(
483
483
 
484
484
  Field({
485
485
  name: "Identifier", id: 0x0, type: "string", conformance: "M", constraint: "max 255",
486
- details: "This field shall indicate a unique identifier for a program within an electronic program guide " +
487
- "list. The identifier shall be unique across multiple channels.",
486
+ details: "This field shall indicate a unique identifier for a program within an electronic program guide list. " +
487
+ "The identifier shall be unique across multiple channels.",
488
488
  xref: { document: "cluster", section: "6.6.5.7.1" }
489
489
  }),
490
490
 
@@ -517,16 +517,16 @@ export const Channel = Cluster(
517
517
 
518
518
  Field({
519
519
  name: "Subtitle", id: 0x5, type: "string", conformance: "O", constraint: "max 255",
520
- details: "This field shall indicate the subtitle for the specific program. For example, “Maybe Today\" which " +
521
- "is an episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if " +
522
- "applicable and known.",
520
+ details: "This field shall indicate the subtitle for the specific program. For example, “Maybe Today\" which is " +
521
+ "an episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable " +
522
+ "and known.",
523
523
  xref: { document: "cluster", section: "6.6.5.7.6" }
524
524
  }),
525
525
 
526
526
  Field({
527
527
  name: "Description", id: 0x6, type: "string", conformance: "O", constraint: "max 8192",
528
- details: "This field shall indicate the brief description for the specific program. For example, a " +
529
- "description of an episode. This field is optional but shall be provided if known.",
528
+ details: "This field shall indicate the brief description for the specific program. For example, a description " +
529
+ "of an episode. This field is optional but shall be provided if known.",
530
530
  xref: { document: "cluster", section: "6.6.5.7.7" }
531
531
  }),
532
532
 
@@ -547,9 +547,9 @@ export const Channel = Cluster(
547
547
  {
548
548
  name: "Ratings", id: 0x8, type: "list", conformance: "O", constraint: "max 255", default: [],
549
549
  details: "This field shall be used for indicating the level of parental guidance recommended for of a " +
550
- "particular program. This can be any rating system used in the country or region where the program " +
551
- "is broadcast. For example, in the United States “TV-PG” may contain material that parents can find " +
552
- "not suitable for younger children but can be accepted in general for older children. This field is " +
550
+ "particular program. This can be any rating system used in the country or region where the program is " +
551
+ "broadcast. For example, in the United States “TV-PG” may contain material that parents can find not " +
552
+ "suitable for younger children but can be accepted in general for older children. This field is " +
553
553
  "optional but shall be provided if known.",
554
554
  xref: { document: "cluster", section: "6.6.5.7.9" }
555
555
  },
@@ -560,16 +560,16 @@ export const Channel = Cluster(
560
560
  Field({
561
561
  name: "ThumbnailUrl", id: 0x9, type: "string", conformance: "O", constraint: "max 8192",
562
562
  details: "This field shall represent a URL of a thumbnail that clients can use to render an image for the " +
563
- "program. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use " +
564
- "the https scheme.",
563
+ "program. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the " +
564
+ "https scheme.",
565
565
  xref: { document: "cluster", section: "6.6.5.7.10" }
566
566
  }),
567
567
 
568
568
  Field({
569
569
  name: "PosterArtUrl", id: 0xa, type: "string", conformance: "O", constraint: "max 8192",
570
- details: "This field shall represent a URL of a poster that clients can use to render an image for the " +
571
- "program on the detail view. The syntax of this field shall follow the syntax as specified in RFC " +
572
- "1738 and shall use the https scheme.",
570
+ details: "This field shall represent a URL of a poster that clients can use to render an image for the program " +
571
+ "on the detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and " +
572
+ "shall use the https scheme.",
573
573
  xref: { document: "cluster", section: "6.6.5.7.11" }
574
574
  }),
575
575
 
@@ -605,8 +605,8 @@ export const Channel = Cluster(
605
605
  Field({
606
606
  name: "SeriesInfo", id: 0xf, type: "SeriesInfoStruct", conformance: "O", default: null,
607
607
  quality: "X",
608
- details: "This field shall represent the information of a series such as season and episode number. This " +
609
- "field is optional but SHOULD be provided if the program represents a series and this information is " +
608
+ details: "This field shall represent the information of a series such as season and episode number. This field " +
609
+ "is optional but SHOULD be provided if the program represents a series and this information is " +
610
610
  "available.",
611
611
  xref: { document: "cluster", section: "6.6.5.7.16" }
612
612
  }),
@@ -614,8 +614,8 @@ export const Channel = Cluster(
614
614
  Field(
615
615
  {
616
616
  name: "CategoryList", id: 0x10, type: "list", conformance: "O", constraint: "max 255", default: [],
617
- details: "This field shall represent the category of a particular program. This field is optional but shall " +
618
- "be provided if known.",
617
+ details: "This field shall represent the category of a particular program. This field is optional but shall be " +
618
+ "provided if known.",
619
619
  xref: { document: "cluster", section: "6.6.5.7.17" }
620
620
  },
621
621
 
@@ -20,8 +20,8 @@ export const ColorControl = Cluster(
20
20
  name: "ColorControl", id: 0x300, classification: "application", pics: "CC",
21
21
 
22
22
  details: "This cluster provides an interface for changing the color of a light. Color is specified according " +
23
- "to the CIE 1931 Color space. Color control is carried out in terms of x,y values, as defined by " +
24
- "this specification." +
23
+ "to the CIE 1931 Color space. Color control is carried out in terms of x,y values, as defined by this " +
24
+ "specification." +
25
25
  "\n" +
26
26
  "Additionally, color may optionally be controlled in terms of color temperature, or as hue and " +
27
27
  "saturation values based on optionally variable RGB and W color points. It is recommended that the " +
@@ -124,8 +124,8 @@ export const ColorControl = Cluster(
124
124
  "\n" +
125
125
  " • When it changes to 0." +
126
126
  "\n" +
127
- "For commands with a transition time or changes to the transition time less than 1 second, changes " +
128
- "to this attribute shall NOT be reported." +
127
+ "For commands with a transition time or changes to the transition time less than 1 second, changes to " +
128
+ "this attribute shall NOT be reported." +
129
129
  "\n" +
130
130
  "As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the " +
131
131
  "reporting of this attribute in order to keep track of the remaining duration.",
@@ -190,8 +190,8 @@ export const ColorControl = Cluster(
190
190
  Attribute({
191
191
  name: "CompensationText", id: 0x6, type: "string", access: "R V", conformance: "O",
192
192
  constraint: "max 254",
193
- details: "This attribute shall contain a textual indication of what mechanism, if any, is in use to " +
194
- "compensate for color/intensity drift over time.",
193
+ details: "This attribute shall contain a textual indication of what mechanism, if any, is in use to compensate " +
194
+ "for color/intensity drift over time.",
195
195
  xref: { document: "cluster", section: "3.2.7.8" }
196
196
  }),
197
197
 
@@ -282,8 +282,8 @@ export const ColorControl = Cluster(
282
282
  details: "Indicates the normalized chromaticity value x for this primary, as defined in the CIE xyY Color " +
283
283
  "Space." +
284
284
  "\n" +
285
- "The value of x shall be related to the Primary1X attribute by the relationship x = Primary1X / " +
286
- "65536 (Primary1X in the range 0 to 65279 inclusive)",
285
+ "The value of x shall be related to the Primary1X attribute by the relationship x = Primary1X / 65536 " +
286
+ "(Primary1X in the range 0 to 65279 inclusive)",
287
287
  xref: { document: "cluster", section: "3.2.7.25" }
288
288
  }
289
289
  ),
@@ -295,8 +295,8 @@ export const ColorControl = Cluster(
295
295
  details: "Indicates the normalized chromaticity value y for this primary, as defined in the CIE xyY Color " +
296
296
  "Space." +
297
297
  "\n" +
298
- "The value of y shall be related to the Primary1Y attribute by the relationship y = Primary1Y / " +
299
- "65536 (Primary1Y in the range 0 to 65279 inclusive)",
298
+ "The value of y shall be related to the Primary1Y attribute by the relationship y = Primary1Y / 65536 " +
299
+ "(Primary1Y in the range 0 to 65279 inclusive)",
300
300
  xref: { document: "cluster", section: "3.2.7.26" }
301
301
  }
302
302
  ),
@@ -306,8 +306,8 @@ export const ColorControl = Cluster(
306
306
  conformance: "NumberOfPrimaries > 0", quality: "X F",
307
307
 
308
308
  details: "Indicates a representation of the maximum intensity of this primary as defined in the Dimming Light " +
309
- "Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such " +
310
- "that the primary with the highest maximum intensity contains the value 254." +
309
+ "Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such that " +
310
+ "the primary with the highest maximum intensity contains the value 254." +
311
311
  "\n" +
312
312
  "A value of null shall indicate that this primary is not available." +
313
313
  "\n" +
@@ -315,8 +315,8 @@ export const ColorControl = Cluster(
315
315
  "Primary4X, Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, " +
316
316
  "Primary6Y and Primary6Intensity Attributes" +
317
317
  "\n" +
318
- "These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, " +
319
- "where present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.",
318
+ "These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where " +
319
+ "present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.",
320
320
 
321
321
  xref: { document: "cluster", section: "3.2.7.27" }
322
322
  }),
@@ -401,8 +401,8 @@ export const ColorControl = Cluster(
401
401
  {
402
402
  name: "WhitePointX", id: 0x30, type: "uint16", access: "RW VM", conformance: "O",
403
403
  constraint: "max 65279",
404
- details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the " +
405
- "current white point of the device." +
404
+ details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the current " +
405
+ "white point of the device." +
406
406
  "\n" +
407
407
  "The value of x shall be related to the WhitePointX attribute by the relationship x = WhitePointX / " +
408
408
  "65536 (WhitePointX in the range 0 to 65279 inclusive)",
@@ -414,8 +414,8 @@ export const ColorControl = Cluster(
414
414
  {
415
415
  name: "WhitePointY", id: 0x31, type: "uint16", access: "RW VM", conformance: "O",
416
416
  constraint: "max 65279",
417
- details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the " +
418
- "current white point of the device." +
417
+ details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the current " +
418
+ "white point of the device." +
419
419
  "\n" +
420
420
  "The value of y shall be related to the WhitePointY attribute by the relationship y = WhitePointY / " +
421
421
  "65536 (WhitePointY in the range 0 to 65279 inclusive)",
@@ -430,8 +430,8 @@ export const ColorControl = Cluster(
430
430
  details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the red " +
431
431
  "color point of the device." +
432
432
  "\n" +
433
- "The value of x shall be related to the ColorPointRX attribute by the relationship x = ColorPointRX " +
434
- "/ 65536 (ColorPointRX in the range 0 to 65279 inclusive)",
433
+ "The value of x shall be related to the ColorPointRX attribute by the relationship x = ColorPointRX / " +
434
+ "65536 (ColorPointRX in the range 0 to 65279 inclusive)",
435
435
  xref: { document: "cluster", section: "3.2.7.31" }
436
436
  }
437
437
  ),
@@ -443,8 +443,8 @@ export const ColorControl = Cluster(
443
443
  details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the red " +
444
444
  "color point of the device." +
445
445
  "\n" +
446
- "The value of y shall be related to the ColorPointRY attribute by the relationship y = ColorPointRY " +
447
- "/ 65536 (ColorPointRY in the range 0 to 65279 inclusive)",
446
+ "The value of y shall be related to the ColorPointRY attribute by the relationship y = ColorPointRY / " +
447
+ "65536 (ColorPointRY in the range 0 to 65279 inclusive)",
448
448
  xref: { document: "cluster", section: "3.2.7.32" }
449
449
  }
450
450
  ),
@@ -462,9 +462,8 @@ export const ColorControl = Cluster(
462
462
  "3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and " +
463
463
  "ColorPointBIntensity Attributes" +
464
464
  "\n" +
465
- "These attributes shall represent the chromaticity values and intensities of the green and blue " +
466
- "color points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity " +
467
- "attributes." +
465
+ "These attributes shall represent the chromaticity values and intensities of the green and blue color " +
466
+ "points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes." +
468
467
  "\n" +
469
468
  "If any one of these red, green or blue color point attributes is implemented then they shall all be " +
470
469
  "implemented.",
@@ -608,7 +607,7 @@ export const ColorControl = Cluster(
608
607
 
609
608
  Attribute({
610
609
  name: "ColorTempPhysicalMinMireds", id: 0x400b, type: "uint16", access: "R V", conformance: "CT",
611
- constraint: "1 to 65279", default: 1,
610
+ constraint: "1 to 65279",
612
611
  details: "Indicates the minimum mired value supported by the hardware. ColorTempPhysicalMinMireds corresponds " +
613
612
  "to the maximum color temperature in kelvins supported by the hardware." +
614
613
  "\n" +
@@ -618,7 +617,7 @@ export const ColorControl = Cluster(
618
617
 
619
618
  Attribute({
620
619
  name: "ColorTempPhysicalMaxMireds", id: 0x400c, type: "uint16", access: "R V", conformance: "CT",
621
- constraint: "max 65279", default: 65279,
620
+ constraint: "max 65279",
622
621
  details: "Indicates the maximum mired value supported by the hardware. ColorTempPhysicalMaxMireds corresponds " +
623
622
  "to the minimum color temperature in kelvins supported by the hardware." +
624
623
  "\n" +
@@ -634,8 +633,8 @@ export const ColorControl = Cluster(
634
633
 
635
634
  details: "Indicates a lower bound on the value of the ColorTemperatureMireds attribute for the purposes of " +
636
635
  "coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute when the " +
637
- "CoupleColorTempToLevel bit of the Options attribute of the Level Control cluster is equal to 1. " +
638
- "When coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute, this value shall " +
636
+ "CoupleColorTempToLevel bit of the Options attribute of the Level Control cluster is equal to 1. When " +
637
+ "coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute, this value shall " +
639
638
  "correspond to a CurrentLevel value of 254 (100%)." +
640
639
  "\n" +
641
640
  "This attribute shall be set such that the following relationship exists: ColorTempPhysicalMinMireds " +
@@ -657,8 +656,8 @@ export const ColorControl = Cluster(
657
656
  conformance: "CT & ColorTemperatureMireds", constraint: "1 to 65279", quality: "X N",
658
657
  details: "Indicates the desired startup color temperature value the light shall use when it is supplied with " +
659
658
  "power and this value shall be reflected in the ColorTemperatureMireds attribute. In addition, the " +
660
- "ColorMode and EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values " +
661
- "of the StartUpColorTemperatureMireds attribute are listed in the table below,",
659
+ "ColorMode and EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values of " +
660
+ "the StartUpColorTemperatureMireds attribute are listed in the table below,",
662
661
  xref: { document: "cluster", section: "3.2.7.23" }
663
662
  }),
664
663
 
@@ -806,8 +805,8 @@ export const ColorControl = Cluster(
806
805
  Field({
807
806
  name: "TransitionTime", id: 0x2, type: "uint8", conformance: "M",
808
807
 
809
- details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the " +
810
- "step. A step is a change in the device’s saturation of Step size units." +
808
+ details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. " +
809
+ "A step is a change in the device’s saturation of Step size units." +
811
810
  "\n" +
812
811
  "NOTE" +
813
812
  "\n" +
@@ -1087,7 +1086,7 @@ export const ColorControl = Cluster(
1087
1086
  },
1088
1087
 
1089
1088
  Field({
1090
- name: "MoveMode", id: 0x0, type: "MoveModeEnum", conformance: "M", constraint: "desc",
1089
+ name: "MoveMode", id: 0x0, type: "MoveModeEnum", conformance: "M",
1091
1090
  details: "This field shall indicate the mode of movement, as described in the MoveHue command.",
1092
1091
  xref: { document: "cluster", section: "3.2.8.21.1" }
1093
1092
  }),
@@ -1103,15 +1102,15 @@ export const ColorControl = Cluster(
1103
1102
  name: "ColorTemperatureMinimumMireds", id: 0x2, type: "uint16", conformance: "M",
1104
1103
  constraint: "max 65279",
1105
1104
 
1106
- details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound " +
1107
- "on the color temperature in kelvins) for the current move operation" +
1105
+ details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
1106
+ "the color temperature in kelvins) for the current move operation" +
1108
1107
  "\n" +
1109
1108
  "ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds" +
1110
1109
  "\n" +
1111
1110
  "As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
1112
- "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. " +
1113
- "If the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as " +
1114
- "the lower bound for the ColorTemperatureMireds attribute.",
1111
+ "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1112
+ "the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the " +
1113
+ "lower bound for the ColorTemperatureMireds attribute.",
1115
1114
 
1116
1115
  xref: { document: "cluster", section: "3.2.8.21.3" }
1117
1116
  }),
@@ -1120,15 +1119,15 @@ export const ColorControl = Cluster(
1120
1119
  name: "ColorTemperatureMaximumMireds", id: 0x3, type: "uint16", conformance: "M",
1121
1120
  constraint: "max 65279",
1122
1121
 
1123
- details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound " +
1124
- "on the color temperature in kelvins) for the current move operation" +
1122
+ details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
1123
+ "the color temperature in kelvins) for the current move operation" +
1125
1124
  "\n" +
1126
1125
  "ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <= ColorTempPhysicalMaxMireds" +
1127
1126
  "\n" +
1128
1127
  "As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
1129
- "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. " +
1130
- "If the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as " +
1131
- "the upper bound for the ColorTemperatureMireds attribute.",
1128
+ "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1129
+ "the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the " +
1130
+ "upper bound for the ColorTemperatureMireds attribute.",
1132
1131
 
1133
1132
  xref: { document: "cluster", section: "3.2.8.21.4" }
1134
1133
  }),
@@ -1146,7 +1145,7 @@ export const ColorControl = Cluster(
1146
1145
  },
1147
1146
 
1148
1147
  Field({
1149
- name: "StepMode", id: 0x0, type: "StepModeEnum", conformance: "M", constraint: "desc",
1148
+ name: "StepMode", id: 0x0, type: "StepModeEnum", conformance: "M",
1150
1149
  details: "This field shall indicate the mode of the step to be performed, as described in the StepHue command.",
1151
1150
  xref: { document: "cluster", section: "3.2.8.22.1" }
1152
1151
  }),
@@ -1170,15 +1169,15 @@ export const ColorControl = Cluster(
1170
1169
  name: "ColorTemperatureMinimumMireds", id: 0x3, type: "uint16", conformance: "M",
1171
1170
  constraint: "max 65279",
1172
1171
 
1173
- details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound " +
1174
- "on the color temperature in kelvins) for the current step operation" +
1172
+ details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
1173
+ "the color temperature in kelvins) for the current step operation" +
1175
1174
  "\n" +
1176
1175
  "ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds" +
1177
1176
  "\n" +
1178
1177
  "As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
1179
- "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. " +
1180
- "If the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as " +
1181
- "the lower bound for the ColorTemperatureMireds attribute.",
1178
+ "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1179
+ "the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the " +
1180
+ "lower bound for the ColorTemperatureMireds attribute.",
1182
1181
 
1183
1182
  xref: { document: "cluster", section: "3.2.8.22.4" }
1184
1183
  }),
@@ -1187,15 +1186,15 @@ export const ColorControl = Cluster(
1187
1186
  name: "ColorTemperatureMaximumMireds", id: 0x4, type: "uint16", conformance: "M",
1188
1187
  constraint: "max 65279",
1189
1188
 
1190
- details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound " +
1191
- "on the color temperature in kelvins) for the current step operation" +
1189
+ details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
1190
+ "the color temperature in kelvins) for the current step operation" +
1192
1191
  "\n" +
1193
1192
  "ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds" +
1194
1193
  "\n" +
1195
1194
  "As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
1196
- "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. " +
1197
- "If the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as " +
1198
- "the upper bound for the ColorTemperatureMireds attribute.",
1195
+ "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1196
+ "the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the " +
1197
+ "upper bound for the ColorTemperatureMireds attribute.",
1199
1198
 
1200
1199
  xref: { document: "cluster", section: "3.2.8.22.5" }
1201
1200
  }),
@@ -50,6 +50,6 @@ export const ColorDimmerSwitchDt = DeviceType(
50
50
  name: "ColorControl", id: 0x300, conformance: "M", element: "clientCluster",
51
51
  xref: { document: "device", section: "6.3.4" }
52
52
  })
53
- )
53
+ );
54
54
 
55
55
  MatterDefinition.children.push(ColorDimmerSwitchDt);
@@ -78,6 +78,6 @@ export const ColorTemperatureLightDt = DeviceType(
78
78
  name: "OccupancySensing", id: 0x406, conformance: "O", element: "clientCluster",
79
79
  xref: { document: "device", section: "4.3.4" }
80
80
  })
81
- )
81
+ );
82
82
 
83
83
  MatterDefinition.children.push(ColorTemperatureLightDt);
@@ -21,8 +21,8 @@ export const CommissionerControl = Cluster(
21
21
  name: "CommissionerControl", id: 0x751, classification: "node", pics: "CCTRL",
22
22
 
23
23
  details: "The Commissioner Control Cluster supports the ability for clients to request the commissioning of " +
24
- "themselves or other nodes onto a fabric which the cluster server can commission onto. An example " +
25
- "use case is ecosystem to ecosystem Fabric Synchronization setup." +
24
+ "themselves or other nodes onto a fabric which the cluster server can commission onto. An example use " +
25
+ "case is ecosystem to ecosystem Fabric Synchronization setup." +
26
26
  "\n" +
27
27
  "The generalized flow supported by the Commissioner Control Cluster can be seen in the following " +
28
28
  "diagram." +
@@ -94,9 +94,9 @@ export const CommissionerControl = Cluster(
94
94
  "accessing fabric once the result is ready." +
95
95
  "\n" +
96
96
  "Clients SHOULD avoid using the same RequestID. If the RequestID and client NodeID of a " +
97
- "RequestCommissioningApproval match a previously received RequestCommissioningApproval and the " +
98
- "server has not returned an error or completed commissioning of a device for the prior request, then " +
99
- "the server SHOULD return FAILURE." +
97
+ "RequestCommissioningApproval match a previously received RequestCommissioningApproval and the server " +
98
+ "has not returned an error or completed commissioning of a device for the prior request, then the " +
99
+ "server SHOULD return FAILURE." +
100
100
  "\n" +
101
101
  "The parameters for RequestCommissioningApproval command are as follows:",
102
102
 
@@ -126,13 +126,13 @@ export const CommissionerControl = Cluster(
126
126
  "UNSUPPORTED_ACCESS." +
127
127
  "\n" +
128
128
  "Upon receipt, the server shall respond with ReverseOpenCommissioningWindow if " +
129
- "CommissioningRequestResult was generated with StatusCode of SUCCESS for the matching RequestID " +
130
- "field and NodeID of the client." +
129
+ "CommissioningRequestResult was generated with StatusCode of SUCCESS for the matching RequestID field " +
130
+ "and NodeID of the client." +
131
131
  "\n" +
132
132
  "The server shall return FAILURE if the CommissionNode command is received after the server has " +
133
- "already responded to a client with ReverseOpenCommissioningWindow for a matching RequestID field " +
134
- "and NodeID of the client unless the client has sent another RequestCommissioningApproval and " +
135
- "received an additional CommissioningRequestResult." +
133
+ "already responded to a client with ReverseOpenCommissioningWindow for a matching RequestID field and " +
134
+ "NodeID of the client unless the client has sent another RequestCommissioningApproval and received an " +
135
+ "additional CommissioningRequestResult." +
136
136
  "\n" +
137
137
  "The parameters for CommissionNode command are as follows:",
138
138
 
@@ -154,11 +154,11 @@ export const CommissionerControl = Cluster(
154
154
  "the client shall open a commissioning window on a node which matches the VendorID and ProductID " +
155
155
  "provided in the associated RequestCommissioningApproval command." +
156
156
  "\n" +
157
- "When commissioning this node, the server shall check that the VendorID and ProductID fields " +
158
- "provided in the RequestCommissioningApproval command match the VendorID and ProductID attributes of " +
159
- "the Basic Information Cluster which have already been verified during the Device Attestation " +
160
- "Procedure. If they do not match, the server shall NOT complete commissioning and SHOULD indicate an " +
161
- "error to the user." +
157
+ "When commissioning this node, the server shall check that the VendorID and ProductID fields provided " +
158
+ "in the RequestCommissioningApproval command match the VendorID and ProductID attributes of the Basic " +
159
+ "Information Cluster which have already been verified during the Device Attestation Procedure. If " +
160
+ "they do not match, the server shall NOT complete commissioning and SHOULD indicate an error to the " +
161
+ "user." +
162
162
  "\n" +
163
163
  "NOTE" +
164
164
  "\n" +