X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fassets%2Fstation-templates%2Fvirtual-simple-atg.station-template.json;h=ae81e876bcf7bc4ef67abb666436efd16bad88c2;hb=55e89ef83efa3acb70f08cf99924c92c0e575deb;hp=a17f6dd51ae57f608f7a401e9d6aefec689d49c1;hpb=7de604f9b8af637fa79f50a61c4d39257ea960ad;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/virtual-simple-atg.station-template.json b/src/assets/station-templates/virtual-simple-atg.station-template.json index a17f6dd5..ae81e876 100644 --- a/src/assets/station-templates/virtual-simple-atg.station-template.json +++ b/src/assets/station-templates/virtual-simple-atg.station-template.json @@ -5,14 +5,21 @@ "chargePointVendor": "Ovomaltin", "power": 75000, "powerUnit": "W", + "powerSharedByConnectors": true, + "powerOutType": "DC", "numberOfConnectors": 3, "randomConnectors": false, "Configuration": { "configurationKey": [ + { + "key": "MeterValuesSampledData", + "readonly": false, + "value": "SoC,Energy.Active.Import.Register" + }, { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles",