Improve debug logging.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / evlink.station-template.json
index 95251174c232148baa324b544120da64f28dab67..1efb99f6879e91c45d00ffb246d2bff3f3d49cad 100644 (file)
@@ -3,17 +3,14 @@
   "baseName": "CS-EVLINK",
   "chargePointModel": "EVLINKXX213",
   "chargePointVendor": "SCHNEIDER",
-  "power": 7340,
+  "chargePointSerialNumberPrefix": "EV.2S7P04",
+  "firmwareVersion": "3.3.0.10",
+  "power": 7360,
   "powerUnit": "W",
   "numberOfConnectors": 1,
   "randomConnectors": false,
   "Configuration": {
     "configurationKey": [
-      {
-        "key": "NumberOfConnectors",
-        "readonly": true,
-        "value": 1
-      },
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
       {
         "key": "LocalAuthListEnabled",
         "readonly": false,
-        "value": false
+        "value": "false"
       },
       {
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
-        "value": false
+        "value": "false"
       }
     ]
   },
     "enable": false,
     "minDuration": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
-    "stopAutomaticTransactionGeneratorAfterHours": 0.3
+    "stopAfterHours": 0.3,
+    "stopOnConnectionFailure": false
   },
   "Connectors": {
     "1": {