Add note about json timestamp is in UTC format.

pull/31/head
weetmuts 2019-07-07 22:16:02 +02:00
rodzic 8726a26175
commit 4a4d297313
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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.