I create a Bucket name Red, under Organization name is OBS, already create a Token and is running in localhost;8086
I have this data from my sensor as a string from a HTTP Get node
dataGMTTime=2024/04/17 00:00:55
cwinfo=Serial: 2387, FW: 5.88
clouds=9.380000
temp=30.730000
wind=-1
gust=-1
rain=2443
lightmpsas=-10.69
switch=0
safe=0
hum=69
dewp=24.390000
rawir=19.660000
abspress=1008.250000
relpress=1009.386999
II need to send this data to inlfuxdb, I try GPT, YOU TUBE you name it no luck. Can some one guide on what i need to do.
Everything in one PI4 B. I haven't been able send the data. I am trying with GPT some logics but I haven't been able to see values on Influx. I try to get the Compose file in var/lib/docker/portainer/compose and it say access denied ,SInce I am new in raspberry I am loss to change the privilage
Yes, I will go with out, I already have Node red stand alone so I am going to add the Influx and Grafana. But I still have the problem with the data. New to find out the best flow to accomplish it. If some one know and help me that will makit Thanks
Start by adding some test data to a test bucket using node-red-contrib-influxdb. Read the help text for the node to see how. Then you will know you are accessing the database ok.