@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
@@ -87,10 +87,10 @@ export const IcdManagement = Cluster(
87
87
  {
88
88
  name: "RegisteredClients", id: 0x3, type: "list", access: "R F A", conformance: "CIP",
89
89
  constraint: "desc", default: [], quality: "N",
90
- details: "This attribute shall contain all clients registered to receive notification if their subscription " +
91
- "is lost. The maximum number of entries that can be in the list shall be ClientsSupportedPerFabric " +
92
- "for each fabric supported on the server, as indicated by the value of the SupportedFabrics " +
93
- "attribute in the Operational Credentials cluster.",
90
+ details: "This attribute shall contain all clients registered to receive notification if their subscription is " +
91
+ "lost. The maximum number of entries that can be in the list shall be ClientsSupportedPerFabric for " +
92
+ "each fabric supported on the server, as indicated by the value of the SupportedFabrics attribute in " +
93
+ "the Operational Credentials cluster.",
94
94
  xref: { document: "core", section: "9.17.6.4" }
95
95
  },
96
96
 
@@ -118,17 +118,17 @@ export const IcdManagement = Cluster(
118
118
 
119
119
  details: "Indicates which user action(s) will trigger the ICD to switch to Active mode. If the attribute " +
120
120
  "indicates support for a trigger that is dependent on the UserActiveModeTriggerInstruction in the " +
121
- "UserActiveModeTriggerHint table, the UserActiveModeTriggerInstruction attribute shall be " +
122
- "implemented and shall provide the required information, unless specified otherwise in the " +
123
- "requirement column of the UserActiveModeTriggerHint table." +
121
+ "UserActiveModeTriggerHint table, the UserActiveModeTriggerInstruction attribute shall be implemented " +
122
+ "and shall provide the required information, unless specified otherwise in the requirement column of " +
123
+ "the UserActiveModeTriggerHint table." +
124
124
  "\n" +
125
125
  "ActuateSensorLightsBlink, ResetButtonLightsBlink and SetupButtonLightsBlink (i.e. bits 7, 9 and 14) " +
126
- "have a dependency on the UserActiveModeTriggerInstruction attribute but do not require the " +
127
- "attribute to be present." +
126
+ "have a dependency on the UserActiveModeTriggerInstruction attribute but do not require the attribute " +
127
+ "to be present." +
128
128
  "\n" +
129
129
  "### An ICD can indicate multiple ways of being put into Active Mode by setting multiple bits in the " +
130
- "bitmap at the same time. However, a device shall NOT set more than one bit which has a dependency " +
131
- "on the UserActiveModeTriggerInstruction attribute.",
130
+ "bitmap at the same time. However, a device shall NOT set more than one bit which has a dependency on " +
131
+ "the UserActiveModeTriggerInstruction attribute.",
132
132
 
133
133
  xref: { document: "core", section: "9.17.6.7" }
134
134
  }),
@@ -195,8 +195,8 @@ export const IcdManagement = Cluster(
195
195
 
196
196
  Field({
197
197
  name: "CheckInNodeId", id: 0x0, type: "node-id", conformance: "M",
198
- details: "This field shall provide the node ID to which a Check-In message will be sent if there are no " +
199
- "active subscriptions matching MonitoredSubject.",
198
+ details: "This field shall provide the node ID to which a Check-In message will be sent if there are no active " +
199
+ "subscriptions matching MonitoredSubject.",
200
200
  xref: { document: "core", section: "9.17.7.1.1" }
201
201
  }),
202
202
 
@@ -220,9 +220,9 @@ export const IcdManagement = Cluster(
220
220
  "stored on the server. The verification key provided in this field shall be used by the server to " +
221
221
  "guarantee that a client with manage permissions can only modify entries that contain a Key equal to " +
222
222
  "the verification key. The verification key shall be provided for clients with manage permissions. " +
223
- "The verification key SHOULD NOT be provided by clients with administrator permissions for the " +
224
- "server cluster. The verification key shall be ignored by the server if it is provided by a client " +
225
- "with administrator permissions for the server cluster.",
223
+ "The verification key SHOULD NOT be provided by clients with administrator permissions for the server " +
224
+ "cluster. The verification key shall be ignored by the server if it is provided by a client with " +
225
+ "administrator permissions for the server cluster.",
226
226
 
227
227
  xref: { document: "core", section: "9.17.7.1.4" }
228
228
  }),
