refactor(simulator): move configuration related helpers
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / abb.station-template.json
index 81f2d099c7a3b17c7be589205bdcf3e3b3dc8a1f..0c6b233adf47329098666c927ef500ccbdbcfa38 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,