refactor(simulator): remove unused async lock class attribute
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider.station-template.json
index 2482a4392bd9994c0c3192acb398ee4f6a70052b..4dd714731bbd4a0fa6bb5e1168f4860c71146750 100644 (file)
@@ -1,11 +1,12 @@
 {
   "supervisionUrlOcppConfiguration": true,
   "supervisionUrlOcppKey": "ocppcentraladdress",
-  "authorizationFile": "authorization-tags.json",
+  "idTagsFile": "idtags.json",
   "baseName": "CS-SCHNEIDER",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
   "chargeBoxSerialNumberPrefix": "EV.2S22P44",
+  "firmwareVersionPattern": "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$",
   "firmwareVersion": "3.3.0.10",
   "power": 44160,
   "powerUnit": "W",