Add exponential delay at reconnect
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 22 Nov 2020 22:07:52 +0000 (23:07 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 22 Nov 2020 22:07:52 +0000 (23:07 +0100)
commit032d6efcb5be418f04d38c39533e7d73d0337195
treeb6c1f4e12d975f7c316b4de4ae03b88e25fc48b0
parent4345285f979caedb568c8a8f6d915b51a71044fe
Add exponential delay at reconnect

The feature is still buggy ...

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/types/ChargingStationTemplate.ts
src/types/ConfigurationData.ts
src/utils/Configuration.ts
src/utils/Utils.ts