@matter/model 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa

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 (569) hide show
  1. package/dist/cjs/aspects/Constraint.d.ts +2 -0
  2. package/dist/cjs/aspects/Constraint.d.ts.map +1 -1
  3. package/dist/cjs/aspects/Constraint.js +5 -1
  4. package/dist/cjs/aspects/Constraint.js.map +2 -2
  5. package/dist/cjs/common/Specification.d.ts +4 -4
  6. package/dist/cjs/common/Specification.d.ts.map +1 -1
  7. package/dist/cjs/common/Specification.js +2 -2
  8. package/dist/cjs/common/Specification.js.map +1 -1
  9. package/dist/cjs/logic/Scope.d.ts.map +1 -1
  10. package/dist/cjs/logic/Scope.js +36 -10
  11. package/dist/cjs/logic/Scope.js.map +1 -1
  12. package/dist/cjs/logic/definition-validation/CommandValidator.js +1 -2
  13. package/dist/cjs/logic/definition-validation/CommandValidator.js.map +1 -1
  14. package/dist/cjs/logic/definition-validation/ValueValidator.d.ts +1 -6
  15. package/dist/cjs/logic/definition-validation/ValueValidator.d.ts.map +1 -1
  16. package/dist/cjs/logic/definition-validation/ValueValidator.js +32 -17
  17. package/dist/cjs/logic/definition-validation/ValueValidator.js.map +1 -1
  18. package/dist/cjs/models/Globals.d.ts +1 -1
  19. package/dist/cjs/parser/Lexer.d.ts +1 -1
  20. package/dist/cjs/parser/Lexer.d.ts.map +1 -1
  21. package/dist/cjs/parser/Lexer.js.map +1 -1
  22. package/dist/cjs/parser/Token.d.ts +2 -2
  23. package/dist/cjs/parser/Token.d.ts.map +1 -1
  24. package/dist/cjs/standard/elements/AcceptedCommandList.d.ts.map +1 -1
  25. package/dist/cjs/standard/elements/AcceptedCommandList.js +1 -1
  26. package/dist/cjs/standard/elements/AcceptedCommandList.js.map +1 -1
  27. package/dist/cjs/standard/elements/AccessControl.d.ts.map +1 -1
  28. package/dist/cjs/standard/elements/AccessControl.js +8 -8
  29. package/dist/cjs/standard/elements/AccessControl.js.map +1 -1
  30. package/dist/cjs/standard/elements/AccountLogin.d.ts.map +1 -1
  31. package/dist/cjs/standard/elements/AccountLogin.js +5 -5
  32. package/dist/cjs/standard/elements/AccountLogin.js.map +1 -1
  33. package/dist/cjs/standard/elements/Actions.d.ts.map +1 -1
  34. package/dist/cjs/standard/elements/Actions.js +2 -2
  35. package/dist/cjs/standard/elements/Actions.js.map +1 -1
  36. package/dist/cjs/standard/elements/AdministratorCommissioning.d.ts.map +1 -1
  37. package/dist/cjs/standard/elements/AdministratorCommissioning.js +4 -4
  38. package/dist/cjs/standard/elements/AdministratorCommissioning.js.map +1 -1
  39. package/dist/cjs/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  40. package/dist/cjs/standard/elements/ApplicationLauncher.js +2 -2
  41. package/dist/cjs/standard/elements/ApplicationLauncher.js.map +1 -1
  42. package/dist/cjs/standard/elements/BallastConfiguration.d.ts.map +1 -1
  43. package/dist/cjs/standard/elements/BallastConfiguration.js +4 -4
  44. package/dist/cjs/standard/elements/BallastConfiguration.js.map +1 -1
  45. package/dist/cjs/standard/elements/BasicInformation.d.ts.map +1 -1
  46. package/dist/cjs/standard/elements/BasicInformation.js +5 -5
  47. package/dist/cjs/standard/elements/BasicInformation.js.map +1 -1
  48. package/dist/cjs/standard/elements/Binding.js +1 -1
  49. package/dist/cjs/standard/elements/BooleanStateConfiguration.js +1 -1
  50. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  51. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.js +3 -3
  52. package/dist/cjs/standard/elements/BridgedDeviceBasicInformation.js.map +1 -1
  53. package/dist/cjs/standard/elements/Channel.js +2 -2
  54. package/dist/cjs/standard/elements/ColorControl.d.ts.map +1 -1
  55. package/dist/cjs/standard/elements/ColorControl.js +15 -15
  56. package/dist/cjs/standard/elements/ColorControl.js.map +1 -1
  57. package/dist/cjs/standard/elements/CommissionerControl.d.ts.map +1 -1
  58. package/dist/cjs/standard/elements/CommissionerControl.js +6 -6
  59. package/dist/cjs/standard/elements/CommissionerControl.js.map +1 -1
  60. package/dist/cjs/standard/elements/ConcentrationMeasurement.d.ts.map +1 -1
  61. package/dist/cjs/standard/elements/ConcentrationMeasurement.js +2 -2
  62. package/dist/cjs/standard/elements/ConcentrationMeasurement.js.map +1 -1
  63. package/dist/cjs/standard/elements/ContentControl.d.ts.map +1 -1
  64. package/dist/cjs/standard/elements/ContentControl.js +4 -4
  65. package/dist/cjs/standard/elements/ContentControl.js.map +1 -1
  66. package/dist/cjs/standard/elements/ContentLauncher.d.ts.map +1 -1
  67. package/dist/cjs/standard/elements/ContentLauncher.js +13 -15
  68. package/dist/cjs/standard/elements/ContentLauncher.js.map +1 -1
  69. package/dist/cjs/standard/elements/Descriptor.js +1 -1
  70. package/dist/cjs/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  71. package/dist/cjs/standard/elements/DeviceEnergyManagement.js +14 -14
  72. package/dist/cjs/standard/elements/DeviceEnergyManagement.js.map +1 -1
  73. package/dist/cjs/standard/elements/DeviceEnergyManagementDT.js +5 -5
  74. package/dist/cjs/standard/elements/DeviceEnergyManagementDT.js.map +1 -1
  75. package/dist/cjs/standard/elements/DiagnosticLogs.js +2 -2
  76. package/dist/cjs/standard/elements/DoorLock.d.ts.map +1 -1
  77. package/dist/cjs/standard/elements/DoorLock.js +16 -16
  78. package/dist/cjs/standard/elements/DoorLock.js.map +1 -1
  79. package/dist/cjs/standard/elements/EcosystemInformation.d.ts.map +1 -1
  80. package/dist/cjs/standard/elements/EcosystemInformation.js +4 -4
  81. package/dist/cjs/standard/elements/EcosystemInformation.js.map +1 -1
  82. package/dist/cjs/standard/elements/ElectricalEnergyMeasurement.js +1 -1
  83. package/dist/cjs/standard/elements/ElectricalPowerMeasurement.d.ts.map +1 -1
  84. package/dist/cjs/standard/elements/ElectricalPowerMeasurement.js +3 -3
  85. package/dist/cjs/standard/elements/ElectricalPowerMeasurement.js.map +1 -1
  86. package/dist/cjs/standard/elements/EnergyEvse.d.ts.map +1 -1
  87. package/dist/cjs/standard/elements/EnergyEvse.js +10 -10
  88. package/dist/cjs/standard/elements/EnergyEvse.js.map +1 -1
  89. package/dist/cjs/standard/elements/EnergyEvseMode.d.ts.map +1 -1
  90. package/dist/cjs/standard/elements/EnergyEvseMode.js +3 -3
  91. package/dist/cjs/standard/elements/EnergyEvseMode.js.map +1 -1
  92. package/dist/cjs/standard/elements/EnergyPreference.d.ts.map +1 -1
  93. package/dist/cjs/standard/elements/EnergyPreference.js +2 -2
  94. package/dist/cjs/standard/elements/EnergyPreference.js.map +1 -1
  95. package/dist/cjs/standard/elements/FeatureMap.d.ts.map +1 -1
  96. package/dist/cjs/standard/elements/FeatureMap.js +1 -1
  97. package/dist/cjs/standard/elements/FeatureMap.js.map +1 -1
  98. package/dist/cjs/standard/elements/FixedLabel.d.ts.map +1 -1
  99. package/dist/cjs/standard/elements/FixedLabel.js +1 -1
  100. package/dist/cjs/standard/elements/FixedLabel.js.map +1 -1
  101. package/dist/cjs/standard/elements/FlowMeasurement.d.ts.map +1 -1
  102. package/dist/cjs/standard/elements/FlowMeasurement.js +1 -1
  103. package/dist/cjs/standard/elements/FlowMeasurement.js.map +1 -1
  104. package/dist/cjs/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  105. package/dist/cjs/standard/elements/GeneralCommissioning.js +24 -25
  106. package/dist/cjs/standard/elements/GeneralCommissioning.js.map +1 -1
  107. package/dist/cjs/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  108. package/dist/cjs/standard/elements/GeneralDiagnostics.js +6 -6
  109. package/dist/cjs/standard/elements/GeneralDiagnostics.js.map +1 -1
  110. package/dist/cjs/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  111. package/dist/cjs/standard/elements/GroupKeyManagement.js +7 -7
  112. package/dist/cjs/standard/elements/GroupKeyManagement.js.map +1 -1
  113. package/dist/cjs/standard/elements/Groups.d.ts.map +1 -1
  114. package/dist/cjs/standard/elements/Groups.js +1 -1
  115. package/dist/cjs/standard/elements/Groups.js.map +1 -1
  116. package/dist/cjs/standard/elements/IcdManagement.d.ts.map +1 -1
  117. package/dist/cjs/standard/elements/IcdManagement.js +4 -4
  118. package/dist/cjs/standard/elements/IcdManagement.js.map +1 -1
  119. package/dist/cjs/standard/elements/Identify.js +1 -1
  120. package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.d.ts → JointFabricDatastore.d.ts} +2 -2
  121. package/dist/cjs/standard/elements/JointFabricDatastore.d.ts.map +1 -0
  122. package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.js → JointFabricDatastore.js} +9 -9
  123. package/dist/cjs/standard/elements/{JointFabricDatastoreCluster.js.map → JointFabricDatastore.js.map} +2 -2
  124. package/dist/cjs/standard/elements/JointFabricPki.d.ts.map +1 -1
  125. package/dist/cjs/standard/elements/JointFabricPki.js +2 -2
  126. package/dist/cjs/standard/elements/JointFabricPki.js.map +1 -1
  127. package/dist/cjs/standard/elements/KeypadInput.d.ts.map +1 -1
  128. package/dist/cjs/standard/elements/KeypadInput.js +1 -1
  129. package/dist/cjs/standard/elements/KeypadInput.js.map +1 -1
  130. package/dist/cjs/standard/elements/LaundryWasherControls.d.ts.map +1 -1
  131. package/dist/cjs/standard/elements/LaundryWasherControls.js +2 -2
  132. package/dist/cjs/standard/elements/LaundryWasherControls.js.map +1 -1
  133. package/dist/cjs/standard/elements/LaundryWasherMode.d.ts.map +1 -1
  134. package/dist/cjs/standard/elements/LaundryWasherMode.js +11 -6
  135. package/dist/cjs/standard/elements/LaundryWasherMode.js.map +1 -1
  136. package/dist/cjs/standard/elements/LevelControl.d.ts.map +1 -1
  137. package/dist/cjs/standard/elements/LevelControl.js +4 -4
  138. package/dist/cjs/standard/elements/LevelControl.js.map +1 -1
  139. package/dist/cjs/standard/elements/LowPower.js +1 -1
  140. package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.d.ts.map +1 -1
  141. package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.js +1 -1
  142. package/dist/cjs/standard/elements/MeasurementAccuracyRangeStruct.js.map +1 -1
  143. package/dist/cjs/standard/elements/MediaInput.d.ts.map +1 -1
  144. package/dist/cjs/standard/elements/MediaInput.js +2 -2
  145. package/dist/cjs/standard/elements/MediaInput.js.map +1 -1
  146. package/dist/cjs/standard/elements/MediaPlayback.d.ts.map +1 -1
  147. package/dist/cjs/standard/elements/MediaPlayback.js +4 -4
  148. package/dist/cjs/standard/elements/MediaPlayback.js.map +1 -1
  149. package/dist/cjs/standard/elements/Messages.js +1 -1
  150. package/dist/cjs/standard/elements/ModeBase.d.ts.map +1 -1
  151. package/dist/cjs/standard/elements/ModeBase.js +2 -2
  152. package/dist/cjs/standard/elements/ModeBase.js.map +1 -1
  153. package/dist/cjs/standard/elements/ModeSelect.d.ts.map +1 -1
  154. package/dist/cjs/standard/elements/ModeSelect.js +4 -4
  155. package/dist/cjs/standard/elements/ModeSelect.js.map +1 -1
  156. package/dist/cjs/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  157. package/dist/cjs/standard/elements/NetworkCommissioning.js +8 -8
  158. package/dist/cjs/standard/elements/NetworkCommissioning.js.map +1 -1
  159. package/dist/cjs/standard/elements/OccupancySensing.d.ts.map +1 -1
  160. package/dist/cjs/standard/elements/OccupancySensing.js +4 -4
  161. package/dist/cjs/standard/elements/OccupancySensing.js.map +1 -1
  162. package/dist/cjs/standard/elements/OperationalCredentials.d.ts.map +1 -1
  163. package/dist/cjs/standard/elements/OperationalCredentials.js +7 -7
  164. package/dist/cjs/standard/elements/OperationalCredentials.js.map +1 -1
  165. package/dist/cjs/standard/elements/OperationalState.d.ts.map +1 -1
  166. package/dist/cjs/standard/elements/OperationalState.js +6 -6
  167. package/dist/cjs/standard/elements/OperationalState.js.map +1 -1
  168. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.d.ts.map +1 -1
  169. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js +4 -4
  170. package/dist/cjs/standard/elements/OtaSoftwareUpdateProvider.js.map +1 -1
  171. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  172. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js +2 -2
  173. package/dist/cjs/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  174. package/dist/cjs/standard/elements/OvenMode.d.ts.map +1 -1
  175. package/dist/cjs/standard/elements/OvenMode.js +11 -6
  176. package/dist/cjs/standard/elements/OvenMode.js.map +1 -1
  177. package/dist/cjs/standard/elements/PowerSource.d.ts.map +1 -1
  178. package/dist/cjs/standard/elements/PowerSource.js +5 -5
  179. package/dist/cjs/standard/elements/PowerSource.js.map +1 -1
  180. package/dist/cjs/standard/elements/PowerSourceNS.js +1 -1
  181. package/dist/cjs/standard/elements/PressureMeasurement.d.ts.map +1 -1
  182. package/dist/cjs/standard/elements/PressureMeasurement.js +2 -2
  183. package/dist/cjs/standard/elements/PressureMeasurement.js.map +1 -1
  184. package/dist/cjs/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  185. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js +6 -6
  186. package/dist/cjs/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  187. package/dist/cjs/standard/elements/ResourceMonitoring.d.ts.map +1 -1
  188. package/dist/cjs/standard/elements/ResourceMonitoring.js +1 -1
  189. package/dist/cjs/standard/elements/ResourceMonitoring.js.map +1 -1
  190. package/dist/cjs/standard/elements/RootNodeDT.js +1 -1
  191. package/dist/cjs/standard/elements/RootNodeDT.js.map +1 -1
  192. package/dist/cjs/standard/elements/RvcRunMode.js +1 -1
  193. package/dist/cjs/standard/elements/ScenesManagement.d.ts.map +1 -1
  194. package/dist/cjs/standard/elements/ScenesManagement.js +3 -3
  195. package/dist/cjs/standard/elements/ScenesManagement.js.map +1 -1
  196. package/dist/cjs/standard/elements/ServiceArea.d.ts.map +1 -1
  197. package/dist/cjs/standard/elements/ServiceArea.js +8 -8
  198. package/dist/cjs/standard/elements/ServiceArea.js.map +1 -1
  199. package/dist/cjs/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  200. package/dist/cjs/standard/elements/SmokeCoAlarm.js +17 -13
  201. package/dist/cjs/standard/elements/SmokeCoAlarm.js.map +1 -1
  202. package/dist/cjs/standard/elements/SoftwareDiagnostics.js +1 -1
  203. package/dist/cjs/standard/elements/Switch.js +1 -1
  204. package/dist/cjs/standard/elements/Thermostat.d.ts.map +1 -1
  205. package/dist/cjs/standard/elements/Thermostat.js +17 -17
  206. package/dist/cjs/standard/elements/Thermostat.js.map +1 -1
  207. package/dist/cjs/standard/elements/ThreadBorderRouterManagement.js +1 -1
  208. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  209. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js +5 -5
  210. package/dist/cjs/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  211. package/dist/cjs/standard/elements/ThreadNetworkDirectory.js +1 -1
  212. package/dist/cjs/standard/elements/TimeSynchronization.d.ts.map +1 -1
  213. package/dist/cjs/standard/elements/TimeSynchronization.js +4 -4
  214. package/dist/cjs/standard/elements/TimeSynchronization.js.map +1 -1
  215. package/dist/cjs/standard/elements/WakeOnLan.js +1 -1
  216. package/dist/cjs/standard/elements/WaterHeaterManagement.d.ts.map +1 -1
  217. package/dist/cjs/standard/elements/WaterHeaterManagement.js +3 -3
  218. package/dist/cjs/standard/elements/WaterHeaterManagement.js.map +1 -1
  219. package/dist/cjs/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  220. package/dist/cjs/standard/elements/WiFiNetworkManagement.js +2 -2
  221. package/dist/cjs/standard/elements/WiFiNetworkManagement.js.map +1 -1
  222. package/dist/cjs/standard/elements/WindowCovering.d.ts.map +1 -1
  223. package/dist/cjs/standard/elements/WindowCovering.js +2 -2
  224. package/dist/cjs/standard/elements/WindowCovering.js.map +1 -1
  225. package/dist/cjs/standard/elements/definitions.d.ts +1 -1
  226. package/dist/cjs/standard/elements/definitions.d.ts.map +1 -1
  227. package/dist/cjs/standard/elements/definitions.js +1 -1
  228. package/dist/cjs/standard/elements/definitions.js.map +1 -1
  229. package/dist/cjs/standard/elements/epoch-us.js +1 -1
  230. package/dist/cjs/standard/elements/locationdesc.js +2 -2
  231. package/dist/cjs/standard/elements/models.d.ts +1 -1
  232. package/dist/cjs/standard/elements/models.d.ts.map +1 -1
  233. package/dist/cjs/standard/elements/models.js +2 -2
  234. package/dist/cjs/standard/elements/models.js.map +1 -1
  235. package/dist/cjs/standard/elements/status.js +4 -4
  236. package/dist/cjs/standard/elements/temperature.d.ts.map +1 -1
  237. package/dist/cjs/standard/elements/temperature.js +1 -1
  238. package/dist/cjs/standard/elements/temperature.js.map +1 -1
  239. package/dist/esm/aspects/Constraint.d.ts +2 -0
  240. package/dist/esm/aspects/Constraint.d.ts.map +1 -1
  241. package/dist/esm/aspects/Constraint.js +5 -1
  242. package/dist/esm/aspects/Constraint.js.map +2 -2
  243. package/dist/esm/common/Specification.d.ts +4 -4
  244. package/dist/esm/common/Specification.d.ts.map +1 -1
  245. package/dist/esm/common/Specification.js +2 -2
  246. package/dist/esm/common/Specification.js.map +1 -1
  247. package/dist/esm/logic/Scope.d.ts.map +1 -1
  248. package/dist/esm/logic/Scope.js +36 -10
  249. package/dist/esm/logic/Scope.js.map +1 -1
  250. package/dist/esm/logic/definition-validation/CommandValidator.js +1 -2
  251. package/dist/esm/logic/definition-validation/CommandValidator.js.map +1 -1
  252. package/dist/esm/logic/definition-validation/ValueValidator.d.ts +1 -6
  253. package/dist/esm/logic/definition-validation/ValueValidator.d.ts.map +1 -1
  254. package/dist/esm/logic/definition-validation/ValueValidator.js +32 -17
  255. package/dist/esm/logic/definition-validation/ValueValidator.js.map +1 -1
  256. package/dist/esm/models/Globals.d.ts +1 -1
  257. package/dist/esm/parser/Lexer.d.ts +1 -1
  258. package/dist/esm/parser/Lexer.d.ts.map +1 -1
  259. package/dist/esm/parser/Lexer.js.map +1 -1
  260. package/dist/esm/parser/Token.d.ts +2 -2
  261. package/dist/esm/parser/Token.d.ts.map +1 -1
  262. package/dist/esm/standard/elements/AcceptedCommandList.d.ts.map +1 -1
  263. package/dist/esm/standard/elements/AcceptedCommandList.js +1 -1
  264. package/dist/esm/standard/elements/AcceptedCommandList.js.map +1 -1
  265. package/dist/esm/standard/elements/AccessControl.d.ts.map +1 -1
  266. package/dist/esm/standard/elements/AccessControl.js +8 -8
  267. package/dist/esm/standard/elements/AccessControl.js.map +1 -1
  268. package/dist/esm/standard/elements/AccountLogin.d.ts.map +1 -1
  269. package/dist/esm/standard/elements/AccountLogin.js +5 -5
  270. package/dist/esm/standard/elements/AccountLogin.js.map +1 -1
  271. package/dist/esm/standard/elements/Actions.d.ts.map +1 -1
  272. package/dist/esm/standard/elements/Actions.js +2 -2
  273. package/dist/esm/standard/elements/Actions.js.map +1 -1
  274. package/dist/esm/standard/elements/AdministratorCommissioning.d.ts.map +1 -1
  275. package/dist/esm/standard/elements/AdministratorCommissioning.js +4 -4
  276. package/dist/esm/standard/elements/AdministratorCommissioning.js.map +1 -1
  277. package/dist/esm/standard/elements/ApplicationLauncher.d.ts.map +1 -1
  278. package/dist/esm/standard/elements/ApplicationLauncher.js +2 -2
  279. package/dist/esm/standard/elements/ApplicationLauncher.js.map +1 -1
  280. package/dist/esm/standard/elements/BallastConfiguration.d.ts.map +1 -1
  281. package/dist/esm/standard/elements/BallastConfiguration.js +4 -4
  282. package/dist/esm/standard/elements/BallastConfiguration.js.map +1 -1
  283. package/dist/esm/standard/elements/BasicInformation.d.ts.map +1 -1
  284. package/dist/esm/standard/elements/BasicInformation.js +5 -5
  285. package/dist/esm/standard/elements/BasicInformation.js.map +1 -1
  286. package/dist/esm/standard/elements/Binding.js +1 -1
  287. package/dist/esm/standard/elements/BooleanStateConfiguration.js +1 -1
  288. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.d.ts.map +1 -1
  289. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.js +3 -3
  290. package/dist/esm/standard/elements/BridgedDeviceBasicInformation.js.map +1 -1
  291. package/dist/esm/standard/elements/Channel.js +2 -2
  292. package/dist/esm/standard/elements/ColorControl.d.ts.map +1 -1
  293. package/dist/esm/standard/elements/ColorControl.js +15 -15
  294. package/dist/esm/standard/elements/ColorControl.js.map +1 -1
  295. package/dist/esm/standard/elements/CommissionerControl.d.ts.map +1 -1
  296. package/dist/esm/standard/elements/CommissionerControl.js +6 -6
  297. package/dist/esm/standard/elements/CommissionerControl.js.map +1 -1
  298. package/dist/esm/standard/elements/ConcentrationMeasurement.d.ts.map +1 -1
  299. package/dist/esm/standard/elements/ConcentrationMeasurement.js +2 -2
  300. package/dist/esm/standard/elements/ConcentrationMeasurement.js.map +1 -1
  301. package/dist/esm/standard/elements/ContentControl.d.ts.map +1 -1
  302. package/dist/esm/standard/elements/ContentControl.js +4 -4
  303. package/dist/esm/standard/elements/ContentControl.js.map +1 -1
  304. package/dist/esm/standard/elements/ContentLauncher.d.ts.map +1 -1
  305. package/dist/esm/standard/elements/ContentLauncher.js +13 -15
  306. package/dist/esm/standard/elements/ContentLauncher.js.map +1 -1
  307. package/dist/esm/standard/elements/Descriptor.js +1 -1
  308. package/dist/esm/standard/elements/DeviceEnergyManagement.d.ts.map +1 -1
  309. package/dist/esm/standard/elements/DeviceEnergyManagement.js +14 -14
  310. package/dist/esm/standard/elements/DeviceEnergyManagement.js.map +1 -1
  311. package/dist/esm/standard/elements/DeviceEnergyManagementDT.js +5 -5
  312. package/dist/esm/standard/elements/DeviceEnergyManagementDT.js.map +1 -1
  313. package/dist/esm/standard/elements/DiagnosticLogs.js +2 -2
  314. package/dist/esm/standard/elements/DoorLock.d.ts.map +1 -1
  315. package/dist/esm/standard/elements/DoorLock.js +16 -16
  316. package/dist/esm/standard/elements/DoorLock.js.map +1 -1
  317. package/dist/esm/standard/elements/EcosystemInformation.d.ts.map +1 -1
  318. package/dist/esm/standard/elements/EcosystemInformation.js +4 -4
  319. package/dist/esm/standard/elements/EcosystemInformation.js.map +1 -1
  320. package/dist/esm/standard/elements/ElectricalEnergyMeasurement.js +1 -1
  321. package/dist/esm/standard/elements/ElectricalPowerMeasurement.d.ts.map +1 -1
  322. package/dist/esm/standard/elements/ElectricalPowerMeasurement.js +3 -3
  323. package/dist/esm/standard/elements/ElectricalPowerMeasurement.js.map +1 -1
  324. package/dist/esm/standard/elements/EnergyEvse.d.ts.map +1 -1
  325. package/dist/esm/standard/elements/EnergyEvse.js +10 -10
  326. package/dist/esm/standard/elements/EnergyEvse.js.map +1 -1
  327. package/dist/esm/standard/elements/EnergyEvseMode.d.ts.map +1 -1
  328. package/dist/esm/standard/elements/EnergyEvseMode.js +3 -3
  329. package/dist/esm/standard/elements/EnergyEvseMode.js.map +1 -1
  330. package/dist/esm/standard/elements/EnergyPreference.d.ts.map +1 -1
  331. package/dist/esm/standard/elements/EnergyPreference.js +2 -2
  332. package/dist/esm/standard/elements/EnergyPreference.js.map +1 -1
  333. package/dist/esm/standard/elements/FeatureMap.d.ts.map +1 -1
  334. package/dist/esm/standard/elements/FeatureMap.js +1 -1
  335. package/dist/esm/standard/elements/FeatureMap.js.map +1 -1
  336. package/dist/esm/standard/elements/FixedLabel.d.ts.map +1 -1
  337. package/dist/esm/standard/elements/FixedLabel.js +1 -1
  338. package/dist/esm/standard/elements/FixedLabel.js.map +1 -1
  339. package/dist/esm/standard/elements/FlowMeasurement.d.ts.map +1 -1
  340. package/dist/esm/standard/elements/FlowMeasurement.js +1 -1
  341. package/dist/esm/standard/elements/FlowMeasurement.js.map +1 -1
  342. package/dist/esm/standard/elements/GeneralCommissioning.d.ts.map +1 -1
  343. package/dist/esm/standard/elements/GeneralCommissioning.js +24 -25
  344. package/dist/esm/standard/elements/GeneralCommissioning.js.map +1 -1
  345. package/dist/esm/standard/elements/GeneralDiagnostics.d.ts.map +1 -1
  346. package/dist/esm/standard/elements/GeneralDiagnostics.js +6 -6
  347. package/dist/esm/standard/elements/GeneralDiagnostics.js.map +1 -1
  348. package/dist/esm/standard/elements/GroupKeyManagement.d.ts.map +1 -1
  349. package/dist/esm/standard/elements/GroupKeyManagement.js +7 -7
  350. package/dist/esm/standard/elements/GroupKeyManagement.js.map +1 -1
  351. package/dist/esm/standard/elements/Groups.d.ts.map +1 -1
  352. package/dist/esm/standard/elements/Groups.js +1 -1
  353. package/dist/esm/standard/elements/Groups.js.map +1 -1
  354. package/dist/esm/standard/elements/IcdManagement.d.ts.map +1 -1
  355. package/dist/esm/standard/elements/IcdManagement.js +4 -4
  356. package/dist/esm/standard/elements/IcdManagement.js.map +1 -1
  357. package/dist/esm/standard/elements/Identify.js +1 -1
  358. package/dist/esm/standard/elements/{JointFabricDatastoreCluster.d.ts → JointFabricDatastore.d.ts} +2 -2
  359. package/dist/esm/standard/elements/JointFabricDatastore.d.ts.map +1 -0
  360. package/dist/esm/standard/elements/{JointFabricDatastoreCluster.js → JointFabricDatastore.js} +6 -6
  361. package/dist/esm/standard/elements/{JointFabricDatastoreCluster.js.map → JointFabricDatastore.js.map} +2 -2
  362. package/dist/esm/standard/elements/JointFabricPki.d.ts.map +1 -1
  363. package/dist/esm/standard/elements/JointFabricPki.js +2 -2
  364. package/dist/esm/standard/elements/JointFabricPki.js.map +1 -1
  365. package/dist/esm/standard/elements/KeypadInput.d.ts.map +1 -1
  366. package/dist/esm/standard/elements/KeypadInput.js +1 -1
  367. package/dist/esm/standard/elements/KeypadInput.js.map +1 -1
  368. package/dist/esm/standard/elements/LaundryWasherControls.d.ts.map +1 -1
  369. package/dist/esm/standard/elements/LaundryWasherControls.js +2 -2
  370. package/dist/esm/standard/elements/LaundryWasherControls.js.map +1 -1
  371. package/dist/esm/standard/elements/LaundryWasherMode.d.ts.map +1 -1
  372. package/dist/esm/standard/elements/LaundryWasherMode.js +11 -6
  373. package/dist/esm/standard/elements/LaundryWasherMode.js.map +1 -1
  374. package/dist/esm/standard/elements/LevelControl.d.ts.map +1 -1
  375. package/dist/esm/standard/elements/LevelControl.js +4 -4
  376. package/dist/esm/standard/elements/LevelControl.js.map +1 -1
  377. package/dist/esm/standard/elements/LowPower.js +1 -1
  378. package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.d.ts.map +1 -1
  379. package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.js +1 -1
  380. package/dist/esm/standard/elements/MeasurementAccuracyRangeStruct.js.map +1 -1
  381. package/dist/esm/standard/elements/MediaInput.d.ts.map +1 -1
  382. package/dist/esm/standard/elements/MediaInput.js +2 -2
  383. package/dist/esm/standard/elements/MediaInput.js.map +1 -1
  384. package/dist/esm/standard/elements/MediaPlayback.d.ts.map +1 -1
  385. package/dist/esm/standard/elements/MediaPlayback.js +4 -4
  386. package/dist/esm/standard/elements/MediaPlayback.js.map +1 -1
  387. package/dist/esm/standard/elements/Messages.js +1 -1
  388. package/dist/esm/standard/elements/ModeBase.d.ts.map +1 -1
  389. package/dist/esm/standard/elements/ModeBase.js +2 -2
  390. package/dist/esm/standard/elements/ModeBase.js.map +1 -1
  391. package/dist/esm/standard/elements/ModeSelect.d.ts.map +1 -1
  392. package/dist/esm/standard/elements/ModeSelect.js +4 -4
  393. package/dist/esm/standard/elements/ModeSelect.js.map +1 -1
  394. package/dist/esm/standard/elements/NetworkCommissioning.d.ts.map +1 -1
  395. package/dist/esm/standard/elements/NetworkCommissioning.js +8 -8
  396. package/dist/esm/standard/elements/NetworkCommissioning.js.map +1 -1
  397. package/dist/esm/standard/elements/OccupancySensing.d.ts.map +1 -1
  398. package/dist/esm/standard/elements/OccupancySensing.js +4 -4
  399. package/dist/esm/standard/elements/OccupancySensing.js.map +1 -1
  400. package/dist/esm/standard/elements/OperationalCredentials.d.ts.map +1 -1
  401. package/dist/esm/standard/elements/OperationalCredentials.js +7 -7
  402. package/dist/esm/standard/elements/OperationalCredentials.js.map +1 -1
  403. package/dist/esm/standard/elements/OperationalState.d.ts.map +1 -1
  404. package/dist/esm/standard/elements/OperationalState.js +6 -6
  405. package/dist/esm/standard/elements/OperationalState.js.map +1 -1
  406. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.d.ts.map +1 -1
  407. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js +4 -4
  408. package/dist/esm/standard/elements/OtaSoftwareUpdateProvider.js.map +1 -1
  409. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.d.ts.map +1 -1
  410. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js +2 -2
  411. package/dist/esm/standard/elements/OtaSoftwareUpdateRequestor.js.map +1 -1
  412. package/dist/esm/standard/elements/OvenMode.d.ts.map +1 -1
  413. package/dist/esm/standard/elements/OvenMode.js +11 -6
  414. package/dist/esm/standard/elements/OvenMode.js.map +1 -1
  415. package/dist/esm/standard/elements/PowerSource.d.ts.map +1 -1
  416. package/dist/esm/standard/elements/PowerSource.js +5 -5
  417. package/dist/esm/standard/elements/PowerSource.js.map +1 -1
  418. package/dist/esm/standard/elements/PowerSourceNS.js +1 -1
  419. package/dist/esm/standard/elements/PressureMeasurement.d.ts.map +1 -1
  420. package/dist/esm/standard/elements/PressureMeasurement.js +2 -2
  421. package/dist/esm/standard/elements/PressureMeasurement.js.map +1 -1
  422. package/dist/esm/standard/elements/PumpConfigurationAndControl.d.ts.map +1 -1
  423. package/dist/esm/standard/elements/PumpConfigurationAndControl.js +6 -6
  424. package/dist/esm/standard/elements/PumpConfigurationAndControl.js.map +1 -1
  425. package/dist/esm/standard/elements/ResourceMonitoring.d.ts.map +1 -1
  426. package/dist/esm/standard/elements/ResourceMonitoring.js +1 -1
  427. package/dist/esm/standard/elements/ResourceMonitoring.js.map +1 -1
  428. package/dist/esm/standard/elements/RootNodeDT.js +1 -1
  429. package/dist/esm/standard/elements/RootNodeDT.js.map +1 -1
  430. package/dist/esm/standard/elements/RvcRunMode.js +1 -1
  431. package/dist/esm/standard/elements/ScenesManagement.d.ts.map +1 -1
  432. package/dist/esm/standard/elements/ScenesManagement.js +3 -3
  433. package/dist/esm/standard/elements/ScenesManagement.js.map +1 -1
  434. package/dist/esm/standard/elements/ServiceArea.d.ts.map +1 -1
  435. package/dist/esm/standard/elements/ServiceArea.js +8 -8
  436. package/dist/esm/standard/elements/ServiceArea.js.map +1 -1
  437. package/dist/esm/standard/elements/SmokeCoAlarm.d.ts.map +1 -1
  438. package/dist/esm/standard/elements/SmokeCoAlarm.js +17 -13
  439. package/dist/esm/standard/elements/SmokeCoAlarm.js.map +1 -1
  440. package/dist/esm/standard/elements/SoftwareDiagnostics.js +1 -1
  441. package/dist/esm/standard/elements/Switch.js +1 -1
  442. package/dist/esm/standard/elements/Thermostat.d.ts.map +1 -1
  443. package/dist/esm/standard/elements/Thermostat.js +17 -17
  444. package/dist/esm/standard/elements/Thermostat.js.map +1 -1
  445. package/dist/esm/standard/elements/ThreadBorderRouterManagement.js +1 -1
  446. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.d.ts.map +1 -1
  447. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js +5 -5
  448. package/dist/esm/standard/elements/ThreadNetworkDiagnostics.js.map +1 -1
  449. package/dist/esm/standard/elements/ThreadNetworkDirectory.js +1 -1
  450. package/dist/esm/standard/elements/TimeSynchronization.d.ts.map +1 -1
  451. package/dist/esm/standard/elements/TimeSynchronization.js +4 -4
  452. package/dist/esm/standard/elements/TimeSynchronization.js.map +1 -1
  453. package/dist/esm/standard/elements/WakeOnLan.js +1 -1
  454. package/dist/esm/standard/elements/WaterHeaterManagement.d.ts.map +1 -1
  455. package/dist/esm/standard/elements/WaterHeaterManagement.js +3 -3
  456. package/dist/esm/standard/elements/WaterHeaterManagement.js.map +1 -1
  457. package/dist/esm/standard/elements/WiFiNetworkManagement.d.ts.map +1 -1
  458. package/dist/esm/standard/elements/WiFiNetworkManagement.js +2 -2
  459. package/dist/esm/standard/elements/WiFiNetworkManagement.js.map +1 -1
  460. package/dist/esm/standard/elements/WindowCovering.d.ts.map +1 -1
  461. package/dist/esm/standard/elements/WindowCovering.js +2 -2
  462. package/dist/esm/standard/elements/WindowCovering.js.map +1 -1
  463. package/dist/esm/standard/elements/definitions.d.ts +1 -1
  464. package/dist/esm/standard/elements/definitions.d.ts.map +1 -1
  465. package/dist/esm/standard/elements/definitions.js +1 -1
  466. package/dist/esm/standard/elements/epoch-us.js +1 -1
  467. package/dist/esm/standard/elements/locationdesc.js +2 -2
  468. package/dist/esm/standard/elements/models.d.ts +1 -1
  469. package/dist/esm/standard/elements/models.d.ts.map +1 -1
  470. package/dist/esm/standard/elements/models.js +2 -2
  471. package/dist/esm/standard/elements/models.js.map +1 -1
  472. package/dist/esm/standard/elements/status.js +4 -4
  473. package/dist/esm/standard/elements/temperature.d.ts.map +1 -1
  474. package/dist/esm/standard/elements/temperature.js +1 -1
  475. package/dist/esm/standard/elements/temperature.js.map +1 -1
  476. package/package.json +4 -4
  477. package/src/aspects/Constraint.ts +5 -1
  478. package/src/common/Specification.ts +7 -4
  479. package/src/logic/Scope.ts +41 -14
  480. package/src/logic/definition-validation/CommandValidator.ts +1 -2
  481. package/src/logic/definition-validation/ValueValidator.ts +39 -18
  482. package/src/parser/Lexer.ts +1 -1
  483. package/src/parser/Token.ts +2 -2
  484. package/src/standard/elements/AcceptedCommandList.ts +2 -3
  485. package/src/standard/elements/AccessControl.ts +18 -37
  486. package/src/standard/elements/AccountLogin.ts +13 -16
  487. package/src/standard/elements/Actions.ts +6 -10
  488. package/src/standard/elements/AdministratorCommissioning.ts +15 -17
  489. package/src/standard/elements/ApplicationLauncher.ts +6 -8
  490. package/src/standard/elements/BallastConfiguration.ts +7 -13
  491. package/src/standard/elements/BasicInformation.ts +12 -18
  492. package/src/standard/elements/Binding.ts +4 -4
  493. package/src/standard/elements/BooleanStateConfiguration.ts +3 -3
  494. package/src/standard/elements/BridgedDeviceBasicInformation.ts +9 -14
  495. package/src/standard/elements/Channel.ts +3 -3
  496. package/src/standard/elements/ColorControl.ts +34 -53
  497. package/src/standard/elements/CommissionerControl.ts +12 -23
  498. package/src/standard/elements/ConcentrationMeasurement.ts +3 -2
  499. package/src/standard/elements/ContentControl.ts +8 -12
  500. package/src/standard/elements/ContentLauncher.ts +18 -23
  501. package/src/standard/elements/Descriptor.ts +3 -3
  502. package/src/standard/elements/DeviceEnergyManagement.ts +24 -61
  503. package/src/standard/elements/DeviceEnergyManagementDT.ts +5 -5
  504. package/src/standard/elements/DiagnosticLogs.ts +2 -2
  505. package/src/standard/elements/DoorLock.ts +45 -58
  506. package/src/standard/elements/EcosystemInformation.ts +10 -16
  507. package/src/standard/elements/ElectricalEnergyMeasurement.ts +2 -2
  508. package/src/standard/elements/ElectricalPowerMeasurement.ts +6 -7
  509. package/src/standard/elements/EnergyEvse.ts +24 -31
  510. package/src/standard/elements/EnergyEvseMode.ts +6 -8
  511. package/src/standard/elements/EnergyPreference.ts +6 -5
  512. package/src/standard/elements/FeatureMap.ts +1 -3
  513. package/src/standard/elements/FixedLabel.ts +4 -5
  514. package/src/standard/elements/FlowMeasurement.ts +2 -3
  515. package/src/standard/elements/GeneralCommissioning.ts +37 -45
  516. package/src/standard/elements/GeneralDiagnostics.ts +10 -14
  517. package/src/standard/elements/GroupKeyManagement.ts +15 -19
  518. package/src/standard/elements/Groups.ts +1 -2
  519. package/src/standard/elements/IcdManagement.ts +3 -8
  520. package/src/standard/elements/Identify.ts +1 -1
  521. package/src/standard/elements/{JointFabricDatastoreCluster.ts → JointFabricDatastore.ts} +4 -6
  522. package/src/standard/elements/JointFabricPki.ts +2 -4
  523. package/src/standard/elements/KeypadInput.ts +1 -3
  524. package/src/standard/elements/LaundryWasherControls.ts +5 -7
  525. package/src/standard/elements/LaundryWasherMode.ts +12 -6
  526. package/src/standard/elements/LevelControl.ts +5 -7
  527. package/src/standard/elements/LowPower.ts +3 -3
  528. package/src/standard/elements/MeasurementAccuracyRangeStruct.ts +2 -3
  529. package/src/standard/elements/MediaInput.ts +2 -3
  530. package/src/standard/elements/MediaPlayback.ts +7 -12
  531. package/src/standard/elements/Messages.ts +4 -4
  532. package/src/standard/elements/ModeBase.ts +4 -8
  533. package/src/standard/elements/ModeSelect.ts +4 -9
  534. package/src/standard/elements/NetworkCommissioning.ts +23 -31
  535. package/src/standard/elements/OccupancySensing.ts +14 -20
  536. package/src/standard/elements/OperationalCredentials.ts +37 -40
  537. package/src/standard/elements/OperationalState.ts +8 -14
  538. package/src/standard/elements/OtaSoftwareUpdateProvider.ts +1 -14
  539. package/src/standard/elements/OtaSoftwareUpdateRequestor.ts +6 -8
  540. package/src/standard/elements/OvenMode.ts +12 -6
  541. package/src/standard/elements/PowerSource.ts +5 -10
  542. package/src/standard/elements/PowerSourceNS.ts +1 -1
  543. package/src/standard/elements/PressureMeasurement.ts +3 -6
  544. package/src/standard/elements/PumpConfigurationAndControl.ts +11 -19
  545. package/src/standard/elements/ResourceMonitoring.ts +4 -5
  546. package/src/standard/elements/RootNodeDT.ts +1 -1
  547. package/src/standard/elements/RvcRunMode.ts +4 -4
  548. package/src/standard/elements/ScenesManagement.ts +4 -7
  549. package/src/standard/elements/ServiceArea.ts +32 -33
  550. package/src/standard/elements/SmokeCoAlarm.ts +14 -13
  551. package/src/standard/elements/SoftwareDiagnostics.ts +1 -1
  552. package/src/standard/elements/Switch.ts +6 -6
  553. package/src/standard/elements/Thermostat.ts +44 -89
  554. package/src/standard/elements/ThreadBorderRouterManagement.ts +4 -4
  555. package/src/standard/elements/ThreadNetworkDiagnostics.ts +13 -21
  556. package/src/standard/elements/ThreadNetworkDirectory.ts +3 -3
  557. package/src/standard/elements/TimeSynchronization.ts +6 -8
  558. package/src/standard/elements/WakeOnLan.ts +6 -6
  559. package/src/standard/elements/WaterHeaterManagement.ts +16 -14
  560. package/src/standard/elements/WiFiNetworkManagement.ts +9 -11
  561. package/src/standard/elements/WindowCovering.ts +6 -4
  562. package/src/standard/elements/definitions.ts +1 -1
  563. package/src/standard/elements/epoch-us.ts +1 -1
  564. package/src/standard/elements/locationdesc.ts +6 -6
  565. package/src/standard/elements/models.ts +1 -1
  566. package/src/standard/elements/status.ts +4 -4
  567. package/src/standard/elements/temperature.ts +4 -7
  568. package/dist/cjs/standard/elements/JointFabricDatastoreCluster.d.ts.map +0 -1
  569. package/dist/esm/standard/elements/JointFabricDatastoreCluster.d.ts.map +0 -1