@@ -251,8 +251,8 @@ export const IcdManagement = Cluster(
251
251
  response: "status",
252
252
  details: "This command allows a client to unregister itself with the ICD. Example: a client that is leaving " +
253
253
  "the network (e.g. running on a phone which is leaving the home) can (and should) remove its " +
254
- "subscriptions and send this UnregisterClient command before leaving to prevent the burden on the " +
255
- "ICD of an absent client.",
254
+ "subscriptions and send this UnregisterClient command before leaving to prevent the burden on the ICD " +
255
+ "of an absent client.",
256
256
  xref: { document: "core", section: "9.17.7.3" }
257
257
  },
258
258
 
@@ -268,11 +268,11 @@ export const IcdManagement = Cluster(
268
268
  details: "This field shall provide the verification key associated with the CheckInNodeID to remove from " +
269
269
  "storage. The verification key represents the key already stored on the server. The verification key " +
270
270
  "provided in this field shall be used by the server to guarantee that a client with manage " +
271
- "permissions can only remove entries that contain a Key equal to the stored key. The verification " +
272
- "key shall be provided for clients with manage permissions. The verification key SHOULD NOT be " +
273
- "provided by clients with administrator permissions for the server cluster. The verification key " +
274
- "shall be ignored by the server if it is provided by a client with administrator permissions for the " +
275
- "server cluster.",
271
+ "permissions can only remove entries that contain a Key equal to the stored key. The verification key " +
272
+ "shall be provided for clients with manage permissions. The verification key SHOULD NOT be provided " +
273
+ "by clients with administrator permissions for the server cluster. The verification key shall be " +
274
+ "ignored by the server if it is provided by a client with administrator permissions for the server " +
275
+ "cluster.",
276
276
 
277
277
  xref: { document: "core", section: "9.17.7.3.2" }
278
278
  })
