fix: do not send UI protocol response if no handler is found
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 27 May 2023 13:57:56 +0000 (15:57 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 27 May 2023 13:57:56 +0000 (15:57 +0200)
commit1ca4a038d1b263b3b66a3c1872742bd98a696e75
tree3342419fe968687b5c1a2a0b518a2672e9b0fa1c
parentba01a213717165f2996c4d27151b414d87c4bbf0
fix: do not send UI protocol response if no handler is found

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/UIHttpServer.ts
src/charging-station/ui-server/UIWebSocketServer.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts