Ensure performance statistics is started before connection to the OCPP
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 8cb63eb6967684086bfba8e6cb5a034efd37c748..d330a85cc1a6e7263d8e57c09b980af9b7c7f774 100644 (file)
@@ -6,7 +6,7 @@
   "power": 50000,
   "powerUnit": "W",
   "powerSharedByConnectors": true,
-  "powerOutType": "DC",
+  "currentOutType": "DC",
   "numberOfConnectors": 9,
   "randomConnectors": false,
   "Configuration": {
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },
@@ -47,7 +52,7 @@
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false,
-    "requireAuthorize": false
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},