@matter/model 0.13.0-alpha.0-20250318-c1aa38b08 → 0.13.0-alpha.0-20250323-770919c6a

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 (412) 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 +38 -42
  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/CommissionerControl.js +1 -1
  41. package/dist/cjs/standard/elements/ContentAppObserver.js +1 -1
  42. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  43. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  44. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  45. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +1 -1
  46. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  47. package/dist/cjs/standard/elements/DimmableLightDT.d.ts.map +1 -1
  48. package/dist/cjs/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  49. package/dist/cjs/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  50. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  51. package/dist/cjs/standard/elements/DoorLock.js +29 -14
  52. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  53. package/dist/cjs/standard/elements/EcosystemInformation.d.ts.map +1 -1
  54. package/dist/cjs/standard/elements/EcosystemInformation.js +36 -1
  55. package/dist/cjs/standard/elements/EcosystemInformation.js.map +2 -2
  56. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  57. package/dist/cjs/standard/elements/EnergyEvse.js +1 -1
  58. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  59. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  60. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  61. package/dist/cjs/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  62. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  63. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  64. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  65. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  66. package/dist/cjs/standard/elements/GeneralCommissioning.js +7 -7
  67. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  68. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  69. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  70. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  71. package/dist/cjs/standard/elements/GroupKeyManagement.js +2 -3
  72. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  73. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  74. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  75. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  76. package/dist/cjs/standard/elements/LevelControl.js +8 -8
  77. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  78. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  79. package/dist/cjs/standard/elements/MediaPlayback.js +1 -1
  80. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  81. package/dist/cjs/standard/elements/ModeBase.js +1 -1
  82. package/dist/cjs/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  83. package/dist/cjs/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  84. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  85. package/dist/cjs/standard/elements/NetworkCommissioning.js +2 -2
  86. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  87. package/dist/cjs/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  88. package/dist/cjs/standard/elements/OnOff.js +1 -1
  89. package/dist/cjs/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  90. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  91. package/dist/cjs/standard/elements/OperationalCredentials.js +3 -3
  92. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  93. package/dist/cjs/standard/elements/OperationalState.js +1 -1
  94. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  95. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  97. package/dist/cjs/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  98. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  100. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  101. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  102. package/dist/cjs/standard/elements/PumpDT.d.ts.map +1 -1
  103. package/dist/cjs/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  104. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  105. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  106. package/dist/cjs/standard/elements/ServiceArea.js +4 -3
  107. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  108. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  109. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  110. package/dist/cjs/standard/elements/Switch.js +2 -2
  111. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  112. package/dist/cjs/standard/elements/Thermostat.js +13 -8
  113. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  114. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  115. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  116. package/dist/cjs/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  117. package/dist/cjs/standard/elements/TimeFormatLocalization.js.map +1 -1
  118. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  119. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  120. package/dist/cjs/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  121. package/dist/cjs/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  122. package/dist/cjs/standard/elements/WaterValveDT.d.ts.map +1 -1
  123. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  124. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +12 -8
  125. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +2 -2
  126. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  127. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  128. package/dist/cjs/standard/elements/enum16.d.ts.map +1 -1
  129. package/dist/cjs/standard/elements/enum8.d.ts.map +1 -1
  130. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  131. package/dist/cjs/standard/elements/ipv6pre.js +1 -1
  132. package/dist/cjs/standard/elements/namespace.d.ts.map +1 -1
  133. package/dist/cjs/standard/elements/struct.js +1 -1
  134. package/dist/esm/aspects/Quality.d.ts +45 -5
  135. package/dist/esm/aspects/Quality.d.ts.map +1 -1
  136. package/dist/esm/aspects/Quality.js.map +1 -1
  137. package/dist/esm/elements/BaseElement.d.ts +14 -5
  138. package/dist/esm/elements/BaseElement.d.ts.map +1 -1
  139. package/dist/esm/elements/BaseElement.js.map +1 -1
  140. package/dist/esm/elements/ValueElement.d.ts +1 -1
  141. package/dist/esm/logic/DefaultValue.js +1 -1
  142. package/dist/esm/logic/ModelVariantTraversal.d.ts.map +1 -1
  143. package/dist/esm/logic/ModelVariantTraversal.js +18 -8
  144. package/dist/esm/logic/ModelVariantTraversal.js.map +1 -1
  145. package/dist/esm/logic/Scope.d.ts.map +1 -1
  146. package/dist/esm/logic/Scope.js +7 -3
  147. package/dist/esm/logic/Scope.js.map +1 -1
  148. package/dist/esm/models/AttributeModel.d.ts +1 -0
  149. package/dist/esm/models/AttributeModel.d.ts.map +1 -1
  150. package/dist/esm/models/CommandModel.d.ts +1 -0
  151. package/dist/esm/models/CommandModel.d.ts.map +1 -1
  152. package/dist/esm/models/EventModel.d.ts +1 -0
  153. package/dist/esm/models/EventModel.d.ts.map +1 -1
  154. package/dist/esm/models/Model.d.ts +4 -0
  155. package/dist/esm/models/Model.d.ts.map +1 -1
  156. package/dist/esm/models/Model.js +1 -0
  157. package/dist/esm/models/Model.js.map +1 -1
  158. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  159. package/dist/esm/standard/elements/AccessControl.js +1 -1
  160. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  161. package/dist/esm/standard/elements/Actions.js +1 -1
  162. package/dist/esm/standard/elements/AlarmBase.js +4 -4
  163. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  164. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  165. package/dist/esm/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  166. package/dist/esm/standard/elements/BatteryStorageDT.js.map +1 -1
  167. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  168. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  169. package/dist/esm/standard/elements/ColorControl.js +38 -42
  170. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  171. package/dist/esm/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  172. package/dist/esm/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  173. package/dist/esm/standard/elements/CommissionerControl.js +1 -1
  174. package/dist/esm/standard/elements/ContentAppObserver.js +1 -1
  175. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  176. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  177. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  178. package/dist/esm/standard/elements/DeviceEnergyManagement.js +1 -1
  179. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  180. package/dist/esm/standard/elements/DimmableLightDT.d.ts.map +1 -1
  181. package/dist/esm/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  182. package/dist/esm/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  183. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  184. package/dist/esm/standard/elements/DoorLock.js +29 -14
  185. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  186. package/dist/esm/standard/elements/EcosystemInformation.d.ts.map +1 -1
  187. package/dist/esm/standard/elements/EcosystemInformation.js +38 -3
  188. package/dist/esm/standard/elements/EcosystemInformation.js.map +1 -1
  189. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  190. package/dist/esm/standard/elements/EnergyEvse.js +1 -1
  191. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  192. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  193. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  194. package/dist/esm/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  195. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  196. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  197. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  198. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  199. package/dist/esm/standard/elements/GeneralCommissioning.js +7 -7
  200. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  201. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  202. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  203. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  204. package/dist/esm/standard/elements/GroupKeyManagement.js +2 -3
  205. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  206. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  207. package/dist/esm/standard/elements/Groups.js.map +1 -1
  208. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  209. package/dist/esm/standard/elements/LevelControl.js +8 -8
  210. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  211. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  212. package/dist/esm/standard/elements/MediaPlayback.js +1 -1
  213. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  214. package/dist/esm/standard/elements/ModeBase.js +1 -1
  215. package/dist/esm/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  216. package/dist/esm/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  217. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  218. package/dist/esm/standard/elements/NetworkCommissioning.js +2 -2
  219. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  220. package/dist/esm/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  221. package/dist/esm/standard/elements/OnOff.js +1 -1
  222. package/dist/esm/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  223. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  224. package/dist/esm/standard/elements/OperationalCredentials.js +3 -3
  225. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  226. package/dist/esm/standard/elements/OperationalState.js +1 -1
  227. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  228. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  229. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  230. package/dist/esm/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  231. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  232. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  233. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  234. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  235. package/dist/esm/standard/elements/PumpDT.d.ts.map +1 -1
  236. package/dist/esm/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  237. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  238. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  239. package/dist/esm/standard/elements/ServiceArea.js +4 -3
  240. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  241. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  242. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  243. package/dist/esm/standard/elements/Switch.js +2 -2
  244. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  245. package/dist/esm/standard/elements/Thermostat.js +13 -8
  246. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  247. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  248. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  249. package/dist/esm/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  250. package/dist/esm/standard/elements/TimeFormatLocalization.js.map +1 -1
  251. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  252. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  253. package/dist/esm/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  254. package/dist/esm/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  255. package/dist/esm/standard/elements/WaterValveDT.d.ts.map +1 -1
  256. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  257. package/dist/esm/standard/elements/WiFiNetworkManagement.js +14 -9
  258. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  259. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  260. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  261. package/dist/esm/standard/elements/enum16.d.ts.map +1 -1
  262. package/dist/esm/standard/elements/enum8.d.ts.map +1 -1
  263. package/dist/esm/standard/elements/epoch-us.js +1 -1
  264. package/dist/esm/standard/elements/ipv6pre.js +1 -1
  265. package/dist/esm/standard/elements/namespace.d.ts.map +1 -1
  266. package/dist/esm/standard/elements/struct.js +1 -1
  267. package/package.json +4 -4
  268. package/src/aspects/Quality.ts +56 -5
  269. package/src/elements/BaseElement.ts +16 -5
  270. package/src/elements/ValueElement.ts +1 -1
  271. package/src/logic/DefaultValue.ts +1 -1
  272. package/src/logic/ModelVariantTraversal.ts +22 -8
  273. package/src/logic/Scope.ts +7 -3
  274. package/src/models/Model.ts +4 -0
  275. package/src/standard/elements/AcceptedCommandList.ts +2 -2
  276. package/src/standard/elements/AccessControl.ts +71 -73
  277. package/src/standard/elements/AccountLogin.ts +11 -11
  278. package/src/standard/elements/Actions.ts +36 -36
  279. package/src/standard/elements/AdministratorCommissioning.ts +21 -21
  280. package/src/standard/elements/AggregatorDT.ts +2 -2
  281. package/src/standard/elements/AlarmBase.ts +18 -18
  282. package/src/standard/elements/ApplicationBasic.ts +7 -7
  283. package/src/standard/elements/ApplicationLauncher.ts +6 -7
  284. package/src/standard/elements/AudioOutput.ts +4 -4
  285. package/src/standard/elements/BallastConfiguration.ts +6 -6
  286. package/src/standard/elements/BasicInformation.ts +43 -43
  287. package/src/standard/elements/BasicVideoPlayerDT.ts +3 -3
  288. package/src/standard/elements/BatteryStorageDT.ts +2 -5
  289. package/src/standard/elements/Binding.ts +3 -3
  290. package/src/standard/elements/BooleanStateConfiguration.ts +4 -4
  291. package/src/standard/elements/BridgedDeviceBasicInformation.ts +22 -22
  292. package/src/standard/elements/CastingVideoClientDT.ts +2 -2
  293. package/src/standard/elements/Channel.ts +32 -32
  294. package/src/standard/elements/ColorControl.ts +92 -93
  295. package/src/standard/elements/ColorDimmerSwitchDT.ts +1 -1
  296. package/src/standard/elements/ColorTemperatureLightDT.ts +1 -1
  297. package/src/standard/elements/CommissionerControl.ts +16 -16
  298. package/src/standard/elements/ContentAppObserver.ts +7 -7
  299. package/src/standard/elements/ContentControl.ts +39 -39
  300. package/src/standard/elements/ContentLauncher.ts +38 -40
  301. package/src/standard/elements/DeviceEnergyManagement.ts +108 -111
  302. package/src/standard/elements/DeviceEnergyManagementMode.ts +4 -4
  303. package/src/standard/elements/DiagnosticLogs.ts +24 -24
  304. package/src/standard/elements/DimmableLightDT.ts +1 -1
  305. package/src/standard/elements/DimmablePlugInUnitDT.ts +4 -4
  306. package/src/standard/elements/DimmerSwitchDT.ts +3 -3
  307. package/src/standard/elements/DishwasherMode.ts +2 -2
  308. package/src/standard/elements/DoorLock.ts +164 -154
  309. package/src/standard/elements/DoorLockDT.ts +2 -2
  310. package/src/standard/elements/EcosystemInformation.ts +67 -27
  311. package/src/standard/elements/ElectricalEnergyMeasurement.ts +18 -18
  312. package/src/standard/elements/ElectricalMeasurementNS.ts +2 -2
  313. package/src/standard/elements/ElectricalPowerMeasurement.ts +18 -18
  314. package/src/standard/elements/EnergyEvse.ts +58 -64
  315. package/src/standard/elements/EnergyEvseMode.ts +8 -8
  316. package/src/standard/elements/EthernetNetworkDiagnostics.ts +14 -15
  317. package/src/standard/elements/ExtendedColorLightDT.ts +3 -3
  318. package/src/standard/elements/ExtractorHoodDT.ts +2 -2
  319. package/src/standard/elements/FanControl.ts +14 -14
  320. package/src/standard/elements/FanDT.ts +2 -2
  321. package/src/standard/elements/FeatureMap.ts +5 -5
  322. package/src/standard/elements/FixedLabel.ts +4 -5
  323. package/src/standard/elements/GeneralCommissioning.ts +79 -80
  324. package/src/standard/elements/GeneralDiagnostics.ts +17 -18
  325. package/src/standard/elements/GeneratedCommandList.ts +2 -2
  326. package/src/standard/elements/GroupKeyManagement.ts +29 -30
  327. package/src/standard/elements/Groups.ts +13 -14
  328. package/src/standard/elements/IcdManagement.ts +32 -32
  329. package/src/standard/elements/Identify.ts +7 -7
  330. package/src/standard/elements/JointFabricDatastoreCluster.ts +12 -12
  331. package/src/standard/elements/KeypadInput.ts +9 -9
  332. package/src/standard/elements/LaundryWasherControls.ts +2 -2
  333. package/src/standard/elements/LaundryWasherMode.ts +2 -2
  334. package/src/standard/elements/LevelControl.ts +31 -32
  335. package/src/standard/elements/LightSensorDT.ts +2 -2
  336. package/src/standard/elements/LocalizationConfiguration.ts +2 -2
  337. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +10 -10
  338. package/src/standard/elements/MeasurementAccuracyStruct.ts +4 -4
  339. package/src/standard/elements/MediaPlayback.ts +42 -44
  340. package/src/standard/elements/Messages.ts +18 -18
  341. package/src/standard/elements/MicrowaveOvenControl.ts +16 -16
  342. package/src/standard/elements/ModeBase.ts +21 -21
  343. package/src/standard/elements/ModeSelect.ts +12 -12
  344. package/src/standard/elements/MountedDimmableLoadControlDT.ts +4 -4
  345. package/src/standard/elements/MountedOnOffControlDT.ts +1 -1
  346. package/src/standard/elements/NetworkCommissioning.ts +68 -69
  347. package/src/standard/elements/NetworkInfrastructureManagerDT.ts +1 -1
  348. package/src/standard/elements/OccupancySensing.ts +23 -23
  349. package/src/standard/elements/OnOff.ts +17 -17
  350. package/src/standard/elements/OnOffPlugInUnitDT.ts +1 -1
  351. package/src/standard/elements/OnOffSensorDT.ts +2 -2
  352. package/src/standard/elements/OperationalCredentials.ts +86 -88
  353. package/src/standard/elements/OperationalState.ts +31 -31
  354. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +48 -48
  355. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +31 -32
  356. package/src/standard/elements/OvenCavityOperationalState.ts +1 -1
  357. package/src/standard/elements/OvenMode.ts +2 -2
  358. package/src/standard/elements/PositionNS.ts +2 -2
  359. package/src/standard/elements/PowerSource.ts +37 -38
  360. package/src/standard/elements/PowerSourceConfiguration.ts +4 -4
  361. package/src/standard/elements/PowerSourceNS.ts +2 -2
  362. package/src/standard/elements/ProxyConfiguration.ts +2 -2
  363. package/src/standard/elements/ProxyDiscovery.ts +5 -5
  364. package/src/standard/elements/PumpConfigurationAndControl.ts +27 -28
  365. package/src/standard/elements/PumpDT.ts +1 -1
  366. package/src/standard/elements/RefrigeratorAlarm.ts +2 -2
  367. package/src/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.ts +1 -1
  368. package/src/standard/elements/RefrigeratorNS.ts +2 -2
  369. package/src/standard/elements/RelativePositionNS.ts +4 -4
  370. package/src/standard/elements/ResourceMonitoring.ts +4 -4
  371. package/src/standard/elements/RoomAirConditionerDT.ts +2 -2
  372. package/src/standard/elements/RootNodeDT.ts +3 -3
  373. package/src/standard/elements/RvcOperationalState.ts +4 -4
  374. package/src/standard/elements/RvcRunMode.ts +6 -6
  375. package/src/standard/elements/ScenesManagement.ts +34 -34
  376. package/src/standard/elements/SecondaryNetworkInterfaceDT.ts +2 -2
  377. package/src/standard/elements/ServiceArea.ts +69 -69
  378. package/src/standard/elements/SmokeCoAlarm.ts +19 -20
  379. package/src/standard/elements/SmokeCoAlarmDT.ts +2 -2
  380. package/src/standard/elements/SoftwareDiagnostics.ts +13 -13
  381. package/src/standard/elements/SpeakerDT.ts +2 -2
  382. package/src/standard/elements/Switch.ts +21 -21
  383. package/src/standard/elements/TemperatureControl.ts +5 -5
  384. package/src/standard/elements/TemperatureMeasurement.ts +2 -2
  385. package/src/standard/elements/Thermostat.ts +124 -120
  386. package/src/standard/elements/ThermostatUserInterfaceConfiguration.ts +6 -6
  387. package/src/standard/elements/ThreadBorderRouterManagement.ts +10 -10
  388. package/src/standard/elements/ThreadNetworkDiagnostics.ts +50 -51
  389. package/src/standard/elements/ThreadNetworkDirectory.ts +11 -11
  390. package/src/standard/elements/TimeFormatLocalization.ts +6 -7
  391. package/src/standard/elements/TimeSynchronization.ts +27 -28
  392. package/src/standard/elements/UnitLocalization.ts +2 -2
  393. package/src/standard/elements/ValveConfigurationAndControl.ts +9 -10
  394. package/src/standard/elements/WakeOnLan.ts +11 -11
  395. package/src/standard/elements/WaterHeaterManagement.ts +17 -17
  396. package/src/standard/elements/WaterHeaterMode.ts +4 -4
  397. package/src/standard/elements/WaterValveDT.ts +1 -1
  398. package/src/standard/elements/WiFiNetworkDiagnostics.ts +13 -13
  399. package/src/standard/elements/WiFiNetworkManagement.ts +21 -16
  400. package/src/standard/elements/WildcardPathFlagsBitmap.ts +1 -1
  401. package/src/standard/elements/WindowCovering.ts +19 -19
  402. package/src/standard/elements/attrib-id.ts +2 -2
  403. package/src/standard/elements/enum16.ts +1 -1
  404. package/src/standard/elements/enum8.ts +1 -1
  405. package/src/standard/elements/epoch-us.ts +9 -9
  406. package/src/standard/elements/hwadr.ts +2 -2
  407. package/src/standard/elements/ipv6pre.ts +3 -3
  408. package/src/standard/elements/locationdesc.ts +10 -10
  409. package/src/standard/elements/namespace.ts +1 -1
  410. package/src/standard/elements/semtag.ts +5 -5
  411. package/src/standard/elements/string.ts +2 -2
  412. package/src/standard/elements/struct.ts +9 -9
