Version the WebSocket server UI protocol
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 Nov 2021 18:06:31 +0000 (19:06 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 Nov 2021 18:06:31 +0000 (19:06 +0100)
commit8244f5f080133602e63ce6d985f87782a8af9fbc
tree746c94af5692d4264347fb5bf1778a1a0172e6c9
parent2a78593f6f1952483a6a9e3f510b4fe21f1a9dfd
Version the WebSocket server UI protocol

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/charging-station/Bootstrap.ts
src/charging-station/WebSocketServer.ts
src/charging-station/WebSocketServices/ui/0.0.1/UIService.ts [new file with mode: 0644]
src/charging-station/WebSocketServices/ui/AbstractUIService.ts [new file with mode: 0644]
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/types/UIProtocol.ts [new file with mode: 0644]