X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fabb.station-template.json;h=6faab07844774f38a1cc56cc30bf53f78a7ab41c;hb=7d887a1b6453278a1afa38a882d4c38042ddee25;hp=1fef0e8abccefb9d44d9c5bcf981fb2e4f0d8ac5;hpb=facd8ebde74a5d3d16ed65f88d942abcbe79a1e0;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/abb.station-template.json b/src/assets/station-templates/abb.station-template.json index 1fef0e8a..6faab078 100644 --- a/src/assets/station-templates/abb.station-template.json +++ b/src/assets/station-templates/abb.station-template.json @@ -11,11 +11,6 @@ "randomConnectors": false, "Configuration": { "configurationKey": [ - { - "key": "NumberOfConnectors", - "readonly": true, - "value": 2 - }, { "key": "MeterValueSampleInterval", "readonly": false, @@ -40,7 +35,8 @@ "key": "VendorKey", "readonly": false, "value": "VendorValue", - "visible": false + "visible": false, + "reboot": true } ] }, @@ -48,8 +44,8 @@ "enable": true, "minDuration": 60, "maxDuration": 80, - "minDelayBetweenTwoTransaction": 15, - "maxDelayBetweenTwoTransaction": 30, + "minDelayBetweenTwoTransactions": 15, + "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": true