@@ -34,7 +34,7 @@ const ModeSelect = (0, import_elements.ClusterElement)(
34
34
  id: 80,
35
35
  classification: "application",
36
36
  pics: "MOD",
37
- details: "This cluster provides an interface for controlling a characteristic of a device that can be set to one of several predefined values. For example, the light pattern of a disco ball, the mode of a massage chair, or the wash cycle of a laundry machine.\nThe server allows the client to set a mode on the server. A mode is one of a list of options that may be presented by a client for a user choice, or understood by the client, via the semantic tags on the\nmode.\nA semantic tag is either a standard tag within a standard category namespace, or a manufacturer specific tag, within the namespace of the vendor ID of the manufacturer. If there is no semantic tag, the mode is anonymous, and the selection is made by the user solely based on the Label string.\nEach cluster ID that indicates this specification shall define a distinct purpose for the cluster instance. For example: A LightBlinking cluster ID supports blinking modes for a light (and is described that way).\nAn anonymous mode shall support the derived cluster purpose. A manufacturer specific semantic tag shall support the derived cluster purpose. An anonymous mode shall NOT replace the meaning of a standard semantic tag, when one exists, for the cluster purpose.",
37
+ details: "This cluster provides an interface for controlling a characteristic of a device that can be set to one of several predefined values. For example, the light pattern of a disco ball, the mode of a massage chair, or the wash cycle of a laundry machine.\nThe server allows the client to set a mode on the server. A mode is one of a list of options that may be presented by a client for a user choice, or understood by the client, via the semantic tags on the mode.\nA semantic tag is either a standard tag within a standard category namespace, or a manufacturer specific tag, within the namespace of the vendor ID of the manufacturer. If there is no semantic tag, the mode is anonymous, and the selection is made by the user solely based on the Label string.\nEach cluster ID that indicates this specification shall define a distinct purpose for the cluster instance. For example: A LightBlinking cluster ID supports blinking modes for a light (and is described that way).\nAn anonymous mode shall support the derived cluster purpose. A manufacturer specific semantic tag shall support the derived cluster purpose. An anonymous mode shall NOT replace the meaning of a standard semantic tag, when one exists, for the cluster purpose.",
38
38
  xref: { document: "cluster", section: "1.9" }
39
39
  },
