From 4fa475b9d24b8cf804cd937f30ede85533322d5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 31 Aug 2021 18:29:22 +0200 Subject: [PATCH] Fix siemens charging station template MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- src/assets/station-templates/siemens.station-template.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/assets/station-templates/siemens.station-template.json b/src/assets/station-templates/siemens.station-template.json index 29141bf8..74341ca5 100644 --- a/src/assets/station-templates/siemens.station-template.json +++ b/src/assets/station-templates/siemens.station-template.json @@ -69,8 +69,6 @@ "MeterValues": [ { "context": "Sample.Periodic", - "format": "Raw", - "measurand": "Energey.Active.Import.Register", "unit": "Wh" } ] -- 2.34.1