refactor: strong type UUID usage in UI protocol
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 20:50:20 +0000 (21:50 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 20:50:20 +0000 (21:50 +0100)
commit2c5c744359d7b1c65da4eb255db1d67da7b604f3
treea596fc4471cc125980e567ec0df85b0fbba4aa63
parent352ea56deed119ba9172e1cbf85a89fadbd034d0
refactor: strong type UUID usage in UI protocol

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts
src/utils/Utils.ts
ui/web/src/composables/UIClient.ts
ui/web/src/types/UIProtocol.ts