Install InfluxDB
Install InfluxDB:
Start InfluxDB:
After installed InfluxDB, the next step is creating a database set and user that will access this database. Note that this user will be used by Telegraf when it accesses to the database to store data coming from the MQTT channel.
Start InfluxDB
Then create the database and the user
Last updated