feat: expose template stats to UI server simulatorState command
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Mar 2024 13:12:28 +0000 (14:12 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Mar 2024 13:12:28 +0000 (14:12 +0100)
commite82376450bef7a755869accf8f662826147832d8
treede3b318b3d4997bb8bea0489b18b7a1578f1e9e2
parent25dbae90206427d1069ac941ec38bee647894aa4
feat: expose template stats to UI server simulatorState command

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/Bootstrap.ts
src/types/Statistics.ts
src/types/UIProtocol.ts
src/types/index.ts
src/utils/MessageChannelUtils.ts
src/utils/index.ts
ui/web/src/types/UIProtocol.ts
ui/web/src/types/index.ts
ui/web/src/views/ChargingStationsView.vue