Skip to content

Commit 7038c59

Browse files
committed
fixup! Add section for PV arrays in microgrid concepts documentation
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 194baf2 commit 7038c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/microgrid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
The total CHP production in a site can be streamed through
7878
[`chp_power`][frequenz.sdk.timeseries.logical_meter.LogicalMeter.chp_power]. PV Power
7979
is available through the PV pool described below. And total producer power is available
80-
through [`producer_power`][frequenz.sdk.timeseries.producer.Producer.power].
80+
through [`microgrid.producer().power`][frequenz.sdk.timeseries.producer.Producer.power].
8181
8282
As is the case with the other methods, if PV Arrays or CHPs are not available in a
8383
microgrid, the corresponding methods stream zero values.

0 commit comments

Comments
 (0)