40
40
  (0, import_elements.AttributeElement)({ name: "ClusterRevision", id: 65533, type: "ClusterRevision", default: 2 }),
@@ -93,7 +93,7 @@ const ModeSelect = (0, import_elements.ClusterElement)(
93
93
  conformance: "M",
94
94
  constraint: "desc",
95
95
  quality: "N",
96
- details: "This attribute represents the current mode of the server.\nThe value of this field must match the Mode field of one of the entries in the SupportedModes\nattribute.",
96
+ details: "This attribute represents the current mode of the server.\nThe value of this field must match the Mode field of one of the entries in the SupportedModes attribute.",
97
97
  xref: { document: "cluster", section: "1.9.6.4" }
98
98
  }),
99
99
  (0, import_elements.AttributeElement)({
@@ -104,7 +104,7 @@ const ModeSelect = (0, import_elements.ClusterElement)(
104
104
  conformance: "O",
105
105
  constraint: "desc",
106
106
  quality: "X N",
107
- details: "The StartUpMode attribute value indicates the desired startup mode for the server when it is supplied with power.\nIf this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, when the server is powered up, except in the case when the OnMode attribute overrides the StartUpMode attribute (see OnModeWithPowerUp).\nThis behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode attribute shall return to its value prior to the restart.\nThe value of this field shall match the Mode field of one of the entries in the SupportedModes\nattribute.\nIf this attribute is not implemented, or is set to the null value, it shall have no effect.",
107
+ details: "The StartUpMode attribute value indicates the desired startup mode for the server when it is supplied with power.\nIf this attribute is not null, the CurrentMode attribute shall be set to the StartUpMode value, when the server is powered up, except in the case when the OnMode attribute overrides the StartUpMode attribute (see OnModeWithPowerUp).\nThis behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode attribute shall return to its value prior to the restart.\nThe value of this field shall match the Mode field of one of the entries in the SupportedModes attribute.\nIf this attribute is not implemented, or is set to the null value, it shall have no effect.",
108
108
  xref: { document: "cluster", section: "1.9.6.5" }
109
109
  }),
110
110
  (0, import_elements.AttributeElement)({
@@ -116,7 +116,7 @@ const ModeSelect = (0, import_elements.ClusterElement)(
116
116
  constraint: "desc",
117
117
  default: null,
118
118
  quality: "X N",
119
- details: "Indicates the value of CurrentMode that depends on the state of the On/Off cluster on the same endpoint. If this attribute is not present or is set to null, it shall NOT have an effect, otherwise the CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster\nThe value of this field shall match the Mode field of one of the entries in the SupportedModes\nattribute.",
119
+ details: "Indicates the value of CurrentMode that depends on the state of the On/Off cluster on the same endpoint. If this attribute is not present or is set to null, it shall NOT have an effect, otherwise the CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster\nThe value of this field shall match the Mode field of one of the entries in the SupportedModes attribute.",
120
120
  xref: { document: "cluster", section: "1.9.6.6" }
121
121
  }),
122
122
  (0, import_elements.CommandElement)(
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/standard/elements/ModeSelect.ts"],
4
- "mappings": "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",
4
+ "mappings": "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",
5
5
  "names": ["Cluster", "Attribute", "Field", "Command", "Datatype"]
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"NetworkCommissioning.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/NetworkCommissioning.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,oBAAoB,SA8/BhC,CAAC"}
1
+ {"version":3,"file":"NetworkCommissioning.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/NetworkCommissioning.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,oBAAoB,SAs/BhC,CAAC"}
@@ -106,7 +106,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
106
106
  conformance: "WI | TH",
107
107
  constraint: "desc",
108
108
  quality: "F",
109
- details: "Indicates the maximum duration taken, in seconds, by the network interface on this cluster server instance to report a successful or failed network connection indication. This maximum time shall account for all operations needed until a successful network connection is\ndeemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary internal retries.",
109
+ details: "Indicates the maximum duration taken, in seconds, by the network interface on this cluster server instance to report a successful or failed network connection indication. This maximum time shall account for all operations needed until a successful network connection is deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary internal retries.",
110
110
  xref: { document: "core", section: "11.9.6.4" }
111
111
  }),
