Default ATG to send authorize command before starting a transaction
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider-imredd.station-template.json
index 0e3330658f114db2842f63b494fe4848522d3148..24f6daacaf65d3f482684a9e127ee9379b4d7412 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
@@ -47,7 +47,8 @@
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},