Fix deprecated configuration key detection in a section
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / evlink.station-template.json
index 46b1532b40ef1ff4d365e800ca70d7a756e0316c..0b8e1506e081a6f3f2ddcc1ac09c4cf07cb3f725 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-EVLINK",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": true
   },
   "Connectors": {
+    "0": {},
     "1": {
       "MeterValues": [
         {