112
112
  (0, import_elements.AttributeElement)({
@@ -297,7 +297,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
297
297
  type: "octstr",
298
298
  conformance: "M",
299
299
  constraint: "max 64",
300
- details: "Credentials is the passphrase or PSK for the network (if any is needed).\nSecurity type, cipher and credential format (passphrase or PSK) shall be contextually auto- selected during execution of the ConnectNetwork Command and during subsequent operational state network connections, based on the most secure Wi-Fi security type available within beacons and probe responses for the set of all discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the length and contents of the Credentials field provided, matching the security type chosen.\nValid Credentials length are:\n \u2022 0 bytes: Unsecured (open) connection\n \u2022 5 bytes: WEP-64 passphrase\n \u2022 10 hexadecimal ASCII characters: WEP-64 40-bit hex raw PSK\n \u2022 13 bytes: WEP-128 passphrase\n \u2022 26 hexadecimal ASCII characters: WEP-128 104-bit hex raw PSK\n \u2022 8..63 bytes: WPA/WPA2/WPA3 passphrase\n \u2022 64 bytes: WPA/WPA2/WPA3 raw hex PSK\nThese lengths shall be contextually interpreted based on the security type of the BSSID where connection will occur.\nWhen the length of Credentials and available set of BSSID admits more than one option, such as the presence of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.\nNote that it may occur that a station cannot connect to a particular access point with higher security and selects a lower security connectivity type if the link quality is deemed to be too low to achieve successful operation, or if all retry attempts fail.",
300
+ details: "Credentials is the passphrase or PSK for the network (if any is needed).\nSecurity type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during execution of the ConnectNetwork Command and during subsequent operational state network connections, based on the most secure Wi-Fi security type available within beacons and probe responses for the set of all discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the length and contents of the Credentials field provided, matching the security type chosen.\nValid Credentials length are:\n \u2022 0 bytes: Unsecured (open) connection\n \u2022 5 bytes: WEP-64 passphrase\n \u2022 10 hexadecimal ASCII characters: WEP-64 40-bit hex raw PSK\n \u2022 13 bytes: WEP-128 passphrase\n \u2022 26 hexadecimal ASCII characters: WEP-128 104-bit hex raw PSK\n \u2022 8..63 bytes: WPA/WPA2/WPA3 passphrase\n \u2022 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security type of the BSSID where connection will occur.\nWhen the length of Credentials and available set of BSSID admits more than one option, such as the presence of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.\nNote that it may occur that a station cannot connect to a particular access point with higher security and selects a lower security connectivity type if the link quality is deemed to be too low to achieve successful operation, or if all retry attempts fail.",
301
301
  xref: { document: "core", section: "11.9.7.3.2" }
302
302
  }),
