More typing.
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 11 Nov 2020 00:53:59 +0000 (01:53 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 11 Nov 2020 00:53:59 +0000 (01:53 +0100)
commite118beaab2fe63c663d5a969085c682ca05b6554
treea81904c7115f38890fb9aa7d5a9e14b5308fb6b6
parent10570d974fe84597ed0067bb41edc104ffa64167
More typing.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
docker/config.json
src/assets/config-template.json
src/charging-station/ChargingStation.ts
src/start.ts
src/types/ChargingStationConfiguration.ts [new file with mode: 0644]
src/types/CommandStatisticsData.ts [new file with mode: 0644]
src/types/ConfigurationData.ts [new file with mode: 0644]
src/utils/Configuration.ts
src/utils/Statistics.ts