@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
@@ -75,16 +75,16 @@ export const BasicInformation = Cluster(
75
75
  name: "Location", id: 0x6, type: "string", access: "RW VA", conformance: "M", constraint: "2",
76
76
  default: "XX", quality: "N",
77
77
 
78
- details: "This attribute shall be an ISO 3166-1 alpha-2 code to represent the country, dependent territory, " +
79
- "or special area of geographic interest in which the Node is located at the time of the attribute " +
80
- "being set. This attribute shall be set during initial commissioning (unless already set) and may be " +
81
- "updated by further reconfigurations. This attribute may affect some regulatory aspects of the " +
82
- "Node’s operation, such as radio transmission power levels in given spectrum allocation bands if " +
83
- "technologies where this is applicable are used. The Location’s region code shall be interpreted in " +
84
- "a case-insensitive manner. If the Node cannot understand the location code with which it was " +
85
- "configured, or the location code has not yet been configured, it shall configure itself in a " +
86
- "region- agnostic manner as determined by the vendor, avoiding region-specific assumptions as much " +
87
- "as is practical. The special value XX shall indicate that region-agnostic mode is used.",
78
+ details: "This attribute shall be an ISO 3166-1 alpha-2 code to represent the country, dependent territory, or " +
79
+ "special area of geographic interest in which the Node is located at the time of the attribute being " +
80
+ "set. This attribute shall be set during initial commissioning (unless already set) and may be " +
81
+ "updated by further reconfigurations. This attribute may affect some regulatory aspects of the Node’s " +
82
+ "operation, such as radio transmission power levels in given spectrum allocation bands if " +
83
+ "technologies where this is applicable are used. The Location’s region code shall be interpreted in a " +
84
+ "case-insensitive manner. If the Node cannot understand the location code with which it was " +
85
+ "configured, or the location code has not yet been configured, it shall configure itself in a region- " +
86
+ "agnostic manner as determined by the vendor, avoiding region-specific assumptions as much as is " +
87
+ "practical. The special value XX shall indicate that region-agnostic mode is used.",
88
88
 
89
89
  xref: { document: "core", section: "11.1.5.7" }
90
90
  }),
