feat: set supervision url through the UI protocol
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 31d52b59b5e47a3232e036a4346394e79029ef9b..1ecf8875b8ed7868213a2f7cfbf1b358aefeaf0c 100644 (file)
@@ -24,7 +24,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
       },
       {
         "key": "LocalAuthListEnabled",
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },