From b7927f61631183e7db9c71096319a80808dbad5c Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 20 Oct 2020 20:38:13 +0200 Subject: [PATCH] Update submodules. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- src/assets/configs-aws | 2 +- src/assets/station-templates/evlink.station-template.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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 } ] } -- 2.34.1