@@ -124,11 +124,11 @@ export const BasicInformation = Cluster(
124
124
  name: "SoftwareVersionString", id: 0xa, type: "string", access: "R V", conformance: "M",
125
125
  constraint: "1 to 64", quality: "F",
126
126
 
127
- details: "This attribute shall contain a current human-readable representation for the software running on " +
128
- "the Node. This version information may be conveyed to users. The maximum length of the " +
129
- "SoftwareVersionString attribute is 64 bytes of UTF-8 characters. The contents SHOULD only use " +
130
- "simple 7-bit ASCII alphanumeric and punctuation characters, so as to simplify the conveyance of the " +
131
- "value to a variety of cultures." +
127
+ details: "This attribute shall contain a current human-readable representation for the software running on the " +
128
+ "Node. This version information may be conveyed to users. The maximum length of the " +
129
+ "SoftwareVersionString attribute is 64 bytes of UTF-8 characters. The contents SHOULD only use simple " +
130
+ "7-bit ASCII alphanumeric and punctuation characters, so as to simplify the conveyance of the value " +
131
+ "to a variety of cultures." +
132
132
  "\n" +
133
133
  "Examples of version strings include \"1.0\", \"1.2.3456\", \"1.2-2\", \"1.0b123\", \"1.2_3\".",
134
134
 
@@ -150,8 +150,8 @@ export const BasicInformation = Cluster(
150
150
  name: "PartNumber", id: 0xc, type: "string", access: "R V", conformance: "O", constraint: "max 32",
151
151
  quality: "F",
152
152
 
153
- details: "This attribute shall specify a human-readable (displayable) vendor assigned part number for the " +
154
- "Node whose meaning and numbering scheme is vendor defined." +
153
+ details: "This attribute shall specify a human-readable (displayable) vendor assigned part number for the Node " +
154
+ "whose meaning and numbering scheme is vendor defined." +
155
155
  "\n" +
156
156
  "Multiple products (and hence PartNumbers) can share a ProductID. For instance, there may be " +
157
157
  "different packaging (with different PartNumbers) for different regions; also different colors of a " +
@@ -163,10 +163,10 @@ export const BasicInformation = Cluster(
163
163
  Attribute({
164
164
  name: "ProductUrl", id: 0xd, type: "string", access: "R V", conformance: "O", constraint: "max 256",
165
165
  quality: "F",
166
- details: "This attribute shall specify a link to a product specific web page. The specified URL SHOULD " +
167
- "resolve to a maintained web page available for the lifetime of the product. The syntax of this " +
168
- "attribute shall follow the syntax as specified in RFC 1738 and shall use the https scheme. The " +
169
- "maximum length of this attribute is 256 ASCII characters.",
166
+ details: "This attribute shall specify a link to a product specific web page. The specified URL SHOULD resolve " +
167
+ "to a maintained web page available for the lifetime of the product. The syntax of this attribute " +
168
+ "shall follow the syntax as specified in RFC 1738 and shall use the https scheme. The maximum length " +
169
+ "of this attribute is 256 ASCII characters.",
170
170
  xref: { document: "core", section: "11.1.5.14" }
171
171
  }),
172
172
 
@@ -191,16 +191,16 @@ export const BasicInformation = Cluster(
191
191
  name: "LocalConfigDisabled", id: 0x10, type: "bool", access: "RW VM", conformance: "O",
192
192
  default: false, quality: "N",
193
193
  details: "This attribute shall allow a local Node configuration to be disabled. When this attribute is set to " +
194
- "True the Node shall disable the ability to configure the Node through an on-Node user interface. " +
195
- "The value of the LocalConfigDisabled attribute shall NOT in any way modify, disable, or otherwise " +
196
- "affect the user’s ability to trigger a factory reset on the Node.",
194
+ "True the Node shall disable the ability to configure the Node through an on-Node user interface. The " +
195
+ "value of the LocalConfigDisabled attribute shall NOT in any way modify, disable, or otherwise affect " +
196
+ "the user’s ability to trigger a factory reset on the Node.",
197
197
  xref: { document: "core", section: "11.1.5.17" }
198
198
  }),
199
199
 
200
200
  Attribute({
201
201
  name: "Reachable", id: 0x11, type: "bool", access: "R V", conformance: "O", default: true,
202
- details: "This attribute (when used) shall indicate whether the Node can be reached. For a native Node this " +
203
- "is implicitly True (and its use is optional)." +
202
+ details: "This attribute (when used) shall indicate whether the Node can be reached. For a native Node this is " +
203
+ "implicitly True (and its use is optional)." +
204
204
  "\n" +
205
205
  "Its main use case is in the derived Bridged Device Basic Information cluster where it is used to " +
206
206
  "indicate whether the bridged device is reachable by the bridge over the non-native network.",
@@ -244,14 +244,14 @@ export const BasicInformation = Cluster(
244
244
  name: "CapabilityMinima", id: 0x13, type: "CapabilityMinimaStruct", access: "R V", conformance: "M",
245
245
  quality: "F",
246
246
 
247
- details: "This attribute shall provide the minimum guaranteed value for some system-wide resource " +
248
- "capabilities that are not otherwise cluster-specific and do not appear elsewhere. This attribute " +
249
- "may be used by clients to optimize communication with Nodes by allowing them to use more than the " +
250
- "strict minimum values required by this specification, wherever available." +
247
+ details: "This attribute shall provide the minimum guaranteed value for some system-wide resource capabilities " +
248
+ "that are not otherwise cluster-specific and do not appear elsewhere. This attribute may be used by " +
249
+ "clients to optimize communication with Nodes by allowing them to use more than the strict minimum " +
250
+ "values required by this specification, wherever available." +
251
251
  "\n" +
252
252
  "The values supported by the server in reality may be larger than the values provided in this " +
253
- "attribute, such as if a server is not resource-constrained at all. However, clients SHOULD only " +
254
- "rely on the amounts provided in this attribute." +
253
+ "attribute, such as if a server is not resource-constrained at all. However, clients SHOULD only rely " +
254
+ "on the amounts provided in this attribute." +
255
255
  "\n" +
256
256
  "Note that since the fixed values within this attribute may change over time, both increasing and " +
257
257
  "decreasing, as software versions change for a given Node, clients SHOULD take care not to assume" +
@@ -281,8 +281,8 @@ export const BasicInformation = Cluster(
281
281
  "Nodes may query this field to determine the currently supported version of the specification on " +
282
282
  "another given Node." +
283
283
  "\n" +
284
- "The format of this number is segmented as its four component bytes. Bit positions for the fields " +
285
- "are as follows:" +
284
+ "The format of this number is segmented as its four component bytes. Bit positions for the fields are " +
285
+ "as follows:" +
286
286
  "\n" +
287
287
  "For example, a SpecificationVersion value of 0x0102AA00 is composed of 4 version components, " +
288
288
  "representing a version 1.2.170.0." +
@@ -314,14 +314,14 @@ export const BasicInformation = Cluster(
314
314
  name: "MaxPathsPerInvoke", id: 0x16, type: "uint16", access: "R V", conformance: "M",
315
315
  constraint: "min 1", default: 1, quality: "F",
316
316
 
317
- details: "Indicates the maximum number of elements in a single InvokeRequests list (see Section 8.8.2, " +
318
- "“Invoke Request Action”) that the Node is able to process. Note that since this attribute may " +
319
- "change over time, both increasing and decreasing, as software versions change for a given Node, " +
320
- "clients SHOULD take care not to assume forever unchanging values and SHOULD NOT cache this value " +
321
- "permanently at Commissioning time." +
317
+ details: "Indicates the maximum number of elements in a single InvokeRequests list (see Section 8.8.2, “Invoke " +
318
+ "Request Action”) that the Node is able to process. Note that since this attribute may change over " +
319
+ "time, both increasing and decreasing, as software versions change for a given Node, clients SHOULD " +
320
+ "take care not to assume forever unchanging values and SHOULD NOT cache this value permanently at " +
321
+ "Commissioning time." +
322
322
  "\n" +
323
- "If the MaxPathsPerInvoke attribute is absent or zero, such as in Basic Information cluster " +
324
- "revisions prior to Revision 3, clients shall assume a value of 1.",
323
+ "If the MaxPathsPerInvoke attribute is absent or zero, such as in Basic Information cluster revisions " +
324
+ "prior to Revision 3, clients shall assume a value of 1.",
325
325
 
326
326
  xref: { document: "core", section: "11.1.5.23" }
327
327
  }),
@@ -330,8 +330,8 @@ export const BasicInformation = Cluster(
330
330
  {
331
331
  name: "StartUp", id: 0x0, access: "V", conformance: "M", priority: "critical",
332
332
  details: "The StartUp event shall be generated by a Node as soon as reasonable after completing a boot or " +
333
- "reboot process. The StartUp event SHOULD be the first Data Model event recorded by the Node after " +
334
- "it completes a boot or reboot process.",
333
+ "reboot process. The StartUp event SHOULD be the first Data Model event recorded by the Node after it " +
334
+ "completes a boot or reboot process.",
335
335
  xref: { document: "core", section: "11.1.6.1" }
336
336
  },
337
337
 
@@ -22,9 +22,9 @@ export const BasicVideoPlayerDt = DeviceType(
22
22
  "A Video Player (either Basic or Casting) represents a device that is able to play media to a " +
23
23
  "physical output or to a display screen which is part of the device." +
24
24
  "\n" +
25
- "A Basic Video Player has playback controls (play, pause, etc.) and keypad remote controls (up, " +
26
- "down, number input), but is not able to launch content and is not a content app platform (the " +
27
- "Casting Video Player device type is used for these functions)." +
25
+ "A Basic Video Player has playback controls (play, pause, etc.) and keypad remote controls (up, down, " +
26
+ "number input), but is not able to launch content and is not a content app platform (the Casting " +
27
+ "Video Player device type is used for these functions)." +
28
28
  "\n" +
29
29
  "For example, a Basic Video Player can be a traditional TV device a physical media playback device " +
30
30
  "such as a DVD Player, or a device that provides input to another device like a TV or computer " +
@@ -12,14 +12,11 @@ import { DeviceTypeElement as DeviceType, RequirementElement as Requirement } fr
12
12
  export const BatteryStorageDt = DeviceType(
13
13
  {
14
14
  name: "BatteryStorage", id: 0x18, category: "Energy", classification: "simple",
15
-
16
15
  details: "A Battery Storage device is a device that allows a DC battery, which can optionally be comprised of " +
17
16
  "a set parallel strings of battery packs and associated controller, and an AC inverter, to be " +
18
17
  "monitored and controlled by an Energy Management System in order to manage the peaks and troughs of " +
19
- "supply and demand, and/or to optimize cost of the energy consumed in premises. It is not intended " +
20
- "to be used for a UPS directly supplying a set of appliances, nor for portable battery storage " +
21
- "devices.",
22
-
18
+ "supply and demand, and/or to optimize cost of the energy consumed in premises. It is not intended to " +
19
+ "be used for a UPS directly supplying a set of appliances, nor for portable battery storage devices.",
23
20
  xref: { document: "device", section: "14.4" }
24
21
  },
25
22
 
@@ -93,9 +93,9 @@ export const Binding = Cluster(
93
93
 
94
94
  Field({
95
95
  name: "Cluster", id: 0x4, type: "cluster-id", access: "F", conformance: "O",
96
- details: "This field is the cluster ID (client & server) on the local and target endpoint(s). If this field " +
97
- "is present, the client cluster shall also exist on this endpoint (with this Binding cluster). If " +
98
- "this field is present, the target shall be this cluster on the target endpoint(s).",
96
+ details: "This field is the cluster ID (client & server) on the local and target endpoint(s). If this field is " +
97
+ "present, the client cluster shall also exist on this endpoint (with this Binding cluster). If this " +
98
+ "field is present, the target shall be this cluster on the target endpoint(s).",
99
99
  xref: { document: "core", section: "9.6.5.1.4" }
100
100
  }),
101
101
 
@@ -103,8 +103,8 @@ export const BooleanStateConfiguration = Cluster(
103
103
  "longer triggered, this attribute shall be set to the inactive state, by setting the bit to 0, for " +
104
104
  "all supported alarm modes." +
105
105
  "\n" +
106
- "If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit " +
107
- "shall indicate whether the alarm mode inactive or not:" +
106
+ "If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit shall " +
107
+ "indicate whether the alarm mode inactive or not:" +
108
108
  "\n" +
109
109
  " • 0 = Inactive" +
110
110
  "\n" +
@@ -123,8 +123,8 @@ export const BooleanStateConfiguration = Cluster(
123
123
  "longer triggered, this attribute shall be set to the unsuppressed state, by setting the bit to 0, " +
124
124
  "for all supported alarm modes." +
125
125
  "\n" +
126
- "If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit " +
127
- "shall indicate whether the alarm mode is suppressed or not:" +
126
+ "If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit shall " +
127
+ "indicate whether the alarm mode is suppressed or not:" +
128
128
  "\n" +
129
129
  " • 0 = Not suppressed" +
130
130
  "\n" +
@@ -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