@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
@@ -40,12 +40,12 @@ export const GeneralCommissioning = Cluster(
40
40
  name: "Breadcrumb", id: 0x0, type: "uint64", access: "RW VA", conformance: "M", default: 0,
41
41
 
42
42
  details: "This attribute allows for the storage of a client-provided small payload which Administrators and " +
43
- "Commissioners may write and then subsequently read, to keep track of their own progress. This may " +
44
- "be used by the Commissioner to avoid repeating already-executed actions upon re-establishing a " +
43
+ "Commissioners may write and then subsequently read, to keep track of their own progress. This may be " +
44
+ "used by the Commissioner to avoid repeating already-executed actions upon re-establishing a " +
45
45
  "commissioning link after an error." +
46
46
  "\n" +
47
- "On start/restart of the server, such as when a device is power-cycled, this attribute shall be " +
48
- "reset to zero." +
47
+ "On start/restart of the server, such as when a device is power-cycled, this attribute shall be reset " +
48
+ "to zero." +
49
49
  "\n" +
50
50
  "Some commands related to commissioning also have a side-effect of updating or resetting this " +
51
51
  "attribute and this is specified in their respective functional descriptions." +
@@ -60,8 +60,8 @@ export const GeneralCommissioning = Cluster(
60
60
  Attribute({
61
61
  name: "BasicCommissioningInfo", id: 0x1, type: "BasicCommissioningInfo", access: "R V",
62
62
  conformance: "M", constraint: "desc", quality: "F",
63
- details: "This attribute shall describe critical parameters needed at the beginning of commissioning flow. " +
64
- "See BasicCommissioningInfo for more information.",
63
+ details: "This attribute shall describe critical parameters needed at the beginning of commissioning flow. See " +
64
+ "BasicCommissioningInfo for more information.",
65
65
  xref: { document: "core", section: "11.10.6.2" }
66
66
  }),
67
67
 
@@ -79,9 +79,9 @@ export const GeneralCommissioning = Cluster(
79
79
  name: "LocationCapability", id: 0x3, type: "RegulatoryLocationTypeEnum", access: "R V",
80
80
  conformance: "M", default: 2, quality: "F",
81
81
 
82
- details: "LocationCapability is statically set by the manufacturer and indicates if this Node needs to be " +
83
- "told an exact RegulatoryLocation. For example a Node which is \"Indoor Only\" would not be certified " +
84
- "for outdoor use at all, and thus there is no need for a commissioner to set or ask the user about " +
82
+ details: "LocationCapability is statically set by the manufacturer and indicates if this Node needs to be told " +
83
+ "an exact RegulatoryLocation. For example a Node which is \"Indoor Only\" would not be certified for " +
84
+ "outdoor use at all, and thus there is no need for a commissioner to set or ask the user about " +
85
85
  "whether the device will be used inside or outside. However a device which states its capability is" +
86
86
  "\n" +
87
87
  "\"Indoor/Outdoor\" means it would like clarification if possible." +
@@ -113,9 +113,9 @@ export const GeneralCommissioning = Cluster(
113
113
  "factory reset this field shall be reset to 0." +
114
114
  "\n" +
115
115
  "When Custom Commissioning Flow is used to obtain user consent (e. g. because the Commissioner does " +
116
- "not support the TC feature), the manufacturer-provided means for obtaining user consent shall " +
117
- "ensure that this attribute is set to a value which is greater than or equal to TCMinRequiredVersion " +
118
- "before returning the user back to the originating Commissioner (see Enhanced Setup Flow).",
116
+ "not support the TC feature), the manufacturer-provided means for obtaining user consent shall ensure " +
117
+ "that this attribute is set to a value which is greater than or equal to TCMinRequiredVersion before " +
118
+ "returning the user back to the originating Commissioner (see Enhanced Setup Flow).",
119
119
 
120
120
  xref: { document: "core", section: "11.10.6.6" }
121
121
  }),
@@ -140,10 +140,10 @@ export const GeneralCommissioning = Cluster(
140
140
 
141
141
  details: "Indicates the user’s response to the presented terms. Each bit position corresponds to a user " +
142
142
  "response for the associated index of matching text, such that bit 0 (bit value 1) is for text index " +
143
- "0. Bit 15 (bit value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a " +
144
- "value of 0 indicates non-acceptance. For example, if there are two texts that were presented where " +
145
- "the first (bit 0, value 1) was declined and the second accepted (bit 1, value 2), we would expect " +
146
- "the resulting value of the map to be 2." +
143
+ "0. Bit 15 (bit value 0x8000) is for text index 15. A bit value of 1 indicates acceptance and a value " +
144
+ "of 0 indicates non-acceptance. For example, if there are two texts that were presented where the " +
145
+ "first (bit 0, value 1) was declined and the second accepted (bit 1, value 2), we would expect the " +
146
+ "resulting value of the map to be 2." +
147
147
  "\n" +
148
148
  "Whenever a user provides responses to newly presented terms and conditions, this attribute shall be " +
149
149
  "updated with the latest responses. This may happen in response to updated terms that were presented " +
@@ -168,9 +168,9 @@ export const GeneralCommissioning = Cluster(
168
168
  "Upon Factory Data Reset, this attribute shall be set to a value of True." +
169
169
  "\n" +
170
170
  "When Custom Commissioning Flow is used to obtain user consent (e.g. because the Commissioner does " +
171
- "not support the TC feature), the manufacturer-provided means for obtaining user consent shall " +
172
- "ensure that this attribute is set to False before returning the user back to the original " +
173
- "Commissioner (see Enhanced Setup Flow).",
171
+ "not support the TC feature), the manufacturer-provided means for obtaining user consent shall ensure " +
172
+ "that this attribute is set to False before returning the user back to the original Commissioner (see " +
173
+ "Enhanced Setup Flow).",
174
174
 
175
175
  xref: { document: "core", section: "11.10.6.9" }
176
176
  }),
@@ -195,11 +195,11 @@ export const GeneralCommissioning = Cluster(
195
195
  "some data model validations caused a failure status code to be issued during the processing of the " +
196
196
  "command." +
197
197
  "\n" +
198
- "If the fail-safe timer is not currently armed, the commissioning window is open, and the command " +
199
- "was received over a CASE session, the command shall leave the current fail-safe state unchanged and " +
200
- "immediately respond with an ArmFailSafeResponse containing an ErrorCode value of " +
201
- "BusyWithOtherAdmin. This is done to allow commissioners, which use PASE connections, the " +
202
- "opportunity to use the failsafe during the relatively short commissioning window." +
198
+ "If the fail-safe timer is not currently armed, the commissioning window is open, and the command was " +
199
+ "received over a CASE session, the command shall leave the current fail-safe state unchanged and " +
200
+ "immediately respond with an ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin. " +
201
+ "This is done to allow commissioners, which use PASE connections, the opportunity to use the failsafe " +
202
+ "during the relatively short commissioning window." +
203
203
  "\n" +
204
204
  "Otherwise, the command shall arm or re-arm the \"fail-safe timer\" with an expiry time set for a " +
205
205
  "duration of ExpiryLengthSeconds, or disarm it, depending on the situation:" +
@@ -218,16 +218,16 @@ export const GeneralCommissioning = Cluster(
218
218
  " accessing Fabric matches the fail-safe context’s associated Fabric, then the fail-safe timer " +
219
219
  " shall be re- armed to expire in ExpiryLengthSeconds." +
220
220
  "\n" +
221
- " • Otherwise, the command shall leave the current fail-safe state unchanged and immediately " +
222
- " respond with ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, " +
223
- " indicating a likely conflict between commissioners." +
221
+ " • Otherwise, the command shall leave the current fail-safe state unchanged and immediately respond " +
222
+ " with ArmFailSafeResponse containing an ErrorCode value of BusyWithOtherAdmin, indicating a " +
223
+ " likely conflict between commissioners." +
224
224
  "\n" +
225
225
  "The value of the Breadcrumb field shall be written to the Breadcrumb on successful execution of the " +
226
226
  "command." +
227
227
  "\n" +
228
- "If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) " +
229
- "the receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up " +
230
- "steps listed below." +
228
+ "If the receiver restarts unexpectedly (e.g., power interruption, software crash, or other reset) the " +
229
+ "receiver shall behave as if the fail-safe timer expired and perform the sequence of clean-up steps " +
230
+ "listed below." +
231
231
  "\n" +
232
232
  "On successful execution of the command, the ErrorCode field of the ArmFailSafeResponse shall be set " +
233
233
  "to OK." +
@@ -244,10 +244,9 @@ export const GeneralCommissioning = Cluster(
244
244
  "\n" +
245
245
  " • Whether an AddNOC command or UpdateNOC command has taken place." +
246
246
  "\n" +
247
- " • A Fabric Index for the fabric-scoping of the context, starting at the accessing fabric index " +
248
- " for the ArmFailSafe command, and updated with the Fabric Index associated with an AddNOC " +
249
- " command or an UpdateNOC command being invoked successfully during the ongoing Fail-Safe timer " +
250
- " period." +
247
+ " • A Fabric Index for the fabric-scoping of the context, starting at the accessing fabric index for " +
248
+ " the ArmFailSafe command, and updated with the Fabric Index associated with an AddNOC command or " +
249
+ " an UpdateNOC command being invoked successfully during the ongoing Fail-Safe timer period." +
251
250
  "\n" +
252
251
  " • The operational credentials associated with any Fabric whose configuration is affected by the " +
253
252
  " UpdateNOC command." +
@@ -269,20 +268,20 @@ export const GeneralCommissioning = Cluster(
269
268
  "On creation of the Fail Safe Context a second timer shall be created to expire at " +
270
269
  "MaxCumulativeFailsafeSeconds as specified in BasicCommissioningInfo. This Cumulative Fail Safe " +
271
270
  "Context timer (CFSC timer) serves to limit the lifetime of any particular Fail Safe Context; it " +
272
- "shall NOT be extended or modified on subsequent invocations of ArmFailSafe associated with this " +
273
- "Fail Safe Context. Upon expiry of the CFSC timer, the receiver shall execute cleanup behavior " +
274
- "equivalent to that of fail-safe timer expiration as detailed in Section 11.10.7.2.2, “Behavior on " +
275
- "expiry of Fail-Safe timer”. Termination of the session prior to the expiration of that timer for " +
276
- "any reason (including a successful end of commissioning or an expiry of a fail-safe timer) shall " +
277
- "also delete the CFSC timer." +
271
+ "shall NOT be extended or modified on subsequent invocations of ArmFailSafe associated with this Fail " +
272
+ "Safe Context. Upon expiry of the CFSC timer, the receiver shall execute cleanup behavior equivalent " +
273
+ "to that of fail-safe timer expiration as detailed in Section 11.10.7.2.2, “Behavior on expiry of " +
274
+ "Fail-Safe timer”. Termination of the session prior to the expiration of that timer for any reason " +
275
+ "(including a successful end of commissioning or an expiry of a fail-safe timer) shall also delete " +
276
+ "the CFSC timer." +
278
277
  "\n" +
279
278
  "### Behavior on expiry of Fail-Safe timer" +
280
279
  "\n" +
281
- "If the fail-safe timer expires before the CommissioningComplete command is successfully invoked, " +
282
- "the following sequence of clean-up steps shall be executed, in order, by the receiver:" +
280
+ "If the fail-safe timer expires before the CommissioningComplete command is successfully invoked, the " +
281
+ "following sequence of clean-up steps shall be executed, in order, by the receiver:" +
283
282
  "\n" +
284
- " 1. Terminate any open PASE secure session by clearing any associated Secure Session Context at " +
285
- " the Server." +
283
+ " 1. Terminate any open PASE secure session by clearing any associated Secure Session Context at the " +
284
+ " Server." +
286
285
  "\n" +
287
286
  " 2. Revoke the temporary administrative privileges granted to any open PASE session (see Section " +
288
287
  " 6.6.2.9, “Bootstrapping of the Access Control Cluster”) at the Server." +
@@ -291,8 +290,8 @@ export const GeneralCommissioning = Cluster(
291
290
  " associated with the Fabric whose Fabric Index is recorded in the Fail-Safe context (see " +
292
291
  " ArmFailSafe) by clearing any associated Secure Session Context at the Server." +
293
292
  "\n" +
294
- " 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior " +
295
- " to the Fail-Safe being armed." +
293
+ " 4. Reset the configuration of all Network Commissioning Networks attribute to their state prior to " +
294
+ " the Fail-Safe being armed." +
296
295
  "\n" +
297
296
  " 5. If an UpdateNOC command had been successfully invoked, revert the state of operational key " +
298
297
  " pair, NOC and ICAC for that Fabric to the state prior to the Fail-Safe timer being armed, for " +
@@ -300,15 +299,15 @@ export const GeneralCommissioning = Cluster(
300
299
  "\n" +
301
300
  " 6. If an AddNOC command had been successfully invoked, achieve the equivalent effect of invoking " +
302
301
  " the RemoveFabric command against the Fabric Index stored in the Fail-Safe Context for the " +
303
- " Fabric Index that was the subject of the AddNOC command. This shall remove all associations " +
304
- " to that Fabric including all fabric-scoped data, and may possibly factory-reset the device " +
305
- " depending on current device state. This shall only apply to Fabrics added during the " +
306
- " fail-safe period as the result of the AddNOC command." +
302
+ " Fabric Index that was the subject of the AddNOC command. This shall remove all associations to " +
303
+ " that Fabric including all fabric-scoped data, and may possibly factory-reset the device " +
304
+ " depending on current device state. This shall only apply to Fabrics added during the fail-safe " +
305
+ " period as the result of the AddNOC command." +
307
306
  "\n" +
308
- " 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command " +
309
- " had been successfully invoked, then the new operational key pair temporarily generated for " +
310
- " the purposes of NOC addition or update (see Node Operational CSR Procedure) shall be removed " +
311
- " as it is no longer needed." +
307
+ " 7. If the CSRRequest command had been successfully invoked, but no AddNOC or UpdateNOC command had " +
308
+ " been successfully invoked, then the new operational key pair temporarily generated for the " +
309
+ " purposes of NOC addition or update (see Node Operational CSR Procedure) shall be removed as it " +
310
+ " is no longer needed." +
312
311
  "\n" +
313
312
  " 8. Remove any RCACs added by the AddTrustedRootCertificate command that are not currently " +
314
313
  " referenced by any entry in the Fabrics attribute." +
@@ -350,12 +349,12 @@ export const GeneralCommissioning = Cluster(
350
349
  name: "SetRegulatoryConfig", id: 0x2, access: "A", conformance: "M", direction: "request",
351
350
  response: "SetRegulatoryConfigResponse",
352
351
 
353
- details: "This shall add or update the regulatory configuration in the RegulatoryConfig Attribute to the " +
354
- "value provided in the NewRegulatoryConfig field." +
352
+ details: "This shall add or update the regulatory configuration in the RegulatoryConfig Attribute to the value " +
353
+ "provided in the NewRegulatoryConfig field." +
355
354
  "\n" +
356
- "Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse " +
357
- "command, unless some data model validations caused a failure status code to be issued during the " +
358
- "processing of the command." +
355
+ "Success or failure of this command shall be communicated by the SetRegulatoryConfigResponse command, " +
356
+ "unless some data model validations caused a failure status code to be issued during the processing " +
357
+ "of the command." +
359
358
  "\n" +
360
359
  "The CountryCode field shall conforms to ISO 3166-1 alpha-2 and shall be used to set the Location " +
361
360
  "attribute reflected by the Basic Information Cluster." +
@@ -375,8 +374,8 @@ export const GeneralCommissioning = Cluster(
375
374
  "If the LocationCapability attribute is set to Indoor/Outdoor, then the RegulatoryConfig attribute " +
376
375
  "shall be set to match the NewRegulatoryConfig field." +
377
376
  "\n" +
378
- "On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse " +
379
- "shall be set to OK." +
377
+ "On successful execution of the command, the ErrorCode field of the SetRegulatoryConfigResponse shall " +
378
+ "be set to OK." +
380
379
  "\n" +
381
380
  "The Breadcrumb field shall be used to atomically set the Breadcrumb attribute on success of this " +
382
381
  "command, when SetRegulatoryConfigResponse has the ErrorCode field set to OK. If the command fails, " +
@@ -421,12 +420,12 @@ export const GeneralCommissioning = Cluster(
421
420
  "processing of the command." +
422
421
  "\n" +
423
422
  "This command signals the Server that the Commissioner or Administrator has successfully completed " +
424
- "all steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, " +
425
- "“Commissioning Flows”) or other Administrator operations requiring usage of the Fail Safe timer. It " +
426
- "ensures that the Server is configured in a state such that it still has all necessary elements to " +
427
- "be fully operable within a Fabric, such as ACL entries (see Section 9.10, “Access Control Cluster”) " +
428
- "and operational credentials (see Section 6.4, “Node Operational Credentials Specification”), and " +
429
- "that the Node is reachable using CASE" +
423
+ "all steps needed during the Fail-Safe period, such as commissioning (see Section 5.5, “Commissioning " +
424
+ "Flows”) or other Administrator operations requiring usage of the Fail Safe timer. It ensures that " +
425
+ "the Server is configured in a state such that it still has all necessary elements to be fully " +
426
+ "operable within a Fabric, such as ACL entries (see Section 9.10, “Access Control Cluster”) and " +
427
+ "operational credentials (see Section 6.4, “Node Operational Credentials Specification”), and that " +
428
+ "the Node is reachable using CASE" +
430
429
  "\n" +
431
430
  "(CASE)”) over an operational network." +
432
431
  "\n" +
@@ -446,8 +445,8 @@ export const GeneralCommissioning = Cluster(
446
445
  "AddNOC), or if the accessing fabric is not the one associated with the ongoing Fail-Safe context." +
447
446
  "\n" +
448
447
  "This command shall only result in success with an ErrorCode value of OK in the " +
449
- "CommissioningCompleteResponse if received over a CASE session and the accessing fabric index " +
450
- "matches the Fabric Index associated with the current Fail-Safe context. In other words:" +
448
+ "CommissioningCompleteResponse if received over a CASE session and the accessing fabric index matches " +
449
+ "the Fabric Index associated with the current Fail-Safe context. In other words:" +
451
450
  "\n" +
452
451
  " • If no AddNOC command had been successfully invoked, the CommissioningComplete command must " +
453
452
  " originate from the Fabric that initiated the Fail-Safe context." +
@@ -464,8 +463,8 @@ export const GeneralCommissioning = Cluster(
464
463
  "\n" +
465
464
  " 2. The commissioning window at the Server shall be closed." +
466
465
  "\n" +
467
- " 3. Any temporary administrative privileges automatically granted to any open PASE session shall " +
468
- " be revoked (see Section 6.6.2.9, “Bootstrapping of the Access Control Cluster”)." +
466
+ " 3. Any temporary administrative privileges automatically granted to any open PASE session shall be " +
467
+ " revoked (see Section 6.6.2.9, “Bootstrapping of the Access Control Cluster”)." +
469
468
  "\n" +
470
469
  " 4. The Secure Session Context of any PASE session still established at the Server shall be " +
471
470
  " cleared." +
@@ -524,14 +523,14 @@ export const GeneralCommissioning = Cluster(
524
523
  "\n" +
525
524
  "### Effect on Receipt" +
526
525
  "\n" +
527
- "This command shall copy the user responses and accepted version to the presented Enhanced Setup " +
528
- "Flow Terms & Conditions from the values provided in the TCUserResponse and TCVersion fields to the " +
526
+ "This command shall copy the user responses and accepted version to the presented Enhanced Setup Flow " +
527
+ "Terms & Conditions from the values provided in the TCUserResponse and TCVersion fields to the " +
529
528
  "TCAcknowledgements Attribute and the TCAcceptedVersion Attribute fields respectively." +
530
529
  "\n" +
531
530
  "This command shall result in success with an ErrorCode value of OK in the " +
532
531
  "SetTCAcknowledgementsResponse if all required terms were accepted by the user. Specifically, all " +
533
- "bits have a value of 1 in TCAcknowledgements whose ordinal is marked as required in the file " +
534
- "located at EnhancedSe" +
532
+ "bits have a value of 1 in TCAcknowledgements whose ordinal is marked as required in the file located " +
533
+ "at EnhancedSe" +
535
534
  "\n" +
536
535
  "tupFlowTCUrl." +
537
536
  "\n" +
@@ -620,11 +619,11 @@ export const GeneralCommissioning = Cluster(
620
619
 
621
620
  Field({
622
621
  name: "FailSafeExpiryLengthSeconds", id: 0x0, type: "uint16", conformance: "M",
623
- details: "This field shall contain a conservative initial duration (in seconds) to set in the FailSafe for " +
624
- "the commissioning flow to complete successfully. This may vary depending on the speed or sleepiness " +
625
- "of the Commissionee. This value, if used in the ArmFailSafe command’s ExpiryLengthSeconds field " +
626
- "SHOULD allow a Commissioner to proceed with a nominal commissioning without having to-rearm the " +
627
- "fail-safe, with some margin.",
622
+ details: "This field shall contain a conservative initial duration (in seconds) to set in the FailSafe for the " +
623
+ "commissioning flow to complete successfully. This may vary depending on the speed or sleepiness of " +
624
+ "the Commissionee. This value, if used in the ArmFailSafe command’s ExpiryLengthSeconds field SHOULD " +
625
+ "allow a Commissioner to proceed with a nominal commissioning without having to-rearm the fail-safe, " +
626
+ "with some margin.",
628
627
  xref: { document: "core", section: "11.10.5.3.1" }
629
628
  }),
630
629
 
@@ -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.",