feat: add performance statistics to UI protocol
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider-evses.station-template.json
index f292519e1bed4eb5d0f3963b0c363758f91c78f3..aceb747c69c4a31fb6db47e7cd7395871ed7609b 100644 (file)
@@ -27,7 +27,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger,Reservation"
       },
       {
         "key": "LocalAuthListEnabled",
@@ -59,7 +59,6 @@
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false,
     "requireAuthorize": true,
     "idTagDistribution": "round-robin"
   },