fix: ensure charging stations are stopped if UI server is disabled at
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 9 Nov 2023 20:00:15 +0000 (21:00 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 9 Nov 2023 20:00:15 +0000 (21:00 +0100)
commit36adaf06028acd6337cf32183974fbe5a62c8444
tree26014eaa68a61f4147e47524c15df6bc427fc63d
parentf4c3affb026a94968ca135f57396bf129694fa23
fix: ensure charging stations are stopped if UI server is disabled at
shutdown

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/Bootstrap.ts
src/charging-station/ui-server/AbstractUIServer.ts
src/utils/ErrorUtils.ts