Add vendor OCPP parameters in templates to limit amperage per phase
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider-imredd.station-template.json
index c467d3be55d3a17ea08915447b8240c78d3cca05..a374a53cfb4c6d62441fa03c818b759d2f65902d 100644 (file)
@@ -1,14 +1,17 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "supervisionUrlOcppConfiguration": true,
+  "supervisionUrlOcppKey": "ocppcentraladdress",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
   "chargePointModel": "MONOBLOCK",
   "chargePointVendor": "Schneider Electric",
-  "chargePointSerialNumberPrefix": "EV.2S22P04",
+  "chargeBoxSerialNumberPrefix": "EV.2S22P04",
   "firmwareVersion": "3.3.0.10",
   "power": 22080,
   "powerUnit": "W",
   "numberOfConnectors": 1,
   "randomConnectors": false,
+  "voltageOut": 231,
   "Configuration": {
     "configurationKey": [
       {
@@ -19,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"
+      },
+      {
+        "key": "maxintensitysocket",
+        "readonly": false,
+        "value": "32"
       }
     ]
   },
     "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
     "stopAfterHours": 0.3,
-    "stopOnConnectionFailure": false
+    "stopOnConnectionFailure": false,
+    "requireAuthorize": true
   },
   "Connectors": {
+    "0": {},
     "1": {
       "MeterValues": [
         {