Add persistent OCPP parameters key/value support by CS generated name
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider.station-template.json
index 26f36319aabd08adaad7c8ee92f83cbdda987f7c..1968f40e74c0b4f297dabafb4d5b1b92ebec20ba 100644 (file)
@@ -1,5 +1,7 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "supervisionUrlOcppConfiguration": true,
+  "supervisionUrlOcppKey": "ocppcentraladdress",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
@@ -52,7 +54,8 @@
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": true
   },
   "Connectors": {
     "0": {},