@matter/model 0.13.0-alpha.0-20250318-c1aa38b08 → 0.13.0-alpha.0-20250323-770919c6a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (412) hide show
  1. package/dist/cjs/aspects/Quality.d.ts +45 -5
  2. package/dist/cjs/aspects/Quality.d.ts.map +1 -1
  3. package/dist/cjs/aspects/Quality.js.map +1 -1
  4. package/dist/cjs/elements/BaseElement.d.ts +14 -5
  5. package/dist/cjs/elements/BaseElement.d.ts.map +1 -1
  6. package/dist/cjs/elements/BaseElement.js.map +1 -1
  7. package/dist/cjs/elements/ValueElement.d.ts +1 -1
  8. package/dist/cjs/logic/DefaultValue.js +1 -1
  9. package/dist/cjs/logic/ModelVariantTraversal.d.ts.map +1 -1
  10. package/dist/cjs/logic/ModelVariantTraversal.js +18 -8
  11. package/dist/cjs/logic/ModelVariantTraversal.js.map +1 -1
  12. package/dist/cjs/logic/Scope.d.ts.map +1 -1
  13. package/dist/cjs/logic/Scope.js +7 -3
  14. package/dist/cjs/logic/Scope.js.map +1 -1
  15. package/dist/cjs/models/AttributeModel.d.ts +1 -0
  16. package/dist/cjs/models/AttributeModel.d.ts.map +1 -1
  17. package/dist/cjs/models/CommandModel.d.ts +1 -0
  18. package/dist/cjs/models/CommandModel.d.ts.map +1 -1
  19. package/dist/cjs/models/EventModel.d.ts +1 -0
  20. package/dist/cjs/models/EventModel.d.ts.map +1 -1
  21. package/dist/cjs/models/Model.d.ts +4 -0
  22. package/dist/cjs/models/Model.d.ts.map +1 -1
  23. package/dist/cjs/models/Model.js +1 -0
  24. package/dist/cjs/models/Model.js.map +1 -1
  25. package/dist/cjs/standard/elements/AccessControl.d.ts.map +1 -1
  26. package/dist/cjs/standard/elements/AccessControl.js +1 -1
  27. package/dist/cjs/standard/elements/AccessControl.js.map +1 -1
  28. package/dist/cjs/standard/elements/Actions.js +1 -1
  29. package/dist/cjs/standard/elements/AlarmBase.js +4 -4
  30. package/dist/cjs/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  31. package/dist/cjs/standard/elements/ApplicationLauncher.js.map +1 -1
  32. package/dist/cjs/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  33. package/dist/cjs/standard/elements/BatteryStorageDT.js.map +1 -1
  34. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  35. package/dist/cjs/standard/elements/ColorControl.d.ts.map +1 -1
  36. package/dist/cjs/standard/elements/ColorControl.js +38 -42
  37. package/dist/cjs/standard/elements/ColorControl.js.map +1 -1
  38. package/dist/cjs/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  39. package/dist/cjs/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  40. package/dist/cjs/standard/elements/CommissionerControl.js +1 -1
  41. package/dist/cjs/standard/elements/ContentAppObserver.js +1 -1
  42. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  43. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  44. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  45. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +1 -1
  46. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  47. package/dist/cjs/standard/elements/DimmableLightDT.d.ts.map +1 -1
  48. package/dist/cjs/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  49. package/dist/cjs/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  50. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  51. package/dist/cjs/standard/elements/DoorLock.js +29 -14
  52. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  53. package/dist/cjs/standard/elements/EcosystemInformation.d.ts.map +1 -1
  54. package/dist/cjs/standard/elements/EcosystemInformation.js +36 -1
  55. package/dist/cjs/standard/elements/EcosystemInformation.js.map +2 -2
  56. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  57. package/dist/cjs/standard/elements/EnergyEvse.js +1 -1
  58. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  59. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  60. package/dist/cjs/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  61. package/dist/cjs/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  62. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  63. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  64. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  65. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  66. package/dist/cjs/standard/elements/GeneralCommissioning.js +7 -7
  67. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  68. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  69. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  70. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  71. package/dist/cjs/standard/elements/GroupKeyManagement.js +2 -3
  72. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  73. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  74. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  75. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  76. package/dist/cjs/standard/elements/LevelControl.js +8 -8
  77. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  78. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  79. package/dist/cjs/standard/elements/MediaPlayback.js +1 -1
  80. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  81. package/dist/cjs/standard/elements/ModeBase.js +1 -1
  82. package/dist/cjs/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  83. package/dist/cjs/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  84. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  85. package/dist/cjs/standard/elements/NetworkCommissioning.js +2 -2
  86. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  87. package/dist/cjs/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  88. package/dist/cjs/standard/elements/OnOff.js +1 -1
  89. package/dist/cjs/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  90. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  91. package/dist/cjs/standard/elements/OperationalCredentials.js +3 -3
  92. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  93. package/dist/cjs/standard/elements/OperationalState.js +1 -1
  94. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  95. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  97. package/dist/cjs/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  98. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  100. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  101. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  102. package/dist/cjs/standard/elements/PumpDT.d.ts.map +1 -1
  103. package/dist/cjs/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  104. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  105. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  106. package/dist/cjs/standard/elements/ServiceArea.js +4 -3
  107. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  108. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  109. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  110. package/dist/cjs/standard/elements/Switch.js +2 -2
  111. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  112. package/dist/cjs/standard/elements/Thermostat.js +13 -8
  113. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  114. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  115. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  116. package/dist/cjs/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  117. package/dist/cjs/standard/elements/TimeFormatLocalization.js.map +1 -1
  118. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  119. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  120. package/dist/cjs/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  121. package/dist/cjs/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  122. package/dist/cjs/standard/elements/WaterValveDT.d.ts.map +1 -1
  123. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  124. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +12 -8
  125. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +2 -2
  126. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  127. package/dist/cjs/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  128. package/dist/cjs/standard/elements/enum16.d.ts.map +1 -1
  129. package/dist/cjs/standard/elements/enum8.d.ts.map +1 -1
  130. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  131. package/dist/cjs/standard/elements/ipv6pre.js +1 -1
  132. package/dist/cjs/standard/elements/namespace.d.ts.map +1 -1
  133. package/dist/cjs/standard/elements/struct.js +1 -1
  134. package/dist/esm/aspects/Quality.d.ts +45 -5
  135. package/dist/esm/aspects/Quality.d.ts.map +1 -1
  136. package/dist/esm/aspects/Quality.js.map +1 -1
  137. package/dist/esm/elements/BaseElement.d.ts +14 -5
  138. package/dist/esm/elements/BaseElement.d.ts.map +1 -1
  139. package/dist/esm/elements/BaseElement.js.map +1 -1
  140. package/dist/esm/elements/ValueElement.d.ts +1 -1
  141. package/dist/esm/logic/DefaultValue.js +1 -1
  142. package/dist/esm/logic/ModelVariantTraversal.d.ts.map +1 -1
  143. package/dist/esm/logic/ModelVariantTraversal.js +18 -8
  144. package/dist/esm/logic/ModelVariantTraversal.js.map +1 -1
  145. package/dist/esm/logic/Scope.d.ts.map +1 -1
  146. package/dist/esm/logic/Scope.js +7 -3
  147. package/dist/esm/logic/Scope.js.map +1 -1
  148. package/dist/esm/models/AttributeModel.d.ts +1 -0
  149. package/dist/esm/models/AttributeModel.d.ts.map +1 -1
  150. package/dist/esm/models/CommandModel.d.ts +1 -0
  151. package/dist/esm/models/CommandModel.d.ts.map +1 -1
  152. package/dist/esm/models/EventModel.d.ts +1 -0
  153. package/dist/esm/models/EventModel.d.ts.map +1 -1
  154. package/dist/esm/models/Model.d.ts +4 -0
  155. package/dist/esm/models/Model.d.ts.map +1 -1
  156. package/dist/esm/models/Model.js +1 -0
  157. package/dist/esm/models/Model.js.map +1 -1
  158. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  159. package/dist/esm/standard/elements/AccessControl.js +1 -1
  160. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  161. package/dist/esm/standard/elements/Actions.js +1 -1
  162. package/dist/esm/standard/elements/AlarmBase.js +4 -4
  163. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  164. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  165. package/dist/esm/standard/elements/BatteryStorageDT.d.ts.map +1 -1
  166. package/dist/esm/standard/elements/BatteryStorageDT.js.map +1 -1
  167. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  168. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  169. package/dist/esm/standard/elements/ColorControl.js +38 -42
  170. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  171. package/dist/esm/standard/elements/ColorDimmerSwitchDT.d.ts.map +1 -1
  172. package/dist/esm/standard/elements/ColorTemperatureLightDT.d.ts.map +1 -1
  173. package/dist/esm/standard/elements/CommissionerControl.js +1 -1
  174. package/dist/esm/standard/elements/ContentAppObserver.js +1 -1
  175. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  176. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  177. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  178. package/dist/esm/standard/elements/DeviceEnergyManagement.js +1 -1
  179. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  180. package/dist/esm/standard/elements/DimmableLightDT.d.ts.map +1 -1
  181. package/dist/esm/standard/elements/DimmablePlugInUnitDT.d.ts.map +1 -1
  182. package/dist/esm/standard/elements/DimmerSwitchDT.d.ts.map +1 -1
  183. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  184. package/dist/esm/standard/elements/DoorLock.js +29 -14
  185. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  186. package/dist/esm/standard/elements/EcosystemInformation.d.ts.map +1 -1
  187. package/dist/esm/standard/elements/EcosystemInformation.js +38 -3
  188. package/dist/esm/standard/elements/EcosystemInformation.js.map +1 -1
  189. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  190. package/dist/esm/standard/elements/EnergyEvse.js +1 -1
  191. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  192. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.d.ts.map +1 -1
  193. package/dist/esm/standard/elements/EthernetNetworkDiagnostics.js.map +1 -1
  194. package/dist/esm/standard/elements/ExtendedColorLightDT.d.ts.map +1 -1
  195. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  196. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  197. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  198. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  199. package/dist/esm/standard/elements/GeneralCommissioning.js +7 -7
  200. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  201. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  202. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  203. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  204. package/dist/esm/standard/elements/GroupKeyManagement.js +2 -3
  205. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  206. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  207. package/dist/esm/standard/elements/Groups.js.map +1 -1
  208. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  209. package/dist/esm/standard/elements/LevelControl.js +8 -8
  210. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  211. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  212. package/dist/esm/standard/elements/MediaPlayback.js +1 -1
  213. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  214. package/dist/esm/standard/elements/ModeBase.js +1 -1
  215. package/dist/esm/standard/elements/MountedDimmableLoadControlDT.d.ts.map +1 -1
  216. package/dist/esm/standard/elements/MountedOnOffControlDT.d.ts.map +1 -1
  217. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  218. package/dist/esm/standard/elements/NetworkCommissioning.js +2 -2
  219. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  220. package/dist/esm/standard/elements/NetworkInfrastructureManagerDT.d.ts.map +1 -1
  221. package/dist/esm/standard/elements/OnOff.js +1 -1
  222. package/dist/esm/standard/elements/OnOffPlugInUnitDT.d.ts.map +1 -1
  223. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  224. package/dist/esm/standard/elements/OperationalCredentials.js +3 -3
  225. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  226. package/dist/esm/standard/elements/OperationalState.js +1 -1
  227. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +6 -6
  228. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  229. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  230. package/dist/esm/standard/elements/OvenCavityOperationalState.d.ts.map +1 -1
  231. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  232. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  233. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  234. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  235. package/dist/esm/standard/elements/PumpDT.d.ts.map +1 -1
  236. package/dist/esm/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.d.ts.map +1 -1
  237. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  238. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  239. package/dist/esm/standard/elements/ServiceArea.js +4 -3
  240. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  241. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  242. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  243. package/dist/esm/standard/elements/Switch.js +2 -2
  244. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  245. package/dist/esm/standard/elements/Thermostat.js +13 -8
  246. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  247. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  248. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  249. package/dist/esm/standard/elements/TimeFormatLocalization.d.ts.map +1 -1
  250. package/dist/esm/standard/elements/TimeFormatLocalization.js.map +1 -1
  251. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  252. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  253. package/dist/esm/standard/elements/ValveConfigurationAndControl.d.ts.map +1 -1
  254. package/dist/esm/standard/elements/ValveConfigurationAndControl.js.map +1 -1
  255. package/dist/esm/standard/elements/WaterValveDT.d.ts.map +1 -1
  256. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  257. package/dist/esm/standard/elements/WiFiNetworkManagement.js +14 -9
  258. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  259. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js +1 -1
  260. package/dist/esm/standard/elements/WildcardPathFlagsBitmap.js.map +1 -1
  261. package/dist/esm/standard/elements/enum16.d.ts.map +1 -1
  262. package/dist/esm/standard/elements/enum8.d.ts.map +1 -1
  263. package/dist/esm/standard/elements/epoch-us.js +1 -1
  264. package/dist/esm/standard/elements/ipv6pre.js +1 -1
  265. package/dist/esm/standard/elements/namespace.d.ts.map +1 -1
  266. package/dist/esm/standard/elements/struct.js +1 -1
  267. package/package.json +4 -4
  268. package/src/aspects/Quality.ts +56 -5
  269. package/src/elements/BaseElement.ts +16 -5
  270. package/src/elements/ValueElement.ts +1 -1
  271. package/src/logic/DefaultValue.ts +1 -1
  272. package/src/logic/ModelVariantTraversal.ts +22 -8
  273. package/src/logic/Scope.ts +7 -3
  274. package/src/models/Model.ts +4 -0
  275. package/src/standard/elements/AcceptedCommandList.ts +2 -2
  276. package/src/standard/elements/AccessControl.ts +71 -73
  277. package/src/standard/elements/AccountLogin.ts +11 -11
  278. package/src/standard/elements/Actions.ts +36 -36
  279. package/src/standard/elements/AdministratorCommissioning.ts +21 -21
  280. package/src/standard/elements/AggregatorDT.ts +2 -2
  281. package/src/standard/elements/AlarmBase.ts +18 -18
  282. package/src/standard/elements/ApplicationBasic.ts +7 -7
  283. package/src/standard/elements/ApplicationLauncher.ts +6 -7
  284. package/src/standard/elements/AudioOutput.ts +4 -4
  285. package/src/standard/elements/BallastConfiguration.ts +6 -6
  286. package/src/standard/elements/BasicInformation.ts +43 -43
  287. package/src/standard/elements/BasicVideoPlayerDT.ts +3 -3
  288. package/src/standard/elements/BatteryStorageDT.ts +2 -5
  289. package/src/standard/elements/Binding.ts +3 -3
  290. package/src/standard/elements/BooleanStateConfiguration.ts +4 -4
  291. package/src/standard/elements/BridgedDeviceBasicInformation.ts +22 -22
  292. package/src/standard/elements/CastingVideoClientDT.ts +2 -2
  293. package/src/standard/elements/Channel.ts +32 -32
  294. package/src/standard/elements/ColorControl.ts +92 -93
  295. package/src/standard/elements/ColorDimmerSwitchDT.ts +1 -1
  296. package/src/standard/elements/ColorTemperatureLightDT.ts +1 -1
  297. package/src/standard/elements/CommissionerControl.ts +16 -16
  298. package/src/standard/elements/ContentAppObserver.ts +7 -7
  299. package/src/standard/elements/ContentControl.ts +39 -39
  300. package/src/standard/elements/ContentLauncher.ts +38 -40
  301. package/src/standard/elements/DeviceEnergyManagement.ts +108 -111
  302. package/src/standard/elements/DeviceEnergyManagementMode.ts +4 -4
  303. package/src/standard/elements/DiagnosticLogs.ts +24 -24
  304. package/src/standard/elements/DimmableLightDT.ts +1 -1
  305. package/src/standard/elements/DimmablePlugInUnitDT.ts +4 -4
  306. package/src/standard/elements/DimmerSwitchDT.ts +3 -3
  307. package/src/standard/elements/DishwasherMode.ts +2 -2
  308. package/src/standard/elements/DoorLock.ts +164 -154
  309. package/src/standard/elements/DoorLockDT.ts +2 -2
  310. package/src/standard/elements/EcosystemInformation.ts +67 -27
  311. package/src/standard/elements/ElectricalEnergyMeasurement.ts +18 -18
  312. package/src/standard/elements/ElectricalMeasurementNS.ts +2 -2
  313. package/src/standard/elements/ElectricalPowerMeasurement.ts +18 -18
  314. package/src/standard/elements/EnergyEvse.ts +58 -64
  315. package/src/standard/elements/EnergyEvseMode.ts +8 -8
  316. package/src/standard/elements/EthernetNetworkDiagnostics.ts +14 -15
  317. package/src/standard/elements/ExtendedColorLightDT.ts +3 -3
  318. package/src/standard/elements/ExtractorHoodDT.ts +2 -2
  319. package/src/standard/elements/FanControl.ts +14 -14
  320. package/src/standard/elements/FanDT.ts +2 -2
  321. package/src/standard/elements/FeatureMap.ts +5 -5
  322. package/src/standard/elements/FixedLabel.ts +4 -5
  323. package/src/standard/elements/GeneralCommissioning.ts +79 -80
  324. package/src/standard/elements/GeneralDiagnostics.ts +17 -18
  325. package/src/standard/elements/GeneratedCommandList.ts +2 -2
  326. package/src/standard/elements/GroupKeyManagement.ts +29 -30
  327. package/src/standard/elements/Groups.ts +13 -14
  328. package/src/standard/elements/IcdManagement.ts +32 -32
  329. package/src/standard/elements/Identify.ts +7 -7
  330. package/src/standard/elements/JointFabricDatastoreCluster.ts +12 -12
  331. package/src/standard/elements/KeypadInput.ts +9 -9
  332. package/src/standard/elements/LaundryWasherControls.ts +2 -2
  333. package/src/standard/elements/LaundryWasherMode.ts +2 -2
  334. package/src/standard/elements/LevelControl.ts +31 -32
  335. package/src/standard/elements/LightSensorDT.ts +2 -2
  336. package/src/standard/elements/LocalizationConfiguration.ts +2 -2
  337. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +10 -10
  338. package/src/standard/elements/MeasurementAccuracyStruct.ts +4 -4
  339. package/src/standard/elements/MediaPlayback.ts +42 -44
  340. package/src/standard/elements/Messages.ts +18 -18
  341. package/src/standard/elements/MicrowaveOvenControl.ts +16 -16
  342. package/src/standard/elements/ModeBase.ts +21 -21
  343. package/src/standard/elements/ModeSelect.ts +12 -12
  344. package/src/standard/elements/MountedDimmableLoadControlDT.ts +4 -4
  345. package/src/standard/elements/MountedOnOffControlDT.ts +1 -1
  346. package/src/standard/elements/NetworkCommissioning.ts +68 -69
  347. package/src/standard/elements/NetworkInfrastructureManagerDT.ts +1 -1
  348. package/src/standard/elements/OccupancySensing.ts +23 -23
  349. package/src/standard/elements/OnOff.ts +17 -17
  350. package/src/standard/elements/OnOffPlugInUnitDT.ts +1 -1
  351. package/src/standard/elements/OnOffSensorDT.ts +2 -2
  352. package/src/standard/elements/OperationalCredentials.ts +86 -88
  353. package/src/standard/elements/OperationalState.ts +31 -31
  354. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +48 -48
  355. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +31 -32
  356. package/src/standard/elements/OvenCavityOperationalState.ts +1 -1
  357. package/src/standard/elements/OvenMode.ts +2 -2
  358. package/src/standard/elements/PositionNS.ts +2 -2
  359. package/src/standard/elements/PowerSource.ts +37 -38
  360. package/src/standard/elements/PowerSourceConfiguration.ts +4 -4
  361. package/src/standard/elements/PowerSourceNS.ts +2 -2
  362. package/src/standard/elements/ProxyConfiguration.ts +2 -2
  363. package/src/standard/elements/ProxyDiscovery.ts +5 -5
  364. package/src/standard/elements/PumpConfigurationAndControl.ts +27 -28
  365. package/src/standard/elements/PumpDT.ts +1 -1
  366. package/src/standard/elements/RefrigeratorAlarm.ts +2 -2
  367. package/src/standard/elements/RefrigeratorAndTemperatureControlledCabinetMode.ts +1 -1
  368. package/src/standard/elements/RefrigeratorNS.ts +2 -2
  369. package/src/standard/elements/RelativePositionNS.ts +4 -4
  370. package/src/standard/elements/ResourceMonitoring.ts +4 -4
  371. package/src/standard/elements/RoomAirConditionerDT.ts +2 -2
  372. package/src/standard/elements/RootNodeDT.ts +3 -3
  373. package/src/standard/elements/RvcOperationalState.ts +4 -4
  374. package/src/standard/elements/RvcRunMode.ts +6 -6
  375. package/src/standard/elements/ScenesManagement.ts +34 -34
  376. package/src/standard/elements/SecondaryNetworkInterfaceDT.ts +2 -2
  377. package/src/standard/elements/ServiceArea.ts +69 -69
  378. package/src/standard/elements/SmokeCoAlarm.ts +19 -20
  379. package/src/standard/elements/SmokeCoAlarmDT.ts +2 -2
  380. package/src/standard/elements/SoftwareDiagnostics.ts +13 -13
  381. package/src/standard/elements/SpeakerDT.ts +2 -2
  382. package/src/standard/elements/Switch.ts +21 -21
  383. package/src/standard/elements/TemperatureControl.ts +5 -5
  384. package/src/standard/elements/TemperatureMeasurement.ts +2 -2
  385. package/src/standard/elements/Thermostat.ts +124 -120
  386. package/src/standard/elements/ThermostatUserInterfaceConfiguration.ts +6 -6
  387. package/src/standard/elements/ThreadBorderRouterManagement.ts +10 -10
  388. package/src/standard/elements/ThreadNetworkDiagnostics.ts +50 -51
  389. package/src/standard/elements/ThreadNetworkDirectory.ts +11 -11
  390. package/src/standard/elements/TimeFormatLocalization.ts +6 -7
  391. package/src/standard/elements/TimeSynchronization.ts +27 -28
  392. package/src/standard/elements/UnitLocalization.ts +2 -2
  393. package/src/standard/elements/ValveConfigurationAndControl.ts +9 -10
  394. package/src/standard/elements/WakeOnLan.ts +11 -11
  395. package/src/standard/elements/WaterHeaterManagement.ts +17 -17
  396. package/src/standard/elements/WaterHeaterMode.ts +4 -4
  397. package/src/standard/elements/WaterValveDT.ts +1 -1
  398. package/src/standard/elements/WiFiNetworkDiagnostics.ts +13 -13
  399. package/src/standard/elements/WiFiNetworkManagement.ts +21 -16
  400. package/src/standard/elements/WildcardPathFlagsBitmap.ts +1 -1
  401. package/src/standard/elements/WindowCovering.ts +19 -19
  402. package/src/standard/elements/attrib-id.ts +2 -2
  403. package/src/standard/elements/enum16.ts +1 -1
  404. package/src/standard/elements/enum8.ts +1 -1
  405. package/src/standard/elements/epoch-us.ts +9 -9
  406. package/src/standard/elements/hwadr.ts +2 -2
  407. package/src/standard/elements/ipv6pre.ts +3 -3
  408. package/src/standard/elements/locationdesc.ts +10 -10
  409. package/src/standard/elements/namespace.ts +1 -1
  410. package/src/standard/elements/semtag.ts +5 -5
  411. package/src/standard/elements/string.ts +2 -2
  412. package/src/standard/elements/struct.ts +9 -9
