@matter/model 0.13.0-alpha.0-20250311-3eb0af5f2 → 0.13.0-alpha.0-20250322-f085fa576

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (402) hide show
  1. package/dist/cjs/aspects/Quality.d.ts +45 -5
  2. package/dist/cjs/aspects/Quality.d.ts.map +1 -1
  3. package/dist/cjs/aspects/Quality.js.map +1 -1
  4. package/dist/cjs/elements/BaseElement.d.ts +14 -5
  5. package/dist/cjs/elements/BaseElement.d.ts.map +1 -1
  6. package/dist/cjs/elements/BaseElement.js.map +1 -1
  7. package/dist/cjs/elements/ValueElement.d.ts +1 -1
  8. package/dist/cjs/logic/DefaultValue.js +1 -1
  9. package/dist/cjs/logic/ModelVariantTraversal.d.ts.map +1 -1
  10. package/dist/cjs/logic/ModelVariantTraversal.js +18 -8
  11. package/dist/cjs/logic/ModelVariantTraversal.js.map +1 -1
  12. package/dist/cjs/logic/Scope.d.ts.map +1 -1
  13. package/dist/cjs/logic/Scope.js +7 -3
  14. package/dist/cjs/logic/Scope.js.map +1 -1
  15. package/dist/cjs/models/AttributeModel.d.ts +1 -0
  16. package/dist/cjs/models/AttributeModel.d.ts.map +1 -1
  17. package/dist/cjs/models/CommandModel.d.ts +1 -0
  18. package/dist/cjs/models/CommandModel.d.ts.map +1 -1
  19. package/dist/cjs/models/EventModel.d.ts +1 -0
  20. package/dist/cjs/models/EventModel.d.ts.map +1 -1
  21. package/dist/cjs/models/Model.d.ts +4 -0
  22. package/dist/cjs/models/Model.d.ts.map +1 -1
  23. package/dist/cjs/models/Model.js +1 -0
  24. package/dist/cjs/models/Model.js.map +1 -1
  25. package/dist/cjs/standard/elements/AccessControl.d.ts.map +1 -1
  26. package/dist/cjs/standard/elements/AccessControl.js +1 -1
  27. package/dist/cjs/standard/elements/AccessControl.js.map +1 -1
  28. package/dist/cjs/standard/elements/Actions.js +1 -1
  29. package/dist/cjs/standard/elements/AlarmBase.js +4 -4
  30. package/dist/cjs/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  31. package/dist/cjs/standard/elements/ApplicationLauncher.js.map +1 -1
  32. package/dist/cjs/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  33. package/dist/cjs/standard/elements/BatteryStorageDT.js.map +1 -1
  34. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  35. package/dist/cjs/standard/elements/ColorControl.d.ts.map +1 -1
  36. package/dist/cjs/standard/elements/ColorControl.js +0 -4
  37. package/dist/cjs/standard/elements/ColorControl.js.map +1 -1
  38. package/dist/cjs/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  39. package/dist/cjs/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  40. package/dist/cjs/standard/elements/ContentAppObserver.js +1 -1
  41. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  42. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  43. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  44. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +1 -1
  45. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  46. package/dist/cjs/standard/elements/DimmableLightDT.d.ts.map +1 -1
  47. package/dist/cjs/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  48. package/dist/cjs/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  49. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  50. package/dist/cjs/standard/elements/DoorLock.js +29 -14
  51. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  52. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  53. package/dist/cjs/standard/elements/EnergyEvse.js +1 -1
  54. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  55. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  56. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  57. package/dist/cjs/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  58. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  59. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  60. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  61. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  62. package/dist/cjs/standard/elements/GeneralCommissioning.js +7 -7
  63. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  64. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  65. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  66. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  67. package/dist/cjs/standard/elements/GroupKeyManagement.js +2 -3
  68. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  69. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  70. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  71. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  72. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  73. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  74. package/dist/cjs/standard/elements/MediaPlayback.js +1 -1
  75. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  76. package/dist/cjs/standard/elements/ModeBase.js +1 -1
  77. package/dist/cjs/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  78. package/dist/cjs/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  79. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  80. package/dist/cjs/standard/elements/NetworkCommissioning.js +2 -2
  81. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  82. package/dist/cjs/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  83. package/dist/cjs/standard/elements/OnOff.js +1 -1
  84. package/dist/cjs/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  85. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  86. package/dist/cjs/standard/elements/OperationalCredentials.js +3 -3
  87. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  88. package/dist/cjs/standard/elements/OperationalState.js +1 -1
  89. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  90. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  91. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  92. package/dist/cjs/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  93. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  94. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  95. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  97. package/dist/cjs/standard/elements/PumpDT.d.ts.map +1 -1
  98. package/dist/cjs/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  100. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  101. package/dist/cjs/standard/elements/ServiceArea.js +4 -3
  102. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  103. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  104. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  105. package/dist/cjs/standard/elements/Switch.js +2 -2
  106. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  107. package/dist/cjs/standard/elements/Thermostat.js +13 -8
  108. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  109. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  110. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  111. package/dist/cjs/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  112. package/dist/cjs/standard/elements/TimeFormatLocalization.js.map +1 -1
  113. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  114. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  115. package/dist/cjs/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  116. package/dist/cjs/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  117. package/dist/cjs/standard/elements/WaterValveDT.d.ts.map +1 -1
  118. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  119. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +12 -8
  120. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +2 -2
  121. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  122. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  123. package/dist/cjs/standard/elements/enum16.d.ts.map +1 -1
  124. package/dist/cjs/standard/elements/enum8.d.ts.map +1 -1
  125. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  126. package/dist/cjs/standard/elements/ipv6pre.js +1 -1
  127. package/dist/cjs/standard/elements/namespace.d.ts.map +1 -1
  128. package/dist/cjs/standard/elements/struct.js +1 -1
  129. package/dist/esm/aspects/Quality.d.ts +45 -5
  130. package/dist/esm/aspects/Quality.d.ts.map +1 -1
  131. package/dist/esm/aspects/Quality.js.map +1 -1
  132. package/dist/esm/elements/BaseElement.d.ts +14 -5
  133. package/dist/esm/elements/BaseElement.d.ts.map +1 -1
  134. package/dist/esm/elements/BaseElement.js.map +1 -1
  135. package/dist/esm/elements/ValueElement.d.ts +1 -1
  136. package/dist/esm/logic/DefaultValue.js +1 -1
  137. package/dist/esm/logic/ModelVariantTraversal.d.ts.map +1 -1
  138. package/dist/esm/logic/ModelVariantTraversal.js +18 -8
  139. package/dist/esm/logic/ModelVariantTraversal.js.map +1 -1
  140. package/dist/esm/logic/Scope.d.ts.map +1 -1
  141. package/dist/esm/logic/Scope.js +7 -3
  142. package/dist/esm/logic/Scope.js.map +1 -1
  143. package/dist/esm/models/AttributeModel.d.ts +1 -0
  144. package/dist/esm/models/AttributeModel.d.ts.map +1 -1
  145. package/dist/esm/models/CommandModel.d.ts +1 -0
  146. package/dist/esm/models/CommandModel.d.ts.map +1 -1
  147. package/dist/esm/models/EventModel.d.ts +1 -0
  148. package/dist/esm/models/EventModel.d.ts.map +1 -1
  149. package/dist/esm/models/Model.d.ts +4 -0
  150. package/dist/esm/models/Model.d.ts.map +1 -1
  151. package/dist/esm/models/Model.js +1 -0
  152. package/dist/esm/models/Model.js.map +1 -1
  153. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  154. package/dist/esm/standard/elements/AccessControl.js +1 -1
  155. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  156. package/dist/esm/standard/elements/Actions.js +1 -1
  157. package/dist/esm/standard/elements/AlarmBase.js +4 -4
  158. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  159. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  160. package/dist/esm/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  161. package/dist/esm/standard/elements/BatteryStorageDT.js.map +1 -1
  162. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  163. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  164. package/dist/esm/standard/elements/ColorControl.js +0 -4
  165. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  166. package/dist/esm/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  167. package/dist/esm/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  168. package/dist/esm/standard/elements/ContentAppObserver.js +1 -1
  169. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  170. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  171. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  172. package/dist/esm/standard/elements/DeviceEnergyManagement.js +1 -1
  173. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  174. package/dist/esm/standard/elements/DimmableLightDT.d.ts.map +1 -1
  175. package/dist/esm/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  176. package/dist/esm/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  177. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  178. package/dist/esm/standard/elements/DoorLock.js +29 -14
  179. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  180. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  181. package/dist/esm/standard/elements/EnergyEvse.js +1 -1
  182. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  183. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  184. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  185. package/dist/esm/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  186. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  187. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  188. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  189. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  190. package/dist/esm/standard/elements/GeneralCommissioning.js +7 -7
  191. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  192. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  193. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  194. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  195. package/dist/esm/standard/elements/GroupKeyManagement.js +2 -3
  196. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  197. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  198. package/dist/esm/standard/elements/Groups.js.map +1 -1
  199. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  200. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  201. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  202. package/dist/esm/standard/elements/MediaPlayback.js +1 -1
  203. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  204. package/dist/esm/standard/elements/ModeBase.js +1 -1
  205. package/dist/esm/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  206. package/dist/esm/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  207. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  208. package/dist/esm/standard/elements/NetworkCommissioning.js +2 -2
  209. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  210. package/dist/esm/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  211. package/dist/esm/standard/elements/OnOff.js +1 -1
  212. package/dist/esm/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  213. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  214. package/dist/esm/standard/elements/OperationalCredentials.js +3 -3
  215. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  216. package/dist/esm/standard/elements/OperationalState.js +1 -1
  217. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  218. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  219. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  220. package/dist/esm/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  221. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  222. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  223. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  224. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  225. package/dist/esm/standard/elements/PumpDT.d.ts.map +1 -1
  226. package/dist/esm/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  227. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  228. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  229. package/dist/esm/standard/elements/ServiceArea.js +4 -3
  230. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  231. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  232. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  233. package/dist/esm/standard/elements/Switch.js +2 -2
  234. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  235. package/dist/esm/standard/elements/Thermostat.js +13 -8
  236. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  237. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  238. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  239. package/dist/esm/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  240. package/dist/esm/standard/elements/TimeFormatLocalization.js.map +1 -1
  241. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  242. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  243. package/dist/esm/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  244. package/dist/esm/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  245. package/dist/esm/standard/elements/WaterValveDT.d.ts.map +1 -1
  246. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  247. package/dist/esm/standard/elements/WiFiNetworkManagement.js +14 -9
  248. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  249. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  250. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  251. package/dist/esm/standard/elements/enum16.d.ts.map +1 -1
  252. package/dist/esm/standard/elements/enum8.d.ts.map +1 -1
  253. package/dist/esm/standard/elements/epoch-us.js +1 -1
  254. package/dist/esm/standard/elements/ipv6pre.js +1 -1
  255. package/dist/esm/standard/elements/namespace.d.ts.map +1 -1
  256. package/dist/esm/standard/elements/struct.js +1 -1
  257. package/package.json +4 -4
  258. package/src/aspects/Quality.ts +56 -5
  259. package/src/elements/BaseElement.ts +16 -5
  260. package/src/elements/ValueElement.ts +1 -1
  261. package/src/logic/DefaultValue.ts +1 -1
  262. package/src/logic/ModelVariantTraversal.ts +22 -8
  263. package/src/logic/Scope.ts +7 -3
  264. package/src/models/Model.ts +4 -0
  265. package/src/standard/elements/AcceptedCommandList.ts +2 -2
  266. package/src/standard/elements/AccessControl.ts +71 -73
  267. package/src/standard/elements/AccountLogin.ts +11 -11
  268. package/src/standard/elements/Actions.ts +36 -36
  269. package/src/standard/elements/AdministratorCommissioning.ts +21 -21
  270. package/src/standard/elements/AggregatorDT.ts +2 -2
  271. package/src/standard/elements/AlarmBase.ts +18 -18
  272. package/src/standard/elements/ApplicationBasic.ts +7 -7
  273. package/src/standard/elements/ApplicationLauncher.ts +6 -7
  274. package/src/standard/elements/AudioOutput.ts +4 -4
  275. package/src/standard/elements/BallastConfiguration.ts +6 -6
  276. package/src/standard/elements/BasicInformation.ts +43 -43
  277. package/src/standard/elements/BasicVideoPlayerDT.ts +3 -3
  278. package/src/standard/elements/BatteryStorageDT.ts +2 -5
  279. package/src/standard/elements/Binding.ts +3 -3
  280. package/src/standard/elements/BooleanStateConfiguration.ts +4 -4
  281. package/src/standard/elements/BridgedDeviceBasicInformation.ts +22 -22
  282. package/src/standard/elements/CastingVideoClientDT.ts +2 -2
  283. package/src/standard/elements/Channel.ts +32 -32
  284. package/src/standard/elements/ColorControl.ts +54 -55
  285. package/src/standard/elements/ColorDimmerSwitchDT.ts +1 -1
  286. package/src/standard/elements/ColorTemperatureLightDT.ts +1 -1
  287. package/src/standard/elements/CommissionerControl.ts +15 -15
  288. package/src/standard/elements/ContentAppObserver.ts +7 -7
  289. package/src/standard/elements/ContentControl.ts +39 -39
  290. package/src/standard/elements/ContentLauncher.ts +38 -40
  291. package/src/standard/elements/DeviceEnergyManagement.ts +108 -111
  292. package/src/standard/elements/DeviceEnergyManagementMode.ts +4 -4
  293. package/src/standard/elements/DiagnosticLogs.ts +24 -24
  294. package/src/standard/elements/DimmableLightDT.ts +1 -1
  295. package/src/standard/elements/DimmablePlugInUnitDT.ts +4 -4
  296. package/src/standard/elements/DimmerSwitchDT.ts +3 -3
  297. package/src/standard/elements/DishwasherMode.ts +2 -2
  298. package/src/standard/elements/DoorLock.ts +164 -154
  299. package/src/standard/elements/DoorLockDT.ts +2 -2
  300. package/src/standard/elements/EcosystemInformation.ts +24 -24
  301. package/src/standard/elements/ElectricalEnergyMeasurement.ts +18 -18
  302. package/src/standard/elements/ElectricalMeasurementNS.ts +2 -2
  303. package/src/standard/elements/ElectricalPowerMeasurement.ts +18 -18
  304. package/src/standard/elements/EnergyEvse.ts +58 -64
  305. package/src/standard/elements/EnergyEvseMode.ts +8 -8
  306. package/src/standard/elements/EthernetNetworkDiagnostics.ts +14 -15
  307. package/src/standard/elements/ExtendedColorLightDT.ts +3 -3
  308. package/src/standard/elements/ExtractorHoodDT.ts +2 -2
  309. package/src/standard/elements/FanControl.ts +14 -14
  310. package/src/standard/elements/FanDT.ts +2 -2
  311. package/src/standard/elements/FeatureMap.ts +5 -5
  312. package/src/standard/elements/FixedLabel.ts +4 -5
  313. package/src/standard/elements/GeneralCommissioning.ts +79 -80
  314. package/src/standard/elements/GeneralDiagnostics.ts +17 -18
  315. package/src/standard/elements/GeneratedCommandList.ts +2 -2
  316. package/src/standard/elements/GroupKeyManagement.ts +29 -30
  317. package/src/standard/elements/Groups.ts +13 -14
  318. package/src/standard/elements/IcdManagement.ts +32 -32
  319. package/src/standard/elements/Identify.ts +7 -7
  320. package/src/standard/elements/JointFabricDatastoreCluster.ts +12 -12
  321. package/src/standard/elements/KeypadInput.ts +9 -9
  322. package/src/standard/elements/LaundryWasherControls.ts +2 -2
  323. package/src/standard/elements/LaundryWasherMode.ts +2 -2
  324. package/src/standard/elements/LevelControl.ts +23 -24
  325. package/src/standard/elements/LightSensorDT.ts +2 -2
  326. package/src/standard/elements/LocalizationConfiguration.ts +2 -2
  327. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +10 -10
  328. package/src/standard/elements/MeasurementAccuracyStruct.ts +4 -4
  329. package/src/standard/elements/MediaPlayback.ts +42 -44
  330. package/src/standard/elements/Messages.ts +18 -18
  331. package/src/standard/elements/MicrowaveOvenControl.ts +16 -16
  332. package/src/standard/elements/ModeBase.ts +21 -21
  333. package/src/standard/elements/ModeSelect.ts +12 -12
  334. package/src/standard/elements/MountedDimmableLoadControlDT.ts +4 -4
  335. package/src/standard/elements/MountedOnOffControlDT.ts +1 -1
  336. package/src/standard/elements/NetworkCommissioning.ts +68 -69
  337. package/src/standard/elements/NetworkInfrastructureManagerDT.ts +1 -1
  338. package/src/standard/elements/OccupancySensing.ts +23 -23
  339. package/src/standard/elements/OnOff.ts +17 -17
  340. package/src/standard/elements/OnOffPlugInUnitDT.ts +1 -1
  341. package/src/standard/elements/OnOffSensorDT.ts +2 -2
  342. package/src/standard/elements/OperationalCredentials.ts +86 -88
  343. package/src/standard/elements/OperationalState.ts +31 -31
  344. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +48 -48
  345. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +31 -32
  346. package/src/standard/elements/OvenCavityOperationalState.ts +1 -1
  347. package/src/standard/elements/OvenMode.ts +2 -2
  348. package/src/standard/elements/PositionNS.ts +2 -2
  349. package/src/standard/elements/PowerSource.ts +37 -38
  350. package/src/standard/elements/PowerSourceConfiguration.ts +4 -4
  351. package/src/standard/elements/PowerSourceNS.ts +2 -2
  352. package/src/standard/elements/ProxyConfiguration.ts +2 -2
  353. package/src/standard/elements/ProxyDiscovery.ts +5 -5
  354. package/src/standard/elements/PumpConfigurationAndControl.ts +27 -28
  355. package/src/standard/elements/PumpDT.ts +1 -1
  356. package/src/standard/elements/RefrigeratorAlarm.ts +2 -2
  357. package/src/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.ts +1 -1
  358. package/src/standard/elements/RefrigeratorNS.ts +2 -2
  359. package/src/standard/elements/RelativePositionNS.ts +4 -4
  360. package/src/standard/elements/ResourceMonitoring.ts +4 -4
  361. package/src/standard/elements/RoomAirConditionerDT.ts +2 -2
  362. package/src/standard/elements/RootNodeDT.ts +3 -3
  363. package/src/standard/elements/RvcOperationalState.ts +4 -4
  364. package/src/standard/elements/RvcRunMode.ts +6 -6
  365. package/src/standard/elements/ScenesManagement.ts +34 -34
  366. package/src/standard/elements/SecondaryNetworkInterfaceDT.ts +2 -2
  367. package/src/standard/elements/ServiceArea.ts +69 -69
  368. package/src/standard/elements/SmokeCoAlarm.ts +19 -20
  369. package/src/standard/elements/SmokeCoAlarmDT.ts +2 -2
  370. package/src/standard/elements/SoftwareDiagnostics.ts +13 -13
  371. package/src/standard/elements/SpeakerDT.ts +2 -2
  372. package/src/standard/elements/Switch.ts +21 -21
  373. package/src/standard/elements/TemperatureControl.ts +5 -5
  374. package/src/standard/elements/TemperatureMeasurement.ts +2 -2
  375. package/src/standard/elements/Thermostat.ts +124 -120
  376. package/src/standard/elements/ThermostatUserInterfaceConfiguration.ts +6 -6
  377. package/src/standard/elements/ThreadBorderRouterManagement.ts +10 -10
  378. package/src/standard/elements/ThreadNetworkDiagnostics.ts +50 -51
  379. package/src/standard/elements/ThreadNetworkDirectory.ts +11 -11
  380. package/src/standard/elements/TimeFormatLocalization.ts +6 -7
  381. package/src/standard/elements/TimeSynchronization.ts +27 -28
  382. package/src/standard/elements/UnitLocalization.ts +2 -2
  383. package/src/standard/elements/ValveConfigurationAndControl.ts +9 -10
  384. package/src/standard/elements/WakeOnLan.ts +11 -11
  385. package/src/standard/elements/WaterHeaterManagement.ts +17 -17
  386. package/src/standard/elements/WaterHeaterMode.ts +4 -4
  387. package/src/standard/elements/WaterValveDT.ts +1 -1
  388. package/src/standard/elements/WiFiNetworkDiagnostics.ts +13 -13
  389. package/src/standard/elements/WiFiNetworkManagement.ts +21 -16
  390. package/src/standard/elements/WildcardPathFlagsBitmap.ts +1 -1
  391. package/src/standard/elements/WindowCovering.ts +19 -19
  392. package/src/standard/elements/attrib-id.ts +2 -2
  393. package/src/standard/elements/enum16.ts +1 -1
  394. package/src/standard/elements/enum8.ts +1 -1
  395. package/src/standard/elements/epoch-us.ts +9 -9
  396. package/src/standard/elements/hwadr.ts +2 -2
  397. package/src/standard/elements/ipv6pre.ts +3 -3
  398. package/src/standard/elements/locationdesc.ts +10 -10
  399. package/src/standard/elements/namespace.ts +1 -1
  400. package/src/standard/elements/semtag.ts +5 -5
  401. package/src/standard/elements/string.ts +2 -2
  402. package/src/standard/elements/struct.ts +9 -9
