X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual.station-template.json;h=8cb63eb6967684086bfba8e6cb5a034efd37c748;hb=c4a1979464bbf9c72508da3bda76bec4636dea32;hp=5082c774879411744240b6d858706259a8965bb2;hpb=b2acff85739c6e7002d7c469fd012eb165237d89;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual.station-template.json b/src/assets/station-templates/virtual.station-template.json index 5082c774..8cb63eb6 100644 --- a/src/assets/station-templates/virtual.station-template.json +++ b/src/assets/station-templates/virtual.station-template.json @@ -1,5 +1,5 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "authorizationFile": "authorization-tags.json", "baseName": "CS-SIMU", "chargePointModel": "Simulator connectors", "chargePointVendor": "Ovomaltin", @@ -19,7 +19,7 @@ { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles", @@ -46,7 +46,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": false }, "Connectors": { "0": {},