X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fevlink.station-template.json;h=fda88bfb9bfa54b72cafc6d7a088f0d7d3e48cd5;hb=d5575b174bef0e79d2a600ae24be2789d6cf3451;hp=46b1532b40ef1ff4d365e800ca70d7a756e0316c;hpb=55e89ef83efa3acb70f08cf99924c92c0e575deb;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 46b1532b..fda88bfb 100644 --- a/src/assets/station-templates/evlink.station-template.json +++ b/src/assets/station-templates/evlink.station-template.json @@ -1,9 +1,12 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "supervisionUrlOcppConfiguration": true, + "supervisionUrlOcppKey": "ocppcentraladdress", + "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", @@ -11,12 +14,13 @@ "numberOfConnectors": 1, "randomConnectors": false, "voltageOut": 231, + "amperageLimitationOcppKey": "maxintensitysocket", "Configuration": { "configurationKey": [ { "key": "MeterValuesSampledData", "readonly": false, - "value": "Energy.Active.Import.Register" + "value": "Energy.Active.Import.Register,Current.Import,Voltage" }, { "key": "MeterValueSampleInterval", @@ -26,7 +30,7 @@ { "key": "SupportedFeatureProfiles", "readonly": true, - "value": "Core,LocalAuthListManagement" + "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger" }, { "key": "LocalAuthListEnabled", @@ -37,6 +41,11 @@ "key": "AuthorizeRemoteTxRequests", "readonly": false, "value": "false" + }, + { + "key": "WebSocketPingInterval", + "readonly": false, + "value": "60" } ] }, @@ -48,9 +57,11 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": true }, "Connectors": { + "0": {}, "1": { "MeterValues": [ {