Handle the number of connectors in metervalues generator.
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 21 Oct 2020 09:54:25 +0000 (11:54 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 21 Oct 2020 09:54:25 +0000 (11:54 +0200)
commit6ecb15e433167b2dae32d54bf7bed72c2d1369a6
tree165a8520d06b680cd046b8fe4b3bfda7a7166419
parentfa9bcef2596007f2ff9a7706aedefbb6c097c397
Handle the number of connectors in metervalues generator.

And add handling of the MeterValuesSampledData standard OCPP parameter.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/assets/station-templates/abb.station-template.json
src/assets/station-templates/evlink.station-template.json
src/assets/station-templates/keba.station-template.json
src/assets/station-templates/schneider-imredd.station-template.json
src/assets/station-templates/schneider.station-template.json
src/assets/station-templates/siemens.station-template.json
src/assets/station-templates/virtual-simple-atg.station-template.json
src/assets/station-templates/virtual-simple.station-template.json
src/assets/station-templates/virtual.station-template.json
src/charging-station/ChargingStation.js
src/index.js