Update README.md
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / siemens.mougins69.station-template.json
index 9eecbc4816f0fa3619d91c22e4f455e7de65b38e..206526adc84eb5f5dd994a1484d5c92a3d1349c5 100644 (file)
@@ -4,17 +4,12 @@
   "fixedName": true,
   "chargePointModel": "SiemensXX213",
   "chargePointVendor": "SIEMENS",
-  "power": 44000,
+  "power": 44160,
   "powerUnit": "W",
   "numberOfConnectors": 2,
   "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": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false