X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fchargex.station-template.json;h=fe87192e88a01a90ae3d32c3f14b8af169e1d745;hb=89448b6160fe75bd2dc10e409ba6c0988768a154;hp=39cc58046effaecf49a44226264dfeb22d4334ad;hpb=c60ed4b8646f72758a27b62003e51568d3966d29;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/chargex.station-template.json b/src/assets/station-templates/chargex.station-template.json index 39cc5804..fe87192e 100644 --- a/src/assets/station-templates/chargex.station-template.json +++ b/src/assets/station-templates/chargex.station-template.json @@ -1,8 +1,9 @@ { - "authorizationFile": "authorization-tags.json", + "idTagsFile": "idtags.json", "baseName": "CS-CHARGEX", "chargePointModel": "Aqueduct 1.0", "chargePointVendor": "ChargeX GmbH", + "firmwareVersionPattern": "^MCC (0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*); SCC \\[(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*), (0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\]$", "firmwareVersion": "MCC 1.2.0; SCC [0.12.0, 0.13.0]", "power": 22080, "powerUnit": "W", @@ -10,6 +11,11 @@ "voltageOut": 230, "beginEndMeterValues": true, "outOfOrderEndMeterValues": true, + "firmwareUpgrade": { + "versionUpgrade": { + "patternGroup": 3 + } + }, "commandsSupport": { "incomingCommands": { "Reset": true, @@ -63,6 +69,11 @@ { "key": "TransactionMessageRetryInterval", "value": "20" + }, + { + "key": "ReserveConnectorZeroSupported", + "readonly": false, + "value": "false" } ] }, @@ -74,7 +85,6 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false, "requireAuthorize": true }, "Connectors": {