Default ATG to send authorize command before starting a transaction
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 8cb63eb6967684086bfba8e6cb5a034efd37c748..31d52b59b5e47a3232e036a4346394e79029ef9b 100644 (file)
@@ -6,7 +6,7 @@
   "power": 50000,
   "powerUnit": "W",
   "powerSharedByConnectors": true,
-  "powerOutType": "DC",
+  "currentOutType": "DC",
   "numberOfConnectors": 9,
   "randomConnectors": false,
   "Configuration": {
@@ -47,7 +47,7 @@
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false,
-    "requireAuthorize": false
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},