Allow to specify a hardcoded value for metervalues in template.
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / schneider.station-template.json
index 26c92a672f9a6ddebde84acca5f25e993d7aeddb..225ce0e734793f8d36dbf6a2dc3da265f2a40e20 100644 (file)
@@ -1,19 +1,15 @@
 {
   "authorizationFile": "./src/assets/authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
-  "chargePointModel": "SCHNEIDERXX213",
-  "chargePointVendor": "SCHNEIDER",
-  "power": 44000,
+  "chargePointModel": "MONOBLOCK",
+  "chargePointVendor": "Schneider Electric",
+  "chargePointSerialNumberPrefix": "EV.2S22P44",
+  "power": 44160,
   "powerUnit": "W",
   "numberOfConnectors": 2,
   "randomConnectors": false,
   "Configuration": {
     "configurationKey": [
-      {
-        "key": "NumberOfConnectors",
-        "readonly": true,
-        "value": 2
-      },
       {
         "key": "MeterValueSampleInterval",
         "readonly": false,
       {
         "key": "LocalAuthListEnabled",
         "readonly": false,
-        "value": false
+        "value": "false"
       },
       {
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
-        "value": false
+        "value": "false"
       }
     ]
   },
     "enable": false,
     "minDuration": 60,
     "maxDuration": 80,
-    "minDelayBetweenTwoTransaction": 15,
-    "maxDelayBetweenTwoTransaction": 30,
+    "minDelayBetweenTwoTransactions": 15,
+    "maxDelayBetweenTwoTransactions": 30,
     "probabilityOfStart": 1,
-    "stopAutomaticTransactionGeneratorAfterHours": 0.3
+    "stopAfterHours": 0.3,
+    "stopOnConnectionFailure": false
   },
   "Connectors": {
     "1": {