X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fstation-templates%2Fsiemens.station-template.json;h=9c4d5cff482743c7d39e27e049391adff8081418;hb=55e89ef83efa3acb70f08cf99924c92c0e575deb;hp=e362505ee18ba9cd9117015dbdf586f0fa6547f2;hpb=9b25a525133f0b7d8e57a566dc1e841c97318d16;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/station-templates/siemens.station-template.json b/src/assets/station-templates/siemens.station-template.json index e362505e..9c4d5cff 100644 --- a/src/assets/station-templates/siemens.station-template.json +++ b/src/assets/station-templates/siemens.station-template.json @@ -8,12 +8,18 @@ "powerUnit": "W", "numberOfConnectors": 2, "randomConnectors": false, + "voltageOut": 240, "Configuration": { "configurationKey": [ + { + "key": "MeterValuesSampledData", + "readonly": false, + "value": "Energy.Active.Import.Register" + }, { "key": "MeterValueSampleInterval", "readonly": false, - "value": 30 + "value": "30" }, { "key": "SupportedFeatureProfiles",