build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index 3980cba66a60734834cbb0781962eb5c46f524c0..09086f8e4901a9015ec9e4d4c58883cdfdeca0d2 100644 (file)
@@ -24,7 +24,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger,Reservation"
       },
       {
         "key": "LocalAuthListEnabled",
         "key": "WebSocketPingInterval",
         "readonly": false,
         "value": "60"
+      },
+      {
+        "key": "ReserveConnectorZeroSupported",
+        "readonly": false,
+        "value": "false"
       }
     ]
   },