X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual.station-template.json;h=3692355d5644bb0a32bf36fb37384a81888785e7;hb=89448b6160fe75bd2dc10e409ba6c0988768a154;hp=962e792fe3ae444f3fc1188cd2cca7e04c1262cf;hpb=24578c318295d517762fa075959846f230affbe0;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 962e792f..3692355d 100644 --- a/src/assets/station-templates/virtual.station-template.json +++ b/src/assets/station-templates/virtual.station-template.json @@ -40,6 +40,11 @@ "key": "WebSocketPingInterval", "readonly": false, "value": "60" + }, + { + "key": "ReserveConnectorZeroSupported", + "readonly": false, + "value": "false" } ] }, @@ -51,7 +56,6 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false, "requireAuthorize": true }, "Connectors": {