Add amperage limitation support via vendor specific OCPP key
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider-imredd.station-template.json
index 1606c8f03c087a71a93cbe9de32313a97291b8df..34bba08f2aa9ec4ac8265fff575017a3c6d04841 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",
@@ -10,6 +12,7 @@
   "numberOfConnectors": 1,
   "randomConnectors": false,
   "voltageOut": 231,
+  "amperageLimitationOcppKey": "maxintensitysocket",
   "Configuration": {
     "configurationKey": [
       {
@@ -20,7 +23,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": [
         {