forked from frequenz-floss/frequenz-sdk-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fetch PV power from PV meters, rather than PV inverters
This is because the microgrid API currently doesn't have drivers for reading data from PV inverters. We have plans to update our generated formulas to have fallback components, when a certain selection of components is unable to stream data, tracked here: frequenz-floss#184. Reading PV power from a meter is also going to be more accurate, because it measures the actual power coming out of the PV inverter, unaffected by the inverter's self consumption. Signed-off-by: Sahas Subramanian <[email protected]>
- Loading branch information
Showing
1 changed file
with
50 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters