Ensure performance statistics is started before connection to the OCPP
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / evlink.station-template.json
index 74436fc3f4955b67b1f18e29f2d8634f17fe72f8..0b8e1506e081a6f3f2ddcc1ac09c4cf07cb3f725 100644 (file)
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },
@@ -49,7 +54,7 @@
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false,
-    "requireAuthorize": false
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},