File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ The diagram below illustrates the overall architecture of a PowerMeter within th
1414![ PowerAPI Architecture Overview] ( ../assets/images/reference/overview/global-architecture.jpg ) { width="1000px"}
1515
1616A PowerMeter consists of two essential components:
17+
1718- A [ Sensor] ( #Sensor ) , which collects system usage metrics and generates usage reports.
18- - A [ Formula] ( #Formula ) , which applies a computational model to the usage reports, producing power consumption data (in mJ).
19+ - A [ Formula] ( #Formula ) , which applies a computational model to the usage reports, producing power consumption data (in mJ).
1920
2021Additionally, [ Preprocessors] ( ./overview.md#Preprocessors ) can be utilized to modify usage reports before they are processed by the Formula.
2122
You can’t perform that action at this time.
0 commit comments