README.md: add more documentation for cs template
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / virtual.station-template.json
index a28fccf5f2102c551ef6634b331963b51bab1d63..0a713610b6ab0e60d9ccadfa018fe55f91c11f28 100644 (file)
@@ -1,12 +1,12 @@
 {
-  "authorizationFile": "./src/assets/authorization-tags.json",
+  "authorizationFile": "authorization-tags.json",
   "baseName": "CS-SIMU",
   "chargePointModel": "Simulator connectors",
   "chargePointVendor": "Ovomaltin",
   "power": 50000,
   "powerUnit": "W",
   "powerSharedByConnectors": true,
-  "powerOutType": "DC",
+  "currentOutType": "DC",
   "numberOfConnectors": 9,
   "randomConnectors": false,
   "Configuration": {