fix: ensure charging profiles are deeply cloned before doing any
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index d330a85cc1a6e7263d8e57c09b980af9b7c7f774..3980cba66a60734834cbb0781962eb5c46f524c0 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "authorizationFile": "authorization-tags.json",
+  "idTagsFile": "idtags.json",
   "baseName": "CS-SIMU",
   "chargePointModel": "Simulator connectors",
   "chargePointVendor": "Ovomaltin",
@@ -24,7 +24,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
       },
       {
         "key": "LocalAuthListEnabled",