X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual-simple.station-template.json;h=63e4c1435f6795615adbf5f8d18624fa75a39b67;hb=9cd79c702dbc23a9701022e701d2f33b5f3db72c;hp=4345dc4c49f2d84f459d43273496626f5cf181f8;hpb=b2acff85739c6e7002d7c469fd012eb165237d89;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual-simple.station-template.json b/src/assets/station-templates/virtual-simple.station-template.json index 4345dc4c..63e4c143 100644 --- a/src/assets/station-templates/virtual-simple.station-template.json +++ b/src/assets/station-templates/virtual-simple.station-template.json @@ -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": {},