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 992855e commit 594c8bfCopy full SHA for 594c8bf
src/frequenz/sdk/timeseries/grid.py
@@ -92,7 +92,7 @@ def power(self) -> FormulaEngine[Power]:
92
93
@property
94
def current(self) -> FormulaEngine3Phase[Current]:
95
- """Fetch the grid power for the microgrid.
+ """Fetch the grid current for the microgrid.
96
97
This formula produces values that are in the Passive Sign Convention (PSC).
98
0 commit comments