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 9b442401bd8a3ff4e67eff9991fe19324dff1646..1968f40e74c0b4f297dabafb4d5b1b92ebec20ba 100644 (file)
@@ -1,9 +1,11 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "supervisionUrlOcppConfiguration": true,
+  "supervisionUrlOcppKey": "ocppcentraladdress",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
-  "chargePointSerialNumberPrefix": "EV.2S22P44",
+  "chargeBoxSerialNumberPrefix": "EV.2S22P44",
   "firmwareVersion": "3.3.0.10",
   "power": 44160,
   "powerUnit": "W",
@@ -20,7 +22,7 @@
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
-        "value": 20
+        "value": "30"
       },
       {
         "key": "SupportedFeatureProfiles",
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
         "value": "false"
+      },
+      {
+        "key": "WebSocketPingInterval",
+        "readonly": false,
+        "value": "60"
       }
     ]
   },
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": true
   },
   "Connectors": {
+    "0": {},
     "1": {
       "MeterValues": [
         {