UI Protocol: add boot notification command support
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Sep 2022 21:47:04 +0000 (23:47 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Sep 2022 21:47:04 +0000 (23:47 +0200)
commit8bfbc743623554d980978f90da658d7beb2e8d05
treeace1c9ec44d4709e49988709685ceee01dd3bd55
parent88fc6aef9ecef71872897f75b03e8d6fcfc90e40
UI Protocol: add boot notification command support

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/UIServiceWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts
src/charging-station/ui-server/ui-services/UIService001.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts