refactor(simulator): move configuration related helpers
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb-atg.station-template.json
index 8deb8d6ff4a49259a22d83a26c26b005d89c1fe9..9414a19e7bbdfd958049fe517bcef77b92b2e852 100644 (file)
@@ -1,8 +1,9 @@
 {
-  "authorizationFile": "authorization-tags.json",
+  "idTagsFile": "idtags.json",
   "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,