Improve charging station registration handling.
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 31 Dec 2020 23:34:36 +0000 (00:34 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 31 Dec 2020 23:34:36 +0000 (00:34 +0100)
commit32a1eb7ab66964e5beb8b79082782761329e0705
treec2d93f1bfb3237b0a3a089a0c2e739b910a95816
parent15388b9f52631ac89bc86600105267ff209642f1
Improve charging station registration handling.

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