json fmt info

This commit is contained in:
Leif Johansson 2020-05-07 23:09:48 +02:00
parent 32b4ec8032
commit 29e15793c0
No known key found for this signature in database
GPG key ID: D73AD6430AD478D6

View file

@ -4,5 +4,6 @@
data_format = "json"
json_name_key = "tp"
json_time_key = "ts"
json_time_format = "unix"
json_string_fields = ["ap","rp","tp"]
json_time_format = "2006-01-02 15:04:05"
json_timezone = "Local"