303
303
  (0, import_elements.FieldElement)({
@@ -346,7 +346,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
346
346
  conformance: "WI | TH",
347
347
  direction: "request",
348
348
  response: "NetworkConfigResponse",
349
- details: "This command shall remove the network configuration from the Cluster if there was already a network configuration with the same NetworkID. The relative order of the entries in the Networks\nattribute shall remain unchanged, except for the removal of the requested network configuration.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf the Networks attribute does not contain a matching entry, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.\nOn success, the NetworkConfigResponse command shall have its NetworkIndex field set to the 0- based index of the entry in the Networks attribute that was just removed, and a NetworkingStatus status field set to Success.",
349
+ details: "This command shall remove the network configuration from the Cluster if there was already a network configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall remain unchanged, except for the removal of the requested network configuration.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf the Networks attribute does not contain a matching entry, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.\nOn success, the NetworkConfigResponse command shall have its NetworkIndex field set to the 0- based index of the entry in the Networks attribute that was just removed, and a NetworkingStatus status field set to Success.",
350
350
  xref: { document: "core", section: "11.9.7.6" }
351
351
  },
352
352
  (0, import_elements.FieldElement)({
@@ -412,7 +412,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
412
412
  conformance: "WI | TH",
413
413
  direction: "request",
414
414
  response: "ConnectNetworkResponse",
415
- details: "This command shall attempt to connect to a network whose configuration was previously added by either the AddOrUpdateWiFiNetwork or AddOrUpdateThreadNetwork commands. Network is identified by its NetworkID.\nThis command shall fail with a BUSY status code returned to the initiator if the server is currently unable to proceed with such an operation, such as if it is currently attempting to connect in the background, or is already proceeding with a prior ConnectNetwork.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nBefore connecting to the new network, the Node shall disconnect the operational network connections managed by any other Network Commissioning cluster instances (whether under the Root Node or a Secondary Network Interface), where those connections are not represented by an entry in the Networks attribute of the corresponding cluster instance. This ensures that an Administrator or Commissioner can reliably reconfigure the operational network connection of a device that has one or more Secondary Network interfaces, for example by removing the active network configuration from one cluster instance, followed by adding a new configuration and calling ConnectNetwork on a different cluster instance.\nSuccess or failure of this command shall be communicated by the ConnectNetworkResponse command, unless some data model validations caused a FAILURE status to be sent prior to finishing execution of the command. The ConnectNetworkResponse shall indicate the value Success in the NetworkingStatus field on successful connection. On failure to connect, the ConnectNetworkResponse shall contain an appropriate NetworkingStatus, DebugText and ErrorValue indicating the reason for failure.\nThe amount of time needed to determine successful or failing connectivity on the cluster server\u2019s associated interface is provided by the ConnectMaxTimeSeconds attribute. Clients shall NOT consider the connection to have timed-out until at least that duration has taken place. For non-concurrent commissioning situations, the client SHOULD allow additional margin of time to account for its delay in executing operational discovery of the Node once it is connected to the new network.\nOn successful connection, the entry associated with the given Network configuration in the Networks attribute shall indicate its Connected field set to true, and all other entries, if any exist, shall indicate their Connected field set to false.\nOn failure to connect, the entry associated with the given Network configuration in the Networks attribute shall indicate its Connected field set to false.\nThe precedence order of any entry subject to ConnectNetwork shall NOT change within the Networks attribute.\nEven after successfully connecting to a network, the configuration shall revert to the prior state of configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully invoked before expiry of the Fail-Safe timer.\nWhen non-concurrent commissioning is being used by a Commissioner or Administrator, the Con\nnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the commissioning channel, even if not yet connected to the operational network, unless the device would be incapable of joining that network, in which case the usual failure path described in the prior paragraphs shall be followed. Once the commissioning channel is closed, the operational channel will be started. It is possible that the only method to determine success of the operation is operational discovery of the Node on the new operational network. Therefore, before invoking the ConnectNetwork command, the client SHOULD re-invoke the Arm Fail-Safe command with a duration that meets the following:\n 1. Sufficient time to meet the minimum required time (see ConnectMaxTimeSeconds) that may be taken by the server to connect to the desired network.\n 2. Sufficient time to account for possible message-layer retries when a response is requested.\n 3. Sufficient time to allow operational discovery on the new network by a Commissioner or Administrator.\n 4. Sufficient time to establish a CASE session after operational discovery\n 5. Not so long that, in error situations, the delay to reverting back to being discoverable for commissioning with a previous configuration would cause significant user-perceived delay.\nNote as well that the CommissioningTimeout duration provided in a prior OpenCommissioningWindow or OpenBasicCommissioningWindow command may impact the total time available to proceed with error recovery after a connection failure.\nThe LastNetworkingStatus, LastNetworkID and LastConnectErrorValue attributes may assist the client in determining the reason for a failure after reconnecting over a Commissioning channel, especially in non-concurrent commissioning situations.",
415
+ details: "This command shall attempt to connect to a network whose configuration was previously added by either the AddOrUpdateWiFiNetwork or AddOrUpdateThreadNetwork commands. Network is identified by its NetworkID.\nThis command shall fail with a BUSY status code returned to the initiator if the server is currently unable to proceed with such an operation, such as if it is currently attempting to connect in the background, or is already proceeding with a prior ConnectNetwork.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nBefore connecting to the new network, the Node shall disconnect the operational network connections managed by any other Network Commissioning cluster instances (whether under the Root Node or a Secondary Network Interface), where those connections are not represented by an entry in the Networks attribute of the corresponding cluster instance. This ensures that an Administrator or Commissioner can reliably reconfigure the operational network connection of a device that has one or more Secondary Network interfaces, for example by removing the active network configuration from one cluster instance, followed by adding a new configuration and calling ConnectNetwork on a different cluster instance.\nSuccess or failure of this command shall be communicated by the ConnectNetworkResponse command, unless some data model validations caused a FAILURE status to be sent prior to finishing execution of the command. The ConnectNetworkResponse shall indicate the value Success in the NetworkingStatus field on successful connection. On failure to connect, the ConnectNetworkResponse shall contain an appropriate NetworkingStatus, DebugText and ErrorValue indicating the reason for failure.\nThe amount of time needed to determine successful or failing connectivity on the cluster server\u2019s associated interface is provided by the ConnectMaxTimeSeconds attribute. Clients shall NOT consider the connection to have timed-out until at least that duration has taken place. For non-concurrent commissioning situations, the client SHOULD allow additional margin of time to account for its delay in executing operational discovery of the Node once it is connected to the new network.\nOn successful connection, the entry associated with the given Network configuration in the Networks attribute shall indicate its Connected field set to true, and all other entries, if any exist, shall indicate their Connected field set to false.\nOn failure to connect, the entry associated with the given Network configuration in the Networks attribute shall indicate its Connected field set to false.\nThe precedence order of any entry subject to ConnectNetwork shall NOT change within the Networks attribute.\nEven after successfully connecting to a network, the configuration shall revert to the prior state of configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully invoked before expiry of the Fail-Safe timer.\nWhen non-concurrent commissioning is being used by a Commissioner or Administrator, the ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the commissioning channel, even if not yet connected to the operational network, unless the device would be incapable of joining that network, in which case the usual failure path described in the prior paragraphs shall be followed. Once the commissioning channel is closed, the operational channel will be started. It is possible that the only method to determine success of the operation is operational discovery of the Node on the new operational network. Therefore, before invoking the ConnectNetwork command, the client SHOULD re-invoke the Arm Fail-Safe command with a duration that meets the following:\n 1. Sufficient time to meet the minimum required time (see ConnectMaxTimeSeconds) that may be taken by the server to connect to the desired network.\n 2. Sufficient time to account for possible message-layer retries when a response is requested.\n 3. Sufficient time to allow operational discovery on the new network by a Commissioner or Administrator.\n 4. Sufficient time to establish a CASE session after operational discovery\n 5. Not so long that, in error situations, the delay to reverting back to being discoverable for commissioning with a previous configuration would cause significant user-perceived delay.\nNote as well that the CommissioningTimeout duration provided in a prior OpenCommissioningWindow or OpenBasicCommissioningWindow command may impact the total time available to proceed with error recovery after a connection failure.\nThe LastNetworkingStatus, LastNetworkID and LastConnectErrorValue attributes may assist the client in determining the reason for a failure after reconnecting over a Commissioning channel, especially in non-concurrent commissioning situations.",
416
416
  xref: { document: "core", section: "11.9.7.8" }
417
417
  },
418
418
  (0, import_elements.FieldElement)({
@@ -503,7 +503,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
503
503
  id: 2,
504
504
  type: "uint64",
505
505
  conformance: "O",
506
- details: 'See Breadcrumb for usage.\nEffect when received\nIf the Networks attribute does not contain a matching entry, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.\nIf the NetworkIndex field has a value larger or equal to the current number of entries in the Networks attribute, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to OutOfRange.\nOn success, the NetworkConfigResponse command shall have its NetworkIndex field set to the 0- based index of the entry in the Networks attribute that was just updated, matching the incoming NetworkIndex, and a NetworkingStatus status field set to Success.\nThe entry selected shall be inserted at the new position in the list. All other entries, if any exist, shall be moved to allow the insertion, in a way that they all retain their existing relative order between each other, with the exception of the newly re-ordered entry.\nRe-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no visible changes of the Networks attribute.\nExamples of re-ordering\nTo better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:\nOn receiving ReorderNetwork with:\n \u2022 NetworkID = Home-Guest\n \u2022 NetworkIndex = 0\nThe outcome, after applying to the initial state would be:\nIn the above outcome, FancyCat and BlueDolphin moved "down" and Home-Guest became the highest priority network in the list.\nOn receiving ReorderNetwork with:\n \u2022 NetworkID = FancyCat\n \u2022 NetworkIndex = 3\nThe outcome, after applying to the initial state would be:\nIn the above outcome, BlueDolphin, Home-Guest and WillowTree moved "up" and FancyCat became the lowest priority network in the list.',
506
+ details: 'See Breadcrumb for usage.\n### Effect when received\nIf the Networks attribute does not contain a matching entry, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.\nIf the NetworkIndex field has a value larger or equal to the current number of entries in the Networks attribute, the command shall immediately respond with NetworkConfigResponse having NetworkingStatus status field set to OutOfRange.\nOn success, the NetworkConfigResponse command shall have its NetworkIndex field set to the 0- based index of the entry in the Networks attribute that was just updated, matching the incoming NetworkIndex, and a NetworkingStatus status field set to Success.\nThe entry selected shall be inserted at the new position in the list. All other entries, if any exist, shall be moved to allow the insertion, in a way that they all retain their existing relative order between each other, with the exception of the newly re-ordered entry.\nRe-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no visible changes of the Networks attribute.\n### Examples of re-ordering\nTo better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:\nOn receiving ReorderNetwork with:\n \u2022 NetworkID = Home-Guest\n \u2022 NetworkIndex = 0\nThe outcome, after applying to the initial state would be:\nIn the above outcome, FancyCat and BlueDolphin moved "down" and Home-Guest became the highest priority network in the list.\nOn receiving ReorderNetwork with:\n \u2022 NetworkID = FancyCat\n \u2022 NetworkIndex = 3\nThe outcome, after applying to the initial state would be:\nIn the above outcome, BlueDolphin, Home-Guest and WillowTree moved "up" and FancyCat became the lowest priority network in the list.',
507
507
  xref: { document: "core", section: "11.9.7.10.3" }
508
508
  }
509
509
  )
@@ -525,7 +525,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
525
525
  {
526
526
  name: "ThreadCapabilitiesBitmap",
527
527
  type: "map16",
528
- details: "The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread- enabled network interface.\nNOTE\nThe valid combinations of capabilities are restricted and dependent on Thread version.",
528
+ details: "The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread-enabled network interface.\n> [!NOTE]\n> The valid combinations of capabilities are restricted and dependent on Thread version.",
529
529
  xref: { document: "core", section: "11.9.5.2" }
530
530
  },
531
531
  (0, import_elements.FieldElement)({
@@ -586,7 +586,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
586
586
  name: "RegulatoryError",
587
587
  id: 6,
588
588
  conformance: "M",
589
- description: "Cannot find AP: Mismatch on band/channels/regulatory domain/ 2.4GHz vs 5GHz"
589
+ description: "Cannot find AP: Mismatch on band/channels/regulato ry domain / 2.4GHz vs 5GHz"
590
590
  }),
591
591
  (0, import_elements.FieldElement)({
592
592
  name: "AuthFailure",
@@ -618,7 +618,7 @@ const NetworkCommissioning = (0, import_elements.ClusterElement)(
618
618
  type: "octstr",
619
619
  conformance: "M",
620
620
  constraint: "1 to 32",
621
- details: 'Every network is uniquely identified (for purposes of commissioning) by a NetworkID mapping to the following technology-specific properties:\n \u2022 SSID for Wi-Fi\n \u2022 Extended PAN ID for Thread\n \u2022 Network interface instance name at operating system (or equivalent unique name) for Ethernet.\nThe semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.\nNOTE\nSSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations must be careful to support reporting byte strings without requiring a particular encoding for transfer. Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8, however this is just a convention. Some configurations may use Latin-1 or other character sets. A commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while retaining the underlying representation.\nXPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.',
621
+ details: 'Every network is uniquely identified (for purposes of commissioning) by a NetworkID mapping to the following technology-specific properties:\n \u2022 SSID for Wi-Fi\n \u2022 Extended PAN ID for Thread\n \u2022 Network interface instance name at operating system (or equivalent unique name) for Ethernet.\nThe semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.\n> [!NOTE]\n> SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations must be careful to support reporting byte strings without requiring a particular encoding for transfer. Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8, however this is just a convention. Some configurations may use Latin-1 or other character sets. A commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while retaining the underlying representation.\nXPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.',
622
622
  xref: { document: "core", section: "11.9.5.5.1" }
623
623
  }),
624
624
  (0, import_elements.FieldElement)({
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/standard/elements/NetworkCommissioning.ts"],
4
- "mappings": "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",
4
+ "mappings": "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",
5
5
  "names": ["Cluster", "Attribute", "Field", "Command", "Datatype"]
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"OccupancySensing.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OccupancySensing.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,gBAAgB,SAwR5B,CAAC"}
1
+ {"version":3,"file":"OccupancySensing.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OccupancySensing.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,gBAAgB,SAkR5B,CAAC"}
@@ -73,7 +73,7 @@ const OccupancySensing = (0, import_elements.ClusterElement)(
73
73
  conformance: "O.a+",
74
74
  constraint: "4",
75
75
  description: "ActiveInfrared",
76
- details: "Supports sensing using Active InfraRed measurement (e.g. time-of- flight or transflective/reflective IR sensing)"
76
+ details: "Supports sensing using Active InfraRed measurement (e.g. time-of-flight or transflective/reflec tive IR sensing)"
77
77
  }),
78
78
  (0, import_elements.FieldElement)({
79
79
  name: "RAD",
@@ -136,7 +136,7 @@ const OccupancySensing = (0, import_elements.ClusterElement)(
136
136
  conformance: "O",
137
137
  constraint: "desc",
138
138
  quality: "N",
139
- details: 'This attribute shall specify the time delay, in seconds, before the sensor changes to its unoccupied state after the last detection of occupancy in the sensed area. This is equivalent to the legacy *OccupiedToUnoccupiedDelay attributes.\nThe value of HoldTime shall be within the limits provided in the HoldTimeLimits attribute, i.e. HoldTimeMin <= HoldTime <= HoldTimeMax\nLow values of HoldTime SHOULD be avoided since they could lead to many reporting messages. A value 0 for HoldTime shall NOT be used.\nThe figure below illustrates this with an example of how this attribute is used for a PIR sensor. It uses threshold detection to generate an "internal detection" signal, which needs post-processing to become usable for transmission (traffic shaping). The bit in the Occupancy attribute will be set to 1 when the internal detection signal goes high, and will stay at 1 for HoldTime after the (last) instance where the internal detection signal goes low.\nThe top half of the figure shows the case of a single trigger: the bit in the Occupancy attribute will be 1 for the duration of the PIR signal exceeding the threshold plus HoldTime. The bottom half of the figure shows the case of multiple triggers: the second trigger starts before the HoldTime of the first trigger has expired; this results in a single period of the bit in the Occupancy attribute being 1. The bit in the Occupancy attribute will be set to 1 from the start of the first period where the PIR signal exceeds the threshold until HoldTime after the last moment where the PIR exceeded the threshold.\nFigure 13. Processing of PIR signal towards Occupancy attribute using HoldTime',
139
+ details: 'This attribute shall specify the time delay, in seconds, before the sensor changes to its unoccupied state after the last detection of occupancy in the sensed area. This is equivalent to the legacy\n*OccupiedToUnoccupiedDelay attributes.\nThe value of HoldTime shall be within the limits provided in the HoldTimeLimits attribute, i.e. HoldTimeMin <= HoldTime <= HoldTimeMax Low values of HoldTime SHOULD be avoided since they could lead to many reporting messages. A value 0 for HoldTime shall NOT be used.\nThe figure below illustrates this with an example of how this attribute is used for a PIR sensor. It uses threshold detection to generate an "internal detection" signal, which needs post-processing to become usable for transmission (traffic shaping). The bit in the Occupancy attribute will be set to 1 when the internal detection signal goes high, and will stay at 1 for HoldTime after the (last) instance where the internal detection signal goes low.\nThe top half of the figure shows the case of a single trigger: the bit in the Occupancy attribute will be 1 for the duration of the PIR signal exceeding the threshold plus HoldTime. The bottom half of the figure shows the case of multiple triggers: the second trigger starts before the HoldTime of the first trigger has expired; this results in a single period of the bit in the Occupancy attribute being 1. The bit in the Occupancy attribute will be set to 1 from the start of the first period where the PIR signal exceeds the threshold until HoldTime after the last moment where the PIR exceeded the threshold.',
140
140
  xref: { document: "cluster", section: "2.7.6.3" }
141
141
  }),
142
142
  (0, import_elements.AttributeElement)({
@@ -284,7 +284,7 @@ const OccupancySensing = (0, import_elements.ClusterElement)(
284
284
  {
285
285
  name: "OccupancySensorTypeBitmap",
286
286
  type: "map8",
287
- details: "NOTE\nThis enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.",
287
+ details: "> [!NOTE]\n> This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.",
288
288
  xref: { document: "cluster", section: "2.7.5.2" }
289
289
  },
290
290
  (0, import_elements.FieldElement)({ name: "Pir", constraint: "0", description: "Indicates a passive infrared sensor." }),
@@ -295,7 +295,7 @@ const OccupancySensing = (0, import_elements.ClusterElement)(
295
295
  {
296
296
  name: "OccupancySensorTypeEnum",
297
297
  type: "enum8",
298
- details: "NOTE\nThis enum is as defined in ClusterRevision 4 and its definition shall NOT be\nextended; the feature flags provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.",
298
+ details: "> [!NOTE]\n> This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.",
299
299
  xref: { document: "cluster", section: "2.7.5.3" }
300
300
  },
301
301
  (0, import_elements.FieldElement)({ name: "Pir", id: 0, conformance: "M", description: "Indicates a passive infrared sensor." }),
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/standard/elements/OccupancySensing.ts"],
4
- "mappings": "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",
4
+ "mappings": "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",
5
5
  "names": ["Cluster", "Attribute", "Field", "Event", "Datatype"]
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"OperationalCredentials.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OperationalCredentials.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,sBAAsB,SAizBlC,CAAC"}
1
+ {"version":3,"file":"OperationalCredentials.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OperationalCredentials.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAK5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,sBAAsB,SA8yBlC,CAAC"}
@@ -254,7 +254,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
254
254
  id: 3,
255
255
  type: "subject-id",
256
256
  conformance: "M",
257
- details: 'If the AddNOC command succeeds according to the semantics of the following subsections, then the Access Control SubjectID shall be used to atomically add an Access Control Entry enabling that Subject to subsequently administer the Node whose operational identity is being added by this command.\nThe format of the new Access Control Entry, created from this, shall be:\nNOTE\nUnless such an Access Control Entry is added atomically as described here, there would be no way for the caller on its given Fabric to eventually add another Access Control Entry for CASE authentication mode, to enable the new Administrator to administer the device, since the Fabric Scoping of the Access Control List prevents the current Node from being able to write new entries scoped to that Fabric, if the session is established from CASE. While a session established from PASE does gain Fabric Scope of a newly-joined Fabric, this argument is made mandatory to provide symmetry between both types of session establishment, both of which need to eventually add an "Administer Node over CASE" Access Control Entry to finalize new Fabric configuration and subsequently be able to call the CommissioningComplete command.',
257
+ details: 'If the AddNOC command succeeds according to the semantics of the following subsections, then the Access Control SubjectID shall be used to atomically add an Access Control Entry enabling that Subject to subsequently administer the Node whose operational identity is being added by this command.\nThe format of the new Access Control Entry, created from this, shall be:\n> [!NOTE]\n> Unless such an Access Control Entry is added atomically as described here, there would be no way for the caller on its given Fabric to eventually add another Access Control Entry for CASE authentication mode, to enable the new Administrator to administer the device, since the Fabric Scoping of the Access Control List prevents the current Node from being able to write new entries scoped to that Fabric, if the session is established from CASE. While a session established from PASE does gain Fabric Scope of a newly-joined Fabric, this argument is made mandatory to provide symmetry between both types of session establishment, both of which need to eventually add an "Administer Node over CASE" Access Control Entry to finalize new Fabric configuration and subsequently be able to call the CommissioningComplete command.',
258
258
  xref: { document: "core", section: "11.18.6.8.2" }
259
259
  }),
260
260
  (0, import_elements.FieldElement)({
@@ -262,7 +262,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
262
262
  id: 4,
263
263
  type: "vendor-id",
264
264
  conformance: "M",
265
- details: 'This field shall be set to the Vendor ID of the entity issuing the AddNOC command. This value shall NOT be one of the reserved Vendor ID values defined in Table 1, \u201CVendor ID Allocations\u201D.\n### Effect When Received\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf the prior CSRRequest state that preceded AddNOC had the IsForUpdateNOC field indicated as true, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf no prior AddTrustedRootCertificate command was successfully executed within the fail-safe timer period, then this command shall process an error by responding with a NOCResponse with a StatusCode of InvalidNOC as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D. In other words, AddNOC always requires that the client provides the root of trust certificate within the same Fail- Safe context as the rest of the new fabric\u2019s operational credentials, even if some other fabric already uses the exact same root of trust certificate.\nIf the NOC provided in the NOCValue encodes an Operational Identifier for a <Root Public Key, FabricID> pair already present on the device, then the device shall process the error by responding with a StatusCode of FabricConflict as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nIf the device already has the CommissionedFabrics attribute equal to the SupportedFabrics attribute, then the device\u2019s operational credentials table is considered full and the device shall process the error by responding with a StatusCode of TableFull as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nIf the CaseAdminSubject field is not a valid ACL subject in the context of AuthMode set to CASE, such as not being in either the Operational or CASE Authenticated Tag range, then the device shall process the error by responding with a StatusCode of InvalidAdminSubject as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nOtherwise, the command is considered an addition of credentials, also known as "joining a fabric", and the following shall apply:\n 1. A new FabricIndex shall be allocated, taking the next valid fabric-index value in monotonically incrementing order, wrapping around from 254 (0xFE) to 1, since value 0 is reserved and using 255 (0xFF) would prevent cluster specifications from using nullable fabric-idx fields.\n 2. An entry within the Fabrics attribute table shall be added, reflecting the matter-fabric-id RDN within the NOC\u2019s subject, along with the public key of the trusted root of the chain and the AdminVendorID field.\n 3. The operational key pair associated with the incoming NOC from the NOCValue, and generated by the prior CSRRequest command, shall be recorded for subsequent use during CASE within the fail-safe timer period (see Section 5.5, \u201CCommissioning Flows\u201D).\n 4. The incoming NOCValue and ICACValue (if present) shall be stored under the FabricIndex associated with the new Fabric Scope, along with the RootCACertificate provided with the prior successful AddTrustedRootCertificate command invoked in the same fail-safe period.\n a. Implementation of certificate chain storage may separate or otherwise encode the components of the array in implementation-specific ways, as long as they follow the correct format when being read from the NOCs list or used within other protocols such as CASE.\n 5. The NOCs list shall reflect the incoming NOC from the NOCValue field and ICAC from the ICACValue field (if present).\n 6. The operational discovery service record shall immediately reflect the new Operational Identifier, such that the Node immediately begins to exist within the Fabric and becomes reachable over CASE under the new operational identity.\n 7. The receiver shall create and add a new Access Control Entry using the CaseAdminSubject field to grant subsequent Administer access to an Administrator member of the new Fabric. It is recommended that the Administrator presented in CaseAdminSubject exist within the same entity that is currently invoking the AddNOC command, within another of the Fabrics of which it is a member.\n a. If the Managed Device Feature is implemented by the ACL cluster, then one or more ARL entries with the new FabricIndex may be added to the ARL attribute.\n 8. The incoming IPKValue shall be stored in the Fabric-scoped slot within the Group Key Management cluster (see KeySetWrite), for subsequent use during CASE.\n 9. The Fabric Index associated with the armed fail-safe context (see ArmFailSafe) shall be updated to match the Fabric Index just allocated.\n 10. If the current secure session was established with PASE, the receiver shall:\n a. Augment the secure session context with the FabricIndex generated above, such that subsequent interactions have the proper accessing fabric.\n 11. If the current secure session was established with CASE, subsequent configuration of the newly installed Fabric requires the opening of a new CASE session from the Administrator from the Fabric just installed. This Administrator is the one listed in the CaseAdminSubject argument.\nThereafter, the Node shall respond with an NOCResponse with a StatusCode of OK and a FabricIndex field matching the FabricIndex under which the new Node Operational Certificate (NOC) is scoped.',
265
+ details: 'This field shall be set to the Vendor ID of the entity issuing the AddNOC command. This value shall NOT be one of the reserved Vendor ID values defined in Table 1, \u201CVendor ID Allocations\u201D.\n### Effect When Received\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf the prior CSRRequest state that preceded AddNOC had the IsForUpdateNOC field indicated as true, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf no prior AddTrustedRootCertificate command was successfully executed within the fail-safe timer period, then this command shall process an error by responding with a NOCResponse with a StatusCode of InvalidNOC as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D. In other words, AddNOC always requires that the client provides the root of trust certificate within the same Fail- Safe context as the rest of the new fabric\u2019s operational credentials, even if some other fabric already uses the exact same root of trust certificate.\nIf the NOC provided in the NOCValue encodes an Operational Identifier for a <Root Public Key, FabricID> pair already present on the device, then the device shall process the error by responding with a StatusCode of FabricConflict as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nIf the device already has the CommissionedFabrics attribute equal to the SupportedFabrics attribute, then the device\u2019s operational credentials table is considered full and the device shall process the error by responding with a StatusCode of TableFull as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nIf the CaseAdminSubject field is not a valid ACL subject in the context of AuthMode set to CASE, such as not being in either the Operational or CASE Authenticated Tag range, then the device shall process the error by responding with a StatusCode of InvalidAdminSubject as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D.\nOtherwise, the command is considered an addition of credentials, also known as "joining a fabric", and the following shall apply:\n 1. A new FabricIndex shall be allocated, taking the next valid fabric-index value in monotonically incrementing order, wrapping around from 254 (0xFE) to 1, since value 0 is reserved and using 255 (0xFF) would prevent cluster specifications from using nullable fabric-idx fields.\n 2. An entry within the Fabrics attribute table shall be added, reflecting the matter-fabric-id RDN within the NOC\u2019s subject, along with the public key of the trusted root of the chain and the AdminVendorID field.\n 3. The operational key pair associated with the incoming NOC from the NOCValue, and generated by the prior CSRRequest command, shall be recorded for subsequent use during CASE within the fail-safe timer period (see Section 5.5, \u201CCommissioning Flows\u201D).\n 4. The incoming NOCValue and ICACValue (if present) shall be stored under the FabricIndex associated with the new Fabric Scope, along with the RootCACertificate provided with the prior successful AddTrustedRootCertificate command invoked in the same fail-safe period.\n a. Implementation of certificate chain storage may separate or otherwise encode the components of the array in implementation-specific ways, as long as they follow the correct format when being read from the NOCs list or used within other protocols such as CASE.\n 5. The NOCs list shall reflect the incoming NOC from the NOCValue field and ICAC from the ICACValue field (if present).\n 6. The operational discovery service record shall immediately reflect the new Operational Identifier, such that the Node immediately begins to exist within the Fabric and becomes reachable over CASE under the new operational identity.\n 7. The receiver shall create and add a new Access Control Entry using the CaseAdminSubject field to grant subsequent Administer access to an Administrator member of the new Fabric. It is recommended that the Administrator presented in CaseAdminSubject exist within the same entity that is currently invoking the AddNOC command, within another of the Fabrics of which it is a member.\n a. If the Managed Device Feature is implemented by the ACL cluster, then one or more ARL entries with the new FabricIndex may be added to the ARL attribute.\n 8. The incoming IPKValue shall be stored in the Fabric-scoped slot within the Group Key Management cluster (see KeySetWrite), for subsequent use during CASE.\n 9. The Fabric Index associated with the armed fail-safe context (see ArmFailSafe) shall be updated to match the Fabric Index just allocated.\n 10. If the current secure session was established with PASE, the receiver shall:\n a. Augment the secure session context with the FabricIndex generated above, such that subsequent interactions have the proper accessing fabric.\n 11. If the current secure session was established with CASE, subsequent configuration of the newly installed Fabric requires the opening of a new CASE session from the Administrator from the Fabric just installed. This Administrator is the one listed in the CaseAdminSubject argument.\nThereafter, the Node shall respond with an NOCResponse with a StatusCode of OK and a FabricIndex field matching the FabricIndex under which the new Node Operational Certificate (NOC) is scoped.',
266
266
  xref: { document: "core", section: "11.18.6.8.3" }
267
267
  })
268
268
  ),
@@ -274,7 +274,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
274
274
  conformance: "M",
275
275
  direction: "request",
276
276
  response: "NocResponse",
277
- details: "This command shall replace the NOC and optional associated ICAC (if present) scoped under the accessing fabric upon successful validation of all arguments and preconditions. The new value shall immediately be reflected in the NOCs list attribute.\nA Commissioner or Administrator shall issue this command after issuing the CSRRequest Command and receiving its response.\nA Commissioner or Administrator SHOULD issue this command after performing the Attestation Procedure.\nEffect When Received\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator, since the only valid following logical operation is invoking the AddNOC command.\nIf the prior CSRRequest state that preceded UpdateNOC had the IsForUpdateNOC field indicated as false, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf any of the following conditions arise, the Node shall process an error by responding with an NOCResponse with a StatusCode of InvalidNOC as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D:\n \u2022 The NOC provided in the NOCValue does not refer in its subject to the FabricID associated with the accessing fabric.\n \u2022 The ICAC provided in the ICACValue (if present) has a FabricID in its subject that does not match the FabricID associated with the accessing fabric.\nOtherwise, the command is considered an update of existing credentials for a given Fabric, and the following shall apply:\n 1. The Operational Certificate under the accessing fabric index in the NOCs list shall be updated to match the incoming NOCValue and ICACValue (if present), such that the Node\u2019s Operational Identifier within the Fabric immediately changes.\n a. The operational key pair associated with the incoming NOC from the NOCValue, and generated by the prior CSRRequest command, shall be committed to permanent storage, for subsequent use during CASE.\n b. The operational discovery service record shall immediately reflect the new Operational Identifier.\n c. All internal data reflecting the prior operational identifier of the Node within the Fabric shall be revoked and removed, to an outcome equivalent to the disappearance of the prior Node, except for the ongoing CASE session context, which shall temporarily remain valid until the NOCResponse has been successfully delivered or until the next transport-layer error, so that the response can be received by the Administrator invoking the command.\nThereafter, the Node shall respond with an NOCResponse with a StatusCode of OK and a FabricIndex field matching the FabricIndex under which the updated NOC is scoped.",
277
+ details: "This command shall replace the NOC and optional associated ICAC (if present) scoped under the accessing fabric upon successful validation of all arguments and preconditions. The new value shall immediately be reflected in the NOCs list attribute.\nA Commissioner or Administrator shall issue this command after issuing the CSRRequest Command and receiving its response.\nA Commissioner or Administrator SHOULD issue this command after performing the Attestation Procedure.\n### Effect When Received\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator, since the only valid following logical operation is invoking the AddNOC command.\nIf the prior CSRRequest state that preceded UpdateNOC had the IsForUpdateNOC field indicated as false, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf any of the following conditions arise, the Node shall process an error by responding with an NOCResponse with a StatusCode of InvalidNOC as described in Section 11.18.6.7.2, \u201CHandling Errors\u201D:\n \u2022 The NOC provided in the NOCValue does not refer in its subject to the FabricID associated with the accessing fabric.\n \u2022 The ICAC provided in the ICACValue (if present) has a FabricID in its subject that does not match the FabricID associated with the accessing fabric.\nOtherwise, the command is considered an update of existing credentials for a given Fabric, and the following shall apply:\n 1. The Operational Certificate under the accessing fabric index in the NOCs list shall be updated to match the incoming NOCValue and ICACValue (if present), such that the Node\u2019s Operational Identifier within the Fabric immediately changes.\n a. The operational key pair associated with the incoming NOC from the NOCValue, and generated by the prior CSRRequest command, shall be committed to permanent storage, for subsequent use during CASE.\n b. The operational discovery service record shall immediately reflect the new Operational Identifier.\n c. All internal data reflecting the prior operational identifier of the Node within the Fabric shall be revoked and removed, to an outcome equivalent to the disappearance of the prior Node, except for the ongoing CASE session context, which shall temporarily remain valid until the NOCResponse has been successfully delivered or until the next transport-layer error, so that the response can be received by the Administrator invoking the command.\nThereafter, the Node shall respond with an NOCResponse with a StatusCode of OK and a FabricIndex field matching the FabricIndex under which the updated NOC is scoped.",
278
278
  xref: { document: "core", section: "11.18.6.9" }
279
279
  },
280
280
  (0, import_elements.FieldElement)({ name: "NocValue", id: 0, type: "octstr", access: "F", conformance: "M", constraint: "max 400" }),
@@ -335,7 +335,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
335
335
  access: "F",
336
336
  conformance: "M",
337
337
  constraint: "max 32",
338
- details: "This field shall contain the label to set for the fabric associated with the current secure session.\nEffect on Receipt\nIf the Label field is identical to a Label already in use by a Fabric within the Fabrics list that is not the accessing fabric, then an NOCResponse with a StatusCode of LabelConflict shall be returned for the command and there shall NOT be any permanent changes to any Fabric data.\nOtherwise, the Label field for the accessing fabric shall immediately be updated to reflect the Label argument provided. Following the update, an NOCResponse with a StatusCode of OK shall be returned.\nIf the command was invoked within a fail-safe context after a successful UpdateNOC command, then the label update shall apply to the pending update state that will be reverted if fail-safe expires prior to a CommissioningComplete command. In other words, label updates apply to the state of the Fabrics Attribute as currently visible, even for an existing fabric currently in process of being updated.",
338
+ details: "This field shall contain the label to set for the fabric associated with the current secure session.\n### Effect on Receipt\nIf the Label field is identical to a Label already in use by a Fabric within the Fabrics list that is not the accessing fabric, then an NOCResponse with a StatusCode of LabelConflict shall be returned for the command and there shall NOT be any permanent changes to any Fabric data.\nOtherwise, the Label field for the accessing fabric shall immediately be updated to reflect the Label argument provided. Following the update, an NOCResponse with a StatusCode of OK shall be returned.\nIf the command was invoked within a fail-safe context after a successful UpdateNOC command, then the label update shall apply to the pending update state that will be reverted if fail-safe expires prior to a CommissioningComplete command. In other words, label updates apply to the state of the Fabrics Attribute as currently visible, even for an existing fabric currently in process of being updated.",
339
339
  xref: { document: "core", section: "11.18.6.11.1" }
340
340
  }),
341
341
  (0, import_elements.FieldElement)({ name: "FabricIndex", id: 254, type: "FabricIndex" })
@@ -348,7 +348,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
348
348
  conformance: "M",
349
349
  direction: "request",
350
350
  response: "NocResponse",
351
- details: "This command is used by Administrators to remove a given Fabric and delete all associated fabric-scoped data.\nIf the given Fabric being removed is the last one to reference a given Trusted Root CA Certificate stored in the Trusted Root Certificates list, then that Trusted Root Certificate shall be removed.\nWARNING\nThis command, if referring to an already existing Fabric not under the control of the invoking Administrator, shall ONLY be invoked after obtaining some form of explicit user consent through some method executed by the Administrator or Commissioner. This method of obtaining consent SHOULD employ as much data as possible about the existing Fabric associations within the Fabrics list, so that likelihood is as small as possible of a user removing a Fabric unwittingly. If a method exists for an Administrator or Commissioner to convey Fabric Removal to an entity related to that Fabric, whether in-band or out-of-band, then this method SHOULD be used to notify the other Administrative Domain\u2019s party of the removal. Otherwise, users may only observe the removal of a Fabric association as persistently failing attempts to reach a Node operationally.",
351
+ details: "This command is used by Administrators to remove a given Fabric and delete all associated fabric-scoped data.\nIf the given Fabric being removed is the last one to reference a given Trusted Root CA Certificate stored in the Trusted Root Certificates list, then that Trusted Root Certificate shall be removed.\nThis command, if referring to an already existing Fabric not under the control of the invoking Administrator, shall ONLY be invoked after obtaining some form of explicit user consent through some method executed by the Administrator or Commissioner. This method of obtaining consent SHOULD employ as much data as possible about the existing Fabric associations within the Fabrics list, so that likelihood is as small as possible of a user removing a Fabric unwittingly. If a method exists for an Administrator or Commissioner to convey Fabric Removal to an entity related to that Fabric, whether in-band or out-of-band, then this method SHOULD be used to notify the other Administrative Domain\u2019s party of the removal. Otherwise, users may only observe the removal of a Fabric association as persistently failing attempts to reach a Node operationally.",
352
352
  xref: { document: "core", section: "11.18.6.12" }
353
353
  },