@@ -47,9 +47,9 @@ export const OtaSoftwareUpdateProvider = Cluster(
47
47
 
48
48
  Field({
49
49
  name: "SoftwareVersion", id: 0x2, type: "uint32", conformance: "M",
50
- details: "The SoftwareVersion included in the request payload shall provide the value representing the " +
51
- "current version running on the OTA Requestor invoking the command. This version shall be equal to " +
52
- "the Software Version attribute of the Basic Information Cluster.",
50
+ details: "The SoftwareVersion included in the request payload shall provide the value representing the current " +
51
+ "version running on the OTA Requestor invoking the command. This version shall be equal to the " +
52
+ "Software Version attribute of the Basic Information Cluster.",
53
53
  xref: { document: "core", section: "11.20.6.5.1.3" }
54
54
  }),
55
55
 
@@ -60,9 +60,9 @@ export const OtaSoftwareUpdateProvider = Cluster(
60
60
  details: "This field shall contain a list of all download protocols supported by the OTA Requestor." +
61
61
  "\n" +
62
62
  "This field shall be used by the OTA Provider to generate the correct URI for the location of the " +
63
- "Software Image when one is found to be available. The values of BDX Synchronous and BDX " +
64
- "Asynchronous shall always be supported by an OTA Provider. Furthermore, OTA Providers with access " +
65
- "to external networking SHOULD support the HTTPS protocol. OTA Providers may support other protocols." +
63
+ "Software Image when one is found to be available. The values of BDX Synchronous and BDX Asynchronous " +
64
+ "shall always be supported by an OTA Provider. Furthermore, OTA Providers with access to external " +
65
+ "networking SHOULD support the HTTPS protocol. OTA Providers may support other protocols." +
66
66
  "\n" +
67
67
  "The algorithm to select the specific protocol to use in a given Software Image URI is " +
68
68
  "implementation-dependent, provided that the rules in Section 11.20.3.3.1, “Download Protocol " +
@@ -107,9 +107,9 @@ export const OtaSoftwareUpdateProvider = Cluster(
107
107
  name: "MetadataForProvider", id: 0x7, type: "octstr", conformance: "O", constraint: "max 512",
108
108
 
109
109
  details: "This optional field, if present, shall consist of a top-level anonymous list; each list element " +
110
- "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain " +
111
- "a manufacturer-specific payload, which the OTA Requestor invoking this command wants to expose to " +
112
- "the receiving OTA Provider. This payload may be used for any purpose and SHOULD be as small as " +
110
+ "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain a " +
111
+ "manufacturer-specific payload, which the OTA Requestor invoking this command wants to expose to the " +
112
+ "receiving OTA Provider. This payload may be used for any purpose and SHOULD be as small as " +
113
113
  "practical." +
114
114
  "\n" +
115
115
  "The use of this field SHOULD be restricted to Vendor-specific usage and shall NOT be used as a " +
@@ -118,15 +118,15 @@ export const OtaSoftwareUpdateProvider = Cluster(
118
118
  "implementing the Cluster in a compliant but divergent way from the sender." +
119
119
  "\n" +
120
120
  "An example of usage for this field is for an OTA Requestor to provide specific data about grouping " +
121
- "or authentication in field trial environments, where the OTA Provider is likely to understand it " +
122
- "and be able to act upon it, either for special selection of image, or recording of activity." +
121
+ "or authentication in field trial environments, where the OTA Provider is likely to understand it and " +
122
+ "be able to act upon it, either for special selection of image, or recording of activity." +
123
123
  "\n" +
124
124
  "An OTA Provider shall report the availability of Software Images, if one is found to be applicable " +
125
125
  "using the other provided fields, even if the MetadataForProvider field is deemed to contain invalid " +
126
126
  "or unknown information. That is, the contents of the MetadataForProvider field shall NOT be used to " +
127
127
  "deny a software update to an OTA Requestor, unless both OTA Requestor and OTA Provider have an " +
128
- "externally agreed-upon policy whereby strictly correct additional MetadataForProvider is expected " +
129
- "to fulfill the OTA Software Update process." +
128
+ "externally agreed-upon policy whereby strictly correct additional MetadataForProvider is expected to " +
129
+ "fulfill the OTA Software Update process." +
130
130
  "\n" +
131
131
  "Usage of the QueryImage Command" +
132
132
  "\n" +
@@ -180,8 +180,8 @@ export const OtaSoftwareUpdateProvider = Cluster(
180
180
  "\n" +
181
181
  "This field shall be present if it appears in a QueryImageResponse with a Status of UpdateAvailable." +
182
182
  "\n" +
183
- "If the ImageURI specifies a BDX Protocol bdx: scheme, then the following rules describe the " +
184
- "location to be used for download:" +
183
+ "If the ImageURI specifies a BDX Protocol bdx: scheme, then the following rules describe the location " +
184
+ "to be used for download:" +
185
185
  "\n" +
186
186
  " 1. The URI’s scheme field shall be exactly bdx in lowercase characters." +
187
187
  "\n" +
@@ -196,8 +196,8 @@ export const OtaSoftwareUpdateProvider = Cluster(
196
196
  " a. The Operational Node ID in the host field shall match the NodeID of the OTA Provider " +
197
197
  " responding with the QueryImageResponse. The usage of a different Node ID than that of the " +
198
198
  " provider is reserved for future use. This constraint reduces the number of independent CASE " +
199
- " secure channel sessions that have to be maintained to proceed with OTA software updates, " +
200
- " thus reducing energy and resource utilization for the software update process." +
199
+ " secure channel sessions that have to be maintained to proceed with OTA software updates, thus " +
200
+ " reducing energy and resource utilization for the software update process." +
201
201
  "\n" +
202
202
  " 4. The user section of the authority field shall be absent, as there are no \"users\" to be " +
203
203
  " considered." +
@@ -210,11 +210,11 @@ export const OtaSoftwareUpdateProvider = Cluster(
210
210
  " 7. The URI shall NOT contain a fragment field." +
211
211
  "\n" +
212
212
  " 8. The path field shall employ absolute path representation and shall contain the file designator " +
213
- " of the software image to download at the BDX server. When used with the BDX server, the " +
214
- " leading / separating the URI authority from the path shall be omitted. When contacting the BDX " +
215
- " server, further processing of the file designator shall NOT be done, including handling of " +
216
- " URL-encoded escape sequences. Rather, the exact octets of the path, as received shall be the " +
217
- " values used by both client and server in handling the file designator." +
213
+ " of the software image to download at the BDX server. When used with the BDX server, the leading " +
214
+ " / separating the URI authority from the path shall be omitted. When contacting the BDX server, " +
215
+ " further processing of the file designator shall NOT be done, including handling of URL-encoded " +
216
+ " escape sequences. Rather, the exact octets of the path, as received shall be the values used by " +
217
+ " both client and server in handling the file designator." +
218
218
  "\n" +
219
219
  " a. The path shall only contain valid URI characters." +
220
220
  "\n" +
@@ -227,13 +227,13 @@ export const OtaSoftwareUpdateProvider = Cluster(
227
227
  "\n" +
228
228
  " 2. Verify the presence of prefix bdx:// indicating a BDX URI." +
229
229
  "\n" +
230
- " 3. Extract the next 16 characters and convert from uppercase hexadecimal to a 64-bit scalar " +
231
- " value, considering network byte order. This is the destination Node ID." +
230
+ " 3. Extract the next 16 characters and convert from uppercase hexadecimal to a 64-bit scalar value, " +
231
+ " considering network byte order. This is the destination Node ID." +
232
232
  "\n" +
233
233
  " 4. Verify the presence of a path separator / and skip it." +
234
234
  "\n" +
235
- " 5. Extract the remaining characters of the string as the file designator to employ when " +
236
- " initiating the BDX transfer." +
235
+ " 5. Extract the remaining characters of the string as the file designator to employ when initiating " +
236
+ " the BDX transfer." +
237
237
  "\n" +
238
238
  "Example ImageURI values are below, and illustrate some but not all of valid and invalid cases:" +
239
239
  "\n" +
@@ -250,8 +250,8 @@ export const OtaSoftwareUpdateProvider = Cluster(
250
250
  " ▪ Node ID: 0x0099AABBCCDDEE77" +
251
251
  "\n" +
252
252
  " ▪ File designator: the%20file%20designator/some_more. Note that the %20 are retained and not " +
253
- " converted to ASCII 0x20 (space). The file designator is the path as received verbatim, " +
254
- " after the first '/' (U+002F / SOLIDUS) following the host." +
253
+ " converted to ASCII 0x20 (space). The file designator is the path as received verbatim, after " +
254
+ " the first '/' (U+002F / SOLIDUS) following the host." +
255
255
  "\n" +
256
256
  " ◦ Invalid: bdx://99AABBCCDDEE77/the_file_designator123" +
257
257
  "\n" +
@@ -332,12 +332,12 @@ export const OtaSoftwareUpdateProvider = Cluster(
332
332
  name: "MetadataForRequestor", id: 0x7, type: "octstr", conformance: "O", constraint: "max 512",
333
333
 
334
334
  details: "This optional field, if present, shall consist of a top-level anonymous list; each list element " +
335
- "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain " +
336
- "a manufacturer-specific payload, which the OTA Provider wants to expose to the receiving OTA " +
335
+ "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain a " +
336
+ "manufacturer-specific payload, which the OTA Provider wants to expose to the receiving OTA " +
337
337
  "Requestor. This payload may be used for any purpose and SHOULD be as small as practical." +
338
338
  "\n" +
339
- "The presence of this field shall NOT be required for correct operation of any OTA Provider " +
340
- "compliant with this Cluster specification." +
339
+ "The presence of this field shall NOT be required for correct operation of any OTA Provider compliant " +
340
+ "with this Cluster specification." +
341
341
  "\n" +
342
342
  "The data for this field does not exist in any Distributed Compliance Ledger record and SHOULD only " +
343
343
  "be emitted by an OTA Provider with this additional knowledge if it has knowledge that the receiving " +
@@ -366,8 +366,8 @@ export const OtaSoftwareUpdateProvider = Cluster(
366
366
  name: "NewVersion", id: 0x1, type: "uint32", conformance: "M",
367
367
 
368
368
  details: "The NewVersion field included in the request payload shall provide the SoftwareVersion value of the " +
369
- "new Software Image which the OTA Requestor is ready to start applying. The OTA Provider may use " +
370
- "this new version to track or record Software Image application by OTA Requestors." +
369
+ "new Software Image which the OTA Requestor is ready to start applying. The OTA Provider may use this " +
370
+ "new version to track or record Software Image application by OTA Requestors." +
371
371
  "\n" +
372
372
  "When Generated" +
373
373
  "\n" +
@@ -376,11 +376,11 @@ export const OtaSoftwareUpdateProvider = Cluster(
376
376
  "\n" +
377
377
  "Effect on Receipt" +
378
378
  "\n" +
379
- "Upon receipt of this command the OTA Provider shall respond with an Action field consistent with " +
380
- "the next action the OTA Requestor should take, including any possible time delay." +
379
+ "Upon receipt of this command the OTA Provider shall respond with an Action field consistent with the " +
380
+ "next action the OTA Requestor should take, including any possible time delay." +
381
381
  "\n" +
382
- "The OTA Provider shall NOT refer to previously stored state about any download progress to reply. " +
383
- "If any state keeping is done by the OTA Provider, it shall only relate to the UpdateToken and the " +
382
+ "The OTA Provider shall NOT refer to previously stored state about any download progress to reply. If " +
383
+ "any state keeping is done by the OTA Provider, it shall only relate to the UpdateToken and the " +
384
384
  "history of prior ApplyUpdateRequest commands." +
385
385
  "\n" +
386
386
  "See Section 11.20.3.6, “Applying a software update” for a description of the flow in response to an " +
@@ -402,9 +402,9 @@ export const OtaSoftwareUpdateProvider = Cluster(
402
402
 
403
403
  Field({
404
404
  name: "Action", id: 0x0, type: "ApplyUpdateActionEnum", conformance: "M",
405
- details: "The Action field shall express the action that the OTA Provider requests from the OTA Requestor. " +
406
- "See Section 11.20.3.6, “Applying a software update” for a description of the Action values provided " +
407
- "in response to an OTA Provider receiving an invocation of this command.",
405
+ details: "The Action field shall express the action that the OTA Provider requests from the OTA Requestor. See " +
406
+ "Section 11.20.3.6, “Applying a software update” for a description of the Action values provided in " +
407
+ "response to an OTA Provider receiving an invocation of this command.",
408
408
  xref: { document: "core", section: "11.20.6.5.4.1" }
409
409
  }),
410
410
 
@@ -442,17 +442,17 @@ export const OtaSoftwareUpdateProvider = Cluster(
442
442
  "\n" +
443
443
  "The NotifyUpdateApplied command SHOULD be invoked in the following two circumstances:" +
444
444
  "\n" +
445
- " 1. An OTA Requestor has just successfully applied a Software Image it had obtained from a " +
446
- " previous QueryImage response." +
445
+ " 1. An OTA Requestor has just successfully applied a Software Image it had obtained from a previous " +
446
+ " QueryImage response." +
447
447
  "\n" +
448
448
  " 2. An OTA Requestor has just successfully applied a Software Image it had obtained through means " +
449
449
  " different than those of this Cluster." +
450
450
  "\n" +
451
- "An OTA Provider may use the state of invocation of this command to help track the progress of " +
452
- "update for OTA Requestors it knows require a new OTA Software Image. However, due to the " +
453
- "possibility that an OTA Requestor may never come back (e.g. device removed from Fabric altogether, " +
454
- "or a critical malfunction), an OTA Provider shall NOT expect every OTA Requestor to invoke this " +
455
- "command for correct operation of the OTA Provider." +
451
+ "An OTA Provider may use the state of invocation of this command to help track the progress of update " +
452
+ "for OTA Requestors it knows require a new OTA Software Image. However, due to the possibility that " +
453
+ "an OTA Requestor may never come back (e.g. device removed from Fabric altogether, or a critical " +
454
+ "malfunction), an OTA Provider shall NOT expect every OTA Requestor to invoke this command for " +
455
+ "correct operation of the OTA Provider." +
456
456
  "\n" +
457
457
  "This command shall be considered optional and shall NOT result in reduced availability of the OTA " +
458
458
  "Provider functionality if OTA Requestors never invoke this command." +
@@ -28,9 +28,9 @@ export const OtaSoftwareUpdateRequestor = Cluster(
28
28
  name: "DefaultOtaProviders", id: 0x0, type: "list", access: "RW F VA", conformance: "M",
29
29
  constraint: "desc", default: [], quality: "N",
30
30
 
31
- details: "This field is a list of ProviderLocation whose entries shall be set by Administrators, either " +
32
- "during Commissioning or at a later time, to set the ProviderLocation for the default OTA Provider " +
33
- "Node to use for software updates on a given Fabric." +
31
+ details: "This field is a list of ProviderLocation whose entries shall be set by Administrators, either during " +
32
+ "Commissioning or at a later time, to set the ProviderLocation for the default OTA Provider Node to " +
33
+ "use for software updates on a given Fabric." +
34
34
  "\n" +
35
35
  "There shall NOT be more than one entry per Fabric. On a list update that would introduce more than " +
36
36
  "one entry per fabric, the write shall fail with CONSTRAINT_ERROR status code." +
@@ -112,8 +112,8 @@ export const OtaSoftwareUpdateRequestor = Cluster(
112
112
  name: "TargetSoftwareVersion", id: 0x3, type: "uint32", conformance: "M", default: null,
113
113
  quality: "X",
114
114
  details: "This field shall be set to the target SoftwareVersion which is the subject of the operation, " +
115
- "whenever the NewState is Downloading, Applying or RollingBack. Otherwise TargetSoftwareVersion " +
116
- "shall be null.",
115
+ "whenever the NewState is Downloading, Applying or RollingBack. Otherwise TargetSoftwareVersion shall " +
116
+ "be null.",
117
117
  xref: { document: "core", section: "11.20.7.7.1.4" }
118
118
  })
119
119
  ),
@@ -160,8 +160,8 @@ export const OtaSoftwareUpdateRequestor = Cluster(
160
160
 
161
161
  Field({
162
162
  name: "BytesDownloaded", id: 0x1, type: "uint64", conformance: "M",
163
- details: "This field shall be set to the number of bytes that have been downloaded during the failing " +
164
- "transfer that caused this event to be generated.",
163
+ details: "This field shall be set to the number of bytes that have been downloaded during the failing transfer " +
164
+ "that caused this event to be generated.",
165
165
  xref: { document: "core", section: "11.20.7.7.3.2" }
166
166
  }),
167
167
 
@@ -221,13 +221,13 @@ export const OtaSoftwareUpdateRequestor = Cluster(
221
221
  constraint: "max 512",
222
222
 
223
223
  details: "This optional field, if present, shall consist of a top-level anonymous list; each list element " +
224
- "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain " +
225
- "a manufacturer-specific payload, which the Node invoking this command wants to expose to the " +
226
- "receiving Node. This payload may be used for any purpose and SHOULD be as small as practical, " +
227
- "especially if invoked to groups, in order to reduce networking burden of these payloads." +
224
+ "shall have a profile-specific tag encoded in fully-qualified form. Each list element shall contain a " +
225
+ "manufacturer-specific payload, which the Node invoking this command wants to expose to the receiving " +
226
+ "Node. This payload may be used for any purpose and SHOULD be as small as practical, especially if " +
227
+ "invoked to groups, in order to reduce networking burden of these payloads." +
228
228
  "\n" +
229
- "This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient " +
230
- "can make use of it.",
229
+ "This field SHOULD only be included if the sending OTA Provider has knowledge that some recipient can " +
230
+ "make use of it.",
231
231
 
232
232
  xref: { document: "core", section: "11.20.7.6.1.4" }
233
233
  }),
@@ -235,15 +235,15 @@ export const OtaSoftwareUpdateRequestor = Cluster(
235
235
  Field({
236
236
  name: "Endpoint", id: 0x4, type: "endpoint-no", access: "F", conformance: "M",
237
237
 
238
- details: "This field shall contain the endpoint number which has the OTA Provider device type and OTA " +
239
- "Software Update Provider cluster server on the ProviderNodeID. This is provided to avoid having to " +
240
- "do discovery of the location of that endpoint by walking over all endpoints and checking their " +
238
+ details: "This field shall contain the endpoint number which has the OTA Provider device type and OTA Software " +
239
+ "Update Provider cluster server on the ProviderNodeID. This is provided to avoid having to do " +
240
+ "discovery of the location of that endpoint by walking over all endpoints and checking their " +
241
241
  "Descriptor Cluster." +
242
242
  "\n" +
243
243
  "When Generated" +
244
244
  "\n" +
245
- "An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as " +
246
- "an OTA Provider on the Fabric." +
245
+ "An OTA Provider may invoke this command directly to an OTA Requestor, to announce its presence as an " +
246
+ "OTA Provider on the Fabric." +
247
247
  "\n" +
248
248
  "These announcements, if made, SHOULD be made at most once every 24 hours for any given target Node, " +
249
249
  "to assist OTA Requestors in discovering available OTA Provider resources, unless the " +
@@ -251,8 +251,8 @@ export const OtaSoftwareUpdateRequestor = Cluster(
251
251
  "\n" +
252
252
  "Any invocation shall be made with a delay of at least 1 second between invocations from a given OTA " +
253
253
  "Provider, to reduce burden on the networking infrastructure and affect a form of serialized jitter. " +
254
- "It is recommended to offset the first announcement of a round (i.e. new set of announcements after " +
255
- "a previous complete set) by a random delay time with a distribution span of >= 60 seconds to jitter " +
254
+ "It is recommended to offset the first announcement of a round (i.e. new set of announcements after a " +
255
+ "previous complete set) by a random delay time with a distribution span of >= 60 seconds to jitter " +
256
256
  "announcement schedules over time." +
257
257
  "\n" +
258
258
  "Effect on Receipt" +
@@ -271,11 +271,10 @@ export const OtaSoftwareUpdateRequestor = Cluster(
271
271
  "Provider. See Section 11.20.7.6.1.3, “AnnouncementReason Field” for the different values and their " +
272
272
  "meaning." +
273
273
  "\n" +
274
- "If present, the MetadataForNode field’s may be used by a receiving OTA Requestor in any way it " +
275
- "deems satisfactory. The MetadataForNode field SHOULD be empty under most normal operational " +
276
- "circumstance, but can be useful in environments such as field trials or integration test " +
277
- "environments to hint at additional capabilities which OTA Requestors may use in a particular " +
278
- "Vendor-specific context.",
274
+ "If present, the MetadataForNode field’s may be used by a receiving OTA Requestor in any way it deems " +
275
+ "satisfactory. The MetadataForNode field SHOULD be empty under most normal operational circumstance, " +
276
+ "but can be useful in environments such as field trials or integration test environments to hint at " +
277
+ "additional capabilities which OTA Requestors may use in a particular Vendor-specific context.",
279
278
 
280
279
  xref: { document: "core", section: "11.20.7.6.1.5" }
281
280
  }),
@@ -313,8 +312,8 @@ export const OtaSoftwareUpdateRequestor = Cluster(
313
312
  "only be obtained by executing a OTA Software Update Query procedure. A receiving OTA Requestor " +
314
313
  "SHOULD query the indicated OTA Provider at the ProviderLocation after a random jitter delay between " +
315
314
  "1 and 600 seconds. This particular reason SHOULD only be employed when an urgent update is " +
316
- "available, such as an important security update, or just after initial commissioning of a device, " +
317
- "to assist OTA Requestors in more rapidly obtaining updated software.",
315
+ "available, such as an important security update, or just after initial commissioning of a device, to " +
316
+ "assist OTA Requestors in more rapidly obtaining updated software.",
318
317
 
319
318
  xref: { document: "core", section: "11.20.7.4.1.3" }
320
319
  })
@@ -341,8 +340,8 @@ export const OtaSoftwareUpdateRequestor = Cluster(
341
340
  Field({
342
341
  name: "Querying", id: 0x2, conformance: "M",
343
342
  description: "Indicate a Node in the process of querying an OTA Provider.",
344
- details: "This value shall indicate a Node in the process of querying an OTA Provider with QueryImage " +
345
- "command, including during the process of awaiting a response to that command.",
343
+ details: "This value shall indicate a Node in the process of querying an OTA Provider with QueryImage command, " +
344
+ "including during the process of awaiting a response to that command.",
346
345
  xref: { document: "core", section: "11.20.7.4.2.3" }
347
346
  }),
348
347
 
@@ -450,9 +449,9 @@ export const OtaSoftwareUpdateRequestor = Cluster(
450
449
 
451
450
  Field({
452
451
  name: "Endpoint", id: 0x2, type: "endpoint-no", access: "F", conformance: "M",
453
- details: "This field shall contain the endpoint number which has the OTA Provider device type and OTA " +
454
- "Software Update Provider cluster server on the ProviderNodeID. This is provided to avoid having to " +
455
- "do discovery of the location of that endpoint by walking over all endpoints and checking their " +
452
+ details: "This field shall contain the endpoint number which has the OTA Provider device type and OTA Software " +
453
+ "Update Provider cluster server on the ProviderNodeID. This is provided to avoid having to do " +
454
+ "discovery of the location of that endpoint by walking over all endpoints and checking their " +
456
455
  "Descriptor Cluster.",
457
456
  xref: { document: "core", section: "11.20.7.4.4.2" }
458
457
  }),
@@ -28,6 +28,6 @@ export const OvenCavityOperationalState = Cluster(
28
28
  Command({ name: "Start", id: 0x2, xref: { document: "cluster", section: "8.10.5" } }),
29
29
  Command({ name: "Resume", id: 0x3, conformance: "X", xref: { document: "cluster", section: "8.10.5" } }),
30
30
  Command({ name: "OperationalCommandResponse", id: 0x4, xref: { document: "cluster", section: "8.10.5" } })
31
- )
31
+ );
32
32
 
33
33
  MatterDefinition.children.push(OvenCavityOperationalState);
@@ -70,8 +70,8 @@ export const OvenMode = Cluster(
70
70
 
71
71
  Field({
72
72
  name: "Convection", id: 0x4001,
73
- details: "This mode sets the device into convection mode which creates an airflow within the device during " +
74
- "the cooking duration.",
73
+ details: "This mode sets the device into convection mode which creates an airflow within the device during the " +
74
+ "cooking duration.",
75
75
  xref: { document: "cluster", section: "8.11.7.1.2" }
76
76
  }),
77
77
 
@@ -17,8 +17,8 @@ export const PositionNs = SemanticNamespace(
17
17
  name: "Position", id: 0x8,
18
18
 
19
19
  details: "The tags contained in this namespace may be used in any domain or context, to indicate an " +
20
- "association with a position relative to the device (e.g. the temperature sensor in the top drawer " +
21
- "of a refrigerator, or location of the buttons on a multi-button switch device). Note the difference " +
20
+ "association with a position relative to the device (e.g. the temperature sensor in the top drawer of " +
21
+ "a refrigerator, or location of the buttons on a multi-button switch device). Note the difference " +
22
22
  "with Chapter 5, Common Direction Semantic Tag Namespace." +
23
23
  "\n" +
24
24
  "When multiple endpoints are used for device types, and the associated consumer-facing locations of " +
@@ -19,9 +19,9 @@ export const PowerSource = Cluster(
19
19
  {
20
20
  name: "PowerSource", id: 0x2f, classification: "node", pics: "PS",
21
21
  details: "This cluster is used to describe the configuration and capabilities of a physical power source that " +
22
- "provides power to one or more endpoints on a node. In case the node has multiple power sources, " +
23
- "each shall be described by its own cluster instance. Each instance of this cluster may be " +
24
- "associated with one or more endpoints or the entire node.",
22
+ "provides power to one or more endpoints on a node. In case the node has multiple power sources, each " +
23
+ "shall be described by its own cluster instance. Each instance of this cluster may be associated with " +
24
+ "one or more endpoints or the entire node.",
25
25
  xref: { document: "core", section: "11.7" }
26
26
  },
27
27
 
@@ -84,18 +84,18 @@ export const PowerSource = Cluster(
84
84
  Attribute({
85
85
  name: "WiredAssessedInputFrequency", id: 0x4, type: "uint16", access: "R V", conformance: "[WIRED]",
86
86
  quality: "X C",
87
- details: "Indicates the assessed frequency of the voltage, currently provided by the hard-wired source, in " +
88
- "Hz. A value of NULL shall indicate the Node is currently unable to assess the value. If the wired " +
89
- "source is not connected, but the Node is still able to assess a value, then the assessed value may " +
90
- "be reported.",
87
+ details: "Indicates the assessed frequency of the voltage, currently provided by the hard-wired source, in Hz. " +
88
+ "A value of NULL shall indicate the Node is currently unable to assess the value. If the wired source " +
89
+ "is not connected, but the Node is still able to assess a value, then the assessed value may be " +
90
+ "reported.",
91
91
  xref: { document: "core", section: "11.7.7.5" }
92
92
  }),
93
93
 
94
94
  Attribute({
95
95
  name: "WiredCurrentType", id: 0x5, type: "WiredCurrentTypeEnum", access: "R V",
96
96
  conformance: "WIRED", constraint: "desc", quality: "F",
97
- details: "Indicates the type of current the Node expects to be provided by the hard- wired source as " +
98
- "specified in WiredCurrentTypeEnum.",
97
+ details: "Indicates the type of current the Node expects to be provided by the hard- wired source as specified " +
98
+ "in WiredCurrentTypeEnum.",
99
99
  xref: { document: "core", section: "11.7.7.6" }
100
100
  }),
101
101
 
@@ -103,9 +103,9 @@ export const PowerSource = Cluster(
103
103
  name: "WiredAssessedCurrent", id: 0x6, type: "uint32", access: "R V", conformance: "[WIRED]",
104
104
  quality: "X C",
105
105
  details: "Indicates the assessed instantaneous current draw of the Node on the hard- wired source, in mA " +
106
- "(milliamps). A value of NULL shall indicate the Node is currently unable to assess the value. If " +
107
- "the wired source is not connected, but the Node is still able to assess a value, then the assessed " +
108
- "value may be reported.",
106
+ "(milliamps). A value of NULL shall indicate the Node is currently unable to assess the value. If the " +
107
+ "wired source is not connected, but the Node is still able to assess a value, then the assessed value " +
108
+ "may be reported.",
109
109
  xref: { document: "core", section: "11.7.7.7" }
110
110
  }),
111
111
 
@@ -139,12 +139,11 @@ export const PowerSource = Cluster(
139
139
  details: "Indicates the set of wired faults currently detected by the Node on this power source. This set is " +
140
140
  "represented as a list of WiredFaultEnum. When the Node detects a fault has been raised, the " +
141
141
  "appropriate WiredFaultEnum value shall be added to this list, provided it is not already present. " +
142
- "This list shall NOT contain more than one instance of a specific WiredFaultEnum value. When the " +
143
- "Node detects all conditions contributing to a fault have been cleared, the corresponding " +
144
- "WiredFaultEnum value shall be removed from this list. An empty list shall indicate there are " +
145
- "currently no active faults. The order of this list SHOULD have no significance. Clients interested " +
146
- "in monitoring changes in active faults may subscribe to this attribute, or they may subscribe to " +
147
- "WiredFaultChange.",
142
+ "This list shall NOT contain more than one instance of a specific WiredFaultEnum value. When the Node " +
143
+ "detects all conditions contributing to a fault have been cleared, the corresponding WiredFaultEnum " +
144
+ "value shall be removed from this list. An empty list shall indicate there are currently no active " +
145
+ "faults. The order of this list SHOULD have no significance. Clients interested in monitoring changes " +
146
+ "in active faults may subscribe to this attribute, or they may subscribe to WiredFaultChange.",
148
147
 
149
148
  xref: { document: "core", section: "11.7.7.11" }
150
149
  },
@@ -200,16 +199,16 @@ export const PowerSource = Cluster(
200
199
  Attribute({
201
200
  name: "BatChargeLevel", id: 0xe, type: "BatChargeLevelEnum", access: "R V", conformance: "BAT",
202
201
  constraint: "desc",
203
- details: "Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention " +
204
- "is required as specified in BatChargeLevelEnum.",
202
+ details: "Indicates a coarse ranking of the charge level of the battery, used to indicate when intervention is " +
203
+ "required as specified in BatChargeLevelEnum.",
205
204
  xref: { document: "core", section: "11.7.7.15" }
206
205
  }),
207
206
 
208
207
  Attribute({
209
208
  name: "BatReplacementNeeded", id: 0xf, type: "bool", access: "R V", conformance: "BAT",
210
209
  details: "Indicates if the battery needs to be replaced. Replacement may be simple routine maintenance, such " +
211
- "as with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, " +
212
- "or serious fault with a rechargeable or even non-replaceable cell.",
210
+ "as with a single use, non-rechargeable cell. Replacement, however, may also indicate end of life, or " +
211
+ "serious fault with a rechargeable or even non-replaceable cell.",
213
212
  xref: { document: "core", section: "11.7.7.16" }
214
213
  }),
215
214
 
@@ -231,14 +230,14 @@ export const PowerSource = Cluster(
231
230
  name: "ActiveBatFaults", id: 0x12, type: "list", access: "R V", conformance: "[BAT]",
232
231
  constraint: "max 8",
233
232
 
234
- details: "Indicates the set of battery faults currently detected by the Node on this power source. This set " +
235
- "is represented as a list of BatFaultEnum. When the Node detects a fault has been raised, the " +
236
- "appropriate BatFaultEnum value shall be added to this list, provided it is not already present. " +
237
- "This list shall NOT contain more than one instance of a specific BatFaultEnum value. When the Node " +
233
+ details: "Indicates the set of battery faults currently detected by the Node on this power source. This set is " +
234
+ "represented as a list of BatFaultEnum. When the Node detects a fault has been raised, the " +
235
+ "appropriate BatFaultEnum value shall be added to this list, provided it is not already present. This " +
236
+ "list shall NOT contain more than one instance of a specific BatFaultEnum value. When the Node " +
238
237
  "detects all conditions contributing to a fault have been cleared, the corresponding BatFaultEnum " +
239
238
  "value shall be removed from this list. An empty list shall indicate there are currently no active " +
240
- "faults. The order of this list SHOULD have no significance. Clients interested in monitoring " +
241
- "changes in active faults may subscribe to this attribute, or they may subscribe to Bat" +
239
+ "faults. The order of this list SHOULD have no significance. Clients interested in monitoring changes " +
240
+ "in active faults may subscribe to this attribute, or they may subscribe to Bat" +
242
241
  "\n" +
243
242
  "FaultChange.",
244
243
 
@@ -314,8 +313,8 @@ export const PowerSource = Cluster(
314
313
  name: "BatTimeToFullCharge", id: 0x1b, type: "uint32", access: "R V", conformance: "[RECHG]",
315
314
  quality: "X Q",
316
315
 
317
- details: "Indicates the estimated time in seconds before the battery source will be at full charge. A value " +
318
- "of NULL shall indicate the Node is currently unable to assess the value." +
316
+ details: "Indicates the estimated time in seconds before the battery source will be at full charge. A value of " +
317
+ "NULL shall indicate the Node is currently unable to assess the value." +
319
318
  "\n" +
320
319
  "Changes to this attribute shall only be marked as reportable in the following cases:" +
321
320
  "\n" +
@@ -354,8 +353,8 @@ export const PowerSource = Cluster(
354
353
  "When the Node detects all conditions contributing to a fault have been cleared, the corresponding " +
355
354
  "BatChargeFaultEnum value shall be removed from this list. An empty list shall indicate there are " +
356
355
  "currently no active faults. The order of this list SHOULD have no significance. Clients interested " +
357
- "in monitoring changes in active faults may subscribe to this attribute, or they may subscribe to " +
358
- "the BatFaultChange event.",
356
+ "in monitoring changes in active faults may subscribe to this attribute, or they may subscribe to the " +
357
+ "BatFaultChange event.",
359
358
 
360
359
  xref: { document: "core", section: "11.7.7.31" }
361
360
  },
@@ -376,8 +375,8 @@ export const PowerSource = Cluster(
376
375
  "A cluster instance with an empty list shall indicate that the power source is for the entire node, " +
377
376
  "which includes all endpoints." +
378
377
  "\n" +
379
- "A cluster instance with a non-empty list shall include the endpoint, upon which the cluster " +
380
- "instance resides." +
378
+ "A cluster instance with a non-empty list shall include the endpoint, upon which the cluster instance " +
379
+ "resides." +
381
380
  "\n" +
382
381
  "The above rules allow that some endpoints can have an unknown power source, and therefore would not " +
383
382
  "be indicated by any instance of this cluster." +
@@ -405,8 +404,8 @@ export const PowerSource = Cluster(
405
404
  Event(
406
405
  {
407
406
  name: "WiredFaultChange", id: 0x0, access: "V", conformance: "[WIRED]", priority: "info",
408
- details: "The WiredFaultChange Event shall be generated when the set of wired faults currently detected by " +
409
- "the Node on this wired power source changes. This event shall correspond to a change in value of " +
407
+ details: "The WiredFaultChange Event shall be generated when the set of wired faults currently detected by the " +
408
+ "Node on this wired power source changes. This event shall correspond to a change in value of " +
410
409
  "ActiveWiredFaults.",
411
410
  xref: { document: "core", section: "11.7.8.1" }
412
411
  },
@@ -435,8 +434,8 @@ export const PowerSource = Cluster(
435
434
  Event(
436
435
  {
437
436
  name: "BatFaultChange", id: 0x1, access: "V", conformance: "[BAT]", priority: "info",
438
- details: "The BatFaultChange Event shall be generated when the set of battery faults currently detected by " +
439
- "the Node on this battery power source changes. This event shall correspond to a change in value of " +
437
+ details: "The BatFaultChange Event shall be generated when the set of battery faults currently detected by the " +
438
+ "Node on this battery power source changes. This event shall correspond to a change in value of " +
440
439
  "ActiveBatFaults.",
441
440
  xref: { document: "core", section: "11.7.8.2" }
442
441
  },
@@ -29,10 +29,10 @@ export const PowerSourceConfiguration = Cluster(
29
29
  name: "Sources", id: 0x0, type: "list", access: "R V", conformance: "M", constraint: "max 6",
30
30
  quality: "N",
31
31
 
32
- details: "This list shall contain the set of all power sources capable of participating in the power system " +
33
- "of this Node. Each entry in the list shall be the endpoint number of an endpoint having a Power " +
34
- "Source cluster, which corresponds to a physical power source. The endpoint number shall be unique " +
35
- "within the list." +
32
+ details: "This list shall contain the set of all power sources capable of participating in the power system of " +
33
+ "this Node. Each entry in the list shall be the endpoint number of an endpoint having a Power Source " +
34
+ "cluster, which corresponds to a physical power source. The endpoint number shall be unique within " +
35
+ "the list." +
36
36
  "\n" +
37
37
  "The order of power sources on a Node is defined by the Order attribute of its associated Power " +
38
38
  "Source cluster provided on the endpoint. List entries shall be sorted in increasing order, that is, " +
@@ -15,8 +15,8 @@ import {
15
15
  export const PowerSourceNs = SemanticNamespace(
16
16
  {
17
17
  name: "PowerSource", id: 0xf,
18
- details: "The tags contained in this namespace are restricted for use in the power source domain and shall " +
19
- "NOT be used in any other domain or context.",
18
+ details: "The tags contained in this namespace are restricted for use in the power source domain and shall NOT " +
19
+ "be used in any other domain or context.",
20
20
  xref: { document: "namespace", section: "15" }
21
21
  },
22
22
 
@@ -48,8 +48,8 @@ export const ProxyConfiguration = Cluster(
48
48
  {
49
49
  name: "SourceList", id: 0x2, type: "list", access: "RW", conformance: "M", constraint: "desc",
50
50
  default: [],
51
- details: "When ProxyAllNodes is false, this list contains the set of Node IDs of sources that this proxy " +
52
- "shall specifically proxy.",
51
+ details: "When ProxyAllNodes is false, this list contains the set of Node IDs of sources that this proxy shall " +
52
+ "specifically proxy.",
53
53
  xref: { document: "core", section: "9.15.13.4.1.2" }
54
54
  },
55
55
 
@@ -48,8 +48,8 @@ export const ProxyDiscovery = Cluster(
48
48
 
49
49
  Field({
50
50
  name: "NumEventPaths", id: 0x2, type: "uint16", conformance: "M", constraint: "desc",
51
- details: "The number of event paths the client will have in the subscription request. This is a " +
52
- "heuristic/hint to allow a Proxy to better ascertain whether it can support the ensuing subscription.",
51
+ details: "The number of event paths the client will have in the subscription request. This is a heuristic/hint " +
52
+ "to allow a Proxy to better ascertain whether it can support the ensuing subscription.",
53
53
  xref: { document: "core", section: "9.15.12.4.1.3" }
54
54
  })
55
55
  ),
@@ -74,9 +74,9 @@ export const ProxyDiscovery = Cluster(
74
74
 
75
75
  details: "If the proxy currently subscribes to the source (either directly or indirectly), this indicates the " +
76
76
  "number of hops to the source. Sensible values start at 1, with 1 being used for a proxy that " +
77
- "subscribes directly to the source. If the proxy is not subscribed directly to the source, this " +
78
- "value shall be one greater than the NumHopsToSource for the given Node ID of the proxy it is " +
79
- "subscribed to." +
77
+ "subscribes directly to the source. If the proxy is not subscribed directly to the source, this value " +
78
+ "shall be one greater than the NumHopsToSource for the given Node ID of the proxy it is subscribed " +
79
+ "to." +
80
80
  "\n" +
81
81
  "0 indicates that the proxy currently does not have a subscription to the source.",
82
82