Keep track of the connector status and restore it properly on reload.
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 10 Nov 2020 19:19:40 +0000 (20:19 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 10 Nov 2020 19:19:40 +0000 (20:19 +0100)
commit6b0ce541bc90c0481c8b3816d8c75bcb77290b4d
tree27966fdb7f9b6067310e2a2861e54a01e9ff68aa
parente9a3211a3447f3767ea50c54c4679af536e3c660
Keep track of the connector status and restore it properly on reload.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json
src/charging-station/ChargingStation.ts
src/types/ChargePointStatus.ts [new file with mode: 0644]
src/types/MeasurandValues.ts