Add and use array helper.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb.station-template.json
index f256c37e61d059141b4dded5b081140076985ee4..2b25cf4976ad8a64d2fe7d82db5c25761ba50092 100644 (file)
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": false
+      },
+      {
+        "key": "VendorKey",
+        "readonly": false,
+        "value": "VendorValue",
+        "visible": false
       }
     ]
   },
@@ -42,8 +48,8 @@
     "enable": true,
     "minDuration": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": true