fix json values

This commit is contained in:
Leif Johansson 2020-05-07 23:46:37 +02:00
parent 29e15793c0
commit 3e7b5741b7
No known key found for this signature in database
GPG key ID: D73AD6430AD478D6

View file

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