Update README.md
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / keba.station-template.json
index 9366edd38d4b760a33c35fde2a42ba84fcd845be..4cadd5c6894cf9a632cbe7e9a98903f47b763230 100644 (file)
@@ -4,17 +4,12 @@
   "chargePointModel": "KC-P30-ESS400C2-E0R",
   "chargePointVendor": "Keba AG",
   "firmwareVersion": "1.10.1",
-  "power": 22000,
+  "power": 22080,
   "powerUnit": "W",
   "numberOfConnectors": 1,
   "randomConnectors": false,
   "Configuration": {
     "configurationKey": [
-      {
-        "key": "NumberOfConnectors",
-        "readonly": true,
-        "value": 2
-      },
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
       {
         "key": "LocalAuthListEnabled",
         "readonly": false,
-        "value": false
+        "value": "false"
       },
       {
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
-        "value": false
+        "value": "false"
       }
     ]
   },
@@ -41,8 +36,8 @@
     "enable": false,
     "minDuration": 30,
     "maxDuration": 60,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false