fix: ensure charging profiles are deeply cloned before doing any
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / chargex.station-template.json
index 7c20df31ed97d7ecd4f9b45b7a6a55a7b4d07cc2..6ff7562d823567d5b93db2449df6e7c36082a969 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "authorizationFile": "authorization-tags.json",
+  "idTagsFile": "idtags.json",
   "baseName": "CS-CHARGEX",
   "chargePointModel": "Aqueduct 1.0",
   "chargePointVendor": "ChargeX GmbH",
   "voltageOut": 230,
   "beginEndMeterValues": true,
   "outOfOrderEndMeterValues": true,
+  "firmwareUpgrade": {
+    "versionUpgrade": {
+      "patternGroup": 3
+    }
+  },
   "commandsSupport": {
     "incomingCommands": {
       "Reset": true,