feat: set supervision url through the UI protocol
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb-atg.station-template.json
index f4c3c52b45ac4fb1e0ea0e79c2d8f8145c845f90..cda5806eae69a23e9f7042ebf2ac791a389cdab9 100644 (file)
@@ -3,6 +3,7 @@
   "baseName": "CS-ABB",
   "chargePointModel": "MD_TERRA_53",
   "chargePointVendor": "ABB",
+  "firmwareVersionPattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$",
   "firmwareVersion": "4.0.4.22",
   "power": 50000,
   "powerSharedByConnectors": true,
@@ -28,7 +29,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
       },
       {
         "key": "LocalAuthListEnabled",