mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
PV API eingefügPV API eingefügtt # Please enter the commit message for
your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'.
This commit is contained in:
parent
b037b6dcfc
commit
347b096521
@ -22,6 +22,11 @@ git clone [URL des Repositories]
|
||||
cd [Projektverzeichnis]
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## PV Prognose API
|
||||
Für die nötige PV Prognose bitte folgende API nutzen:
|
||||
https://api.akkudoktor.net/
|
||||
|
||||
## Nutzung
|
||||
|
||||
Um das System zu nutzen, führen Sie `test.py` aus, das eine Simulation für einen vorgegebenen Zeitraum durchführt. Die Konfiguration der Simulation, einschließlich der Vorhersagedaten und der Systemparameter, kann in den jeweiligen Klassen angepasst werden.
|
||||
|
Loading…
x
Reference in New Issue
Block a user