node-red-contrib-stackhero-influxdb-v2 icon indicating copy to clipboard operation
node-red-contrib-stackhero-influxdb-v2 copied to clipboard

Node-RED node to read and write to an InfluxDB v2 database.

Results 15 node-red-contrib-stackhero-influxdb-v2 issues
Sort by recently updated
recently updated
newest added

If i run a query for a field that contains strings i get a result as normal but "_value: NaN". If i change the field to a numeric it works....

Hello, we tried the node to connect to influxdb version 2 on our Bosch Rexroth ctrlX Hardware (Linux Ubuntu Core arm64). Unfortunately right after deploy, the Node.js process crashes caused...

Hi Team, Greetings I am trying to write to influxdb without timestamp it works. by default it adds node-red timestamp in influxdb when it writes. query shows the timestamp of...

When multiple write nodes are placed in one flow the logs show a warning of the kind: > (node:31) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 stateWrite listeners added to...

In the multiple query example the range has an error in the stop time, it is shown as range(start: -24h, stop: now), this returns an error. The correct form is...

Hi, thank you for having developed such a nice node! I'm using the stackhero-influxdbv2 node version 1.0.4 with Node-red v. 3.0.2. with influxdb v.2.5 on a windows 11 pro pc....

Several people have already forked it, maybe with permission. But could you consider adding a license, e.g., MIT?

When adding a trailing "i" to an integer value I would expect that the influxdb field becomes an integer, but it turns out to be a string instead. A trailing...

Hello, If the certificate used for the influxdb server is self signed, then the stackhero cannot connect as it tries to validate the certificate and it fails. There should be...