@@ -20,8 +20,8 @@ export const ColorControl = Cluster(
20
20
  name: "ColorControl", id: 0x300, classification: "application", pics: "CC",
21
21
 
22
22
  details: "This cluster provides an interface for changing the color of a light. Color is specified according " +
23
- "to the CIE 1931 Color space. Color control is carried out in terms of x,y values, as defined by " +
24
- "this specification." +
23
+ "to the CIE 1931 Color space. Color control is carried out in terms of x,y values, as defined by this " +
24
+ "specification." +
25
25
  "\n" +
26
26
  "Additionally, color may optionally be controlled in terms of color temperature, or as hue and " +
27
27
  "saturation values based on optionally variable RGB and W color points. It is recommended that the " +
@@ -124,8 +124,8 @@ export const ColorControl = Cluster(
124
124
  "\n" +
125
125
  " • When it changes to 0." +
126
126
  "\n" +
127
- "For commands with a transition time or changes to the transition time less than 1 second, changes " +
128
- "to this attribute shall NOT be reported." +
127
+ "For commands with a transition time or changes to the transition time less than 1 second, changes to " +
128
+ "this attribute shall NOT be reported." +
129
129
  "\n" +
130
130
  "As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the " +
131
131
  "reporting of this attribute in order to keep track of the remaining duration.",
@@ -190,8 +190,8 @@ export const ColorControl = Cluster(
190
190
  Attribute({
191
191
  name: "CompensationText", id: 0x6, type: "string", access: "R V", conformance: "O",
192
192
  constraint: "max 254",
193
- details: "This attribute shall contain a textual indication of what mechanism, if any, is in use to " +
194
- "compensate for color/intensity drift over time.",
193
+ details: "This attribute shall contain a textual indication of what mechanism, if any, is in use to compensate " +
194
+ "for color/intensity drift over time.",
195
195
  xref: { document: "cluster", section: "3.2.7.8" }
196
196
  }),
197
197
 
@@ -282,8 +282,8 @@ export const ColorControl = Cluster(
282
282
  details: "Indicates the normalized chromaticity value x for this primary, as defined in the CIE xyY Color " +
283
283
  "Space." +
284
284
  "\n" +
285
- "The value of x shall be related to the Primary1X attribute by the relationship x = Primary1X / " +
286
- "65536 (Primary1X in the range 0 to 65279 inclusive)",
285
+ "The value of x shall be related to the Primary1X attribute by the relationship x = Primary1X / 65536 " +
286
+ "(Primary1X in the range 0 to 65279 inclusive)",
287
287
  xref: { document: "cluster", section: "3.2.7.25" }
288
288
  }
289
289
  ),
@@ -295,8 +295,8 @@ export const ColorControl = Cluster(
295
295
  details: "Indicates the normalized chromaticity value y for this primary, as defined in the CIE xyY Color " +
296
296
  "Space." +
297
297
  "\n" +
298
- "The value of y shall be related to the Primary1Y attribute by the relationship y = Primary1Y / " +
299
- "65536 (Primary1Y in the range 0 to 65279 inclusive)",
298
+ "The value of y shall be related to the Primary1Y attribute by the relationship y = Primary1Y / 65536 " +
299
+ "(Primary1Y in the range 0 to 65279 inclusive)",
300
300
  xref: { document: "cluster", section: "3.2.7.26" }
301
301
  }
302
302
  ),
@@ -306,8 +306,8 @@ export const ColorControl = Cluster(
306
306
  conformance: "NumberOfPrimaries > 0", quality: "X F",
307
307
 
308
308
  details: "Indicates a representation of the maximum intensity of this primary as defined in the Dimming Light " +
309
- "Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such " +
310
- "that the primary with the highest maximum intensity contains the value 254." +
309
+ "Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such that " +
310
+ "the primary with the highest maximum intensity contains the value 254." +
311
311
  "\n" +
312
312
  "A value of null shall indicate that this primary is not available." +
313
313
  "\n" +
@@ -315,8 +315,8 @@ export const ColorControl = Cluster(
315
315
  "Primary4X, Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, " +
316
316
  "Primary6Y and Primary6Intensity Attributes" +
317
317
  "\n" +
318
- "These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, " +
319
- "where present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.",
318
+ "These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where " +
319
+ "present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.",
320
320
 
321
321
  xref: { document: "cluster", section: "3.2.7.27" }
322
322
  }),
@@ -401,8 +401,8 @@ export const ColorControl = Cluster(
401
401
  {
402
402
  name: "WhitePointX", id: 0x30, type: "uint16", access: "RW VM", conformance: "O",
403
403
  constraint: "max 65279",
404
- details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the " +
405
- "current white point of the device." +
404
+ details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the current " +
405
+ "white point of the device." +
406
406
  "\n" +
407
407
  "The value of x shall be related to the WhitePointX attribute by the relationship x = WhitePointX / " +
408
408
  "65536 (WhitePointX in the range 0 to 65279 inclusive)",
@@ -414,8 +414,8 @@ export const ColorControl = Cluster(
414
414
  {
415
415
  name: "WhitePointY", id: 0x31, type: "uint16", access: "RW VM", conformance: "O",
416
416
  constraint: "max 65279",
417
- details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the " +
418
- "current white point of the device." +
417
+ details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the current " +
418
+ "white point of the device." +
419
419
  "\n" +
420
420
  "The value of y shall be related to the WhitePointY attribute by the relationship y = WhitePointY / " +
421
421
  "65536 (WhitePointY in the range 0 to 65279 inclusive)",
@@ -430,8 +430,8 @@ export const ColorControl = Cluster(
430
430
  details: "Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the red " +
431
431
  "color point of the device." +
432
432
  "\n" +
433
- "The value of x shall be related to the ColorPointRX attribute by the relationship x = ColorPointRX " +
434
- "/ 65536 (ColorPointRX in the range 0 to 65279 inclusive)",
433
+ "The value of x shall be related to the ColorPointRX attribute by the relationship x = ColorPointRX / " +
434
+ "65536 (ColorPointRX in the range 0 to 65279 inclusive)",
435
435
  xref: { document: "cluster", section: "3.2.7.31" }
436
436
  }
437
437
  ),
@@ -443,8 +443,8 @@ export const ColorControl = Cluster(
443
443
  details: "Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the red " +
444
444
  "color point of the device." +
445
445
  "\n" +
446
- "The value of y shall be related to the ColorPointRY attribute by the relationship y = ColorPointRY " +
447
- "/ 65536 (ColorPointRY in the range 0 to 65279 inclusive)",
446
+ "The value of y shall be related to the ColorPointRY attribute by the relationship y = ColorPointRY / " +
447
+ "65536 (ColorPointRY in the range 0 to 65279 inclusive)",
448
448
  xref: { document: "cluster", section: "3.2.7.32" }
449
449
  }
450
450
  ),
@@ -462,9 +462,8 @@ export const ColorControl = Cluster(
462
462
  "3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and " +
463
463
  "ColorPointBIntensity Attributes" +
464
464
  "\n" +
465
- "These attributes shall represent the chromaticity values and intensities of the green and blue " +
466
- "color points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity " +
467
- "attributes." +
465
+ "These attributes shall represent the chromaticity values and intensities of the green and blue color " +
466
+ "points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes." +
468
467
  "\n" +
469
468
  "If any one of these red, green or blue color point attributes is implemented then they shall all be " +
470
469
  "implemented.",
@@ -608,7 +607,7 @@ export const ColorControl = Cluster(
608
607
 
609
608
  Attribute({
610
609
  name: "ColorTempPhysicalMinMireds", id: 0x400b, type: "uint16", access: "R V", conformance: "CT",
611
- constraint: "1 to 65279", default: 1,
610
+ constraint: "1 to 65279",
612
611
  details: "Indicates the minimum mired value supported by the hardware. ColorTempPhysicalMinMireds corresponds " +
613
612
  "to the maximum color temperature in kelvins supported by the hardware." +
614
613
  "\n" +
@@ -618,7 +617,7 @@ export const ColorControl = Cluster(
618
617
 
619
618
  Attribute({
620
619
  name: "ColorTempPhysicalMaxMireds", id: 0x400c, type: "uint16", access: "R V", conformance: "CT",
621
- constraint: "max 65279", default: 65279,
620
+ constraint: "max 65279",
622
621
  details: "Indicates the maximum mired value supported by the hardware. ColorTempPhysicalMaxMireds corresponds " +
623
622
  "to the minimum color temperature in kelvins supported by the hardware." +
624
623
  "\n" +
@@ -634,8 +633,8 @@ export const ColorControl = Cluster(
634
633
 
635
634
  details: "Indicates a lower bound on the value of the ColorTemperatureMireds attribute for the purposes of " +
636
635
  "coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute when the " +
637
- "CoupleColorTempToLevel bit of the Options attribute of the Level Control cluster is equal to 1. " +
638
- "When coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute, this value shall " +
636
+ "CoupleColorTempToLevel bit of the Options attribute of the Level Control cluster is equal to 1. When " +
637
+ "coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute, this value shall " +
639
638
  "correspond to a CurrentLevel value of 254 (100%)." +
640
639
  "\n" +
641
640
  "This attribute shall be set such that the following relationship exists: ColorTempPhysicalMinMireds " +
@@ -657,8 +656,8 @@ export const ColorControl = Cluster(
657
656
  conformance: "CT & ColorTemperatureMireds", constraint: "1 to 65279", quality: "X N",
658
657
  details: "Indicates the desired startup color temperature value the light shall use when it is supplied with " +
659
658
  "power and this value shall be reflected in the ColorTemperatureMireds attribute. In addition, the " +
660
- "ColorMode and EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values " +
661
- "of the StartUpColorTemperatureMireds attribute are listed in the table below,",
659
+ "ColorMode and EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values of " +
660
+ "the StartUpColorTemperatureMireds attribute are listed in the table below,",
662
661
  xref: { document: "cluster", section: "3.2.7.23" }
663
662
  }),
664
663
 
@@ -686,8 +685,8 @@ export const ColorControl = Cluster(
686
685
  xref: { document: "cluster", section: "3.2.8.4.3" }
687
686
  }),
688
687
 
689
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
690
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
688
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
689
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
691
690
  ),
692
691
 
693
692
  Command(
@@ -708,8 +707,8 @@ export const ColorControl = Cluster(
708
707
  xref: { document: "cluster", section: "3.2.8.5.2" }
709
708
  }),
710
709
 
711
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
712
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
710
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
711
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
713
712
  ),
714
713
 
715
714
  Command(
@@ -745,8 +744,8 @@ export const ColorControl = Cluster(
745
744
  xref: { document: "cluster", section: "3.2.8.6.3" }
746
745
  }),
747
746
 
748
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
749
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
747
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
748
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
750
749
  ),
751
750
 
752
751
  Command(
@@ -757,8 +756,8 @@ export const ColorControl = Cluster(
757
756
  },
758
757
  Field({ name: "Saturation", id: 0x0, type: "uint8", conformance: "M", constraint: "max 254" }),
759
758
  Field({ name: "TransitionTime", id: 0x1, type: "uint16", conformance: "M", constraint: "max 65534" }),
760
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
761
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
759
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
760
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
762
761
  ),
763
762
 
764
763
  Command(
@@ -780,8 +779,8 @@ export const ColorControl = Cluster(
780
779
  xref: { document: "cluster", section: "3.2.8.8.2" }
781
780
  }),
782
781
 
783
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
784
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
782
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
783
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
785
784
  ),
786
785
 
787
786
  Command(
@@ -806,8 +805,8 @@ export const ColorControl = Cluster(
806
805
  Field({
807
806
  name: "TransitionTime", id: 0x2, type: "uint8", conformance: "M",
808
807
 
809
- details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the " +
810
- "step. A step is a change in the device’s saturation of Step size units." +
808
+ details: "This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. " +
809
+ "A step is a change in the device’s saturation of Step size units." +
811
810
  "\n" +
812
811
  "NOTE" +
813
812
  "\n" +
@@ -817,8 +816,8 @@ export const ColorControl = Cluster(
817
816
  xref: { document: "cluster", section: "3.2.8.9.3" }
818
817
  }),
819
818
 
820
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
821
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
819
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
820
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
822
821
  ),
823
822
 
824
823
  Command(
@@ -830,8 +829,8 @@ export const ColorControl = Cluster(
830
829
  Field({ name: "Hue", id: 0x0, type: "uint8", conformance: "M", constraint: "max 254" }),
831
830
  Field({ name: "Saturation", id: 0x1, type: "uint8", conformance: "M", constraint: "max 254" }),
832
831
  Field({ name: "TransitionTime", id: 0x2, type: "uint16", conformance: "M", constraint: "max 65534" }),
833
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
834
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
832
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
833
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
835
834
  ),
836
835
 
837
836
  Command(
@@ -843,8 +842,8 @@ export const ColorControl = Cluster(
843
842
  Field({ name: "ColorX", id: 0x0, type: "uint16", conformance: "M", constraint: "max 65279" }),
844
843
  Field({ name: "ColorY", id: 0x1, type: "uint16", conformance: "M", constraint: "max 65279" }),
845
844
  Field({ name: "TransitionTime", id: 0x2, type: "uint16", conformance: "M", constraint: "max 65534" }),
846
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
847
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
845
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
846
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
848
847
  ),
849
848
 
850
849
  Command(
@@ -868,8 +867,8 @@ export const ColorControl = Cluster(
868
867
  xref: { document: "cluster", section: "3.2.8.12.2" }
869
868
  }),
870
869
 
871
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
872
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
870
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
871
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
873
872
  ),
874
873
 
875
874
  Command(
@@ -888,8 +887,8 @@ export const ColorControl = Cluster(
888
887
  xref: { document: "cluster", section: "3.2.8.13.2" }
889
888
  }),
890
889
 
891
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
892
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
890
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
891
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
893
892
  ),
894
893
 
895
894
  Command(
@@ -900,8 +899,8 @@ export const ColorControl = Cluster(
900
899
  },
901
900
  Field({ name: "ColorTemperatureMireds", id: 0x0, type: "uint16", conformance: "M", constraint: "max 65279" }),
902
901
  Field({ name: "TransitionTime", id: 0x1, type: "uint16", conformance: "M", constraint: "max 65534" }),
903
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
904
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
902
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
903
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
905
904
  ),
906
905
 
907
906
  Command(
@@ -928,8 +927,8 @@ export const ColorControl = Cluster(
928
927
  details: "This field shall indicate the transition time, as described in the MoveToHue command.",
929
928
  xref: { document: "cluster", section: "3.2.8.15.3" }
930
929
  }),
931
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
932
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
930
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
931
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
933
932
  ),
934
933
 
935
934
  Command(
@@ -953,8 +952,8 @@ export const ColorControl = Cluster(
953
952
  xref: { document: "cluster", section: "3.2.8.16.2" }
954
953
  }),
955
954
 
956
- Field({ name: "OptionsMask", id: 0x2, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
957
- Field({ name: "OptionsOverride", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 })
955
+ Field({ name: "OptionsMask", id: 0x2, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
956
+ Field({ name: "OptionsOverride", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
958
957
  ),
959
958
 
960
959
  Command(
@@ -994,8 +993,8 @@ export const ColorControl = Cluster(
994
993
  xref: { document: "cluster", section: "3.2.8.17.3" }
995
994
  }),
996
995
 
997
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
998
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
996
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
997
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
999
998
  ),
1000
999
 
1001
1000
  Command(
@@ -1022,8 +1021,8 @@ export const ColorControl = Cluster(
1022
1021
  details: "This field shall indicate the transition time, as described in the MoveToHue command.",
1023
1022
  xref: { document: "cluster", section: "3.2.8.18.3" }
1024
1023
  }),
1025
- Field({ name: "OptionsMask", id: 0x3, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
1026
- Field({ name: "OptionsOverride", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 })
1024
+ Field({ name: "OptionsMask", id: 0x3, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
1025
+ Field({ name: "OptionsOverride", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
1027
1026
  ),
1028
1027
 
1029
1028
  Command(
@@ -1058,8 +1057,8 @@ export const ColorControl = Cluster(
1058
1057
  xref: { document: "cluster", section: "3.2.8.19.4" }
1059
1058
  }),
1060
1059
  Field({ name: "StartHue", id: 0x4, type: "uint16", conformance: "M" }),
1061
- Field({ name: "OptionsMask", id: 0x5, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
1062
- Field({ name: "OptionsOverride", id: 0x6, type: "Options", conformance: "M", constraint: "desc", default: 0 })
1060
+ Field({ name: "OptionsMask", id: 0x5, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
1061
+ Field({ name: "OptionsOverride", id: 0x6, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
1063
1062
  ),
1064
1063
 
1065
1064
  Command(
@@ -1074,8 +1073,8 @@ export const ColorControl = Cluster(
1074
1073
  xref: { document: "cluster", section: "3.2.8.20" }
1075
1074
  },
1076
1075
 
1077
- Field({ name: "OptionsMask", id: 0x0, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
1078
- Field({ name: "OptionsOverride", id: 0x1, type: "Options", conformance: "M", constraint: "desc", default: 0 })
1076
+ Field({ name: "OptionsMask", id: 0x0, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
1077
+ Field({ name: "OptionsOverride", id: 0x1, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
1079
1078
  ),
1080
1079
 
1081
1080
  Command(
@@ -1087,7 +1086,7 @@ export const ColorControl = Cluster(
1087
1086
  },
1088
1087
 
1089
1088
  Field({
1090
- name: "MoveMode", id: 0x0, type: "MoveModeEnum", conformance: "M", constraint: "desc",
1089
+ name: "MoveMode", id: 0x0, type: "MoveModeEnum", conformance: "M",
1091
1090
  details: "This field shall indicate the mode of movement, as described in the MoveHue command.",
1092
1091
  xref: { document: "cluster", section: "3.2.8.21.1" }
1093
1092
  }),
@@ -1103,15 +1102,15 @@ export const ColorControl = Cluster(
1103
1102
  name: "ColorTemperatureMinimumMireds", id: 0x2, type: "uint16", conformance: "M",
1104
1103
  constraint: "max 65279",
1105
1104
 
1106
- details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound " +
1107
- "on the color temperature in kelvins) for the current move operation" +
1105
+ details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
1106
+ "the color temperature in kelvins) for the current move operation" +
1108
1107
  "\n" +
1109
1108
  "ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds" +
1110
1109
  "\n" +
1111
1110
  "As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
1112
- "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. " +
1113
- "If the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as " +
1114
- "the lower bound for the ColorTemperatureMireds attribute.",
1111
+ "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1112
+ "the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the " +
1113
+ "lower bound for the ColorTemperatureMireds attribute.",
1115
1114
 
1116
1115
  xref: { document: "cluster", section: "3.2.8.21.3" }
1117
1116
  }),
@@ -1120,21 +1119,21 @@ export const ColorControl = Cluster(
1120
1119
  name: "ColorTemperatureMaximumMireds", id: 0x3, type: "uint16", conformance: "M",
1121
1120
  constraint: "max 65279",
1122
1121
 
1123
- details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound " +
1124
- "on the color temperature in kelvins) for the current move operation" +
1122
+ details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
1123
+ "the color temperature in kelvins) for the current move operation" +
1125
1124
  "\n" +
1126
1125
  "ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <= ColorTempPhysicalMaxMireds" +
1127
1126
  "\n" +
1128
1127
  "As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the " +
1129
- "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. " +
1130
- "If the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as " +
1131
- "the upper bound for the ColorTemperatureMireds attribute.",
1128
+ "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1129
+ "the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the " +
1130
+ "upper bound for the ColorTemperatureMireds attribute.",
1132
1131
 
1133
1132
  xref: { document: "cluster", section: "3.2.8.21.4" }
1134
1133
  }),
1135
1134
 
1136
- Field({ name: "OptionsMask", id: 0x4, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
1137
- Field({ name: "OptionsOverride", id: 0x5, type: "Options", conformance: "M", constraint: "desc", default: 0 })
1135
+ Field({ name: "OptionsMask", id: 0x4, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
1136
+ Field({ name: "OptionsOverride", id: 0x5, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
1138
1137
  ),
1139
1138
 
1140
1139
  Command(
@@ -1146,7 +1145,7 @@ export const ColorControl = Cluster(
1146
1145
  },
1147
1146
 
1148
1147
  Field({
1149
- name: "StepMode", id: 0x0, type: "StepModeEnum", conformance: "M", constraint: "desc",
1148
+ name: "StepMode", id: 0x0, type: "StepModeEnum", conformance: "M",
1150
1149
  details: "This field shall indicate the mode of the step to be performed, as described in the StepHue command.",
1151
1150
  xref: { document: "cluster", section: "3.2.8.22.1" }
1152
1151
  }),
@@ -1170,15 +1169,15 @@ export const ColorControl = Cluster(
1170
1169
  name: "ColorTemperatureMinimumMireds", id: 0x3, type: "uint16", conformance: "M",
1171
1170
  constraint: "max 65279",
1172
1171
 
1173
- details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound " +
1174
- "on the color temperature in kelvins) for the current step operation" +
1172
+ details: "This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on " +
1173
+ "the color temperature in kelvins) for the current step operation" +
1175
1174
  "\n" +
1176
1175
  "ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds" +
1177
1176
  "\n" +
1178
1177
  "As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
1179
- "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. " +
1180
- "If the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as " +
1181
- "the lower bound for the ColorTemperatureMireds attribute.",
1178
+ "ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1179
+ "the ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the " +
1180
+ "lower bound for the ColorTemperatureMireds attribute.",
1182
1181
 
1183
1182
  xref: { document: "cluster", section: "3.2.8.22.4" }
1184
1183
  }),
@@ -1187,21 +1186,21 @@ export const ColorControl = Cluster(
1187
1186
  name: "ColorTemperatureMaximumMireds", id: 0x4, type: "uint16", conformance: "M",
1188
1187
  constraint: "max 65279",
1189
1188
 
1190
- details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound " +
1191
- "on the color temperature in kelvins) for the current step operation" +
1189
+ details: "This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on " +
1190
+ "the color temperature in kelvins) for the current step operation" +
1192
1191
  "\n" +
1193
1192
  "ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds" +
1194
1193
  "\n" +
1195
1194
  "As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the " +
1196
- "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. " +
1197
- "If the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as " +
1198
- "the upper bound for the ColorTemperatureMireds attribute.",
1195
+ "ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If " +
1196
+ "the ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the " +
1197
+ "upper bound for the ColorTemperatureMireds attribute.",
1199
1198
 
1200
1199
  xref: { document: "cluster", section: "3.2.8.22.5" }
1201
1200
  }),
1202
1201
 
1203
- Field({ name: "OptionsMask", id: 0x5, type: "Options", conformance: "M", constraint: "desc", default: 0 }),
1204
- Field({ name: "OptionsOverride", id: 0x6, type: "Options", conformance: "M", constraint: "desc", default: 0 })
1202
+ Field({ name: "OptionsMask", id: 0x5, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 }),
1203
+ Field({ name: "OptionsOverride", id: 0x6, type: "OptionsBitmap", conformance: "M", constraint: "desc", default: 0 })
1205
1204
  ),
1206
1205
 
1207
1206
  Datatype(
@@ -50,6 +50,6 @@ export const ColorDimmerSwitchDt = DeviceType(
50
50
  name: "ColorControl", id: 0x300, conformance: "M", element: "clientCluster",
51
51
  xref: { document: "device", section: "6.3.4" }
52
52
  })
53
- )
53
+ );
54
54
 
55
55
  MatterDefinition.children.push(ColorDimmerSwitchDt);
@@ -78,6 +78,6 @@ export const ColorTemperatureLightDt = DeviceType(
78
78
  name: "OccupancySensing", id: 0x406, conformance: "O", element: "clientCluster",
79
79
  xref: { document: "device", section: "4.3.4" }
80
80
  })
81
- )
81
+ );
82
82
 
83
83
  MatterDefinition.children.push(ColorTemperatureLightDt);
@@ -21,13 +21,13 @@ export const CommissionerControl = Cluster(
21
21
  name: "CommissionerControl", id: 0x751, classification: "node", pics: "CCTRL",
22
22
 
23
23
  details: "The Commissioner Control Cluster supports the ability for clients to request the commissioning of " +
24
- "themselves or other nodes onto a fabric which the cluster server can commission onto. An example " +
25
- "use case is ecosystem to ecosystem Fabric Synchronization setup." +
24
+ "themselves or other nodes onto a fabric which the cluster server can commission onto. An example use " +
25
+ "case is ecosystem to ecosystem Fabric Synchronization setup." +
26
26
  "\n" +
27
27
  "The generalized flow supported by the Commissioner Control Cluster can be seen in the following " +
28
28
  "diagram." +
29
29
  "\n" +
30
- "Figure 101. Commissioner Control Cluster - General Flow",
30
+ "Figure 103. Commissioner Control Cluster - General Flow",
31
31
 
32
32
  xref: { document: "core", section: "11.26" }
33
33
  },
@@ -94,9 +94,9 @@ export const CommissionerControl = Cluster(
94
94
  "accessing fabric once the result is ready." +
95
95
  "\n" +
96
96
  "Clients SHOULD avoid using the same RequestID. If the RequestID and client NodeID of a " +
97
- "RequestCommissioningApproval match a previously received RequestCommissioningApproval and the " +
98
- "server has not returned an error or completed commissioning of a device for the prior request, then " +
99
- "the server SHOULD return FAILURE." +
97
+ "RequestCommissioningApproval match a previously received RequestCommissioningApproval and the server " +
98
+ "has not returned an error or completed commissioning of a device for the prior request, then the " +
99
+ "server SHOULD return FAILURE." +
100
100
  "\n" +
101
101
  "The parameters for RequestCommissioningApproval command are as follows:",
102
102
 
@@ -126,13 +126,13 @@ export const CommissionerControl = Cluster(
126
126
  "UNSUPPORTED_ACCESS." +
127
127
  "\n" +
128
128
  "Upon receipt, the server shall respond with ReverseOpenCommissioningWindow if " +
129
- "CommissioningRequestResult was generated with StatusCode of SUCCESS for the matching RequestID " +
130
- "field and NodeID of the client." +
129
+ "CommissioningRequestResult was generated with StatusCode of SUCCESS for the matching RequestID field " +
130
+ "and NodeID of the client." +
131
131
  "\n" +
132
132
  "The server shall return FAILURE if the CommissionNode command is received after the server has " +
133
- "already responded to a client with ReverseOpenCommissioningWindow for a matching RequestID field " +
134
- "and NodeID of the client unless the client has sent another RequestCommissioningApproval and " +
135
- "received an additional CommissioningRequestResult." +
133
+ "already responded to a client with ReverseOpenCommissioningWindow for a matching RequestID field and " +
134
+ "NodeID of the client unless the client has sent another RequestCommissioningApproval and received an " +
135
+ "additional CommissioningRequestResult." +
136
136
  "\n" +
137
137
  "The parameters for CommissionNode command are as follows:",
138
138
 
@@ -154,11 +154,11 @@ export const CommissionerControl = Cluster(
154
154
  "the client shall open a commissioning window on a node which matches the VendorID and ProductID " +
155
155
  "provided in the associated RequestCommissioningApproval command." +
156
156
  "\n" +
157
- "When commissioning this node, the server shall check that the VendorID and ProductID fields " +
158
- "provided in the RequestCommissioningApproval command match the VendorID and ProductID attributes of " +
159
- "the Basic Information Cluster which have already been verified during the Device Attestation " +
160
- "Procedure. If they do not match, the server shall NOT complete commissioning and SHOULD indicate an " +
161
- "error to the user." +
157
+ "When commissioning this node, the server shall check that the VendorID and ProductID fields provided " +
158
+ "in the RequestCommissioningApproval command match the VendorID and ProductID attributes of the Basic " +
159
+ "Information Cluster which have already been verified during the Device Attestation Procedure. If " +
160
+ "they do not match, the server shall NOT complete commissioning and SHOULD indicate an error to the " +
161
+ "user." +
162
162
  "\n" +
163
163
  "NOTE" +
164
164
  "\n" +
@@ -27,11 +27,11 @@ export const ContentAppObserver = Cluster(
27
27
  "\n" +
28
28
  "The cluster client for Content App Observer is implemented by a Content App endpoint." +
29
29
  "\n" +
30
- "A Content App is informed of the NodeId of an Observer when a binding is set on the Content App. " +
31
- "For a Content App Platform, the binding is set by the platform when a CastingVideoClient is granted " +
32
- "access to the Content App, and the CastingVideoClient supports the Content App Observer cluster. " +
33
- "The Content App can then send the ContentAppMessage to the Observer (server cluster), and the " +
34
- "Observer responds with a ContentAppMessageResponse." +
30
+ "A Content App is informed of the NodeId of an Observer when a binding is set on the Content App. For " +
31
+ "a Content App Platform, the binding is set by the platform when a CastingVideoClient is granted " +
32
+ "access to the Content App, and the CastingVideoClient supports the Content App Observer cluster. The " +
33
+ "Content App can then send the ContentAppMessage to the Observer (server cluster), and the Observer " +
34
+ "responds with a ContentAppMessageResponse." +
35
35
  "\n" +
36
36
  "The Data and EncodingHint fields of the ContentAppMessage and ContentAppMessageResponse contain " +
37
37
  "content app-specific values, the format and interpretation of which is defined by the Content App " +
@@ -47,8 +47,8 @@ export const ContentAppObserver = Cluster(
47
47
  " App endpoint because it can recognize the Content App Observer cluster implemented by a client " +
48
48
  " node." +
49
49
  "\n" +
50
- " 2. The Content App Platform is able to easily identify commands that are allowed to be sent by " +
51
- " the Content App to a client node because those commands use the Content App Observer cluster." +
50
+ " 2. The Content App Platform is able to easily identify commands that are allowed to be sent by the " +
51
+ " Content App to a client node because those commands use the Content App Observer cluster." +
52
52
  "\n" +
53
53
  " 3. The Content App is able to easily determine that a node supports the Content App Observer " +
54
54
  " cluster because it has received a binding which specifies the Content App Observer cluster." +