mblackstock / node-red-contrib-influxdb

Node-RED nodes to save and query data from an influxdb time series database
Other
64 stars 45 forks source link

Enable Token authentication #55

Closed albydnc closed 4 years ago

albydnc commented 4 years ago

I am using Influx Cloud 2.0. In this hosted influxdb, the access is regulated by a token auth, but I don't see how to use your node to connect to influx cloud.

mblackstock commented 4 years ago

The node only supports InfluxDb 1.x currently