Fully implement getConfiguration
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb.station-template.json
index 1fef0e8abccefb9d44d9c5bcf981fb2e4f0d8ac5..922ec8f19a078b590b329d23fc276b5e25580437 100644 (file)
   "randomConnectors": false,
   "Configuration": {
     "configurationKey": [
-      {
-        "key": "NumberOfConnectors",
-        "readonly": true,
-        "value": 2
-      },
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
@@ -48,8 +43,8 @@
     "enable": true,
     "minDuration": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": true