@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
@@ -17,15 +17,15 @@ import {
17
17
 
18
18
  export const ServiceArea = Cluster(
19
19
  {
20
- name: "ServiceArea", id: 0x150, classification: "application", pics: "SEAR",
20
+ name: "ServiceArea", id: 0x150, asOf: "1.4", classification: "application", pics: "SEAR",
21
21
 
22
22
  details: "This cluster provides an interface for controlling the areas where a device should operate, for " +
23
23
  "reporting the status at each area, and for querying the current area." +
24
24
  "\n" +
25
25
  "The device may operate at one area at a time, as in the case of a mobile device, such as a robot. " +
26
26
  "Other devices may operate at (service) multiple areas simultaneously, as in the case of a sensor " +
27
- "that can monitor multiple areas. This cluster specification uses the term \"operate\" to describe " +
28
- "both the operating and servicing actions, regardless of the device type." +
27
+ "that can monitor multiple areas. This cluster specification uses the term \"operate\" to describe both " +
28
+ "the operating and servicing actions, regardless of the device type." +
29
29
  "\n" +
30
30
  "The cluster allows the client to select one or more areas on the server, to indicate where the " +
31
31
  "device SHOULD attempt to operate. An area is one of a list of options that may be presented by a " +
@@ -61,9 +61,9 @@ export const ServiceArea = Cluster(
61
61
  name: "SupportedAreas", id: 0x0, type: "list", access: "R V", conformance: "M",
62
62
  constraint: "max 255",
63
63
 
64
- details: "This attribute shall contain the list of areas that can be included in the SelectedAreas " +
65
- "attribute’s list. Each item in this list represents a unique area, as indicated by the AreaID field " +
66
- "of AreaStruct." +
64
+ details: "This attribute shall contain the list of areas that can be included in the SelectedAreas attribute’s " +
65
+ "list. Each item in this list represents a unique area, as indicated by the AreaID field of " +
66
+ "AreaStruct." +
67
67
  "\n" +
68
68
  "Each entry in this list shall have a unique value for the AreaID field." +
69
69
  "\n" +
@@ -84,13 +84,13 @@ export const ServiceArea = Cluster(
84
84
  "The value of this attribute may change at any time via an out-of-band interaction outside of the " +
85
85
  "server, such as interactions with a user interface, or due to internal device changes." +
86
86
  "\n" +
87
- "When removing entries in the SupportedAreas attribute list the server shall adjust the values of " +
88
- "the SelectedAreas, CurrentArea, and Progress attributes such that they only reference valid entries " +
89
- "in the updated SupportedAreas attribute list. These changes to the SelectedAreas, CurrentArea, and " +
90
- "Progress attributes may result in the server setting some or all of them to empty (for " +
91
- "SelectedAreas and Progress) or null (for CurrentArea), or updating them with data that matches the " +
92
- "constraints from the description of the respective attributes. These actions are required to ensure " +
93
- "having a consistent representation of the maps and locations available to the clients." +
87
+ "When removing entries in the SupportedAreas attribute list the server shall adjust the values of the " +
88
+ "SelectedAreas, CurrentArea, and Progress attributes such that they only reference valid entries in " +
89
+ "the updated SupportedAreas attribute list. These changes to the SelectedAreas, CurrentArea, and " +
90
+ "Progress attributes may result in the server setting some or all of them to empty (for SelectedAreas " +
91
+ "and Progress) or null (for CurrentArea), or updating them with data that matches the constraints " +
92
+ "from the description of the respective attributes. These actions are required to ensure having a " +
93
+ "consistent representation of the maps and locations available to the clients." +
94
94
  "\n" +
95
95
  "The SupportedAreas attribute list changes mentioned above SHOULD NOT be allowed while the device is " +
96
96
  "operating, to reduce the impact on the clients, and the potential confusion for the users." +
@@ -127,8 +127,8 @@ export const ServiceArea = Cluster(
127
127
  " • a single level home may be represented using two maps, each including a different set of rooms, " +
128
128
  " such as \"map of living room and kitchen\" and \"map of bedrooms and hallway\"" +
129
129
  "\n" +
130
- " • a single level home may be represented using one map for the indoor areas (living room, " +
131
- " bedrooms etc.) and one for the outdoor areas (garden, swimming pool etc.)" +
130
+ " • a single level home may be represented using one map for the indoor areas (living room, bedrooms " +
131
+ " etc.) and one for the outdoor areas (garden, swimming pool etc.)" +
132
132
  "\n" +
133
133
  "Each map includes one or more areas - see the SupportedAreas attribute. In the context of this " +
134
134
  "cluster specification, a map is effectively a group label for a set of areas, rather than a " +
@@ -138,8 +138,8 @@ export const ServiceArea = Cluster(
138
138
  "indicate that the device is to operate on the first floor, and allow the user to choose only from " +
139
139
  "the areas situated on that level." +
140
140
  "\n" +
141
- "If empty, that indicates that the device is currently unable to provide this information. Each " +
142
- "entry in this list shall have a unique value for the MapID field." +
141
+ "If empty, that indicates that the device is currently unable to provide this information. Each entry " +
142
+ "in this list shall have a unique value for the MapID field." +
143
143
  "\n" +
144
144
  "Each entry in this list shall have a unique value for the Name field." +
145
145
  "\n" +
@@ -157,8 +157,8 @@ export const ServiceArea = Cluster(
157
157
  "meet the constraints indicated in the description of the SupportedLocations attribute. This may " +
158
158
  "result in" +
159
159
  "\n" +
160
- "the server removing entries from the SupportedAreas attribute list. See the SupportedAreas " +
161
- "attribute description for the implications of changing that attribute." +
160
+ "the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute " +
161
+ "description for the implications of changing that attribute." +
162
162
  "\n" +
163
163
  "The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is " +
164
164
  "operating, to reduce the impact on the clients, and the potential confusion for the users.",
@@ -176,9 +176,9 @@ export const ServiceArea = Cluster(
176
176
 
177
177
  details: "Indicates the set of areas where the device SHOULD attempt to operate." +
178
178
  "\n" +
179
- "The mobile devices may travel without operating across any areas while attempting to reach the " +
180
- "areas indicated by the SelectedAreas attribute. For example, a robotic vacuum cleaner may drive " +
181
- "without cleaning when traveling without operating." +
179
+ "The mobile devices may travel without operating across any areas while attempting to reach the areas " +
180
+ "indicated by the SelectedAreas attribute. For example, a robotic vacuum cleaner may drive without " +
181
+ "cleaning when traveling without operating." +
182
182
  "\n" +
183
183
  "If this attribute is empty, the device is not constrained to operate in any specific areas. If this " +
184
184
  "attribute is not empty:" +
@@ -202,8 +202,8 @@ export const ServiceArea = Cluster(
202
202
  "located, regardless of whether it is operating or not, such as while traveling between areas." +
203
203
  "\n" +
204
204
  "If the device is not mobile and can operate at multiple areas sequentially, this attribute shall " +
205
- "indicate the area which is currently being serviced, or the area which is currently traversed by " +
206
- "the device. For example, a camera device may use this attribute to indicate which area it currently " +
205
+ "indicate the area which is currently being serviced, or the area which is currently traversed by the " +
206
+ "device. For example, a camera device may use this attribute to indicate which area it currently " +
207
207
  "takes video of (serviced area) or which area it currently has in view but not taking video of (e.g. " +
208
208
  "an area which is traversed while panning)." +
209
209
  "\n" +
@@ -215,9 +215,9 @@ export const ServiceArea = Cluster(
215
215
  "monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since " +
216
216
  "it doesn’t apply. Else this attribute shall be optionally implemented." +
217
217
  "\n" +
218
- "A null value indicates that the device is currently unable to provide this information. For " +
219
- "example, the device is traversing an unknown area, or the SupportedAreas attribute was updated and " +
220
- "the area where the device is located was removed from that list." +
218
+ "A null value indicates that the device is currently unable to provide this information. For example, " +
219
+ "the device is traversing an unknown area, or the SupportedAreas attribute was updated and the area " +
220
+ "where the device is located was removed from that list." +
221
221
  "\n" +
222
222
  "If not null, the value of this attribute shall match the AreaID field of an entry on the " +
223
223
  "SupportedAreas attribute’s list.",
@@ -229,14 +229,14 @@ export const ServiceArea = Cluster(
229
229
  name: "EstimatedEndTime", id: 0x4, type: "epoch-s", access: "R V", conformance: "[CurrentArea]",
230
230
  default: null, quality: "X Q",
231
231
 
232
- details: "Indicates the estimated Epoch time for completing operating at the area indicated by the " +
233
- "CurrentArea attribute, in seconds." +
232
+ details: "Indicates the estimated Epoch time for completing operating at the area indicated by the CurrentArea " +
233
+ "attribute, in seconds." +
234
234
  "\n" +
235
235
  "A value of 0 means that the operation has completed." +
236
236
  "\n" +
237
- "When this attribute is null, that represents that there is no time currently defined until " +
238
- "operation completion. This may happen, for example, because no operation is in progress or because " +
239
- "the completion time is unknown." +
237
+ "When this attribute is null, that represents that there is no time currently defined until operation " +
238
+ "completion. This may happen, for example, because no operation is in progress or because the " +
239
+ "completion time is unknown." +
240
240
  "\n" +
241
241
  "Null if the CurrentArea attribute is null." +
242
242
  "\n" +
@@ -268,8 +268,8 @@ export const ServiceArea = Cluster(
268
268
  details: "Indicates the operating status at one or more areas. Each entry in this list shall have a unique " +
269
269
  "value for the AreaID field." +
270
270
  "\n" +
271
- "For each entry in this list, the AreaID field shall match an entry on the SupportedAreas " +
272
- "attribute’s list." +
271
+ "For each entry in this list, the AreaID field shall match an entry on the SupportedAreas attribute’s " +
272
+ "list." +
273
273
  "\n" +
274
274
  "When this attribute is empty, that represents that no progress information is currently available." +
275
275
  "\n" +
@@ -290,18 +290,18 @@ export const ServiceArea = Cluster(
290
290
  "When the device ends operation unexpectedly, such as due to an error, the server shall update all " +
291
291
  "Progress list entries with the Status field set to Operating or Pending to Skipped." +
292
292
  "\n" +
293
- "When the device finishes operating, successfully or not, it shall NOT change the Progress " +
294
- "attribute, except in the case of an unexpected end of operation as described above, or due to " +
295
- "changes to the SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress " +
296
- "information at that time." +
293
+ "When the device finishes operating, successfully or not, it shall NOT change the Progress attribute, " +
294
+ "except in the case of an unexpected end of operation as described above, or due to changes to the " +
295
+ "SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at " +
296
+ "that time." +
297
297
  "\n" +
298
298
  "NOTE" +
299
299
  "\n" +
300
300
  "if the device implements the Operational Status cluster, or a derivation of it, in case the device " +
301
301
  "fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use " +
302
- "the Operational Status cluster to indicate that the device was unable to complete the operation " +
303
- "(see the UnableToCompleteOperation error from that cluster specification). The clients SHOULD then " +
304
- "read the Progress attribute, and indicate which areas have been successfully serviced (marked as " +
302
+ "the Operational Status cluster to indicate that the device was unable to complete the operation (see " +
303
+ "the UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read " +
304
+ "the Progress attribute, and indicate which areas have been successfully serviced (marked as " +
305
305
  "completed).",
306
306
 
307
307
  xref: { document: "cluster", section: "1.17.6.6" }
@@ -354,9 +354,9 @@ export const ServiceArea = Cluster(
354
354
  "edArea, the server may use StatusText to indicate which areas are unsupported." +
355
355
  "\n" +
356
356
  "If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a " +
357
- "vendor-defined error description which can be used to explain the error to the user. For example, " +
358
- "if the Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request " +
359
- "is not allowed, given the current mode of the device, which may involve other clusters.",
357
+ "vendor-defined error description which can be used to explain the error to the user. For example, if " +
358
+ "the Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is " +
359
+ "not allowed, given the current mode of the device, which may involve other clusters.",
360
360
 
361
361
  xref: { document: "cluster", section: "1.17.7.2.1" }
362
362
  }),
@@ -404,9 +404,9 @@ export const ServiceArea = Cluster(
404
404
  "InvalidAreaList, the server may use StatusText to indicate why this list is invalid." +
405
405
  "\n" +
406
406
  "If the Status field is not set to Success or InvalidAreaList, the StatusText field shall include a " +
407
- "vendor defined error description which can be used to explain the error to the user. For example, " +
408
- "if the Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request " +
409
- "is not allowed, given the current mode of the device, which may involve other clusters.",
407
+ "vendor defined error description which can be used to explain the error to the user. For example, if " +
408
+ "the Status field is set to InvalidInMode, the StatusText field SHOULD indicate why the request is " +
409
+ "not allowed, given the current mode of the device, which may involve other clusters.",
410
410
 
411
411
  xref: { document: "cluster", section: "1.17.7.4.1" }
412
412
  }),
@@ -425,8 +425,8 @@ export const ServiceArea = Cluster(
425
425
  name: "LandmarkTag", id: 0x0, type: "tag", conformance: "M",
426
426
  details: "This field shall indicate that the area is associated with a landmark." +
427
427
  "\n" +
428
- "This field shall be the ID of a landmark semantic tag, located within the Common Landmark " +
429
- "Namespace. For example, this tag may indicate that the area refers to an area next to a table.",
428
+ "This field shall be the ID of a landmark semantic tag, located within the Common Landmark Namespace. " +
429
+ "For example, this tag may indicate that the area refers to an area next to a table.",
430
430
  xref: { document: "cluster", section: "1.17.5.1.1" }
431
431
  }),
432
432
 
@@ -440,10 +440,10 @@ export const ServiceArea = Cluster(
440
440
  "This field shall be the ID of a relative position semantic tag, located within the Common Relative " +
441
441
  "Position Namespace." +
442
442
  "\n" +
443
- "If the RelativePositionTag field is null, this field indicates proximity to the landmark. " +
444
- "Otherwise, the RelativePositionTag field indicates the position of the area relative to the " +
445
- "landmark indicated by the LandmarkTag field. For example, this tag, in conjunction with the " +
446
- "LandmarkTag field, may indicate that the area refers to a zone under a table.",
443
+ "If the RelativePositionTag field is null, this field indicates proximity to the landmark. Otherwise, " +
444
+ "the RelativePositionTag field indicates the position of the area relative to the landmark indicated " +
445
+ "by the LandmarkTag field. For example, this tag, in conjunction with the LandmarkTag field, may " +
446
+ "indicate that the area refers to a zone under a table.",
447
447
 
448
448
  xref: { document: "cluster", section: "1.17.5.1.2" }
449
449
  })
@@ -453,8 +453,8 @@ export const ServiceArea = Cluster(
453
453
  {
454
454
  name: "AreaInfoStruct", type: "struct",
455
455
 
456
- details: "The data from this structure indicates the name and/or semantic data describing an area, as " +
457
- "detailed below." +
456
+ details: "The data from this structure indicates the name and/or semantic data describing an area, as detailed " +
457
+ "below." +
458
458
  "\n" +
459
459
  "This data type includes the LocationInfo field, with the following fields: LocationName, " +
460
460
  "FloorNumber, AreaType. Additional semantic data may be available in the LandmarkInfo field." +
@@ -500,8 +500,8 @@ export const ServiceArea = Cluster(
500
500
  " set to the ID of a \"Living Room\" semantic tag. Clients wishing to direct the device to operate " +
501
501
  " in (or service) the living room can use this area." +
502
502
  "\n" +
503
- " • An area can have LocationInfo set to null, the LandmarkInfo’s LandmarkTag field set to the ID " +
504
- " of the \"Table\" landmark semantic tag, and the RelativePositionTag field set to the ID of the " +
503
+ " • An area can have LocationInfo set to null, the LandmarkInfo’s LandmarkTag field set to the ID of " +
504
+ " the \"Table\" landmark semantic tag, and the RelativePositionTag field set to the ID of the " +
505
505
  " \"Under\" position semantic tag. With such an area indication, the client can request the device " +
506
506
  " to operate in (or service) the area located under the table.",
507
507
 
@@ -512,13 +512,13 @@ export const ServiceArea = Cluster(
512
512
  name: "LandmarkInfo", id: 0x1, type: "LandmarkInfoStruct", conformance: "M", quality: "X",
513
513
 
514
514
  details: "This field shall indicate an association with a landmark. A value of null indicates that the " +
515
- "information is not available or known. For example, this may indicate that the area refers to a " +
516
- "zone next to a table." +
515
+ "information is not available or known. For example, this may indicate that the area refers to a zone " +
516
+ "next to a table." +
517
517
  "\n" +
518
- "If this field is not null, that indicates that the area is restricted to the zone where the " +
519
- "landmark is located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag " +
520
- "fields, rather than to the entire room or floor where the landmark is located, if those are " +
521
- "indicated by the LocationInfo field.",
518
+ "If this field is not null, that indicates that the area is restricted to the zone where the landmark " +
519
+ "is located, as indicated by the LandmarkTag and, if not null, by the RelativePositionTag fields, " +
520
+ "rather than to the entire room or floor where the landmark is located, if those are indicated by the " +
521
+ "LocationInfo field.",
522
522
 
523
523
  xref: { document: "cluster", section: "1.17.5.2.2" }
524
524
  })
@@ -562,9 +562,9 @@ export const ServiceArea = Cluster(
562
562
  details: "This field shall indicate the map identifier which the area is associated with. A value of null " +
563
563
  "indicates that the area is not associated with a map." +
564
564
  "\n" +
565
- "If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry " +
566
- "from the SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall " +
567
- "be null.",
565
+ "If the SupportedMaps attribute is not empty, this field shall match the MapID field of an entry from " +
566
+ "the SupportedMaps attribute’s list. If the SupportedMaps attribute is empty, this field shall be " +
567
+ "null.",
568
568
 
569
569
  xref: { document: "cluster", section: "1.17.5.4.2" }
570
570
  }),
@@ -574,8 +574,8 @@ export const ServiceArea = Cluster(
574
574
 
575
575
  details: "This field shall contain data describing the area." +
576
576
  "\n" +
577
- "This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of " +
578
- "a certain area." +
577
+ "This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a " +
578
+ "certain area." +
579
579
  "\n" +
580
580
  "NOTE" +
581
581
  "\n" +
@@ -625,7 +625,7 @@ export const ServiceArea = Cluster(
625
625
  }),
626
626
 
627
627
  Field({
628
- name: "InitialTimeEstimate", id: 0x3, type: "elapsed-s", conformance: "O", quality: "X",
628
+ name: "EstimatedTime", id: 0x3, type: "elapsed-s", conformance: "O", quality: "X",
629
629
 
630
630
  details: "This field shall indicate the estimated time for the operation, in seconds, from when the device " +
631
631
  "will start operating at the area indicated by the AreaID field, until the operation completes, " +
@@ -47,8 +47,8 @@ export const SmokeCoAlarm = Cluster(
47
47
  "beyond the one indicated in ExpressedState." +
48
48
  "\n" +
49
49
  "Visible expression is typically a LED light pattern. Audible expression is a horn or speaker " +
50
- "pattern. Audible expression shall BE suppressed if the DeviceMuted attribute is supported and set " +
51
- "to Muted.",
50
+ "pattern. Audible expression shall BE suppressed if the DeviceMuted attribute is supported and set to " +
51
+ "Muted.",
52
52
 
53
53
  xref: { document: "cluster", section: "2.11.6.1" }
54
54
  }),
@@ -69,18 +69,17 @@ export const SmokeCoAlarm = Cluster(
69
69
  Attribute({
70
70
  name: "BatteryAlert", id: 0x3, type: "AlarmStateEnum", access: "R V", conformance: "M",
71
71
  quality: "N",
72
- details: "Indicates whether the power resource fault detection mechanism is currently triggered at the " +
73
- "device. If the detection mechanism is triggered, this attribute shall be set to Warning or " +
74
- "Critical, otherwise it shall be set to Normal. The battery state shall also be reflected in the " +
75
- "Power Source cluster representing the device’s battery using the appropriate supported attributes " +
76
- "and events.",
72
+ details: "Indicates whether the power resource fault detection mechanism is currently triggered at the device. " +
73
+ "If the detection mechanism is triggered, this attribute shall be set to Warning or Critical, " +
74
+ "otherwise it shall be set to Normal. The battery state shall also be reflected in the Power Source " +
75
+ "cluster representing the device’s battery using the appropriate supported attributes and events.",
77
76
  xref: { document: "cluster", section: "2.11.6.4" }
78
77
  }),
79
78
 
80
79
  Attribute({
81
80
  name: "DeviceMuted", id: 0x4, type: "MuteStateEnum", access: "R V", conformance: "O", quality: "N",
82
- details: "Indicates the whether the audible expression of the device is currently muted. Audible expression " +
83
- "is typically a horn or speaker pattern.",
81
+ details: "Indicates the whether the audible expression of the device is currently muted. Audible expression is " +
82
+ "typically a horn or speaker pattern.",
84
83
  xref: { document: "cluster", section: "2.11.6.5" }
85
84
  }),
86
85
 
@@ -116,8 +115,8 @@ export const SmokeCoAlarm = Cluster(
116
115
 
117
116
  Attribute({
118
117
  name: "InterconnectCoAlarm", id: 0x9, type: "AlarmStateEnum", access: "R V", conformance: "O",
119
- details: "Indicates whether the interconnected CO alarm is currently triggering by branching devices. When " +
120
- "the interconnected CO alarm is being triggered, this attribute shall be set to Warning or Critical, " +
118
+ details: "Indicates whether the interconnected CO alarm is currently triggering by branching devices. When the " +
119
+ "interconnected CO alarm is being triggered, this attribute shall be set to Warning or Critical, " +
121
120
  "otherwise it shall be set to Normal.",
122
121
  xref: { document: "cluster", section: "2.11.6.10" }
123
122
  }),
@@ -263,11 +262,11 @@ export const SmokeCoAlarm = Cluster(
263
262
  "the ExpressedState attribute is any of SmokeAlarm, COAlarm, Testing, InterconnectSmoke, " +
264
263
  "InterconnectCO, the device shall NOT execute the self-test, and shall return status code BUSY." +
265
264
  "\n" +
266
- "Upon successful acceptance of SelfTestRequest, the TestInProgress attribute shall be set to True " +
267
- "and ExpressedState attribute shall be set to Testing. Any faults identified during the test shall " +
268
- "be reflected in the appropriate attributes and events. Upon completion of the self test procedure, " +
269
- "the SelfTestComplete event shall be generated, the TestInProgress attribute shall be set to False " +
270
- "and ExpressedState attribute shall be updated to reflect the current state of the server.",
265
+ "Upon successful acceptance of SelfTestRequest, the TestInProgress attribute shall be set to True and " +
266
+ "ExpressedState attribute shall be set to Testing. Any faults identified during the test shall be " +
267
+ "reflected in the appropriate attributes and events. Upon completion of the self test procedure, the " +
268
+ "SelfTestComplete event shall be generated, the TestInProgress attribute shall be set to False and " +
269
+ "ExpressedState attribute shall be updated to reflect the current state of the server.",
271
270
 
272
271
  xref: { document: "cluster", section: "2.11.7.1" }
273
272
  }),
@@ -411,8 +410,8 @@ export const SmokeCoAlarm = Cluster(
411
410
  Datatype(
412
411
  {
413
412
  name: "ContaminationStateEnum", type: "enum8",
414
- details: "This value shall indicate that the smoke sensor has nominal contamination levels, no customer " +
415
- "action is required.",
413
+ details: "This value shall indicate that the smoke sensor has nominal contamination levels, no customer action " +
414
+ "is required.",
416
415
  xref: { document: "cluster", section: "2.11.5.6" }
417
416
  },
418
417
 
@@ -427,8 +426,8 @@ export const SmokeCoAlarm = Cluster(
427
426
 
428
427
  Field({
429
428
  name: "Warning", id: 0x2, conformance: "O", description: "Warning state",
430
- details: "This value shall indicate that the smoke sensor has contamination levels in a warning state. At " +
431
- "this level, the contamination may cause a visible or audible alarm. User intervention is suggested.",
429
+ details: "This value shall indicate that the smoke sensor has contamination levels in a warning state. At this " +
430
+ "level, the contamination may cause a visible or audible alarm. User intervention is suggested.",
432
431
  xref: { document: "cluster", section: "2.11.5.6.3" }
433
432
  }),
434
433
 
@@ -19,8 +19,8 @@ export const SmokeCoAlarmDt = DeviceType(
19
19
  "Smoke CO Alarms are capable of monitoring themselves and issuing visual and audible alerts for " +
20
20
  "hardware faults, critical low battery conditions, and end of service. Optionally, some of the " +
21
21
  "audible alerts can be temporarily silenced. Smoke CO Alarms are capable of performing a self-test " +
22
- "which performs a diagnostic of the primary sensor and issuing a cycle of the audible and visual " +
23
- "life safety alarm indications." +
22
+ "which performs a diagnostic of the primary sensor and issuing a cycle of the audible and visual life " +
23
+ "safety alarm indications." +
24
24
  "\n" +
25
25
  "Some smoke alarms may be capable of adjusting sensitivity. Smoke CO Alarm may have the ability to " +
26
26
  "detect and report humidity levels, temperature levels, and contamination levels.",
@@ -92,9 +92,9 @@ export const SoftwareDiagnostics = Cluster(
92
92
 
93
93
  Field({
94
94
  name: "FaultRecording", id: 0x2, type: "octstr", conformance: "O", constraint: "max 1024",
95
- details: "The FaultRecording field shall be a manufacturer-specified payload intended to convey information " +
96
- "to assist in further diagnosing or debugging a software fault. The FaultRecording field may be used " +
97
- "to convey information such as, but not limited to, thread backtraces or register contents.",
95
+ details: "The FaultRecording field shall be a manufacturer-specified payload intended to convey information to " +
96
+ "assist in further diagnosing or debugging a software fault. The FaultRecording field may be used to " +
97
+ "convey information such as, but not limited to, thread backtraces or register contents.",
98
98
  xref: { document: "core", section: "11.13.8.1.3" }
99
99
  })
100
100
  ),
@@ -117,8 +117,8 @@ export const SoftwareDiagnostics = Cluster(
117
117
  "If implemented, the server shall set the value of the CurrentHeapHighWatermark attribute to the " +
118
118
  "value of the CurrentHeapUsed attribute." +
119
119
  "\n" +
120
- "If implemented, the server shall set the value of the StackFreeMinimum field for every thread to " +
121
- "the value of the corresponding thread’s StackFreeCurrent field.",
120
+ "If implemented, the server shall set the value of the StackFreeMinimum field for every thread to the " +
121
+ "value of the corresponding thread’s StackFreeCurrent field.",
122
122
 
123
123
  xref: { document: "core", section: "11.13.7.1" }
124
124
  }),
@@ -135,15 +135,15 @@ export const SoftwareDiagnostics = Cluster(
135
135
 
136
136
  Field({
137
137
  name: "Name", id: 0x1, type: "string", conformance: "O", constraint: "max 8",
138
- details: "The Name field shall be set to a vendor defined name or prefix of the software thread that is " +
139
- "static for the duration of the thread.",
138
+ details: "The Name field shall be set to a vendor defined name or prefix of the software thread that is static " +
139
+ "for the duration of the thread.",
140
140
  xref: { document: "core", section: "11.13.5.1.2" }
141
141
  }),
142
142
 
143
143
  Field({
144
144
  name: "StackFreeCurrent", id: 0x2, type: "uint32", conformance: "O",
145
- details: "The StackFreeCurrent field shall indicate the current amount of stack memory, in bytes, that are " +
146
- "not being utilized on the respective thread.",
145
+ details: "The StackFreeCurrent field shall indicate the current amount of stack memory, in bytes, that are not " +
146
+ "being utilized on the respective thread.",
147
147
  xref: { document: "core", section: "11.13.5.1.3" }
148
148
  }),
149
149
 
@@ -151,15 +151,15 @@ export const SoftwareDiagnostics = Cluster(
151
151
  name: "StackFreeMinimum", id: 0x3, type: "uint32", conformance: "O",
152
152
  details: "The StackFreeMinimum field shall indicate the minimum amount of stack memory, in bytes, that has " +
153
153
  "been available at any point between the current time and this attribute being reset or initialized " +
154
- "on the respective thread. This value shall only be reset upon a Node reboot or upon receiving of " +
155
- "the ResetWatermarks command.",
154
+ "on the respective thread. This value shall only be reset upon a Node reboot or upon receiving of the " +
155
+ "ResetWatermarks command.",
156
156
  xref: { document: "core", section: "11.13.5.1.4" }
157
157
  }),
158
158
 
159
159
  Field({
160
160
  name: "StackSize", id: 0x4, type: "uint32", conformance: "O",
161
- details: "The StackSize field shall indicate the amount of stack memory, in bytes, that has been allocated " +
162
- "for use by the respective thread.",
161
+ details: "The StackSize field shall indicate the amount of stack memory, in bytes, that has been allocated for " +
162
+ "use by the respective thread.",
163
163
  xref: { document: "core", section: "11.13.5.1.5" }
164
164
  })
165
165
  )
@@ -13,8 +13,8 @@ export const SpeakerDt = DeviceType(
13
13
  {
14
14
  name: "Speaker", id: 0x22, category: "Media", classification: "simple",
15
15
 
16
- details: "This defines conformance to the Speaker device type. This feature controls the speaker volume of " +
17
- "the device." +
16
+ details: "This defines conformance to the Speaker device type. This feature controls the speaker volume of the " +
17
+ "device." +
18
18
  "\n" +
19
19
  "To control unmute/mute, the On/Off cluster shall be used. A value of TRUE for the OnOff attribute " +
20
20
  "shall represent the volume on (not muted) state, while a value of FALSE shall represent the volume " +
@@ -21,8 +21,8 @@ export const Switch = Cluster(
21
21
  details: "This cluster exposes interactions with a switch device, for the purpose of using those interactions " +
22
22
  "by other devices." +
23
23
  "\n" +
24
- "Two types of switch devices are supported: latching switch (e.g. rocker switch) and momentary " +
25
- "switch (e.g. push button), distinguished with their feature flags." +
24
+ "Two types of switch devices are supported: latching switch (e.g. rocker switch) and momentary switch " +
25
+ "(e.g. push button), distinguished with their feature flags." +
26
26
  "\n" +
27
27
  "Interactions with the switch device are exposed as attributes (for the latching switch) and as " +
28
28
  "events (for both types of switches)." +
@@ -106,8 +106,8 @@ export const Switch = Cluster(
106
106
  details: "Indicates how many consecutive presses can be detected and reported by a momentary switch which " +
107
107
  "supports multi-press (MSM feature flag set)." +
108
108
  "\n" +
109
- "For example, a momentary switch supporting single press, double press and triple press, but not " +
110
- "quad press and beyond, would return the value 3." +
109
+ "For example, a momentary switch supporting single press, double press and triple press, but not quad " +
110
+ "press and beyond, would return the value 3." +
111
111
  "\n" +
112
112
  "When more than MultiPressMax presses are detected within a multi-press sequence:" +
113
113
  "\n" +
@@ -118,13 +118,13 @@ export const Switch = Cluster(
118
118
  "\n" +
119
119
  " • The server for cluster revision >= 2 shall generate a MultiPressComplete event with the " +
120
120
  " TotalNumberOfPressesCounted field set to zero (indicating an aborted sequence), and shall NOT " +
121
- " generate any further InitialPress and MultiPressOngoing events until the switch has become " +
122
- " fully idle (i.e. no longer in the process of counting presses within the multipress)." +
121
+ " generate any further InitialPress and MultiPressOngoing events until the switch has become fully " +
122
+ " idle (i.e. no longer in the process of counting presses within the multipress)." +
123
123
  "\n" +
124
124
  "This approach avoids unintentionally causing intermediate actions where there is a very long " +
125
- "sequence of presses beyond MultiPressMax that may be taken in account specially by switches (e.g. " +
126
- "to trigger special behavior such as factory reset for which generating events towards the client is " +
127
- "not appropriate).",
125
+ "sequence of presses beyond MultiPressMax that may be taken in account specially by switches (e.g. to " +
126
+ "trigger special behavior such as factory reset for which generating events towards the client is not " +
127
+ "appropriate).",
128
128
 
129
129
  xref: { document: "cluster", section: "1.13.5.3" }
130
130
  }),
@@ -132,8 +132,8 @@ export const Switch = Cluster(
132
132
  Event(
133
133
  {
134
134
  name: "SwitchLatched", id: 0x0, access: "V", conformance: "LS", priority: "info",
135
- details: "This event shall be generated, when the latching switch is moved to a new position. It may have " +
136
- "been delayed by debouncing within the switch.",
135
+ details: "This event shall be generated, when the latching switch is moved to a new position. It may have been " +
136
+ "delayed by debouncing within the switch.",
137
137
  xref: { document: "cluster", section: "1.13.6.1" }
138
138
  },
139
139
 
@@ -164,8 +164,8 @@ export const Switch = Cluster(
164
164
  {
165
165
  name: "LongPress", id: 0x2, access: "V", conformance: "MSL", priority: "info",
166
166
 
167
- details: "This event shall be generated when the momentary switch has been pressed for a \"long\" time. The " +
168
- "time interval constituting a \"long\" time is manufacturer-determined, since it depends on the switch " +
167
+ details: "This event shall be generated when the momentary switch has been pressed for a \"long\" time. The time " +
168
+ "interval constituting a \"long\" time is manufacturer-determined, since it depends on the switch " +
169
169
  "physics." +
170
170
  "\n" +
171
171
  " • When the AS feature flag is set, this event:" +
@@ -212,10 +212,10 @@ export const Switch = Cluster(
212
212
  {
213
213
  name: "ShortRelease", id: 0x3, access: "V", conformance: "MSR", priority: "info",
214
214
 
215
- details: "If the server has the Action Switch (AS) feature flag set, this event shall NOT be generated at " +
216
- "all, since setting the Action Switch feature flag forbids the Momentary Switch ShortRelease (MSR) " +
217
- "feature flag from being set. Otherwise, the following paragraphs describe the situations where this " +
218
- "event is generated." +
215
+ details: "If the server has the Action Switch (AS) feature flag set, this event shall NOT be generated at all, " +
216
+ "since setting the Action Switch feature flag forbids the Momentary Switch ShortRelease (MSR) feature " +
217
+ "flag from being set. Otherwise, the following paragraphs describe the situations where this event is " +
218
+ "generated." +
219
219
  "\n" +
220
220
  "This event shall be generated, when the momentary switch has been released (after debouncing)." +
221
221
  "\n" +
@@ -263,8 +263,8 @@ export const Switch = Cluster(
263
263
  Event(
264
264
  {
265
265
  name: "MultiPressOngoing", id: 0x5, access: "V", conformance: "MSM & !AS", priority: "info",
266
- details: "If the server has the Action Switch (AS) feature flag set, this event shall NOT be generated at " +
267
- "all. Otherwise, the following paragraphs describe the situations where this event is generated." +
266
+ details: "If the server has the Action Switch (AS) feature flag set, this event shall NOT be generated at all. " +
267
+ "Otherwise, the following paragraphs describe the situations where this event is generated." +
268
268
  "\n" +
269
269
  "This event shall be generated to indicate how many times the momentary switch has been pressed in a " +
270
270
  "multi-press sequence, during that sequence. See Multi Press Details below.",
@@ -313,8 +313,8 @@ export const Switch = Cluster(
313
313
  " • a value of 1 when there was exactly one press in a multi-press sequence (and the sequence has " +
314
314
  " ended), i.e. there was no double press (or more)," +
315
315
  "\n" +
316
- " • a value of 2 when there were exactly two presses in a multi-press sequence (and the sequence " +
317
- " has ended)," +
316
+ " • a value of 2 when there were exactly two presses in a multi-press sequence (and the sequence has " +
317
+ " ended)," +
318
318
  "\n" +
319
319
  " • a value of 3 when there were exactly three presses in a multi-press sequence (and the sequence " +
320
320
  " has ended)," +
@@ -27,8 +27,8 @@ export const TemperatureControl = Cluster(
27
27
  "\n" +
28
28
  "The values and constraints of the attributes communicated to clients SHOULD match the controls on " +
29
29
  "any physical interface on a device implementing this server. For example, the value of the Step " +
30
- "attribute SHOULD match the incremental value by which the temperature setpoint can be changed on " +
31
- "the physical device.",
30
+ "attribute SHOULD match the incremental value by which the temperature setpoint can be changed on the " +
31
+ "physical device.",
32
32
 
33
33
  xref: { document: "cluster", section: "8.2" }
34
34
  },
@@ -95,9 +95,9 @@ export const TemperatureControl = Cluster(
95
95
  details: "Indicates the discrete value by which the TemperatureSetpoint attribute can be changed via the " +
96
96
  "SetTemperature command." +
97
97
  "\n" +
98
- "For example, if the value of MinTemperature is 25.00C (2500) and the Step value is 0.50C (50), " +
99
- "valid values of the TargetTemperature field of the SetTemperature command would be 25.50C (2550), " +
100
- "26.00C (2600), 26.50C (2650), etc.",
98
+ "For example, if the value of MinTemperature is 25.00C (2500) and the Step value is 0.50C (50), valid " +
99
+ "values of the TargetTemperature field of the SetTemperature command would be 25.50C (2550), 26.00C " +
100
+ "(2600), 26.50C (2650), etc.",
101
101
 
102
102
  xref: { document: "cluster", section: "8.2.5.4" }
103
103
  }),
@@ -12,8 +12,8 @@ import { ClusterElement as Cluster, AttributeElement as Attribute } from "../../
12
12
  export const TemperatureMeasurement = Cluster(
13
13
  {
14
14
  name: "TemperatureMeasurement", id: 0x402, classification: "application", pics: "TMP",
15
- details: "This cluster provides an interface to temperature measurement functionality, including " +
16
- "configuration and provision of notifications of temperature measurements.",
15
+ details: "This cluster provides an interface to temperature measurement functionality, including configuration " +
16
+ "and provision of notifications of temperature measurements.",
17
17
  xref: { document: "cluster", section: "2.3" }
18
18
  },
19
19