From: Jérôme Benoit Date: Tue, 20 Oct 2020 18:38:13 +0000 (+0200) Subject: Update submodules. X-Git-Tag: v1.0.1-0~263 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b7927f61631183e7db9c71096319a80808dbad5c;p=e-mobility-charging-stations-simulator.git Update submodules. Signed-off-by: Jérôme Benoit --- diff --git a/src/assets/configs-aws b/src/assets/configs-aws index eddd6e48..da601450 160000 --- a/src/assets/configs-aws +++ b/src/assets/configs-aws @@ -1 +1 @@ -Subproject commit eddd6e481ac8ce3c31b209274d39376f46c047b8 +Subproject commit da60145065ac5176e971ff2f19c90370371c2e2b diff --git a/src/assets/station-templates/evlink.station-template.json b/src/assets/station-templates/evlink.station-template.json index 3acbbfb4..cf78e893 100644 --- a/src/assets/station-templates/evlink.station-template.json +++ b/src/assets/station-templates/evlink.station-template.json @@ -48,7 +48,8 @@ "MeterValues": [ { "unit": "Wh", - "context": "Sample.Periodic" + "context": "Sample.Periodic", + "value": 0 } ] }