UI protocol: add meter values command
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 8 Sep 2022 22:13:44 +0000 (00:13 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 8 Sep 2022 22:13:44 +0000 (00:13 +0200)
commitd3195f0a57d61e2afd211f30092f8f1afe6c5245
treeb8d8f45aafd658d201fe11bf9bbc980c96512ecb
parent623b39b56185797f9976508571ca38619518a975
UI protocol: add meter values command

Reference #169

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ui-server/ui-services/AbstractUIService.ts
src/charging-station/ui-server/ui-services/UIService001.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts
src/utils/Constants.ts