Allow to disable statistics at the template level.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual-simple.station-template.json
index 3e2898bd256298ed03cd070f1efcbd203045fc56..c10fc3c55085768fc0c6e75071623df7c05af479 100644 (file)
@@ -9,6 +9,11 @@
   "randomConnectors": false,
   "Configuration": {
     "configurationKey": [
+      {
+        "key": "MeterValuesSampledData",
+        "readonly": false,
+        "value": "SoC,Energy.Active.Import.Register,Voltage"
+      },
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,