X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fevlink.station-template.json;h=fda88bfb9bfa54b72cafc6d7a088f0d7d3e48cd5;hb=7e0bf360b5f927c14f2e309be297883dbd547237;hp=fbaa37e193408d4d02c9af3585d3865e5a13dba2;hpb=68cb8b91bd7ff2293557878c8898c89c323d2a6e;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/evlink.station-template.json b/src/assets/station-templates/evlink.station-template.json index fbaa37e1..fda88bfb 100644 --- a/src/assets/station-templates/evlink.station-template.json +++ b/src/assets/station-templates/evlink.station-template.json @@ -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",