For the complete documentation index, see llms.txt. This page is also available as Markdown.

InfluxDBv2 Connection

Integrate InfluxDBv2 in your IoT Solution with Thingsup. Connect InfluxDB Databases and run queries to insert/get data via MQTT or HTTP APIs.

This provides a connection to User's InfluxDB Database. User need to provide following parameters to establish a connection to their InfluxDB database.

  • URL - Public URL of InfluxDB Database

    • If you are using InfluxDB Cloud, URL will be similar e.g. https://us-west-2-1.aws.cloud2.influxdata.com

  • Token - Authentication Token for InfluxDB Database.

Add InfluxDBv2 Connection

Please note the following points:

Last updated

Was this helpful?