X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=src%2Fassets%2Fstation-templates%2Fschneider.station-template.json;h=1968f40e74c0b4f297dabafb4d5b1b92ebec20ba;hb=073bd0984b486270c4537353b7e96b7111adcbb3;hp=26f36319aabd08adaad7c8ee92f83cbdda987f7c;hpb=593cf3f9c5d1b68ec8b5a034343a7cd6f0be7f38;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/schneider.station-template.json b/src/assets/station-templates/schneider.station-template.json index 26f36319..1968f40e 100644 --- a/src/assets/station-templates/schneider.station-template.json +++ b/src/assets/station-templates/schneider.station-template.json @@ -1,5 +1,7 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "supervisionUrlOcppConfiguration": true, + "supervisionUrlOcppKey": "ocppcentraladdress", + "authorizationFile": "authorization-tags.json", "baseName": "CS-SCHNEIDER", "chargePointModel": "MONOBLOCK", "chargePointVendor": "Schneider Electric", @@ -52,7 +54,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": true }, "Connectors": { "0": {},