X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual-simple.station-template.json;h=4af1ab1da97eb4ba46ae0aeb0d8f7aa397a0fec0;hb=7decf1b6ce8390d7f379c7d935134724b3baff4e;hp=63e4c1435f6795615adbf5f8d18624fa75a39b67;hpb=5fdab605ce885d9a9fb21ac47c6d0766bd3673bb;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual-simple.station-template.json b/src/assets/station-templates/virtual-simple.station-template.json index 63e4c143..4af1ab1d 100644 --- a/src/assets/station-templates/virtual-simple.station-template.json +++ b/src/assets/station-templates/virtual-simple.station-template.json @@ -1,12 +1,12 @@ { - "authorizationFile": "./src/assets/authorization-tags.json", + "authorizationFile": "authorization-tags.json", "baseName": "CS-BASIC", "chargePointModel": "Simulator simple", "chargePointVendor": "Ovomaltin", "power": 50000, "powerUnit": "W", "powerSharedByConnectors": true, - "powerOutType": "DC", + "currentOutType": "DC", "numberOfConnectors": 3, "randomConnectors": false, "Configuration": {