fix: fix async lock property value at init
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / evlink.station-template.json
index fbaa37e193408d4d02c9af3585d3865e5a13dba2..fda88bfb9bfa54b72cafc6d7a088f0d7d3e48cd5 100644 (file)
@@ -1,11 +1,12 @@
 {
   "supervisionUrlOcppConfiguration": true,
   "supervisionUrlOcppKey": "ocppcentraladdress",
-  "authorizationFile": "authorization-tags.json",
+  "idTagsFile": "idtags.json",
   "baseName": "CS-EVLINK",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
   "chargeBoxSerialNumberPrefix": "EV.2S7P04",
+  "firmwareVersionPattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$",
   "firmwareVersion": "3.3.0.10",
   "power": 7360,
   "powerUnit": "W",