@@ -33,12 +33,12 @@ export const Actions = Cluster(
33
33
  " • Events to receive feedback on the state of such actions." +
34
34
  "\n" +
35
35
  "The information on grouping and available actions is typically provided by the user or Bridge " +
36
- "manufacturer via some means not defined in Matter, and therefore provided as read-only to Nodes. " +
37
- "For example: a manufacturer-provided app allows a user to set up logical grouping and create/assign " +
36
+ "manufacturer via some means not defined in Matter, and therefore provided as read-only to Nodes. For " +
37
+ "example: a manufacturer-provided app allows a user to set up logical grouping and create/assign " +
38
38
  "scene for such groups." +
39
39
  "\n" +
40
- "Using this cluster, a Node can learn about such logical grouping, provided actions, and trigger " +
41
- "such actions." +
40
+ "Using this cluster, a Node can learn about such logical grouping, provided actions, and trigger such " +
41
+ "actions." +
42
42
  "\n" +
43
43
  "While the origin of this cluster stems from use cases with a Bridge, its server side may also be " +
44
44
  "implemented on any Node which can expose certain grouping, actions or automations to other users." +
@@ -46,8 +46,8 @@ export const Actions = Cluster(
46
46
  "After defining the attributes, commands and events for this cluster, and the associated data types, " +
47
47
  "several examples are provided to illustrate the capabilities of this cluster." +
48
48
  "\n" +
49
- "Actions can be defined in a flexible manner to suit the needs of the various nodes implementing " +
50
- "this cluster. For each action, the commands available for that particular action are defined." +
49
+ "Actions can be defined in a flexible manner to suit the needs of the various nodes implementing this " +
50
+ "cluster. For each action, the commands available for that particular action are defined." +
51
51
  "\n" +
52
52
  "This cluster can be used to expose only the grouping of endpoints without any actions defined by " +
53
53
  "populating the EndpointList attribute accordingly and providing an empty list for ActionList." +
@@ -96,8 +96,8 @@ export const Actions = Cluster(
96
96
  " cluster provides." +
97
97
  "\n" +
98
98
  " ◦ Example: SetupURL could take the value of example://Actions or https://domain.example/ " +
99
- " Matter/bridgev1/Actions for this generic case (access generic info how to use actions " +
100
- " provided by this cluster)." +
99
+ " Matter/bridgev1/Actions for this generic case (access generic info how to use actions provided " +
100
+ " by this cluster)." +
101
101
  "\n" +
102
102
  " • When used with a suffix of \"/?a=\" and the decimal value of ActionID for one of the actions, it " +
103
103
  " may provide information about that particular action. This could be a deeplink to " +
@@ -122,8 +122,8 @@ export const Actions = Cluster(
122
122
  "\n" +
123
123
  "It provides feedback to the client about the progress of the action." +
124
124
  "\n" +
125
- "Example: When InstantActionWithTransition is invoked (with an InvokeID data field), two " +
126
- "StateChanged events will be generated:" +
125
+ "Example: When InstantActionWithTransition is invoked (with an InvokeID data field), two StateChanged " +
126
+ "events will be generated:" +
127
127
  "\n" +
128
128
  " • one when the transition starts (NewState=Active)" +
129
129
  "\n" +
@@ -169,8 +169,8 @@ export const Actions = Cluster(
169
169
  "\n" +
170
170
  " • ActionFailed when the interrupting command occurs (NewState=Inactive, Error=interrupted)" +
171
171
  "\n" +
172
- "Example: When InstantActionWithTransition is invoked (with an InvokeID data field = 1), and the " +
173
- "same client invokes an InstantAction with (the same or another ActionId and) InvokeID = 2, and this " +
172
+ "Example: When InstantActionWithTransition is invoked (with an InvokeID data field = 1), and the same " +
173
+ "client invokes an InstantAction with (the same or another ActionId and) InvokeID = 2, and this " +
174
174
  "second command interrupts the transition triggered by the first command, these events would be " +
175
175
  "generated:" +
176
176
  "\n" +
@@ -279,8 +279,8 @@ export const Actions = Cluster(
279
279
  response: "status",
280
280
 
281
281
  details: "This command triggers the commencement of an action on the involved endpoints, and shall change the " +
282
- "action’s state to Active. After the specified Duration, the action will stop, and the action’s " +
283
- "state shall change to Inactive." +
282
+ "action’s state to Active. After the specified Duration, the action will stop, and the action’s state " +
283
+ "shall change to Inactive." +
284
284
  "\n" +
285
285
  "Example: start a dynamic lighting pattern (such as gradually rotating the colors around the " +
286
286
  "setpoints of the scene) on a set of lights for 1 hour (Duration=3600).",
@@ -367,8 +367,8 @@ export const Actions = Cluster(
367
367
  "The difference between ResumeAction and StartAction is that ResumeAction will continue the action " +
368
368
  "from the state where it was paused, while StartAction will start the action from the beginning." +
369
369
  "\n" +
370
- "Example: resume a dynamic lighting effect (the lights' colors will change gradually, continuing " +
371
- "from the point they were paused).",
370
+ "Example: resume a dynamic lighting effect (the lights' colors will change gradually, continuing from " +
371
+ "the point they were paused).",
372
372
 
373
373
  xref: { document: "core", section: "9.14.6.8" }
374
374
  },
@@ -440,9 +440,9 @@ export const Actions = Cluster(
440
440
  "Disabled. After the specified Duration, the action or automation will re-start, and the action’s " +
441
441
  "state shall change to either Inactive or Active, depending on the actions (see examples 4 and 6)." +
442
442
  "\n" +
443
- "Example: disable a \"wakeup\" experience for a period of 1 week when going on holiday (to prevent " +
444
- "them from turning on in the morning while you’re not at home). After this period, the wakeup " +
445
- "experience will control the lights as before.",
443
+ "Example: disable a \"wakeup\" experience for a period of 1 week when going on holiday (to prevent them " +
444
+ "from turning on in the morning while you’re not at home). After this period, the wakeup experience " +
445
+ "will control the lights as before.",
446
446
 
447
447
  xref: { document: "core", section: "9.14.6.12" }
448
448
  },
@@ -502,9 +502,9 @@ export const Actions = Cluster(
502
502
  name: "Scene", id: 0x1, conformance: "M", description: "Bring the endpoints into a certain state",
503
503
 
504
504
  details: "Can be used to set a static state of the associated endpoints (typically using InstantAction or " +
505
- "InstantActionWithTransition), or to bring these endpoints into a more dynamic state (typically " +
506
- "using StartAction), where the endpoints would e.g. gradually cycle through certain colors for a " +
507
- "pleasing effect. A voice controller could use \"set\" (to map to InstantAction) or \"play\" (to map to " +
505
+ "InstantActionWithTransition), or to bring these endpoints into a more dynamic state (typically using " +
506
+ "StartAction), where the endpoints would e.g. gradually cycle through certain colors for a pleasing " +
507
+ "effect. A voice controller could use \"set\" (to map to InstantAction) or \"play\" (to map to " +
508
508
  "StartAction) to trig" +
509
509
  "\n" +
510
510
  "ger such actions." +
@@ -598,8 +598,8 @@ export const Actions = Cluster(
598
598
  name: "Other", id: 0x0, conformance: "M", description: "Another group of endpoints",
599
599
  details: "This value is provided for the case of an endpoint list which is tied specifically to this action " +
600
600
  "i.e. not independently created by the user. For Type=Other the Name may be empty. A Matter " +
601
- "controller would typically not use this for anything else than just to know which endpoints would " +
602
- "be affected by the action.",
601
+ "controller would typically not use this for anything else than just to know which endpoints would be " +
602
+ "affected by the action.",
603
603
  xref: { document: "core", section: "9.14.4.5.1" }
604
604
  }),
605
605
 
@@ -607,10 +607,10 @@ export const Actions = Cluster(
607
607
  name: "Room", id: 0x1, conformance: "M",
608
608
  description: "User-configured group of endpoints where an endpoint can be in only one room",
609
609
  details: "Is used for the situation where an endpoint can only be part of one such rooms (e.g. physical " +
610
- "mapping). Using these exposed logical groups, a Matter controller who has a similar grouping " +
611
- "concept can use it to place each endpoint (bridged device) in the right room automatically, without " +
612
- "user having to redo that setup for each device in each system - both at first contact and upon " +
613
- "later updates to the endpoints (e.g. user adds a bridged device or creates a new room).",
610
+ "mapping). Using these exposed logical groups, a Matter controller who has a similar grouping concept " +
611
+ "can use it to place each endpoint (bridged device) in the right room automatically, without user " +
612
+ "having to redo that setup for each device in each system - both at first contact and upon later " +
613
+ "updates to the endpoints (e.g. user adds a bridged device or creates a new room).",
614
614
  xref: { document: "core", section: "9.14.4.5.2" }
615
615
  }),
616
616
 
@@ -623,9 +623,9 @@ export const Actions = Cluster(
623
623
  "\n" +
624
624
  "room can be part of the \"reading corner\" zone (subset of the lights in the living room) but also " +
625
625
  "part of the \"downstairs\" zone which contains all the lights on a floor, e.g. combining living room, " +
626
- "kitchen and hallway. This indicates that a user has defined this list of endpoints as something " +
627
- "they logically would like to control as a group, so Matter controllers could provide the user with " +
628
- "a way to do as such.",
626
+ "kitchen and hallway. This indicates that a user has defined this list of endpoints as something they " +
627
+ "logically would like to control as a group, so Matter controllers could provide the user with a way " +
628
+ "to do as such.",
629
629
 
630
630
  xref: { document: "core", section: "9.14.4.5.3" }
631
631
  })
@@ -668,9 +668,9 @@ export const Actions = Cluster(
668
668
 
669
669
  Field({
670
670
  name: "SupportedCommands", id: 0x4, type: "CommandBits", conformance: "M", constraint: "0 to 4095",
671
- details: "This field is a bitmap which shall be used to indicate which of the cluster’s commands are " +
672
- "supported for this particular action, with a bit set to 1 for each supported command according to " +
673
- "the table below. Other bits shall be set to 0.",
671
+ details: "This field is a bitmap which shall be used to indicate which of the cluster’s commands are supported " +
672
+ "for this particular action, with a bit set to 1 for each supported command according to the table " +
673
+ "below. Other bits shall be set to 0.",
674
674
  xref: { document: "core", section: "9.14.4.6.5" }
675
675
  }),
676
676
 
@@ -684,8 +684,8 @@ export const Actions = Cluster(
684
684
  Datatype(
685
685
  {
686
686
  name: "EndpointListStruct", type: "struct",
687
- details: "This data type holds the details of a single endpoint list, which relates to a set of endpoints " +
688
- "that have some logical relation, and contains the data fields below.",
687
+ details: "This data type holds the details of a single endpoint list, which relates to a set of endpoints that " +
688
+ "have some logical relation, and contains the data fields below.",
689
689
  xref: { document: "core", section: "9.14.4.7" }
690
690
  },
691
691
 
@@ -65,8 +65,8 @@ export const AdministratorCommissioning = Cluster(
65
65
  "NOTE" +
66
66
  "\n" +
67
67
  "An initial commissioning window is not opened using either the OpenCommissioningWindow command or " +
68
- "the OpenBasicCommissioningWindow command, and therefore this attribute shall be set to " +
69
- "WindowNotOpen on initial commissioning.",
68
+ "the OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen " +
69
+ "on initial commissioning.",
70
70
 
71
71
  xref: { document: "core", section: "11.19.7.1" }
72
72
  }),
@@ -76,8 +76,8 @@ export const AdministratorCommissioning = Cluster(
76
76
  quality: "X",
77
77
 
78
78
  details: "When the WindowStatus attribute is not set to WindowNotOpen, this attribute shall indicate the " +
79
- "FabricIndex associated with the Fabric scoping of the Administrator that opened the window. This " +
80
- "may be used to cross-reference in the Fabrics attribute of the Node Operational Credentials cluster." +
79
+ "FabricIndex associated with the Fabric scoping of the Administrator that opened the window. This may " +
80
+ "be used to cross-reference in the Fabrics attribute of the Node Operational Credentials cluster." +
81
81
  "\n" +
82
82
  "If, during an open commissioning window, the fabric for the Administrator that opened the window is " +
83
83
  "removed, then this attribute shall be set to null." +
@@ -91,11 +91,11 @@ export const AdministratorCommissioning = Cluster(
91
91
  name: "AdminVendorId", id: 0x2, type: "vendor-id", access: "R V", conformance: "M", quality: "X",
92
92
 
93
93
  details: "When the WindowStatus attribute is not set to WindowNotOpen, this attribute shall indicate the " +
94
- "Vendor ID associated with the Fabric scoping of the Administrator that opened the window. This " +
95
- "field shall match the VendorID field of the Fabrics attribute list entry associated with the " +
96
- "Administrator having opened the window, at the time of window opening. If the fabric for the " +
97
- "Administrator that opened the window is removed from the node while the commissioning window is " +
98
- "still open, this attribute shall NOT be updated." +
94
+ "Vendor ID associated with the Fabric scoping of the Administrator that opened the window. This field " +
95
+ "shall match the VendorID field of the Fabrics attribute list entry associated with the Administrator " +
96
+ "having opened the window, at the time of window opening. If the fabric for the Administrator that " +
97
+ "opened the window is removed from the node while the commissioning window is still open, this " +
98
+ "attribute shall NOT be updated." +
99
99
  "\n" +
100
100
  "When the WindowStatus attribute is set to WindowNotOpen, this attribute shall be set to null.",
101
101
 
@@ -116,8 +116,8 @@ export const AdministratorCommissioning = Cluster(
116
116
  "the Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record " +
117
117
  "corresponding to this command as described in Section 4.3.1, “Commissionable" +
118
118
  "\n" +
119
- "Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives " +
120
- "a CommissioningComplete command, see Section 5.5, “Commissioning Flows”." +
119
+ "Node Discovery”. The commissioning into a new Fabric completes when the Node successfully receives a " +
120
+ "CommissioningComplete command, see Section 5.5, “Commissioning Flows”." +
121
121
  "\n" +
122
122
  "The parameters for OpenCommissioningWindow command are as follows:" +
123
123
  "\n" +
@@ -130,8 +130,8 @@ export const AdministratorCommissioning = Cluster(
130
130
  "If any format or validity errors related to the PAKEPasscodeVerifier, Iterations or Salt arguments " +
131
131
  "arise, this command shall fail with a cluster specific status code of PAKEParameterError." +
132
132
  "\n" +
133
- "If a commissioning window is already currently open, this command shall fail with a cluster " +
134
- "specific status code of Busy." +
133
+ "If a commissioning window is already currently open, this command shall fail with a cluster specific " +
134
+ "status code of Busy." +
135
135
  "\n" +
136
136
  "If the fail-safe timer is currently armed, this command shall fail with a cluster specific status " +
137
137
  "code of Busy, since it is likely that concurrent commissioning operations from multiple separate " +
@@ -179,9 +179,9 @@ export const AdministratorCommissioning = Cluster(
179
179
  name: "Iterations", id: 0x3, type: "uint32", conformance: "M", constraint: "1000 to 100000",
180
180
  details: "This field shall be used by the Node as the PAKE iteration count associated with the ephemeral PAKE " +
181
181
  "passcode verifier to be used for this commissioning, which shall be sent by the Node to the new " +
182
- "Administrator’s software as response to the PBKDFParamRequest during PASE negotiation. The " +
183
- "permitted range of values shall match the range specified in Section 3.9, “Password-Based Key " +
184
- "Derivation Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.",
182
+ "Administrator’s software as response to the PBKDFParamRequest during PASE negotiation. The permitted " +
183
+ "range of values shall match the range specified in Section 3.9, “Password-Based Key Derivation " +
184
+ "Function (PBKDF)”, within the definition of the Crypto_PBKDFParameterSet.",
185
185
  xref: { document: "core", section: "11.19.8.1.4" }
186
186
  }),
187
187
 
@@ -218,8 +218,8 @@ export const AdministratorCommissioning = Cluster(
218
218
  "Administrator shall specify a timeout value for the duration of the OpenBasicCommissioningWindow " +
219
219
  "command." +
220
220
  "\n" +
221
- "If a commissioning window is already currently open, this command shall fail with a cluster " +
222
- "specific status code of Busy." +
221
+ "If a commissioning window is already currently open, this command shall fail with a cluster specific " +
222
+ "status code of Busy." +
223
223
  "\n" +
224
224
  "If the fail-safe timer is currently armed, this command shall fail with a cluster specific status " +
225
225
  "code of Busy, since it is likely that concurrent commissioning operations from multiple separate " +
@@ -242,9 +242,9 @@ export const AdministratorCommissioning = Cluster(
242
242
  "Duration." +
243
243
  "\n" +
244
244
  "When a Node receives the OpenBasicCommissioningWindow command, it shall begin advertising on DNS-SD " +
245
- "as described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described " +
246
- "in CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. " +
247
- "The ICD shall remain in Active Mode as long as one of these conditions is met:" +
245
+ "as described in Section 4.3.1, “Commissionable Node Discovery” and for a time period as described in " +
246
+ "CommissioningTimeout. When the command is received by a ICD, it shall enter into active mode. The " +
247
+ "ICD shall remain in Active Mode as long as one of these conditions is met:" +
248
248
  "\n" +
249
249
  " • A commissioning window is open." +
250
250
  "\n" +
@@ -24,8 +24,8 @@ export const AggregatorDt = DeviceType(
24
24
  "The purpose of this device type is to aggregate functionality for a collection of endpoints. The " +
25
25
  "definition of the collection or functionality is not defined here." +
26
26
  "\n" +
27
- "When using this device type as a collection of bridged nodes, please see the \"Bridge\" section in " +
28
- "the System Model specification.",
27
+ "When using this device type as a collection of bridged nodes, please see the \"Bridge\" section in the " +
28
+ "System Model specification.",
29
29
 
30
30
  xref: { document: "device", section: "11.2" }
31
31
  },
@@ -20,8 +20,8 @@ export const AlarmBase = Cluster(
20
20
  {
21
21
  name: "AlarmBase", classification: "application", pics: "ALARM",
22
22
  details: "This cluster is a base cluster from which clusters for particular alarms for a device type can be " +
23
- "derived. Each derivation shall define the values for the AlarmBitmap data type used in this " +
24
- "cluster. Each derivation shall define which alarms are latched.",
23
+ "derived. Each derivation shall define the values for the AlarmBitmap data type used in this cluster. " +
24
+ "Each derivation shall define which alarms are latched.",
25
25
  xref: { document: "cluster", section: "1.15" }
26
26
  },
27
27
 
@@ -54,16 +54,16 @@ export const AlarmBase = Cluster(
54
54
 
55
55
  Attribute({
56
56
  name: "State", id: 0x2, type: "AlarmBitmap", access: "R V", conformance: "M", default: 0,
57
- details: "Indicates a bitmap where each bit shall represent the state of an alarm. The value of true means " +
58
- "the alarm is active, otherwise the alarm is inactive.",
57
+ details: "Indicates a bitmap where each bit shall represent the state of an alarm. The value of true means the " +
58
+ "alarm is active, otherwise the alarm is inactive.",
59
59
  xref: { document: "cluster", section: "1.15.6.3" }
60
60
  }),
61
61
 
62
62
  Attribute({
63
63
  name: "Supported", id: 0x3, type: "AlarmBitmap", access: "R V", conformance: "M", default: 0,
64
64
  quality: "F",
65
- details: "Indicates a bitmap where each bit shall represent whether or not an alarm is supported. The value " +
66
- "of true means the alarm is supported, otherwise the alarm is not supported." +
65
+ details: "Indicates a bitmap where each bit shall represent whether or not an alarm is supported. The value of " +
66
+ "true means the alarm is supported, otherwise the alarm is not supported." +
67
67
  "\n" +
68
68
  "If an alarm is not supported, the corresponding bit in Mask, Latch, and State shall be false.",
69
69
  xref: { document: "cluster", section: "1.15.6.4" }
@@ -76,18 +76,18 @@ export const AlarmBase = Cluster(
76
76
  xref: { document: "cluster", section: "1.15.8.1" }
77
77
  },
78
78
  Field({
79
- name: "Active", id: 0x1, type: "AlarmBitmap", conformance: "M", default: 0,
79
+ name: "Active", id: 0x0, type: "AlarmBitmap", conformance: "M", default: 0,
80
80
  details: "This field shall indicate those alarms that have become active.",
81
81
  xref: { document: "cluster", section: "1.15.8.1.1" }
82
82
  }),
83
83
  Field({
84
- name: "Inactive", id: 0x2, type: "AlarmBitmap", conformance: "M", default: 0,
84
+ name: "Inactive", id: 0x1, type: "AlarmBitmap", conformance: "M", default: 0,
85
85
  details: "This field shall indicate those alarms that have become inactive.",
86
86
  xref: { document: "cluster", section: "1.15.8.1.2" }
87
87
  }),
88
88
 
89
89
  Field({
90
- name: "State", id: 0x3, type: "AlarmBitmap", conformance: "M", default: 0,
90
+ name: "State", id: 0x2, type: "AlarmBitmap", conformance: "M", default: 0,
91
91
  details: "This field shall be a copy of the new State attribute value that resulted in the event being " +
92
92
  "generated. That is, this field shall have all the bits in Active set and shall NOT have any of the " +
93
93
  "bits in Inactive set.",
@@ -95,7 +95,7 @@ export const AlarmBase = Cluster(
95
95
  }),
96
96
 
97
97
  Field({
98
- name: "Mask", id: 0x4, type: "AlarmBitmap", conformance: "M", default: 0,
98
+ name: "Mask", id: 0x3, type: "AlarmBitmap", conformance: "M", default: 0,
99
99
  details: "This field shall be a copy of the Mask attribute when this event was generated.",
100
100
  xref: { document: "cluster", section: "1.15.8.1.3" }
101
101
  })
@@ -130,20 +130,20 @@ export const AlarmBase = Cluster(
130
130
  Field({
131
131
  name: "Mask", id: 0x0, type: "AlarmBitmap", conformance: "M", default: 0,
132
132
 
133
- details: "This field shall indicate a bitmap where each bit set in the this field corresponds to an alarm " +
134
- "that SHOULD be enabled or suppressed. A value of 1 shall indicate that the alarm SHOULD be enabled " +
135
- "while a value of 0 shall indicate that the alarm SHOULD be suppressed." +
133
+ details: "This field shall indicate a bitmap where each bit set in the this field corresponds to an alarm that " +
134
+ "SHOULD be enabled or suppressed. A value of 1 shall indicate that the alarm SHOULD be enabled while " +
135
+ "a value of 0 shall indicate that the alarm SHOULD be suppressed." +
136
136
  "\n" +
137
137
  "A server that receives this command with a Mask that includes bits that are set for unknown alarms " +
138
138
  "shall respond with a status code of INVALID_COMMAND." +
139
139
  "\n" +
140
- "A server that receives this command with a Mask that includes bits that are set for alarms which " +
141
- "are not supported, as indicated in the Supported attribute, shall respond with a status code of " +
140
+ "A server that receives this command with a Mask that includes bits that are set for alarms which are " +
141
+ "not supported, as indicated in the Supported attribute, shall respond with a status code of " +
142
142
  "INVALID_COMMAND." +
143
143
  "\n" +
144
- "A server that is unable to enable a currently suppressed alarm, or is unable to suppress a " +
145
- "currently enabled alarm shall respond with a status code of FAILURE; otherwise the server shall " +
146
- "respond with a status code of SUCCESS." +
144
+ "A server that is unable to enable a currently suppressed alarm, or is unable to suppress a currently " +
145
+ "enabled alarm shall respond with a status code of FAILURE; otherwise the server shall respond with a " +
146
+ "status code of SUCCESS." +
147
147
  "\n" +
148
148
  "On a SUCCESS case, the server shall also change the value of the Mask attribute to the value of the " +
149
149
  "Mask field from this command. After that the server shall also update the value of its State " +
@@ -22,8 +22,8 @@ export const ApplicationBasic = Cluster(
22
22
  "represented as an endpoint (see Device Type Library document)." +
23
23
  "\n" +
24
24
  "The cluster server for this cluster should be supported on each endpoint that represents a Content " +
25
- "App on a Video Player device. This cluster provides identification information about the Content " +
26
- "App such as vendor and product.",
25
+ "App on a Video Player device. This cluster provides identification information about the Content App " +
26
+ "such as vendor and product.",
27
27
 
28
28
  xref: { document: "cluster", section: "6.3" }
29
29
  },
@@ -39,8 +39,8 @@ export const ApplicationBasic = Cluster(
39
39
 
40
40
  Attribute({
41
41
  name: "VendorId", id: 0x1, type: "vendor-id", access: "R V", conformance: "O", quality: "F",
42
- details: "This attribute, if present, shall specify the Connectivity Standards Alliance assigned Vendor ID " +
43
- "for the Content App.",
42
+ details: "This attribute, if present, shall specify the Connectivity Standards Alliance assigned Vendor ID for " +
43
+ "the Content App.",
44
44
  xref: { document: "cluster", section: "6.3.5.2" }
45
45
  }),
46
46
 
@@ -55,9 +55,9 @@ export const ApplicationBasic = Cluster(
55
55
 
56
56
  Attribute({
57
57
  name: "ProductId", id: 0x3, type: "uint16", access: "R V", conformance: "O", quality: "F",
58
- details: "This attribute, if present, shall specify a numeric ID assigned by the vendor to identify a " +
59
- "specific Content App made by them. If the Content App is certified by the Connectivity Standards " +
60
- "Alliance, then this would be the Product ID as specified by the vendor for the certification.",
58
+ details: "This attribute, if present, shall specify a numeric ID assigned by the vendor to identify a specific " +
59
+ "Content App made by them. If the Content App is certified by the Connectivity Standards Alliance, " +
60
+ "then this would be the Product ID as specified by the vendor for the certification.",
61
61
  xref: { document: "cluster", section: "6.3.5.4" }
62
62
  }),
63
63
 
@@ -22,9 +22,8 @@ export const ApplicationLauncher = Cluster(
22
22
  details: "This cluster provides an interface for launching applications on a Video Player device such as a TV." +
23
23
  "\n" +
24
24
  "This cluster is supported on endpoints that can launch Applications, such as a Casting Video Player " +
25
- "device with a Content App Platform. It supports identifying an Application by global identifier " +
26
- "from a given catalog, and launching it. It also supports tracking the currently in-focus " +
27
- "Application." +
25
+ "device with a Content App Platform. It supports identifying an Application by global identifier from " +
26
+ "a given catalog, and launching it. It also supports tracking the currently in-focus Application." +
28
27
  "\n" +
29
28
  "Depending on the support for the Application Platform feature, the cluster can either support " +
30
29
  "launching the application corresponding to the endpoint on which the cluster is supported (AP " +
@@ -85,8 +84,8 @@ export const ApplicationLauncher = Cluster(
85
84
  "The endpoint shall launch and bring to foreground the requisite application if the application is " +
86
85
  "not already launched and in foreground. The Status attribute shall be updated to ActiveVisibleFocus " +
87
86
  "on the Application Basic cluster of the Endpoint corresponding to the launched application. The " +
88
- "Status attribute shall be updated on any other application whose Status may have changed as a " +
89
- "result of this command. The CurrentApp attribute, if supported, shall be updated to reflect the new " +
87
+ "Status attribute shall be updated on any other application whose Status may have changed as a result " +
88
+ "of this command. The CurrentApp attribute, if supported, shall be updated to reflect the new " +
90
89
  "application in the foreground." +
91
90
  "\n" +
92
91
  "This command returns a Launcher Response.",
@@ -223,8 +222,8 @@ export const ApplicationLauncher = Cluster(
223
222
 
224
223
  Field({
225
224
  name: "ApplicationId", id: 0x1, type: "string", conformance: "M",
226
- details: "This field shall indicate the application identifier, expressed as a string, such as \"PruneVideo\" " +
227
- "or \"Company X\". This field shall be unique within a catalog." +
225
+ details: "This field shall indicate the application identifier, expressed as a string, such as \"PruneVideo\" or " +
226
+ "\"Company X\". This field shall be unique within a catalog." +
228
227
  "\n" +
229
228
  "For the DIAL registry catalog, this value shall be the DIAL prefix (see [DIAL Registry]).",
230
229
  xref: { document: "cluster", section: "6.4.5.2.2" }
@@ -21,11 +21,11 @@ export const AudioOutput = Cluster(
21
21
 
22
22
  details: "This cluster provides an interface for controlling the Output on a Video Player device such as a TV." +
23
23
  "\n" +
24
- "This cluster would be supported on a device with audio outputs like a Video Player device (Smart " +
25
- "TV, TV Setup Top Box, Smart Speaker, etc)." +
24
+ "This cluster would be supported on a device with audio outputs like a Video Player device (Smart TV, " +
25
+ "TV Setup Top Box, Smart Speaker, etc)." +
26
26
  "\n" +
27
- "This cluster provides the list of available outputs and provides commands for selecting and " +
28
- "renaming them." +
27
+ "This cluster provides the list of available outputs and provides commands for selecting and renaming " +
28
+ "them." +
29
29
  "\n" +
30
30
  "The cluster server for Audio Output is implemented by a device that has configurable audio output.",
31
31
 
@@ -58,10 +58,10 @@ export const BallastConfiguration = Cluster(
58
58
  "(see Dimming Curve) when the Level Control Cluster’s CurrentLevel attribute equals to 1 (and the " +
59
59
  "On/Off Cluster’s OnOff attribute equals to TRUE)." +
60
60
  "\n" +
61
- "The value of this attribute shall be both greater than or equal to PhysicalMinLevel and less than " +
62
- "or equal to MaxLevel. If an attempt is made to set this attribute to a level where these conditions " +
63
- "are not met, a response shall be returned with status code set to CONSTRAINT_ERROR, and the level " +
64
- "shall NOT be set.",
61
+ "The value of this attribute shall be both greater than or equal to PhysicalMinLevel and less than or " +
62
+ "equal to MaxLevel. If an attempt is made to set this attribute to a level where these conditions are " +
63
+ "not met, a response shall be returned with status code set to CONSTRAINT_ERROR, and the level shall " +
64
+ "NOT be set.",
65
65
 
66
66
  xref: { document: "cluster", section: "3.3.6.4" }
67
67
  }),
@@ -154,8 +154,8 @@ export const BallastConfiguration = Cluster(
154
154
  quality: "X",
155
155
 
156
156
  details: "This attribute shall specify the length of time, in hours, the currently connected lamps have been " +
157
- "operated, cumulative since the last re-lamping. Burn hours shall NOT be accumulated if the lamps " +
158
- "are off." +
157
+ "operated, cumulative since the last re-lamping. Burn hours shall NOT be accumulated if the lamps are " +
158
+ "off." +
159
159
  "\n" +
160
160
  "This attribute SHOULD be reset to zero (e.g., remotely) when the lamps are changed. If partially " +
161
161
  "used lamps are connected, LampBurnHours SHOULD be updated to reflect the burn hours of the lamps." +