@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
@@ -18,50 +18,9 @@ import {
18
18
  export const Thermostat = Cluster(
19
19
  {
20
20
  name: "Thermostat", id: 0x201, asOf: "1.3", classification: "application", pics: "TSTAT",
21
-
22
- details: "This cluster provides an interface to the functionality of a thermostat." +
23
- "\n" +
24
- "Optional temperature, humidity and occupancy sensors" +
25
- "\n" +
26
- "Thermostat" +
27
- "\n" +
28
- "Heating / cooling control panel" +
29
- "\n" +
30
- "C" +
31
- "\n" +
32
- "Dehumidification configuration" +
33
- "\n" +
34
- "Dehumidification notification" +
35
- "\n" +
36
- "ThermostatS" +
37
- "\n" +
38
- "Heating / cooling device (e.g. indoor air handler)" +
39
- "\n" +
40
- "S" +
41
- "\n" +
42
- "user interface S" +
43
- "\n" +
44
- "configuration" +
45
- "\n" +
46
- "C" +
47
- "\n" +
48
- "Configuration tool" +
49
- "\n" +
50
- "Thermostat configuration" +
51
- "\n" +
52
- "C C Fan control S" +
53
- "\n" +
54
- "ThermostatS notification C" +
55
- "\n" +
56
- "C = Client S = Server" +
57
- "\n" +
58
- "Note: Device names are examples for illustration purposes only" +
59
- "\n" +
60
- "Figure 15. Example Usage of the Thermostat and Related Clusters\"",
61
-
21
+ details: "This cluster provides an interface to the functionality of a thermostat.",
62
22
  xref: { document: "cluster", section: "4.3" }
63
23
  },
64
-
65
24
  Attribute({ name: "ClusterRevision", id: 0xfffd, type: "ClusterRevision", default: 8 }),
66
25
 
67
26
  Attribute(
@@ -150,7 +109,7 @@ export const Thermostat = Cluster(
150
109
  details: "Indicates the absolute minimum level that the heating setpoint may be set to. This is a limitation " +
151
110
  "imposed by the manufacturer." +
152
111
  "\n" +
153
- "Refer to Setpoint Limits for constraints",
112
+ "### Refer to Setpoint Limits for constraints",
154
113
  xref: { document: "cluster", section: "4.3.9.5" }
155
114
  }),
156
115
 
@@ -171,7 +130,7 @@ export const Thermostat = Cluster(
171
130
  details: "Indicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation " +
172
131
  "imposed by the manufacturer." +
173
132
  "\n" +
174
- "Refer to Setpoint Limits for constraints",
133
+ "### Refer to Setpoint Limits for constraints",
175
134
  xref: { document: "cluster", section: "4.3.9.8" }
176
135
  }),
177
136
 
@@ -199,10 +158,9 @@ export const Thermostat = Cluster(
199
158
  name: "HvacSystemTypeConfiguration", id: 0x9, type: "HVACSystemTypeBitmap", access: "R[W] VM",
200
159
  conformance: "D", constraint: "desc", default: 0, quality: "N",
201
160
  details: "Indicates the HVAC system type controlled by the thermostat. If the thermostat uses physical DIP " +
202
- "switches to set these parameters, this information shall be available read-only" +
203
- "\n" +
204
- "from the DIP switches. If these parameters are set via software, there shall be read/write access in " +
205
- "order to provide remote programming capability.",
161
+ "switches to set these parameters, this information shall be available read-only from the DIP " +
162
+ "switches. If these parameters are set via software, there shall be read/write access in order to " +
163
+ "provide remote programming capability.",
206
164
  xref: { document: "cluster", section: "4.3.9.11" }
207
165
  }),
208
166
 
@@ -222,10 +180,10 @@ export const Thermostat = Cluster(
222
180
  "respond with a status of SUCCESS and set the value of LocalTemperatureCalibration to the upper or " +
223
181
  "lower limit reached." +
224
182
  "\n" +
225
- "NOTE" +
183
+ "> [!NOTE]" +
226
184
  "\n" +
227
- "Prior to revision 8 of this cluster specification the value of this attribute was constrained to a " +
228
- "range of -2.5°C to 2.5°C.",
185
+ "> Prior to revision 8 of this cluster specification the value of this attribute was constrained to a " +
186
+ " range of -2.5°C to 2.5°C.",
229
187
 
230
188
  xref: { document: "cluster", section: "4.3.9.12" }
231
189
  }),
