X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fschneider-imredd.station-template.json;h=6851275664bf23a249c573002fb5460b9eaae149;hb=61c2e33de75d3fb3b789ec4a50aad9e3e789894a;hp=0c7c53b6a8e960fc5fe32ea68207c9b653cdd3ed;hpb=34dcb3b54b6b7825adb8aa8129709febd2cf96ac;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/schneider-imredd.station-template.json b/src/assets/station-templates/schneider-imredd.station-template.json index 0c7c53b6..68512756 100644 --- a/src/assets/station-templates/schneider-imredd.station-template.json +++ b/src/assets/station-templates/schneider-imredd.station-template.json @@ -3,17 +3,12 @@ "baseName": "CS-SCHNEIDER", "chargePointModel": "SCHNEIDERXX213", "chargePointVendor": "SCHNEIDER", - "power": 44000, + "power": 44160, "powerUnit": "W", "numberOfConnectors": 2, "randomConnectors": false, "Configuration": { "configurationKey": [ - { - "key": "NumberOfConnectors", - "readonly": true, - "value": 2 - }, { "key": "MeterValueSampleInterval", "readonly": false, @@ -40,8 +35,8 @@ "enable": false, "minDuration": 60, "maxDuration": 80, - "minDelayBetweenTwoTransaction": 15, - "maxDelayBetweenTwoTransaction": 30, + "minDelayBetweenTwoTransactions": 15, + "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, "stopOnConnectionFailure": false