Untangle charging station worker types from the generic ones
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Sep 2021 09:29:48 +0000 (11:29 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Sep 2021 09:29:48 +0000 (11:29 +0200)
commit98dc07faaf264c0263d2c8de382efa9db59cd5b4
treef097668618a9dd4ea8b525c6f86ae05c824386f8
parent83a3286a048e21e8e872e6438736b818584a16ea
Untangle charging station worker types from the generic ones

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStationWorker.ts
src/performance/PerformanceStatistics.ts
src/types/ChargingStationWorker.ts [new file with mode: 0644]
src/types/Worker.ts