Skip to content

Commit bb8a89c

Browse files
committed
Remove references to removed EVChargerPool methods from docs
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 8858164 commit bb8a89c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/frequenz/sdk/microgrid/__init__.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,6 @@
112112
[`power`][frequenz.sdk.timeseries.ev_charger_pool.EVChargerPool.power] method that
113113
streams the total power measured for all the {{glossary("ev-charger", "EV Chargers")}}
114114
at a site.
115-
116-
It also offers a
117-
[`component_data`][frequenz.sdk.timeseries.ev_charger_pool.EVChargerPool.component_data]
118-
method for fetching the status of individual EV Chargers, including state changes like
119-
when an EV is connected or disconnected, and a
120-
[`set_bounds`][frequenz.sdk.timeseries.ev_charger_pool.EVChargerPool.set_bounds] method
121-
to limit the charge power of individual EV Chargers.
122115
""" # noqa: D205, D400
123116

124117
from ..actor import ResamplerConfig

0 commit comments

Comments
 (0)