@@ -300,8 +300,8 @@ export const IcdManagement = Cluster(
300
300
  Command(
301
301
  {
302
302
  name: "StayActiveResponse", id: 0x4, conformance: "LITS, O", direction: "response",
303
- details: "This message shall be sent by the ICD in response to the StayActiveRequest command and shall " +
304
- "contain the computed duration (in milliseconds) that the ICD intends to stay active for.",
303
+ details: "This message shall be sent by the ICD in response to the StayActiveRequest command and shall contain " +
304
+ "the computed duration (in milliseconds) that the ICD intends to stay active for.",
305
305
  xref: { document: "core", section: "9.17.7.5" }
306
306
  },
307
307
 
@@ -313,8 +313,8 @@ export const IcdManagement = Cluster(
313
313
  "\n" +
314
314
  "### Minimum Value for PromisedActiveDuration" +
315
315
  "\n" +
316
- "The minimum value of the PromisedActiveDuration field shall be equal to either 30000 milliseconds " +
317
- "or StayActiveDuration (from the received StayActiveRequest command), whichever is smaller.",
316
+ "The minimum value of the PromisedActiveDuration field shall be equal to either 30000 milliseconds or " +
317
+ "StayActiveDuration (from the received StayActiveRequest command), whichever is smaller.",
318
318
 
319
319
  xref: { document: "core", section: "9.17.7.5.1" }
320
320
  })
@@ -425,9 +425,9 @@ export const IcdManagement = Cluster(
425
425
  name: "MonitoredSubject", id: 0x2, type: "subject-id", access: "S", conformance: "M", quality: "N",
426
426
 
427
427
  details: "This field shall indicate the monitored Subject ID. This field shall be used to determine if a " +
428
- "particular client has an active subscription for the given entry. The MonitoredSubject, when it is " +
429
- "a NodeID, may be the same as the CheckInNodeID. The MonitoredSubject gives the registering client " +
430
- "the flexibility of having a different CheckInNodeID from the MonitoredSubject. A subscription shall " +
428
+ "particular client has an active subscription for the given entry. The MonitoredSubject, when it is a " +
429
+ "NodeID, may be the same as the CheckInNodeID. The MonitoredSubject gives the registering client the " +
430
+ "flexibility of having a different CheckInNodeID from the MonitoredSubject. A subscription shall " +
431
431
  "count as an active subscription for this entry if:" +
432
432
  "\n" +
433
433
  " • It is on the associated fabric of this entry, and" +
@@ -436,8 +436,8 @@ export const IcdManagement = Cluster(
436
436
  " subscription. Matching shall be determined using the subject_matches function defined in the " +
437
437
  " Access Control Privilege Granting Algorithm." +
438
438
  "\n" +
439
- "For example, if the MonitoredSubject is Node ID 0x1111_2222_3333_AAAA, and one of the subscribers " +
440
- "to the server on the entry’s associated fabric bears that Node ID, then the entry matches." +
439
+ "For example, if the MonitoredSubject is Node ID 0x1111_2222_3333_AAAA, and one of the subscribers to " +
440
+ "the server on the entry’s associated fabric bears that Node ID, then the entry matches." +
441
441
  "\n" +
442
442
  "Another example is if the MonitoredSubject has the value 0xFFFF_FFFD_AA12_0002, and one of the" +
443
443
  "\n" +
@@ -56,8 +56,8 @@ export const Identify = Cluster(
56
56
  constraint: "desc",
57
57
  details: "Indicates how the identification state is presented to the user." +
58
58
  "\n" +
59
- "This attribute shall contain one of the values defined in IdentifyTypeEnum. The value None shall " +
60
- "NOT be used if the device is capable of presenting its identification state using one of the other " +
59
+ "This attribute shall contain one of the values defined in IdentifyTypeEnum. The value None shall NOT " +
60
+ "be used if the device is capable of presenting its identification state using one of the other " +
61
61
  "methods defined in IdentifyTypeEnum.",
62
62
  xref: { document: "cluster", section: "1.2.5.2" }
63
63
  }),
@@ -80,8 +80,8 @@ export const Identify = Cluster(
80
80
  "to allow an implementation to provide visual feedback to the user under certain circumstances such " +
81
81
  "as a color light turning green when it has successfully connected to a network. The use of this " +
82
82
  "command and the effects themselves are entirely up to the implementer to use whenever a visual " +
83
- "feedback is useful but it is not the same as and does not replace the identify mechanism used " +
84
- "during commissioning.",
83
+ "feedback is useful but it is not the same as and does not replace the identify mechanism used during " +
84
+ "commissioning.",
85
85
 
86
86
  xref: { document: "cluster", section: "1.2.6.2" }
87
87
  },
@@ -93,9 +93,9 @@ export const Identify = Cluster(
93
93
  details: "This field shall indicate the identify effect to use and shall contain one of the non-reserved " +
94
94
  "values in EffectIdentifierEnum." +
95
95
  "\n" +
96
- "All values of the EffectIdentifierEnum shall be supported. Implementors may deviate from the " +
97
- "example light effects in EffectIdentifierEnum, but they SHOULD indicate during testing how they " +
98
- "handle each effect.",
96
+ "All values of the EffectIdentifierEnum shall be supported. Implementors may deviate from the example " +
97
+ "light effects in EffectIdentifierEnum, but they SHOULD indicate during testing how they handle each " +
98
+ "effect.",
99
99
 
100
100
  xref: { document: "cluster", section: "1.2.6.2.1" }
101
101
  }),
@@ -24,10 +24,10 @@ export const JointFabricDatastoreCluster = Cluster(
24
24
  "Fabric." +
25
25
  "\n" +
26
26
  "When an Ecosystem Administrator Node is commissioned onto the Joint Fabric, the Ecosystem " +
27
- "Administrator Node has no knowledge of what Nodes and Groups are present, or what set-up " +
28
- "information related to the Joint Fabric is provided by the user. To address lack of knowledge, the " +
29
- "Joint Fabric Datastore provides the information required for all Ecosystem Administrators to " +
30
- "maintain a consistent view of the Joint Fabric including Nodes, Groups, settings and privileges." +
27
+ "Administrator Node has no knowledge of what Nodes and Groups are present, or what set-up information " +
28
+ "related to the Joint Fabric is provided by the user. To address lack of knowledge, the Joint Fabric " +
29
+ "Datastore provides the information required for all Ecosystem Administrators to maintain a " +
30
+ "consistent view of the Joint Fabric including Nodes, Groups, settings and privileges." +
31
31
  "\n" +
32
32
  "The Joint Fabric Datastore cluster server shall only be accessible on a Node which is acting as the " +
33
33
  "Joint Fabric Anchor Administrator. When not acting as the Joint Fabric Anchor Administrator, the " +
@@ -120,9 +120,9 @@ export const JointFabricDatastoreCluster = Cluster(
120
120
  conformance: "M",
121
121
  details: "This shall indicate the current state of the Joint Fabric Datastore Cluster." +
122
122
  "\n" +
123
- "The Committed status indicates the DataStore is ready for use. The Pending status indicates that " +
124
- "the DataStore is not yet ready for use. The DeletePending status indicates that the DataStore is in " +
125
- "the process of being transferred to another Joint Fabric Anchor Administrator.",
123
+ "The Committed status indicates the DataStore is ready for use. The Pending status indicates that the " +
124
+ "DataStore is not yet ready for use. The DeletePending status indicates that the DataStore is in the " +
125
+ "process of being transferred to another Joint Fabric Anchor Administrator.",
126
126
  xref: { document: "core", section: "11.24.6.9" }
127
127
  }),
128
128
 
@@ -377,8 +377,8 @@ export const JointFabricDatastoreCluster = Cluster(
377
377
  Field(
378
378
  {
379
379
  name: "GroupIdList", id: 0x4, type: "list", access: "R F V", conformance: "M",
380
- details: "List of Group IDs that this endpoint is a member of. Any changes to Group Id List (add/remove " +
381
- "entry) must follow the pending→committed workflow with current state reflected in the Status Entry.",
380
+ details: "List of Group IDs that this endpoint is a member of. Any changes to Group Id List (add/remove entry) " +
381
+ "must follow the pending→committed workflow with current state reflected in the Status Entry.",
382
382
  xref: { document: "core", section: "11.24.5.6.5" }
383
383
  },
384
384
 
@@ -473,9 +473,9 @@ export const JointFabricDatastoreCluster = Cluster(
473
473
  Field(
474
474
  {
475
475
  name: "EndpointList", id: 0x6, type: "list", access: "R F V", conformance: "M",
476
- details: "The list of endpoints for this node. Any changes to Endpoint List (add/remove entry) must follow " +
477
- "the pending→committed workflow with current state reflected in the Status Entry for the " +
478
- "corresponding entry in the list.",
476
+ details: "The list of endpoints for this node. Any changes to Endpoint List (add/remove entry) must follow the " +
477
+ "pending→committed workflow with current state reflected in the Status Entry for the corresponding " +
478
+ "entry in the list.",
479
479
  xref: { document: "core", section: "11.24.5.8.6" }
480
480
  },
481
481
 
@@ -20,12 +20,12 @@ export const KeypadInput = Cluster(
20
20
  name: "KeypadInput", id: 0x509, classification: "application", pics: "KEYPADINPUT",
21
21
 
22
22
  details: "This cluster provides an interface for key code based input and control on a device like a Video " +
23
- "Player or an endpoint like a Content App. This may include text or action commands such as UP, " +
24
- "DOWN, and SELECT." +
23
+ "Player or an endpoint like a Content App. This may include text or action commands such as UP, DOWN, " +
24
+ "and SELECT." +
25
25
  "\n" +
26
26
  "This cluster would be supported on Video Player devices as well as devices that support remote " +
27
- "control input from a keypad or remote. This cluster provides the list of supported keypad inputs " +
28
- "and provides a command for sending them." +
27
+ "control input from a keypad or remote. This cluster provides the list of supported keypad inputs and " +
28
+ "provides a command for sending them." +
29
29
  "\n" +
30
30
  "The cluster server for Keypad Input is implemented by a device that can receive keypad input, such " +
31
31
  "as a Video Player, or an endpoint that can receive keypad input, such as a Content App." +
@@ -66,9 +66,9 @@ export const KeypadInput = Cluster(
66
66
  "process the keycode as input. In other words, a specific content app endpoint shall NOT process a " +
67
67
  "keycode received by a different content app endpoint." +
68
68
  "\n" +
69
- "If a second SendKey request with the same KeyCode value is received within 200 ms, then the " +
70
- "endpoint will consider the first key press to be a press and hold. When such a repeat KeyCode value " +
71
- "is not received within 200 ms, then the endpoint will consider the last key press to be a release.",
69
+ "If a second SendKey request with the same KeyCode value is received within 200 ms, then the endpoint " +
70
+ "will consider the first key press to be a press and hold. When such a repeat KeyCode value is not " +
71
+ "received within 200 ms, then the endpoint will consider the last key press to be a release.",
72
72
 
73
73
  xref: { document: "cluster", section: "6.8.6.1" }
74
74
  },
@@ -83,8 +83,8 @@ export const KeypadInput = Cluster(
83
83
  Command(
84
84
  {
85
85
  name: "SendKeyResponse", id: 0x1, conformance: "M", direction: "response",
86
- details: "This command shall be generated in response to a SendKey command. The data for this command shall " +
87
- "be as follows:",
86
+ details: "This command shall be generated in response to a SendKey command. The data for this command shall be " +
87
+ "as follows:",
88
88
  xref: { document: "cluster", section: "6.8.6.2" }
89
89
  },
90
90
 
@@ -36,8 +36,8 @@ export const LaundryWasherControls = Cluster(
36
36
 
37
37
  Field({
38
38
  name: "RINSE", conformance: "O.a+", constraint: "1", description: "Rinse",
39
- details: "This feature indicates multiple rinse cycles are supported in at least one supported mode. Note " +
40
- "that some modes may not support selection of the number of rinse cycles even if this feature is " +
39
+ details: "This feature indicates multiple rinse cycles are supported in at least one supported mode. Note that " +
40
+ "some modes may not support selection of the number of rinse cycles even if this feature is " +
41
41
  "supported.",
42
42
  xref: { document: "cluster", section: "8.6.4.2" }
43
43
  })
@@ -34,8 +34,8 @@ export const LaundryWasherMode = Cluster(
34
34
 
35
35
  Attribute({
36
36
  name: "SupportedModes", id: 0x0, conformance: "M",
37
- details: "At least one entry in the SupportedModes attribute shall include the Normal mode tag in the " +
38
- "ModeTags field list.",
37
+ details: "At least one entry in the SupportedModes attribute shall include the Normal mode tag in the ModeTags " +
38
+ "field list.",
39
39
  xref: { document: "cluster", section: "8.5.6.1" }
40
40
  }),
41
41
 
@@ -18,9 +18,9 @@ import {
18
18
  export const LevelControl = Cluster(
19
19
  {
20
20
  name: "LevelControl", id: 0x8, classification: "application", pics: "LVL",
21
- details: "This cluster provides an interface for controlling a characteristic of a device that can be set to " +
22
- "a level, for example the brightness of a light, the degree of closure of a door, or the power " +
23
- "output of a heater.",
21
+ details: "This cluster provides an interface for controlling a characteristic of a device that can be set to a " +
22
+ "level, for example the brightness of a light, the degree of closure of a door, or the power output " +
23
+ "of a heater.",
24
24
  xref: { document: "cluster", section: "1.6" }
25
25
  },
26
26
 
@@ -36,8 +36,8 @@ export const LevelControl = Cluster(
36
36
  Field({
37
37
  name: "LT", conformance: "O", constraint: "1", default: 0, description: "Lighting",
38
38
 
39
- details: "This feature supports an interface for controlling the level of a light source. For the " +
40
- "CurrentLevel attribute:" +
39
+ details: "This feature supports an interface for controlling the level of a light source. For the CurrentLevel " +
40
+ "attribute:" +
41
41
  "\n" +
42
42
  "A value of 0x00 shall NOT be used." +
43
43
  "\n" +
@@ -78,8 +78,8 @@ export const LevelControl = Cluster(
78
78
  name: "RemainingTime", id: 0x1, type: "uint16", access: "R V", conformance: "LT", default: 0,
79
79
  quality: "Q",
80
80
 
81
- details: "Indicates the time remaining until the current command is complete - it is specified in 1/10ths of " +
82
- "a second." +
81
+ details: "Indicates the time remaining until the current command is complete - it is specified in 1/10ths of a " +
82
+ "second." +
83
83
  "\n" +
84
84
  "Changes to this attribute shall only be marked as reportable in the following cases:" +
85
85
  "\n" +
@@ -89,8 +89,8 @@ export const LevelControl = Cluster(
89
89
  "\n" +
90
90
  " • When it changes to 0." +
91
91
  "\n" +
92
- "For commands with a transition time or changes to the transition time less than 1 second, changes " +
93
- "to this attribute shall NOT be reported." +
92
+ "For commands with a transition time or changes to the transition time less than 1 second, changes to " +
93
+ "this attribute shall NOT be reported." +
94
94
  "\n" +
95
95
  "As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the " +
96
96
  "reporting of this attribute in order to keep track of the remaining duration.",
@@ -155,8 +155,8 @@ export const LevelControl = Cluster(
155
155
  name: "OnOffTransitionTime", id: 0x10, type: "uint16", access: "RW VO", conformance: "O",
156
156
  default: 0,
157
157
 
158
- details: "Indicates the time taken to move to or from the target level when On or Off commands are received " +
159
- "by an On/Off cluster on the same endpoint. It is specified in 1/10ths of a second." +
158
+ details: "Indicates the time taken to move to or from the target level when On or Off commands are received by " +
159
+ "an On/Off cluster on the same endpoint. It is specified in 1/10ths of a second." +
160
160
  "\n" +
161
161
  "The actual time taken SHOULD be as close to OnOffTransitionTime as the device is able. Please note " +
162
162
  "that if the device is not able to move at a variable rate, the OnOffTransitionTime attribute SHOULD " +
@@ -170,9 +170,9 @@ export const LevelControl = Cluster(
170
170
  constraint: "minLevel to maxLevel", default: null, quality: "X",
171
171
 
172
172
  details: "Indicates the value that the CurrentLevel attribute is set to when the OnOff attribute of an On/Off " +
173
- "cluster on the same endpoint is set to TRUE, as a result of processing an On/Off cluster command. " +
174
- "If the OnLevel attribute is not implemented, or is set to the null value, it has no effect. For " +
175
- "more details see Effect of On/Off Commands on the CurrentLevel attribute." +
173
+ "cluster on the same endpoint is set to TRUE, as a result of processing an On/Off cluster command. If " +
174
+ "the OnLevel attribute is not implemented, or is set to the null value, it has no effect. For more " +
175
+ "details see Effect of On/Off Commands on the CurrentLevel attribute." +
176
176
  "\n" +
177
177
  "OnLevel represents a mandatory field that was previously not present or optional. Implementers " +
178
178
  "should be aware that older devices may not implement it.",
@@ -184,8 +184,8 @@ export const LevelControl = Cluster(
184
184
  name: "OnTransitionTime", id: 0x12, type: "uint16", access: "RW VO", conformance: "O",
185
185
  default: null, quality: "X",
186
186
  details: "Indicates the time taken to move the current level from the minimum level to the maximum level when " +
187
- "an On command is received by an On/Off cluster on the same endpoint. It is specified in 1/10ths of " +
188
- "a second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime " +
187
+ "an On command is received by an On/Off cluster on the same endpoint. It is specified in 1/10ths of a " +
188
+ "second. If this attribute is not implemented, or contains a null value, the OnOffTransitionTime " +
189
189
  "shall be used instead.",
190
190
  xref: { document: "cluster", section: "1.6.6.12" }
191
191
  }),
@@ -217,8 +217,8 @@ export const LevelControl = Cluster(
217
217
  "The Options attribute is a bitmap that determines the default behavior of some cluster commands. " +
218
218
  "Each command that is dependent on the Options attribute shall first construct a temporary Options " +
219
219
  "bitmap that is in effect during the command processing. The temporary Options bitmap has the same " +
220
- "format and meaning as the Options attribute, but includes any bits that may be overridden by " +
221
- "command fields." +
220
+ "format and meaning as the Options attribute, but includes any bits that may be overridden by command " +
221
+ "fields." +
222
222
  "\n" +
223
223
  "This attribute is meant to be changed only during commissioning." +
224
224
  "\n" +
@@ -240,9 +240,9 @@ export const LevelControl = Cluster(
240
240
  name: "StartUpCurrentLevel", id: 0x4000, type: "uint8", access: "RW VM", conformance: "LT",
241
241
  constraint: "desc", quality: "X N",
242
242
 
243
- details: "Indicates the desired startup level for a device when it is supplied with power and this level " +
244
- "shall be reflected in the CurrentLevel attribute. The values of the StartUpCurrentLevel attribute " +
245
- "are listed below:" +
243
+ details: "Indicates the desired startup level for a device when it is supplied with power and this level shall " +
244
+ "be reflected in the CurrentLevel attribute. The values of the StartUpCurrentLevel attribute are " +
245
+ "listed below:" +
246
246
  "\n" +
247
247
  "This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentLevel " +
248
248
  "attribute shall return to its value prior to the restart.",
@@ -258,8 +258,8 @@ export const LevelControl = Cluster(
258
258
  },
259
259
  Field({ name: "Level", id: 0x0, type: "uint8", conformance: "M", constraint: "max 254" }),
260
260
  Field({ name: "TransitionTime", id: 0x1, type: "uint16", conformance: "M", quality: "X" }),
261
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
262
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
261
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
262
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
263
263
  ),
264
264
 
265
265
  Command(
@@ -288,8 +288,8 @@ export const LevelControl = Cluster(
288
288
  xref: { document: "cluster", section: "1.6.7.2.2" }
289
289
  }),
290
290
 
291
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
292
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
291
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
292
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
293
293
  ),
294
294
 
295
295
  Command(
@@ -311,9 +311,8 @@ export const LevelControl = Cluster(
311
311
  Field({
312
312
  name: "TransitionTime", id: 0x2, type: "uint16", conformance: "M", quality: "X",
313
313
 
314
- details: "This field shall indicate the time that shall be taken to perform the step, in tenths of a second. " +
315
- "A step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close " +
316
- "to" +
314
+ details: "This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A " +
315
+ "step is a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to" +
317
316
  "\n" +
318
317
  "this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as " +
319
318
  "fast as it is able." +
@@ -323,8 +322,8 @@ export const LevelControl = Cluster(
323
322
  xref: { document: "cluster", section: "1.6.7.3.3" }
324
323
  }),
325
324
 
326
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
327
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
325
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
326
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
328
327
  ),
329
328
 
330
329
  Command(
@@ -332,8 +331,8 @@ export const LevelControl = Cluster(
332
331
  name: "Stop", id: 0x3, access: "O", conformance: "M", direction: "request", response: "status",
333
332
  xref: { document: "cluster", section: "1.6.7.4" }
334
333
  },
335
- Field({ name: "OptionsMask", id: 0x0, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
336
- Field({ name: "OptionsOverride", id: 0x1, type: "Options", conformance: "M", constraint: "desc", default: 0 })
334
+ Field({ name: "OptionsMask", id: 0x0, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
335
+ Field({ name: "OptionsOverride", id: 0x1, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
337
336
  ),
338
337
 
339
338
  Command({
@@ -12,8 +12,8 @@ import { DeviceTypeElement as DeviceType, RequirementElement as Requirement } fr
12
12
  export const LightSensorDt = DeviceType(
13
13
  {
14
14
  name: "LightSensor", id: 0x106, category: "Sensor", classification: "simple",
15
- details: "A Light Sensor device is a measurement and sensing device that is capable of measuring and " +
16
- "reporting the intensity of light (illuminance) to which the sensor is being subjected.",
15
+ details: "A Light Sensor device is a measurement and sensing device that is capable of measuring and reporting " +
16
+ "the intensity of light (illuminance) to which the sensor is being subjected.",
17
17
  xref: { document: "device", section: "7.2" }
18
18
  },
19
19
 
@@ -22,8 +22,8 @@ export const LocalizationConfiguration = Cluster(
22
22
  "such, Nodes that visually or audibly convey information need a mechanism by which they can be " +
23
23
  "configured to use a user’s preferred language, units, etc." +
24
24
  "\n" +
25
- "This cluster supports an interface to a Node. It provides attributes for determining and " +
26
- "configuring localization information that a Node shall utilize when conveying values to a user.",
25
+ "This cluster supports an interface to a Node. It provides attributes for determining and configuring " +
26
+ "localization information that a Node shall utilize when conveying values to a user.",
27
27
 
28
28
  xref: { document: "core", section: "11.3" }
29
29
  },
@@ -51,8 +51,8 @@ export const MeasurementAccuracyRangeStruct = Datatype(
51
51
 
52
52
  details: "This field shall indicate the minimum measurement value for the specified level of accuracy." +
53
53
  "\n" +
54
- "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field " +
55
- "on the encompassing MeasurementAccuracyStruct." +
54
+ "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field on " +
55
+ "the encompassing MeasurementAccuracyStruct." +
56
56
  "\n" +
57
57
  "The value of this field shall be less than or equal to the value of the MaxMeasuredValue field on " +
58
58
  "the encompassing MeasurementAccuracyStruct.",
@@ -66,8 +66,8 @@ export const MeasurementAccuracyRangeStruct = Datatype(
66
66
  details: "This field shall indicate the maximum measurement value for the specified level of accuracy. The " +
67
67
  "value of this field shall be greater than the value of the RangeMin field." +
68
68
  "\n" +
69
- "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field " +
70
- "on the encompassing MeasurementAccuracyStruct." +
69
+ "The value of this field shall be greater than or equal to the value of the MinMeasuredValue field on " +
70
+ "the encompassing MeasurementAccuracyStruct." +
71
71
  "\n" +
72
72
  "The value of this field shall be less than or equal to the value of the MaxMeasuredValue field on " +
73
73
  "the encompassing MeasurementAccuracyStruct.",
@@ -97,24 +97,24 @@ export const MeasurementAccuracyRangeStruct = Datatype(
97
97
 
98
98
  Field({
99
99
  name: "FixedMax", id: 0x5, type: "uint64", conformance: "O.a+", quality: "F",
100
- details: "This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the " +
101
- "unit indicated by MeasurementType.",
100
+ details: "This field shall indicate the maximum +/- fixed accuracy for the associated measurement, in the unit " +
101
+ "indicated by MeasurementType.",
102
102
  xref: { document: "cluster", section: "2.1.4.3.6" }
103
103
  }),
104
104
 
105
105
  Field({
106
106
  name: "FixedMin", id: 0x6, type: "uint64", conformance: "[FixedMax]", constraint: "max fixedMax",
107
107
  quality: "F",
108
- details: "This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the " +
109
- "unit indicated by MeasurementType.",
108
+ details: "This field shall indicate the minimum +/- fixed accuracy for the associated measurement, in the unit " +
109
+ "indicated by MeasurementType.",
110
110
  xref: { document: "cluster", section: "2.1.4.3.7" }
111
111
  }),
112
112
 
113
113
  Field({
114
114
  name: "FixedTypical", id: 0x7, type: "uint64", conformance: "[FixedMin]",
115
115
  constraint: "fixedMin to fixedMax", quality: "F",
116
- details: "This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the " +
117
- "unit indicated by MeasurementType.",
116
+ details: "This field shall indicate the typical +/- fixed accuracy for the associated measurement, in the unit " +
117
+ "indicated by MeasurementType.",
118
118
  xref: { document: "cluster", section: "2.1.4.3.8" }
119
119
  })
120
120
  );
@@ -26,8 +26,8 @@ export const MeasurementAccuracyStruct = Datatype(
26
26
 
27
27
  Field({
28
28
  name: "Measured", id: 0x1, type: "bool", conformance: "M", default: false, quality: "F",
29
- details: "This field shall indicate whether the associated measurement was directly measured. If this field " +
30
- "is not set to true, then the associated measurement was estimated.",
29
+ details: "This field shall indicate whether the associated measurement was directly measured. If this field is " +
30
+ "not set to true, then the associated measurement was estimated.",
31
31
  xref: { document: "cluster", section: "2.1.4.4.2" }
32
32
  }),
33
33
 
@@ -48,8 +48,8 @@ export const MeasurementAccuracyStruct = Datatype(
48
48
  "\n" +
49
49
  "The value of the RangeMin field on each MeasurementAccuracyRangeStruct in this list other than the " +
50
50
  "first shall be one more the value of the RangeMax field on the previous " +
51
- "MeasurementAccuracyRangeStruct in this list (i.e. there shall be no gaps in the accuracy ranges, " +
52
- "and the ranges shall be in increasing order).",
51
+ "MeasurementAccuracyRangeStruct in this list (i.e. there shall be no gaps in the accuracy ranges, and " +
52
+ "the ranges shall be in increasing order).",
53
53
 
54
54
  xref: { document: "cluster", section: "2.1.4.4.5" }
55
55
  },