@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
@@ -117,8 +117,8 @@ export const GeneralDiagnostics = Cluster(
117
117
 
118
118
  details: "The ActiveRadioFaults attribute shall indicate the set of faults currently detected by the Node. " +
119
119
  "When the Node detects a fault has been raised, the appropriate RadioFaultEnum value shall be added " +
120
- "to this list. This list shall NOT contain more than one instance of a specific RadioFaultEnum " +
121
- "value. When the Node detects that all conditions contributing to a fault has been cleared, the " +
120
+ "to this list. This list shall NOT contain more than one instance of a specific RadioFaultEnum value. " +
121
+ "When the Node detects that all conditions contributing to a fault has been cleared, the " +
122
122
  "corresponding RadioFaultEnum value shall be removed from this list. An empty list shall indicate " +
123
123
  "there are currently no active faults. The order of this list SHOULD have no significance. Clients " +
124
124
  "interested in monitoring changes in active faults may subscribe to this attribute, or they may " +
@@ -136,13 +136,13 @@ export const GeneralDiagnostics = Cluster(
136
136
  constraint: "max 4",
137
137
 
138
138
  details: "The ActiveNetworkFaults attribute shall indicate the set of faults currently detected by the Node. " +
139
- "When the Node detects a fault has been raised, the appropriate NetworkFaultEnum value shall be " +
140
- "added to this list. This list shall NOT contain more than one instance of a specific " +
141
- "NetworkFaultEnum value. When the Node detects that all conditions contributing to a fault has been " +
142
- "cleared, the corresponding NetworkFaultEnum value shall be removed from this list. An empty list " +
143
- "shall indicate there are currently no active faults. The order of this list SHOULD have no " +
144
- "significance. Clients interested in monitoring changes in active faults may subscribe to this " +
145
- "attribute, or they may subscribe to NetworkFaultChange.",
139
+ "When the Node detects a fault has been raised, the appropriate NetworkFaultEnum value shall be added " +
140
+ "to this list. This list shall NOT contain more than one instance of a specific NetworkFaultEnum " +
141
+ "value. When the Node detects that all conditions contributing to a fault has been cleared, the " +
142
+ "corresponding NetworkFaultEnum value shall be removed from this list. An empty list shall indicate " +
143
+ "there are currently no active faults. The order of this list SHOULD have no significance. Clients " +
144
+ "interested in monitoring changes in active faults may subscribe to this attribute, or they may " +
145
+ "subscribe to NetworkFaultChange.",
146
146
 
147
147
  xref: { document: "core", section: "11.12.6.8" }
148
148
  },
@@ -226,8 +226,8 @@ export const GeneralDiagnostics = Cluster(
226
226
  Event(
227
227
  {
228
228
  name: "NetworkFaultChange", id: 0x2, access: "V", conformance: "O", priority: "critical",
229
- details: "The NetworkFaultChange Event shall indicate a change in the set of network faults currently " +
230
- "detected by the Node.",
229
+ details: "The NetworkFaultChange Event shall indicate a change in the set of network faults currently detected " +
230
+ "by the Node.",
231
231
  xref: { document: "core", section: "11.12.8.3" }
232
232
  },
233
233
 
@@ -291,9 +291,8 @@ export const GeneralDiagnostics = Cluster(
291
291
  "\n" +
292
292
  "The EnableKey SHOULD be unique per exact set of devices going to a certification test." +
293
293
  "\n" +
294
- "Devices not targeted towards going to a certification test event shall NOT have a non-zero " +
295
- "EnableKey value configured, so that only devices in test environments are responsive to this " +
296
- "command." +
294
+ "Devices not targeted towards going to a certification test event shall NOT have a non-zero EnableKey " +
295
+ "value configured, so that only devices in test environments are responsive to this command." +
297
296
  "\n" +
298
297
  "In order to prevent unwittingly actuating a particular trigger, this command shall respond with a " +
299
298
  "response status of CONSTRAINT_ERROR if the EnableKey field does not match the a-priori value " +
@@ -311,8 +310,8 @@ export const GeneralDiagnostics = Cluster(
311
310
  "described within appropriate certification test literature provided to manufacturers by the " +
312
311
  "Connectivity Standards Alliance, in conjunction with certification test cases documentation." +
313
312
  "\n" +
314
- "Values of EventTrigger in the range 0xFFFF_FFFF_0000_0000 through 0xFFFF_FFFF_FFFF_FFFF are " +
315
- "reserved for testing use by manufacturers and will not appear in CSA certification test literature." +
313
+ "Values of EventTrigger in the range 0xFFFF_FFFF_0000_0000 through 0xFFFF_FFFF_FFFF_FFFF are reserved " +
314
+ "for testing use by manufacturers and will not appear in CSA certification test literature." +
316
315
  "\n" +
317
316
  "If the value of EventTrigger received is not supported by the receiving Node, this command shall" +
318
317
  "\n" +
@@ -428,8 +427,8 @@ export const GeneralDiagnostics = Cluster(
428
427
  " • The TestEventTriggersEnabled field is currently false." +
429
428
  "\n" +
430
429
  "Otherwise, the server shall respond with a PayloadTestResponse command with a Payload field value " +
431
- "containing Count instances of the Value byte. If the response is too large to send, the server " +
432
- "shall fail the command and respond with a response status of RESOURCE_EXHAUSTED." +
430
+ "containing Count instances of the Value byte. If the response is too large to send, the server shall " +
431
+ "fail the command and respond with a response status of RESOURCE_EXHAUSTED." +
433
432
  "\n" +
434
433
  "For example:" +
435
434
  "\n" +
@@ -24,8 +24,8 @@ export const GeneratedCommandList = Attribute(
24
24
  "For each command in this list that is a response to a client command request, the request command " +
25
25
  "shall be indicated in the AcceptedCommandList attribute." +
26
26
  "\n" +
27
- "If any attribute on a server supports atomic writes, this attribute shall contain the command ID " +
28
- "for AtomicResponse.",
27
+ "If any attribute on a server supports atomic writes, this attribute shall contain the command ID for " +
28
+ "AtomicResponse.",
29
29
 
30
30
  xref: { document: "core", section: "7.13.5" }
31
31
  },
@@ -20,10 +20,10 @@ export const GroupKeyManagement = Cluster(
20
20
  name: "GroupKeyManagement", id: 0x3f, classification: "node", pics: "GRPKEY",
21
21
 
22
22
  details: "The Group Key Management cluster manages group keys for the node. The cluster is scoped to the node " +
23
- "and is a singleton for the node. This cluster maintains a list of groups supported by the node. " +
24
- "Each group list entry supports a single group, with a single group ID and single group key. " +
25
- "Duplicate groups are not allowed in the list. Additions or removal of a group entry are performed " +
26
- "via modifications of the list. Such modifications require Administer privilege." +
23
+ "and is a singleton for the node. This cluster maintains a list of groups supported by the node. Each " +
24
+ "group list entry supports a single group, with a single group ID and single group key. Duplicate " +
25
+ "groups are not allowed in the list. Additions or removal of a group entry are performed via " +
26
+ "modifications of the list. Such modifications require Administer privilege." +
27
27
  "\n" +
28
28
  "Each group entry includes a membership list of zero of more endpoints that are members of the group " +
29
29
  "on the node. Modification of this membership list is done via the Groups cluster, which is" +
@@ -47,8 +47,8 @@ export const GroupKeyManagement = Cluster(
47
47
  {
48
48
  name: "GroupKeyMap", id: 0x0, type: "list", access: "RW F VM", conformance: "M", constraint: "desc",
49
49
  default: [], quality: "N",
50
- details: "This attribute is a list of GroupKeyMapStruct entries. Each entry associates a logical Group Id " +
51
- "with a particular group key set.",
50
+ details: "This attribute is a list of GroupKeyMapStruct entries. Each entry associates a logical Group Id with " +
51
+ "a particular group key set.",
52
52
  xref: { document: "core", section: "11.2.6.1" }
53
53
  },
54
54
 
@@ -63,8 +63,8 @@ export const GroupKeyManagement = Cluster(
63
63
  details: "This attribute is a list of GroupInfoMapStruct entries. Each entry provides read-only information " +
64
64
  "about how a given logical Group ID maps to a particular set of endpoints, and a name for the group." +
65
65
  "\n" +
66
- "The content of this attribute reflects data managed via the Groups cluster (see AppClusters), and " +
67
- "is in general terms referred to as the 'node-wide Group Table'." +
66
+ "The content of this attribute reflects data managed via the Groups cluster (see AppClusters), and is " +
67
+ "in general terms referred to as the 'node-wide Group Table'." +
68
68
  "\n" +
69
69
  "The GroupTable shall NOT contain any entry whose GroupInfoMapStruct has an empty Endpoints list. If " +
70
70
  "a RemoveGroup or RemoveAllGroups command causes the removal of a group mapping from its last mapped " +
@@ -114,8 +114,8 @@ export const GroupKeyManagement = Cluster(
114
114
  " CONSTRAINT_ERROR status code responded to the client." +
115
115
  "\n" +
116
116
  " • If the EpochStartTime0 is set to 0, then this command shall fail with an INVALID_COMMAND status " +
117
- " code responded to the client. Note that internally, a GroupKeySetStruct’s EpochStartTime0 may " +
118
- " be set to zero, due to the behavior of the AddNOC command which synthesizes a GroupKeySetStruct " +
117
+ " code responded to the client. Note that internally, a GroupKeySetStruct’s EpochStartTime0 may be " +
118
+ " set to zero, due to the behavior of the AddNOC command which synthesizes a GroupKeySetStruct " +
119
119
  " (see IPKValue). However, the value 0 is illegal in the GroupKeySet field sent by a client." +
120
120
  "\n" +
121
121
  " • If the EpochKey1 field is not null, then the EpochKey0 field shall NOT be null. Otherwise this " +
@@ -154,14 +154,14 @@ export const GroupKeyManagement = Cluster(
154
154
  "\n" +
155
155
  "replaced. A replacement shall be done by executing the equivalent of entirely removing the previous " +
156
156
  "Group Key Set with the given GroupKeySetID, followed by an addition of a Group Key Set with the " +
157
- "provided configuration. Otherwise, if the GroupKeySetID did not match an existing entry, a new " +
158
- "Group Key Set associated with the accessing fabric shall be created with the provided data. The " +
159
- "Group Key Set shall be written to non-volatile storage." +
157
+ "provided configuration. Otherwise, if the GroupKeySetID did not match an existing entry, a new Group " +
158
+ "Key Set associated with the accessing fabric shall be created with the provided data. The Group Key " +
159
+ "Set shall be written to non-volatile storage." +
160
160
  "\n" +
161
161
  "Upon completion, this command shall send a status code back to the initiator:" +
162
162
  "\n" +
163
- " • If the Group Key Set was properly installed or updated on the Node, the status code shall be " +
164
- " set to SUCCESS." +
163
+ " • If the Group Key Set was properly installed or updated on the Node, the status code shall be set " +
164
+ " to SUCCESS." +
165
165
  "\n" +
166
166
  " • If there are insufficient resources on the receiver to store an additional Group Key Set, the " +
167
167
  " status code shall be set to RESOURCE_EXHAUSTED (see group key limits);" +
@@ -227,8 +227,8 @@ export const GroupKeyManagement = Cluster(
227
227
  "\n" +
228
228
  "This command shall fail with an INVALID_COMMAND status code back to the initiator if the " +
229
229
  "GroupKeySetID being removed is 0, which is the Key Set associated with the Identity Protection Key " +
230
- "(IPK). The only method to remove the IPK is usage of the RemoveFabric command or any operation " +
231
- "which causes the equivalent of a RemoveFabric to occur by side-effect." +
230
+ "(IPK). The only method to remove the IPK is usage of the RemoveFabric command or any operation which " +
231
+ "causes the equivalent of a RemoveFabric to occur by side-effect." +
232
232
  "\n" +
233
233
  "This command shall send a SUCCESS status code back to the initiator on success, or NOT_FOUND if the " +
234
234
  "GroupKeySetID requested did not exist.",
@@ -256,15 +256,14 @@ export const GroupKeyManagement = Cluster(
256
256
  xref: { document: "core", section: "11.2.7.5" }
257
257
  },
258
258
 
259
- Field({ name: "DoNotUse", id: 0x0, conformance: "X" }),
260
- Field({ name: "GroupKeySetIDs", id: 0x1, conformance: "X" })
259
+ Field({ name: "DoNotUse", id: 0x0, conformance: "X" })
261
260
  ),
262
261
 
263
262
  Command(
264
263
  {
265
264
  name: "KeySetReadAllIndicesResponse", id: 0x5, conformance: "M", direction: "response",
266
- details: "This command shall be generated in response to KeySetReadAllIndices and it shall contain the list " +
267
- "of GroupKeySetID for all Group Key Sets associated with the scoped Fabric.",
265
+ details: "This command shall be generated in response to KeySetReadAllIndices and it shall contain the list of " +
266
+ "GroupKeySetID for all Group Key Sets associated with the scoped Fabric.",
268
267
  xref: { document: "core", section: "11.2.7.6" }
269
268
  },
270
269
 
@@ -356,9 +355,9 @@ export const GroupKeyManagement = Cluster(
356
355
  Field({
357
356
  name: "EpochKey0", id: 0x2, type: "octstr", access: "S", conformance: "M", constraint: "16",
358
357
  quality: "X",
359
- details: "This field, if not null, shall be the root credential used in the derivation of an operational " +
360
- "group key for epoch slot 0 of the given group key set. If EpochKey0 is not null, EpochStartTime0 " +
361
- "shall NOT be null.",
358
+ details: "This field, if not null, shall be the root credential used in the derivation of an operational group " +
359
+ "key for epoch slot 0 of the given group key set. If EpochKey0 is not null, EpochStartTime0 shall NOT " +
360
+ "be null.",
362
361
  xref: { document: "core", section: "11.2.5.4.3" }
363
362
  }),
364
363
 
@@ -372,9 +371,9 @@ export const GroupKeyManagement = Cluster(
372
371
  Field({
373
372
  name: "EpochKey1", id: 0x4, type: "octstr", access: "S", conformance: "M", constraint: "16",
374
373
  quality: "X",
375
- details: "This field, if not null, shall be the root credential used in the derivation of an operational " +
376
- "group key for epoch slot 1 of the given group key set. If EpochKey1 is not null, EpochStartTime1 " +
377
- "shall NOT be null.",
374
+ details: "This field, if not null, shall be the root credential used in the derivation of an operational group " +
375
+ "key for epoch slot 1 of the given group key set. If EpochKey1 is not null, EpochStartTime1 shall NOT " +
376
+ "be null.",
378
377
  xref: { document: "core", section: "11.2.5.4.5" }
379
378
  }),
380
379
 
@@ -388,9 +387,9 @@ export const GroupKeyManagement = Cluster(
388
387
  Field({
389
388
  name: "EpochKey2", id: 0x6, type: "octstr", access: "S", conformance: "M", constraint: "16",
390
389
  quality: "X",
391
- details: "This field, if not null, shall be the root credential used in the derivation of an operational " +
392
- "group key for epoch slot 2 of the given group key set. If EpochKey2 is not null, EpochStartTime2 " +
393
- "shall NOT be null.",
390
+ details: "This field, if not null, shall be the root credential used in the derivation of an operational group " +
391
+ "key for epoch slot 2 of the given group key set. If EpochKey2 is not null, EpochStartTime2 shall NOT " +
392
+ "be null.",
394
393
  xref: { document: "core", section: "11.2.5.4.7" }
395
394
  }),
396
395
 
@@ -27,15 +27,14 @@ export const Groups = Cluster(
27
27
  "\n" +
28
28
  "The Groups cluster is scoped to the endpoint. Groups cluster commands support discovering the " +
29
29
  "endpoint membership in a group, adding the endpoint to a group, removing the endpoint from a group, " +
30
- "removing endpoint membership from all groups. All commands defined in this cluster shall only " +
31
- "affect groups scoped to the accessing fabric." +
30
+ "removing endpoint membership from all groups. All commands defined in this cluster shall only affect " +
31
+ "groups scoped to the accessing fabric." +
32
32
  "\n" +
33
- "When group names are supported, the server stores a name string, which is set by the client for " +
34
- "each assigned group and indicated in response to a client request." +
33
+ "When group names are supported, the server stores a name string, which is set by the client for each " +
34
+ "assigned group and indicated in response to a client request." +
35
35
  "\n" +
36
- "Note that configuration of group addresses for outgoing commands is achieved using the Message " +
37
- "Layer mechanisms where the Group Table is not involved. Hence this cluster does not play a part in " +
38
- "that.",
36
+ "Note that configuration of group addresses for outgoing commands is achieved using the Message Layer " +
37
+ "mechanisms where the Group Table is not involved. Hence this cluster does not play a part in that.",
39
38
 
40
39
  xref: { document: "cluster", section: "1.3" }
41
40
  },
@@ -143,8 +142,8 @@ export const Groups = Cluster(
143
142
  response: "status",
144
143
 
145
144
  details: "The AddGroupIfIdentifying command allows a client to add group membership in a particular group for " +
146
- "the server endpoint, on condition that the endpoint is identifying itself. Identifying " +
147
- "functionality is controlled using the Identify cluster, (see Identify Cluster)." +
145
+ "the server endpoint, on condition that the endpoint is identifying itself. Identifying functionality " +
146
+ "is controlled using the Identify cluster, (see Identify Cluster)." +
148
147
  "\n" +
149
148
  "For correct operation of the AddGroupIfIdentifying command, any endpoint that supports the Groups " +
150
149
  "server cluster shall also support the Identify server cluster." +
@@ -229,8 +228,8 @@ export const Groups = Cluster(
229
228
  Field({
230
229
  name: "Capacity", id: 0x0, type: "uint8", conformance: "M", quality: "X",
231
230
 
232
- details: "This field shall contain the remaining capacity of the Group Table of the node. The following " +
233
- "values apply:" +
231
+ details: "This field shall contain the remaining capacity of the Group Table of the node. The following values " +
232
+ "apply:" +
234
233
  "\n" +
235
234
  " • 0 - No further groups may be added." +
236
235
  "\n" +
@@ -250,9 +249,9 @@ export const Groups = Cluster(
250
249
  details: "The GroupList field shall contain either the group IDs of all the groups in the Group Table for " +
251
250
  "which the server endpoint is a member of the group (in the case where the GroupList field of the " +
252
251
  "received GetGroupMembership command was empty), or the group IDs of all the groups in the Group " +
253
- "Table for which the server endpoint is a member of the group and for which the group ID was " +
254
- "included in the the GroupList field of the received GetGroupMembership command (in the case where " +
255
- "the GroupList field of the received GetGroupMembership command was not empty)." +
252
+ "Table for which the server endpoint is a member of the group and for which the group ID was included " +
253
+ "in the the GroupList field of the received GetGroupMembership command (in the case where the " +
254
+ "GroupList field of the received GetGroupMembership command was not empty)." +
256
255
  "\n" +
257
256
  "Zigbee: If the total number of groups will cause the maximum payload length of a frame to be " +
258
257
  "exceeded, then the GroupList field shall contain only as many groups as will fit.",
@@ -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