X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fvirtual.station-template.json;h=a28fccf5f2102c551ef6634b331963b51bab1d63;hb=d3c1e8603ac7366bc49fcc34f7b024a2a4ae5ada;hp=b0b2cd509405a8fd638e350a9904b7fc5f517eb2;hpb=6ecb15e433167b2dae32d54bf7bed72c2d1369a6;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual.station-template.json b/src/assets/station-templates/virtual.station-template.json index b0b2cd50..a28fccf5 100644 --- a/src/assets/station-templates/virtual.station-template.json +++ b/src/assets/station-templates/virtual.station-template.json @@ -5,6 +5,8 @@ "chargePointVendor": "Ovomaltin", "power": 50000, "powerUnit": "W", + "powerSharedByConnectors": true, + "powerOutType": "DC", "numberOfConnectors": 9, "randomConnectors": false, "Configuration": { @@ -17,7 +19,7 @@ { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles", @@ -44,7 +46,8 @@ "maxDelayBetweenTwoTransactions": 30, "probabilityOfStart": 1, "stopAfterHours": 0.3, - "stopOnConnectionFailure": false + "stopOnConnectionFailure": false, + "requireAuthorize": false }, "Connectors": { "0": {},