Fix heartbeat initialization
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider.station-template.json
index 0c7c53b6a8e960fc5fe32ea68207c9b653cdd3ed..56a6a837880663164e843230b2bda91dfdd0b3ca 100644 (file)
@@ -40,8 +40,8 @@
     "enable": false,
     "minDuration": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false