X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fevlink.station-template.json;h=74436fc3f4955b67b1f18e29f2d8634f17fe72f8;hb=aa8b492ae49c88a4f26d1c2a62463e46564bf355;hp=fee27e9269ae5bbfdd4f24ceaa57c2184efbd285;hpb=6ecb15e433167b2dae32d54bf7bed72c2d1369a6;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 fee27e92..74436fc3 100644 --- a/src/assets/station-templates/evlink.station-template.json +++ b/src/assets/station-templates/evlink.station-template.json @@ -1,14 +1,16 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "authorizationFile": "authorization-tags.json", "baseName": "CS-EVLINK", "chargePointModel": "MONOBLOCK", "chargePointVendor": "Schneider Electric", - "chargePointSerialNumberPrefix": "EV.2S7P04", + "chargeBoxSerialNumberPrefix": "EV.2S7P04", "firmwareVersion": "3.3.0.10", "power": 7360, "powerUnit": "W", + "numberOfPhases": 1, "numberOfConnectors": 1, "randomConnectors": false, + "voltageOut": 231, "Configuration": { "configurationKey": [ { @@ -19,7 +21,7 @@ { "key": "MeterValueSampleInterval", "readonly": false, - "value": 20 + "value": "30" }, { "key": "SupportedFeatureProfiles", @@ -46,9 +48,11 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": false }, "Connectors": { + "0": {}, "1": { "MeterValues": [ {