Update Insomnia UI requests collection export
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb-atg.station-template.json
index b11a543f83c3fa9b7f170efe54a3b08856876809..8deb8d6ff4a49259a22d83a26c26b005d89c1fe9 100644 (file)
@@ -1,7 +1,6 @@
 {
   "authorizationFile": "authorization-tags.json",
   "baseName": "CS-ABB",
-  "nameSuffix": "-Roaming",
   "chargePointModel": "MD_TERRA_53",
   "chargePointVendor": "ABB",
   "firmwareVersion": "4.0.4.22",
@@ -29,7 +28,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
       },
       {
         "key": "LocalAuthListEnabled",
         "key": "WebSocketPingInterval",
         "readonly": false,
         "value": "60"
-      },
-      {
-        "key": "VendorKey",
-        "readonly": false,
-        "value": "VendorValue",
-        "visible": false,
-        "reboot": true
       }
     ]
   },