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 4ec5e790eb78c1f330d8446a4170768a6c0cf1de..225ce0e734793f8d36dbf6a2dc3da265f2a40e20 100644 (file)
@@ -1,8 +1,8 @@
 {
   "authorizationFile": "./src/assets/authorization-tags.json",
   "baseName": "CS-SCHNEIDER",
-  "chargePointModel": "SCHNEIDERXX213",
-  "chargePointVendor": "SCHNEIDER",
+  "chargePointModel": "MONOBLOCK",
+  "chargePointVendor": "Schneider Electric",
   "chargePointSerialNumberPrefix": "EV.2S22P44",
   "power": 44160,
   "powerUnit": "W",
       {
         "key": "LocalAuthListEnabled",
         "readonly": false,
-        "value": false
+        "value": "false"
       },
       {
         "key": "AuthorizeRemoteTxRequests",
         "readonly": false,
-        "value": false
+        "value": "false"
       }
     ]
   },