Hello
i have some problems let talk node NodeRed(v3.0.3) with my influxDB 2.5 (Influx CLI 2.5.0) Database
Node Red and InfluxDB are on the same VM.
with InfluxDB 1.8 i logged in influx crate database and name thats it!
how do i have to create a Database with influxDB2.5 and from Node InfluxDB Out send the data?
Creating the database is nothing to do with node-red. You will have to look in the influxdb docs to find that out.
For writing to node-red, node-red-contrib-influxdb has an option to specify influxdb v2 in the database configuration node.