354
354
  (0, import_elements.FieldElement)({
@@ -357,7 +357,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
357
357
  type: "fabric-idx",
358
358
  conformance: "M",
359
359
  constraint: "1 to 254",
360
- details: "This field shall contain the Fabric Index reference (see fabric-index) associated with the Fabric which is to be removed from the device.\nEffect on Receipt\nIf the FabricIndex field does not match the FabricIndex of any entry within the Fabrics list, then an NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and\nthere shall NOT be any permanent changes to any device data. Otherwise, one of the following outcomes shall occur:\n 1. If the FabricIndex matches the last remaining entry in the Fabrics list, then the device shall delete all Matter related data on the node which was created since it was commissioned. This includes all Fabric-Scoped data, including Access Control List, Access Restriction List, bindings, scenes, group keys, operational certificates, etc. All Trusted Roots shall also be removed. If a time synchronization cluster is present on the Node, the TrustedTimeSource and DefaultNtp shall be set to null. Any Matter related data including logs, secure sessions, exchanges and interaction model constructs shall also be removed. Since this operation involves the removal of the secure session data that may underpin the current set of exchanges, the Node invoking the command SHOULD NOT expect a response before terminating its secure session with the target.\n 2. If the FabricIndex does not equal the accessing fabric index, then the device shall begin the process of irrevocably deleting all associated Fabric-Scoped data, including Access Control Entries, Access Restriction Entries, bindings, group keys, operational certificates, etc. Any remaining Trusted Roots no longer referenced by any operational certificate shall also be removed. If a time synchronization cluster is present on the Node, and the TrustedTimeSource FabricIndex matches the given FabricIndex, the TrustedTimeSource shall be set to null. All secure sessions, exchanges and interaction model constructs related to the Operational Identity under the given Fabric shall also be removed. Following the removal, an NOCResponse with a StatusCode of OK shall be returned.\n 3. If the FabricIndex equals the accessing fabric index, then the device shall begin the process of irrevocably deleting all associated Fabric-Scoped data, including Access Control Entries, Access Restriction Entries, bindings, group keys, operational certificates, etc. Any remaining Trusted Roots no longer referenced by any operational certificate shall also be removed. If a time synchronization cluster is present on the Node, and the TrustedTimeSource FabricIndex matches the given FabricIndex, the TrustedTimeSource shall be set to null. All secure sessions, exchanges and interaction model constructs related to the Operational Identity under the given Fabric shall also be removed. Since this operation involves the removal of the secure session data that may underpin the current set of exchanges, the Node invoking the command SHOULD NOT expect a response before terminating its secure session with the target.",
360
+ details: "This field shall contain the Fabric Index reference (see fabric-index) associated with the Fabric which is to be removed from the device.\n### Effect on Receipt\nIf the FabricIndex field does not match the FabricIndex of any entry within the Fabrics list, then an NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and there shall NOT be any permanent changes to any device data.\nOtherwise, one of the following outcomes shall occur:\n 1. If the FabricIndex matches the last remaining entry in the Fabrics list, then the device shall delete all Matter related data on the node which was created since it was commissioned. This includes all Fabric-Scoped data, including Access Control List, Access Restriction List, bindings, scenes, group keys, operational certificates, etc. All Trusted Roots shall also be removed. If a time synchronization cluster is present on the Node, the TrustedTimeSource and DefaultNtp shall be set to null. Any Matter related data including logs, secure sessions, exchanges and interaction model constructs shall also be removed. Since this operation involves the removal of the secure session data that may underpin the current set of exchanges, the Node invoking the command SHOULD NOT expect a response before terminating its secure session with the target.\n 2. If the FabricIndex does not equal the accessing fabric index, then the device shall begin the process of irrevocably deleting all associated Fabric-Scoped data, including Access Control Entries, Access Restriction Entries, bindings, group keys, operational certificates, etc. Any remaining Trusted Roots no longer referenced by any operational certificate shall also be removed. If a time synchronization cluster is present on the Node, and the TrustedTimeSource FabricIndex matches the given FabricIndex, the TrustedTimeSource shall be set to null. All secure sessions, exchanges and interaction model constructs related to the Operational Identity under the given Fabric shall also be removed. Following the removal, an NOCResponse with a StatusCode of OK shall be returned.\n 3. If the FabricIndex equals the accessing fabric index, then the device shall begin the process of irrevocably deleting all associated Fabric-Scoped data, including Access Control Entries, Access Restriction Entries, bindings, group keys, operational certificates, etc. Any remaining Trusted Roots no longer referenced by any operational certificate shall also be removed. If a time synchronization cluster is present on the Node, and the TrustedTimeSource FabricIndex matches the given FabricIndex, the TrustedTimeSource shall be set to null. All secure sessions, exchanges and interaction model constructs related to the Operational Identity under the given Fabric shall also be removed. Since this operation involves the removal of the secure session data that may underpin the current set of exchanges, the Node invoking the command SHOULD NOT expect a response before terminating its secure session with the target.",
361
361
  xref: { document: "core", section: "11.18.6.12.1" }
362
362
  })
