feat: add `deleteChargingStations` SRPC command to UI Services
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 11 Feb 2024 11:15:14 +0000 (12:15 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 11 Feb 2024 11:15:14 +0000 (12:15 +0100)
commit09e5a7a8ed45886b6bf1434c4e49c945ded4c7d8
tree8611cb76ca43c3615cf3fcaed48b520469a0ee6f
parent1feac591544c625c56086abe1f14dbdc706280fb
feat: add `deleteChargingStations` SRPC command to UI Services

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 files changed:
README.md
pnpm-lock.yaml
src/assets/ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json
src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStation.ts
src/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts
src/performance/PerformanceStatistics.ts
src/types/ChargingStationEvents.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts
src/utils/Constants.ts
src/utils/MessageChannelUtils.ts
src/utils/index.ts
ui/web/pnpm-lock.yaml