Files
psa_car_controller/config.ini
T
2022-03-16 19:57:56 +01:00

17 lines
449 B
INI

[General]
currency =
# minimum trip length in km so it's added to stats and map in website
minimum trip length = 10
[Electricity config]
# price by kw/h
day price = 0.15
night price =
# ex: 22h30
night hour start =
# ex: 6h00
night hour end =
dc charge price = 0.4
high speed dc charge price = 0.6
# minimum power in kW that should be delivered during a charge so it can be considered as a high speed charger
high speed dc charge threshold = 60