I have a project that uses NR + influxDB. I have grafana displaying my data, but the chart is embedded into an NR page. I'm trying to avoid using grafana dashboard. I'm just embedding the charts. from NR, how do I download the data?
Let's say I'm storing a lot of data, where does this data go? Is it written into a CSV file that just gets bigger and bigger until my Pi runs out of room?
Download from where to where?
If you mean you want to get it into node-red then use node-red-contrib-influxdb as I said.
How can you be using Influxdb and not know the answer to those questions already? I think you need to do some serious reading up on influx, which is nothing to do with node-red of course.