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.
Last updated
Integrate InfluxDBv2 in your IoT Solution with Thingsup. Connect InfluxDB Databases and run queries to insert/get data via MQTT or HTTP APIs.
Last updated
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.
Please note the following points:
You can start using InfluxDB Cloud with Getting Started Guide from Influx Data