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:
Bla Bla 2024-04-17 15:35:43 +02:00
parent b037b6dcfc
commit 347b096521

View File

@ -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.