Fix performance statistics handling at charging station template reload
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb.station-template.json
index 3f743f966537f473db87b9c88af59c2be4d6a9a5..eb30dd4a345b8d35b9088ce1101ef184b32643bd 100644 (file)
@@ -7,7 +7,7 @@
   "power": 50000,
   "powerSharedByConnectors": true,
   "powerUnit": "W",
-  "powerOutType": "DC",
+  "currentOutType": "DC",
   "numberOfConnectors": 2,
   "useConnectorId0": true,
   "randomConnectors": false,
@@ -63,7 +63,7 @@
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": true,
-    "requireAuthorize": false
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},