363
363
  ),
@@ -369,7 +369,7 @@ const OperationalCredentials = (0, import_elements.ClusterElement)(
369
369
  conformance: "M",
370
370
  direction: "request",
371
371
  response: "status",
372
- details: "This command shall add a Trusted Root CA Certificate, provided as its Matter Certificate Encoding representation, to the TrustedRootCertificates Attribute list and shall ensure the next AddNOC command executed uses the provided certificate as its root of trust.\nIf the certificate from the RootCACertificate field is already installed, based on exact byte-for-byte equality, then this command shall succeed with no change to the list.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer period, which would cause the new invocation to add a second root certificate within a given fail-\nsafe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf the certificate from the RootCACertificate field fails any validity checks, not fulfilling all the requirements for a valid Matter Certificate Encoding representation, including a truncated or oversize value, then this command shall fail with an INVALID_COMMAND status code sent back to the initiator.\nNote that the only method of removing a trusted root is by removing the Fabric that uses it as its root of trust using the RemoveFabric command.",
372
+ details: "This command shall add a Trusted Root CA Certificate, provided as its Matter Certificate Encoding representation, to the TrustedRootCertificates Attribute list and shall ensure the next AddNOC command executed uses the provided certificate as its root of trust.\nIf the certificate from the RootCACertificate field is already installed, based on exact byte-for-byte equality, then this command shall succeed with no change to the list.\nIf this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall fail with a FAILSAFE_REQUIRED status code sent back to the initiator.\nIf a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer period, which would cause the new invocation to add a second root certificate within a given fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.\nIf the certificate from the RootCACertificate field fails any validity checks, not fulfilling all the requirements for a valid Matter Certificate Encoding representation, including a truncated or oversize value, then this command shall fail with an INVALID_COMMAND status code sent back to the initiator.\nNote that the only method of removing a trusted root is by removing the Fabric that uses it as its root of trust using the RemoveFabric command.",
373
373
  xref: { document: "core", section: "11.18.6.13" }
374
374
  },
375
375
  (0, import_elements.FieldElement)({ name: "RootCaCertificate", id: 0, type: "octstr", conformance: "M", constraint: "max 400" })
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../src/standard/elements/OperationalCredentials.ts"],
4
- "mappings": "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",
4
+ "mappings": "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",
5
5
  "names": ["Cluster", "Attribute", "Field", "Command", "Datatype"]
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"OperationalState.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OperationalState.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAM5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,gBAAgB,SA0e5B,CAAC"}
1
+ {"version":3,"file":"OperationalState.d.ts","sourceRoot":"","sources":["../../../../src/standard/elements/OperationalState.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,OAAO,EACH,cAAc,IAAI,OAAO,EAM5B,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,gBAAgB,SAoe5B,CAAC"}