X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fchargex.station-template.json;h=6ff7562d823567d5b93db2449df6e7c36082a969;hb=66a62eacdeb0698d62a881ab41ca2d380b9a14f9;hp=2630278b0b4bd9ca8a3aefa775b2c7ac71dbdb01;hpb=7645760b75ac201b8ec0b8378b986cabacce7807;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 2630278b..6ff7562d 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, @@ -26,6 +32,11 @@ "TriggerMessage": false } }, + "messageTriggerSupport": { + "BootNotification": true, + "Heartbeat": true, + "StatusNotification": false + }, "Configuration": { "configurationKey": [ {