Merge branch 'main' into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / siemens.station-template.json
index aca529ace209bf94da67a4a114bd64242f6cd322..439b5f92c53c2f67000d8c7a1c0bdbc6245bfeab 100644 (file)
@@ -24,7 +24,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,LocalAuthListManagement,Reservation"
       },
       {
         "key": "LocalAuthListEnabled",
         "key": "WebSocketPingInterval",
         "readonly": false,
         "value": "60"
+      },
+      {
+        "key": "ReserveConnectorZeroSupported",
+        "readonly": false,
+        "value": "false"
       }
     ]
   },