We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8b2db commit a2121d0Copy full SHA for a2121d0
docs/reference/overview.md
@@ -14,7 +14,7 @@ The diagram below illustrates the overall architecture of a PowerMeter within th
14
A PowerMeter consists of two essential components:
15
16
- a [Sensor](#Sensor), which collects system usage metrics and generates usage reports.
17
-- a [Formula](#Formula), which applies a computational model to the usage reports, producing power consumption data (in mJ).
+- a [Formula](#Formula), which applies a computational model to the usage reports, producing power consumption data (in watts).
18
19
Additionally, [Preprocessors](./overview.md#Preprocessors) can be utilized to modify usage reports before they are processed by the Formula.
20
0 commit comments