grafana-influx: attempt to fix mqtt parsing with telegraf
This commit is contained in:
parent
1d61c6eb11
commit
1514df206a
|
|
@ -10,5 +10,4 @@
|
||||||
topic = "climate/+/+"
|
topic = "climate/+/+"
|
||||||
measurement = "climate"
|
measurement = "climate"
|
||||||
tags = "_/device/_"
|
tags = "_/device/_"
|
||||||
_fields= "_/_/field"
|
fields= "_/_/field"
|
||||||
topic_tag = ""
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue