Update Insomnia UI requests collection export
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual-simple.station-template.json
index 6eb68a4611f37463313f2ae2fe602cfe59a36b3f..ccec3ee55d1ebf74e2892c3e448e42ac01ba6d0f 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"
       }
     ]
   },