Fix siemens charging station template
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual-simple-atg.station-template.json
index 0da43ac6de86c80489071b3ffdf84ab3a4dba53a..79d0cb4b5a139ef1111fd397213967eb93f11a3b 100644 (file)
@@ -6,7 +6,7 @@
   "power": 75000,
   "powerUnit": "W",
   "powerSharedByConnectors": true,
-  "powerOutType": "DC",
+  "currentOutType": "DC",
   "numberOfConnectors": 3,
   "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": {},