UI protocol: add OCPP heartbeat command support
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Sep 2022 20:51:12 +0000 (22:51 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Sep 2022 20:51:12 +0000 (22:51 +0200)
commit10db00b2276f4cc7a88dd18e8f6f80593d6458b3
tree19772d2eeb66e49a92c4abbe7872e3c4c4f92b35
parent431b6bd5e4396094d285997c148bc6ce8d914efa
UI protocol: add OCPP heartbeat command support

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/assets/Insomnia_CSSimulatorUIProtocol.json
src/charging-station/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ui-server/ui-services/UIService001.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts