From 4a4d297313680063f3e2943f8e120163b7ffdc38 Mon Sep 17 00:00:00 2001 From: weetmuts Date: Sun, 7 Jul 2019 22:16:02 +0200 Subject: [PATCH] Add note about json timestamp is in UTC format. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d1efc08..a107ba1 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,9 @@ METER_MAX_FLOW_M3H METER_TIMESTAMP ``` +Note that the METER_TIMESTAMP and the timestamp in the json output, is in UTC format, this is not your localtime. +However the hr and fields output will print your localtime. + You can add `shell=commandline` to a meter file stored in wmbusmeters.d, then this meter will use this shell command instead of the command stored in wmbusmeters.conf.