How to handle different topics with different data types in Telegraf?
We have three topics in our MQTT input. Two are boolean, one is a float. We use an InfluxDB as output.
We have three topics in our MQTT input. Two are boolean, one is a float. We use an InfluxDB as output.