mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-08-24 22:42:23 +00:00
16 lines
303 B
JSON
16 lines
303 B
JSON
|
{
|
||
|
"directories": {
|
||
|
"output": "output",
|
||
|
"cache": "cache"
|
||
|
},
|
||
|
"eos": {
|
||
|
"prediction_hours": 48,
|
||
|
"optimization_hours": 24,
|
||
|
"penalty": 10,
|
||
|
"available_charging_rates_in_percentage": [
|
||
|
0.0, 0.375, 0.5, 0.625, 0.75, 0.875, 1.0
|
||
|
],
|
||
|
"feed_in_tariff_eur_per_wh": 48
|
||
|
}
|
||
|
}
|