You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/formulas/smartwatts.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@ The different images can be found on the [Docker Hub](https://hub.docker.com/r/p
36
36
???+ info "Pre-Requisites"
37
37
As SmartWatts is a formula, it needs to consume compatible usage Reports from a [Sensor](../sensors/hwpc-sensor.md). Make sure you have Reports made available in a supported storage option.
38
38
39
-
For running the SmartWatts Formula you need:
39
+
For running the SmartWatts Formula you need:
40
40
41
-
- a valid configuration
42
-
- an input storage
43
-
- a output storage containing compatible `HWPCReports`
41
+
- a valid configuration
42
+
- an input storage
43
+
- a output storage containing compatible `HWPCReports`
44
44
45
45
### Parameters
46
46
@@ -215,6 +215,7 @@ Table below depicts the different parameters for FileDB type output:
215
215
#### Running the Formula
216
216
217
217
You will find below different examples in order to run a Formula, depending on your use case:
0 commit comments