Merge pull request #112 from jerome-benoit/fix-template
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 0a713610b6ab0e60d9ccadfa018fe55f91c11f28..d330a85cc1a6e7263d8e57c09b980af9b7c7f774 100644 (file)
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },
@@ -47,7 +52,7 @@
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
     "stopOnConnectionFailure": false,
-    "requireAuthorize": false
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},