Add WebSocketPingInterval support.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb.station-template.json
index 155526efb29141bee22f78e19d60310c9eb3959d..3857969be54d4d1bd40c3ac816e9d91545d392a3 100644 (file)
@@ -11,7 +11,7 @@
   "numberOfConnectors": 2,
   "useConnectorId0": false,
   "randomConnectors": false,
-  "resetTime": "30",
+  "resetTime": 30,
   "enableStatistics": false,
   "Configuration": {
     "configurationKey": [
@@ -50,7 +50,7 @@
     ]
   },
   "AutomaticTransactionGenerator": {
-    "enable": true,
+    "enable": false,
     "minDuration": 60,
     "maxDuration": 80,
     "minDelayBetweenTwoTransactions": 15,