balena-labs-projects / connector

Auto-configured data connector block based on Telegraf
15 stars 8 forks source link

Changing MQTT Topics #47

Open wjlove opened 2 years ago

wjlove commented 2 years ago

Currently when autowire finds a MQTT server with the name "mqtt" it connects as a data input source using both "sensors/#" and "balena/#" as topics. Consider allowing the user to add/change/delete topics w/o having to disable autowire and using a custom telegraf.conf file.