@@ -264,10 +222,9 @@ export const Thermostat = Cluster(
264
222
  "If an attempt is made to set this attribute to a value greater than MaxHeatSetpointLimit or less " +
265
223
  "than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned." +
266
224
  "\n" +
267
- "If this attribute is set to a value that is greater than" +
268
- "\n" +
269
- "Band), the value of OccupiedCoolingSetpoint shall be adjusted to (OccupiedHeatingSetpoint + " +
270
- "MinSetpointDeadBand)." +
225
+ "If this attribute is set to a value that is greater than (OccupiedCoolingSetpoint - " +
226
+ "MinSetpointDeadBand), the value of OccupiedCoolingSetpoint shall be adjusted to " +
227
+ "(OccupiedHeatingSetpoint + MinSetpointDeadBand)." +
271
228
  "\n" +
272
229
  "If the occupancy status of the room is unknown, this attribute shall be used as the heating mode " +
273
230
  "setpoint." +
@@ -315,9 +272,8 @@ export const Thermostat = Cluster(
315
272
  "than MinHeatSetpointLimit, a response with the status code CONSTRAINT_ERROR shall be returned." +
316
273
  "\n" +
317
274
  "If this attribute is set to a value that is greater than (UnoccupiedCoolingSetpoint - " +
318
- "MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to" +
319
- "\n" +
320
- "+ MinSetpointDeadBand)." +
275
+ "MinSetpointDeadBand), the value of UnoccupiedCoolingSetpoint shall be adjusted to " +
276
+ "(UnoccupiedHeatingSetpoint + MinSetpointDeadBand)." +
321
277
  "\n" +
322
278
  "If the occupancy status of the room is unknown, this attribute shall NOT be used." +
323
279
  "\n" +
@@ -402,12 +358,10 @@ export const Thermostat = Cluster(
402
358
  "\n" +
403
359
  "Refer to Setpoint Limits for constraints." +
404
360
  "\n" +
405
- "NOTE" +
361
+ "> [!NOTE]" +
406
362
  "\n" +
407
- "Prior to revision 8 of this cluster specification the value of this attribute was constrained to a " +
408
- "range of 0°C to 2.5°C." +
409
- "\n" +
410
- "NOTE" +
363
+ "> Prior to revision 8 of this cluster specification the value of this attribute was constrained to a " +
364
+ " range of 0°C to 2.5°C." +
411
365
  "\n" +
412
366
  "For backwards compatibility, this attribute is optionally writeable. However any writes to this " +
413
367
  "attribute shall be silently ignored.",
@@ -503,8 +457,8 @@ export const Thermostat = Cluster(
503
457
  "If the server supports a setpoint hold for a specific duration, it SHOULD also implement the " +
504
458
  "SetpointHoldExpiryTimestamp attribute." +
505
459
  "\n" +
506
- "If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a non- " +
507
- "null value and the SetpointHoldExpiryTimestamp is supported, the server shall update the " +
460
+ "If this attribute is updated to SetpointHoldOn and the TemperatureSetpointHoldDuration has a " +
461
+ "non-null value and the SetpointHoldExpiryTimestamp is supported, the server shall update the " +
508
462
  "SetpointHoldExpiryTimestamp with a value of current UTC timestamp, in seconds, plus the value in " +
509
463
  "TemperatureSetpointHoldDuration multiplied by 60." +
510
464
  "\n" +
@@ -549,10 +503,10 @@ export const Thermostat = Cluster(
549
503
  "When ScheduleActive is not set, the setpoint is altered only by manual up/down changes at the " +
550
504
  "thermostat or remotely, not by internal schedule programming." +
551
505
  "\n" +
552
- "NOTE" +
506
+ "> [!NOTE]" +
553
507
  "\n" +
554
- "Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming " +
555
- "configurations.",
508
+ "> Modifying the ScheduleActive bit does not clear or delete previous weekly schedule programming " +
509
+ " configurations.",
556
510
 
557
511
  xref: { document: "cluster", section: "4.3.9.32" }
558
512
  }),
@@ -605,8 +559,9 @@ export const Thermostat = Cluster(
605
559
  details: "Indicates the amount that the Thermostat server will allow the Calculated Local Temperature to float " +
606
560
  "above the OccupiedCoolingSetpoint (i.e., OccupiedCoolingSetpoint + OccupiedSetback) or below the " +
607
561
  "OccupiedHeatingSetpoint setpoint (i.e., OccupiedHeatingSetpoint – OccupiedSetback) before initiating " +
608
- "a state change to bring the temperature back to the user’s desired setpoint. This attribute is " +
609
- "sometimes also referred to as the “span.”" +
562
+ "a state change to bring the temperature back to the user’s" +
563
+ "\n" +
564
+ "desired setpoint. This attribute is sometimes also referred to as the “span.”" +
610
565
  "\n" +
611
566
  "The purpose of this attribute is to allow remote configuration of the span between the desired " +
612
567
  "setpoint and the measured temperature to help prevent over-cycling and reduce energy bills, though " +
@@ -911,8 +866,8 @@ export const Thermostat = Cluster(
911
866
  " a. If the BuiltIn field is null:" +
912
867
  "\n" +
913
868
  " i. If there is a PresetStruct in the current value with a matching PresetHandle field, the " +
914
- " BuiltIn field on the pending PresetStruct shall be set to the value of the BuiltIn on the " +
915
- " matching PresetStruct." +
869
+ " BuiltIn field on the pending PresetStruct shall be set to the value of the BuiltIn on the " +
870
+ " matching PresetStruct." +
916
871
  "\n" +
917
872
  " ii. Otherwise, the BuiltIn field on the pending PresetStruct shall be set to false." +
918
873
  "\n" +
@@ -925,11 +880,11 @@ export const Thermostat = Cluster(
925
880
  " PresetStruct, the server shall check for invalid removal of the PresetStruct:" +
926
881
  "\n" +
927
882
  " i. If the BuiltIn field is true on the removed PresetStruct, the attribute status shall be " +
928
- " CONSTRAINT_ERROR." +
883
+ " CONSTRAINT_ERROR." +
929
884
  "\n" +
930
885
  " ii. If the MSCH feature is supported and the removed PresetHandle would be referenced by any " +
931
- " PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value " +
932
- " of the Schedules attribute, the attribute status shall be INVALID_IN_STATE." +
886
+ " PresetHandle on any ScheduleTransitionStruct on any ScheduleStruct in the updated value of " +
887
+ " the Schedules attribute, the attribute status shall be INVALID_IN_STATE." +
933
888
  "\n" +
934
889
  " iii. If the removed PresetHandle is equal to the value of the ActivePresetHandle attribute, " +
935
890
  " the attribute status shall be INVALID_IN_STATE." +
@@ -961,11 +916,11 @@ export const Thermostat = Cluster(
961
916
  " modification of an existing schedule." +
962
917
  "\n" +
963
918
  " i. If the value of the ScheduleHandle field does not match any of the existing schedules, a " +
964
- " response with the status code NOT_FOUND shall be returned." +
919
+ " response with the status code NOT_FOUND shall be returned." +
965
920
  "\n" +
966
921
  " ii. If the BuiltIn field is true, and the ScheduleStruct in the current value with a matching " +
967
- " ScheduleHandle field has a BuiltIn field set to false, a response with the status code " +
968
- " CONSTRAINT_ERROR shall be returned." +
922
+ " ScheduleHandle field has a BuiltIn field set to false, a response with the status code " +
923
+ " CONSTRAINT_ERROR shall be returned." +
969
924
  "\n" +
970
925
  " iii. If the BuiltIn field is false, and the ScheduleStruct in the current value with a " +
971
926
  " matching ScheduleHandle field has a BuiltIn field set to true, a response with the status " +
@@ -1002,8 +957,8 @@ export const Thermostat = Cluster(
1002
957
  " PresetHandle field, a response with the status code CONSTRAINT_ERROR shall be returned." +
1003
958
  "\n" +
1004
959
  " i. If the SystemMode field is present, but the ScheduleTypeStruct matching the value of the " +
1005
- " SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints " +
1006
- " bit set, a response with the status code CONSTRAINT_ERROR shall be returned." +
960
+ " SystemMode field on the encompassing ScheduleStruct does not have the SupportsSetpoints bit " +
961
+ " set, a response with the status code CONSTRAINT_ERROR shall be returned." +
1007
962
  "\n" +
1008
963
  " ii. If the SystemMode field is has a value of SystemModeOff, but the ScheduleTypeStruct " +
1009
964
  " matching the value of the SystemMode field on the encompassing ScheduleStruct does not " +
@@ -1034,8 +989,8 @@ export const Thermostat = Cluster(
1034
989
  " a. If the BuiltIn field is null:" +
1035
990
  "\n" +
1036
991
  " i. If there is a ScheduleStruct in the current value with a matching ScheduleHandle field, the " +
1037
- " BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on " +
1038
- " the matching ScheduleStruct." +
992
+ " BuiltIn field on the pending ScheduleStruct shall be set to the value of the BuiltIn on the " +
993
+ " matching ScheduleStruct." +
1039
994
  "\n" +
1040
995
  " ii. Otherwise, the BuiltIn field on the pending ScheduleStruct shall be set to false." +
1041
996
  "\n" +
@@ -1048,7 +1003,7 @@ export const Thermostat = Cluster(
1048
1003
  " the ScheduleStruct, the server shall check for invalid removal of the ScheduleStruct:" +
1049
1004
  "\n" +
1050
1005
  " i. If the BuiltIn field is true on the removed ScheduleStruct, the attribute status shall be " +
1051
- " CONSTRAINT_ERROR." +
1006
+ " CONSTRAINT_ERROR." +
1052
1007
  "\n" +
1053
1008
  " ii. If the removed ScheduleHandle is equal to the value of the ActiveScheduleHandle attribute, " +
1054
1009
  " the attribute status shall be INVALID_IN_STATE." +
@@ -1264,7 +1219,7 @@ export const Thermostat = Cluster(
1264
1219
  quality: "X"
1265
1220
  }),
1266
1221
  Field({
1267
- name: "SetPoint", id: 0x4, type: "temperature", conformance: "M",
1222
+ name: "Setpoint", id: 0x4, type: "temperature", conformance: "M",
1268
1223
  details: "This field shall indicate the target setpoint temperature when the log is captured.",
1269
1224
  xref: { document: "cluster", section: "4.3.10.7.5" }
1270
1225
  }),
@@ -1463,7 +1418,7 @@ export const Thermostat = Cluster(
1463
1418
  Datatype(
1464
1419
  { name: "PresetTypeFeaturesBitmap", type: "map16", xref: { document: "cluster", section: "4.3.8.8" } },
1465
1420
  Field({ name: "Automatic", constraint: "0", description: "Preset may be automatically activated by the thermostat" }),
1466
- Field({ name: "SupportsNames", constraint: "1", description: "Preset supports user- provided names" })
1421
+ Field({ name: "SupportsNames", constraint: "1", description: "Preset supports user-provided names" })
1467
1422
  ),
1468
1423
 
1469
1424
  Datatype(
@@ -1607,9 +1562,9 @@ export const Thermostat = Cluster(
1607
1562
  {
1608
1563
  name: "ControlSequenceOfOperationEnum", type: "enum8",
1609
1564
 
1610
- details: "NOTE" +
1565
+ details: "> [!NOTE]" +
1611
1566
  "\n" +
1612
- "CoolingAndHeating" +
1567
+ "> CoolingAndHeating" +
1613
1568
  "\n" +
1614
1569
  "A thermostat indicating it supports CoolingAndHeating (or CoolingAndHeatingWithReheat) SHOULD be " +
1615
1570
  "able to request heating or cooling on demand and will usually support the Auto SystemMode." +
@@ -1673,8 +1628,8 @@ export const Thermostat = Cluster(
1673
1628
 
1674
1629
  Field({
1675
1630
  name: "Vacation", id: 0x5, conformance: "M", description: "Users are on vacation",
1676
- details: "This value shall indicate the preset for periods when users are on vacation, or otherwise out-of- " +
1677
- "home for extended periods of time.",
1631
+ details: "This value shall indicate the preset for periods when users are on vacation, or otherwise " +
1632
+ "out-of-home for extended periods of time.",
1678
1633
  xref: { document: "cluster", section: "4.3.8.22.6" }
1679
1634
  }),
1680
1635
 
@@ -34,11 +34,11 @@ export const ThreadBorderRouterManagement = Cluster(
34
34
  details: "This feature shall indicate the ability of the Border Router to change its already configured PAN to " +
35
35
  "another, by setting a pending dataset." +
36
36
  "\n" +
37
- "NOTE" +
37
+ "> [!NOTE]" +
38
38
  "\n" +
39
- "This feature flag can be used to protect an already-configured network from accidental configuration " +
40
- "change, e.g. when the Thread Border Router serves non-Matter devices that do not support PAN change " +
41
- "for an implementation-specific reason.",
39
+ "> This feature flag can be used to protect an already-configured network from accidental " +
40
+ " configuration change, e.g. when the Thread Border Router serves non- Matter devices that do not " +
41
+ " support PAN change for an implementation-specific reason.",
42
42
 
43
43
  xref: { document: "cluster", section: "10.3.4.1" }
44
44
  })
@@ -62,9 +62,8 @@ export const ThreadNetworkDiagnostics = Cluster(
62
62
  name: "RoutingRole", id: 0x1, type: "RoutingRoleEnum", access: "R V", conformance: "M",
63
63
  quality: "X",
64
64
  details: "The RoutingRole attribute shall indicate the role that this Node has within the routing of messages " +
65
- "through the Thread network, as defined by RoutingRoleEnum. The potential roles are defined" +
66
- "\n" +
67
- "in the following table. A value of null shall indicate that the Thread interface is not currently " +
65
+ "through the Thread network, as defined by RoutingRoleEnum. The potential roles are defined in the " +
66
+ "following table. A value of null shall indicate that the Thread interface is not currently " +
68
67
  "configured or operational.",
69
68
  xref: { document: "core", section: "11.14.6.2" }
70
69
  }),
@@ -296,10 +295,9 @@ export const ThreadNetworkDiagnostics = Cluster(
296
295
  Attribute({
297
296
  name: "TxNoAckRequestedCount", id: 0x1b, type: "uint32", access: "R V", conformance: "[MACCNT]",
298
297
  default: 0, quality: "C",
299
- details: "The TxNoAckRequestedCount attribute shall indicate the total number of unique MAC frame" +
300
- "\n" +
301
- "transmission requests without requested acknowledgment. The TxNoAckRequestedCount attribute shall " +
302
- "only be incremented by 1 for each MAC transmission request that is does not request acknowledgement " +
298
+ details: "The TxNoAckRequestedCount attribute shall indicate the total number of unique MAC frame transmission " +
299
+ "requests without requested acknowledgment. The TxNoAckRequestedCount attribute shall only be " +
300
+ "incremented by 1 for each MAC transmission request that is does not request acknowledgement " +
303
301
  "regardless of the amount of CCA failures, CSMA-CA attempts, or retransmissions.",
304
302
  xref: { document: "core", section: "11.14.6.28" }
305
303
  }),
@@ -366,14 +364,10 @@ export const ThreadNetworkDiagnostics = Cluster(
366
364
  Attribute({
367
365
  name: "TxDirectMaxRetryExpiryCount", id: 0x22, type: "uint32", access: "R V",
368
366
  conformance: "[MACCNT]", default: 0, quality: "C",
369
-
370
- details: "The TxDirectMaxRetryExpiryCount attribute shall indicate the total number of unique MAC" +
371
- "\n" +
372
- "transmission packets that meet maximal retry limit for direct packets. The " +
373
- "TxDirectMaxRetryExpiryCount attribute shall only be incremented by 1 for each unique MAC " +
374
- "transmission packets that meets the maximal retry limit for direct packets. This value shall only be " +
375
- "reset upon a Node reboot.",
376
-
367
+ details: "The TxDirectMaxRetryExpiryCount attribute shall indicate the total number of unique MAC transmission " +
368
+ "packets that meet maximal retry limit for direct packets. The TxDirectMaxRetryExpiryCount attribute " +
369
+ "shall only be incremented by 1 for each unique MAC transmission packets that meets the maximal retry " +
370
+ "limit for direct packets. This value shall only be reset upon a Node reboot.",
377
371
  xref: { document: "core", section: "11.14.6.35" }
378
372
  }),
379
373
 
@@ -443,9 +437,8 @@ export const ThreadNetworkDiagnostics = Cluster(
443
437
  Attribute({
444
438
  name: "RxDataCount", id: 0x2a, type: "uint32", access: "R V", conformance: "[MACCNT]", default: 0,
445
439
  quality: "C",
446
- details: "The RxDataCount attribute shall indicate the total number of received unique MAC Data frames." +
447
- "\n" +
448
- "This value shall only be reset upon a Node reboot.",
440
+ details: "The RxDataCount attribute shall indicate the total number of received unique MAC Data frames. This " +
441
+ "value shall only be reset upon a Node reboot.",
449
442
  xref: { document: "core", section: "11.14.6.43" }
450
443
  }),
451
444
 
@@ -521,9 +514,8 @@ export const ThreadNetworkDiagnostics = Cluster(
521
514
  name: "RxErrUnknownNeighborCount", id: 0x33, type: "uint32", access: "R V", conformance: "[MACCNT]",
522
515
  default: 0, quality: "C",
523
516
  details: "The RxErrUnknownNeighborCount attribute shall indicate the total number of received unique MAC frame " +
524
- "requests that have been dropped as a result of originating from an unknown neighbor" +
525
- "\n" +
526
- "device. This value shall only be reset upon a Node reboot.",
517
+ "requests that have been dropped as a result of originating from an unknown neighbor device. This " +
518
+ "value shall only be reset upon a Node reboot.",
527
519
  xref: { document: "core", section: "11.14.6.52" }
528
520
  }),
529
521
 
@@ -79,9 +79,9 @@ export const ThreadNetworkDirectory = Cluster(
79
79
  Attribute({
80
80
  name: "ThreadNetworkTableSize", id: 0x2, type: "uint8", access: "R V", conformance: "M",
81
81
  constraint: "desc", default: 10, quality: "F",
82
- details: "Indicates the maximum number of entries that can be held in the ThreadNetworks list; it shall be at " +
83
- "least 2 times the number of SupportedFabrics advertised in the Operational Credentials Cluster on " +
84
- "the root endpoint of this node.",
82
+ details: "This attribute shall indicate the maximum number of entries that can be held in the ThreadNetworks " +
83
+ "list; it shall be at least 2 times the number of SupportedFabrics advertised in the Operational " +
84
+ "Credentials Cluster on the root endpoint of this node.",
85
85
  xref: { document: "cluster", section: "10.4.5.3" }
86
86
  }),
87
87
 
@@ -343,9 +343,8 @@ export const TimeSynchronization = Cluster(
343
343
  "valid time source, it may send a Granularity of NoTimeGranularity." +
344
344
  "\n" +
345
345
  "Upon receipt of this command, the node may update its UTCTime attribute to match the time specified " +
346
- "in the command, if the stated Granularity and TimeSource are acceptable. The node shall" +
347
- "\n" +
348
- "update its UTCTime attribute if its current Granularity is NoTimeGranularity." +
346
+ "in the command, if the stated Granularity and TimeSource are acceptable. The node shall update its " +
347
+ "UTCTime attribute if its current Granularity is NoTimeGranularity." +
349
348
  "\n" +
350
349
  "If the time is updated, the node shall also update its Granularity attribute based on the " +
351
350
  "granularity specified in the command and the expected clock drift of the node. This SHOULD normally " +
@@ -457,9 +456,8 @@ export const TimeSynchronization = Cluster(
457
456
 
458
457
  details: "This command is used to set the DST offsets for a node." +
459
458
  "\n" +
460
- " • If the length of DSTOffset is larger than DSTOffsetListMaxSize, the node shall respond with" +
461
- "\n" +
462
- "RESOURCE_EXHAUSTED." +
459
+ " • If the length of DSTOffset is larger than DSTOffsetListMaxSize, the node shall respond with " +
460
+ " RESOURCE_EXHAUSTED." +
463
461
  "\n" +
464
462
  " • Else if the list entries do not conform to the list requirements for DSTOffset attribute, the " +
465
463
  " node shall respond with CONSTRAINT_ERROR." +
@@ -518,11 +516,11 @@ export const TimeSynchronization = Cluster(
518
516
  }),
519
517
  Field({
520
518
  name: "MillisecondsGranularity", id: 0x3, conformance: "M",
521
- description: "This indicates the node is synchronized to an upstream source using high resolution time- synchronization protocol such as NTP, or has built-in GNSS with some amount of jitter applying its GNSS timestamp. UTC Time is accurate to ± 50 ms."
519
+ description: "This indicates the node is synchronized to an upstream source using high resolution time-synchronization protocol such as NTP, or has built-in GNSS with some amount of jitter applying its GNSS timestamp. UTC Time is accurate to ± 50 ms."
522
520
  }),
523
521
  Field({
524
522
  name: "MicrosecondsGranularity", id: 0x4, conformance: "M",
525
- description: "This indicates the node is synchronized to an upstream source using a highly precise time- synchronization protocol such as PTP, or has built-in GNSS. UTC time is accurate to ± 10 μs."
523
+ description: "This indicates the node is synchronized to an upstream source using a highly precise time-synchronization protocol such as PTP, or has built-in GNSS. UTC time is accurate to ± 10 μs."
526
524
  })
527
525
  ),
528
526
 
@@ -60,14 +60,14 @@ export const WakeOnLan = Cluster(
60
60
  name: "LinkLocalAddress", id: 0x1, type: "ipv6adr", access: "R V", conformance: "O",
61
61
  constraint: "desc", quality: "F",
62
62
 
63
- details: "Indicates the current link-local address of the device. Only 128-bit IPv6 link- local addresses " +
64
- "shall be used for this attribute." +
63
+ details: "Indicates the current link-local address of the device. Only 128-bit IPv6 link-local addresses shall " +
64
+ "be used for this attribute." +
65
65
  "\n" +
66
- "NOTE" +
66
+ "> [!NOTE]" +
67
67
  "\n" +
68
- "Some companies may consider MAC Address to be protected data subject to PII handling considerations " +
69
- "and will therefore choose not to include it or read it. The MAC Address can often be determined " +
70
- "using ARP in IPv4 or NDP in IPv6.",
68
+ "> Some companies may consider MAC Address to be protected data subject to PII handling " +
69
+ " considerations and will therefore choose not to include it or read it. The MAC Address can often " +
70
+ " be determined using ARP in IPv4 or NDP in IPv6.",
71
71
 
72
72
  xref: { document: "cluster", section: "1.12.4.2" }
73
73
  })
@@ -80,7 +80,7 @@ export const WaterHeaterManagement = Cluster(
80
80
  "For example, if the target temperature was 60°C, the current temperature was 20°C and the tank " +
81
81
  "volume was 100L:" +
82
82
  "\n" +
83
- "Mass of water = 1kg per Litre" +
83
+ "### Mass of water = 1kg per Litre" +
84
84
  "\n" +
85
85
  "Total Mass = 100 x 1kg = 100kg" +
86
86
  "\n" +
@@ -88,24 +88,28 @@ export const WaterHeaterManagement = Cluster(
88
88
  "\n" +
89
89
  "= (60°C - 20°C) = 40°C" +
90
90
  "\n" +
91
- "Energy required to" +
91
+ "### Energy required to" +
92
92
  "\n" +
93
93
  "heat the water to 60°C = 4182 x 40 x 100 = 16,728,000 J" +
94
94
  "\n" +
95
95
  "Converting Joules in to Wh of heat (divide by 3600):" +
96
96
  "\n" +
97
+ "= 16,728,000 J / 3600" +
98
+ "\n" +
99
+ "= 4647 Wh (4.65kWh)" +
100
+ "\n" +
97
101
  "If the TankPercent feature is supported, then this estimate shall also take into account the " +
98
102
  "percentage of the water in the tank which is already hot." +
99
103
  "\n" +
100
- "NOTE" +
104
+ "> [!NOTE]" +
101
105
  "\n" +
102
- "The electrical energy required to heat the water depends on the heating system used to heat the " +
103
- "water. For example, a direct electric immersion heating element can be close to 100% efficient, so " +
104
- "the electrical energy needed to heat the hot water is nearly the same as the " +
105
- "EstimatedHeatEnergyRequired. However some forms of heating, such as an air-source heat pump which " +
106
- "extracts heat from ambient air, requires much less electrical energy to heat hot water. Heat pumps " +
107
- "can be produce 3kWh of heat output for 1kWh of electrical energy input. The conversion between heat " +
108
- "energy and electrical energy is outside the scope of this cluster.",
106
+ "> The electrical energy required to heat the water depends on the heating system used to heat the " +
107
+ " water. For example, a direct electric immersion heating element can be close to 100% efficient, so " +
108
+ " the electrical energy needed to heat the hot water is nearly the same as the " +
109
+ " EstimatedHeatEnergyRequired. However some forms of heating, such as an air-source heat pump which " +
110
+ " extracts heat from ambient air, requires much less electrical energy to heat hot water. Heat pumps " +
111
+ " can be produce 3kWh of heat output for 1kWh of electrical energy input. The conversion between " +
112
+ " heat energy and electrical energy is outside the scope of this cluster.",
109
113
 
110
114
  xref: { document: "cluster", section: "9.5.7.4" }
111
115
  }
@@ -140,7 +144,7 @@ export const WaterHeaterManagement = Cluster(
140
144
  "\n" +
141
145
  "TankPercentage = min( max(TankPercentage,0), 100)" +
142
146
  "\n" +
143
- "TankPercentage = 50%",
147
+ "### TankPercentage = 50%",
144
148
 
145
149
  xref: { document: "cluster", section: "9.5.7.5" }
146
150
  }
@@ -148,9 +152,7 @@ export const WaterHeaterManagement = Cluster(
148
152
 
149
153
  Attribute({
150
154
  name: "BoostState", id: 0x5, type: "BoostStateEnum", access: "R V", conformance: "M", default: 0,
151
- details: "Indicates whether the Boost, as triggered by a Boost command, is currently" +
152
- "\n" +
153
- "Active or Inactive." +
155
+ details: "Indicates whether the Boost, as triggered by a Boost command, is currently Active or Inactive." +
154
156
  "\n" +
155
157
  "See Boost and CancelBoost commands for more details.",
156
158
  xref: { document: "cluster", section: "9.5.7.6" }
@@ -36,12 +36,12 @@ export const WiFiNetworkManagement = Cluster(
36
36
  "A value of null shall indicate that no primary Wi-Fi network is available (e.g. because the Wi-Fi " +
37
37
  "network has not yet been configured by the user)." +
38
38
  "\n" +
39
- "NOTE" +
39
+ "> [!NOTE]" +
40
40
  "\n" +
41
- "The SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. " +
42
- "Implementations must be careful to support transferring these byte strings without requiring a " +
43
- "particular encoding. The most common encoding is UTF-8, however this is just a convention. Some " +
44
- "configurations may use Latin-1 or other character sets.",
41
+ "> The SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. " +
42
+ " Implementations must be careful to support transferring these byte strings without requiring a " +
43
+ " particular encoding. The most common encoding is UTF- 8, however this is just a convention. Some " +
44
+ " configurations may use Latin-1 or other character sets.",
45
45
 
46
46
  xref: { document: "cluster", section: "10.2.4.1" }
47
47
  }),
@@ -61,13 +61,11 @@ export const WiFiNetworkManagement = Cluster(
61
61
  "It is recommended that servers implement this attribute as either a timestamp or a counter. When " +
62
62
  "implemented as a counter it SHOULD be initialized with a random value." +
63
63
  "\n" +
64
- "NOTE" +
64
+ "> [!NOTE]" +
65
65
  "\n" +
66
- "The passphrase itself is not exposed as an attribute to avoid its unintentional retrieval or caching " +
67
- "by clients that use wildcard reads or otherwise routinely read all available attributes. It can be " +
68
- "retrieved using the NetworkPassphraseRequest" +
69
- "\n" +
70
- "command.",
66
+ "> The passphrase itself is not exposed as an attribute to avoid its unintentional retrieval or " +
67
+ " caching by clients that use wildcard reads or otherwise routinely read all available attributes. " +
68
+ " It can be retrieved using the NetworkPassphraseRequest command.",
71
69
 
72
70
  xref: { document: "cluster", section: "10.2.4.2" }
73
71
  }),
@@ -289,8 +289,9 @@ export const WindowCovering = Cluster(
289
289
  "\n" +
290
290
  " • CurrentPositionTiltPercent100ths attribute shall be 0.00%." +
291
291
  "\n" +
292
- " • CurrentPositionTiltPercentage attribute shall be 0%. if the AbsolutePosition feature is " +
293
- " supported:" +
292
+ " • CurrentPositionTiltPercentage attribute shall be 0%." +
293
+ "\n" +
294
+ "if the AbsolutePosition feature is supported:" +
294
295
  "\n" +
295
296
  " • CurrentPositionLift attribute shall be equal to the InstalledOpenLimitLift attribute." +
296
297
  "\n" +
@@ -324,8 +325,9 @@ export const WindowCovering = Cluster(
324
325
  "\n" +
325
326
  " • CurrentPositionTiltPercent100ths attribute shall be 100.00%." +
326
327
  "\n" +
327
- " • CurrentPositionTiltPercentage attribute shall be 100%. if the AbsolutePosition feature is " +
328
- " supported:" +
328
+ " • CurrentPositionTiltPercentage attribute shall be 100%." +
329
+ "\n" +
330
+ "if the AbsolutePosition feature is supported:" +
329
331
  "\n" +
330
332
  " • CurrentPositionLift attribute shall be equal to the InstalledClosedLimitLift attribute." +
331
333
  "\n" +
@@ -127,7 +127,7 @@ export * from "./OperationalCredentials.js";
127
127
  export * from "./AdministratorCommissioning.js";
128
128
  export * from "./OtaSoftwareUpdateProvider.js";
129
129
  export * from "./OtaSoftwareUpdateRequestor.js";
130
- export * from "./JointFabricDatastoreCluster.js";
130
+ export * from "./JointFabricDatastore.js";
131
131
  export * from "./JointFabricPki.js";
132
132
  export * from "./CommissionerControl.js";
133
133
  export * from "./MeasurementTypeEnum.js";
@@ -52,7 +52,7 @@ export const epochUs = Datatype(
52
52
  "\n" +
53
53
  " • 2000-06-01T00:00-04 if the associated local time offset is -4 hours." +
54
54
  "\n" +
55
- "Conversion from NTP timestamps" +
55
+ "### Conversion from NTP timestamps" +
56
56
  "\n" +
57
57
  "Timestamps from NTP also do not count leap seconds, but have a different epoch. NTP 128-bit " +
58
58
  "timestamps consist of a 64-bit seconds portion (NTP(s)) and a 64-bit fractional seconds portion " +
@@ -52,10 +52,10 @@ export const locationdesc = Datatype(
52
52
  "devices, such as for grouping devices that are located on the same level. For example, an automation " +
53
53
  "may be defined for all devices located at the basement level (floor number -1)." +
54
54
  "\n" +
55
- "NOTE" +
55
+ "> [!NOTE]" +
56
56
  "\n" +
57
- "Handling complex level situations, such as half levels (side split houses), or the levels from an " +
58
- "apartment building, is up to the client and/or user.",
57
+ "> Handling complex level situations, such as half levels (side split houses), or the levels from an " +
58
+ " apartment building, is up to the client and/or user.",
59
59
 
60
60
  xref: { document: "core", section: "7.19.2.45.2" }
61
61
  }),
@@ -68,10 +68,10 @@ export const locationdesc = Datatype(
68
68
  "\n" +
69
69
  "If this field is null, that indicates that the area type information is not available." +
70
70
  "\n" +
71
- "NOTE" +
71
+ "> [!NOTE]" +
72
72
  "\n" +
73
- "This field only indicates the type of the area. Multiple areas of the same type, such as bedrooms, " +
74
- "may exist in a user’s home.",
73
+ "> This field only indicates the type of the area. Multiple areas of the same type, such as bedrooms, " +
74
+ " may exist in a user’s home.",
75
75
 
76
76
  xref: { document: "core", section: "7.19.2.45.3" }
77
77
  })