Problems sending Data to Inluxdb

Moderators: grovkillen, Stuntteam, TD-er

Message
Author
kickbutts
New user
Posts: 2
Joined: 25 Nov 2017, 10:41

Problems sending Data to Inluxdb

#1 Post by kickbutts » 25 Nov 2017, 12:49

Hi there!
First to say: ESP Easy is really great! Easy to use and stable.
But i am experiencing problems sending data to my Influxdb.
My ESP is running on v2.0.0-dev12.
Connecting to the network and getting sensor readings was not hard.
Screenshot-2017-11-25 Flur.png
I have a working DHT22 which is proving good Data.
I am not able to send the data to my Influxdb.
I established a Generic HTTP Advanced Controller. HTTP Method and Header is not Problem. My Problem is the HTTP Body.
When the Body looks like this:

Code: Select all

Flur value=%DHT22Temp%
Influxdb always returns the Error:

Code: Select all

{"error":"unable to parse 'Flur value=%DHT22Temp%': invalid boolean"}
So I think ESP Easy is not parsing the variable "DHT22Temp" into the sensor readings. ESP Easy seems just send the String

Code: Select all

Flur value=%DHT22Temp%
which obviously cannot be inserted into a data field expecting an float.
So my Question: What is the correct syntax to send my readings.
Thanks
You do not have the required permissions to view the files attached to this post.

kickbutts
New user
Posts: 2
Joined: 25 Nov 2017, 10:41

Re: Problems sending Data to Inluxdb

#2 Post by kickbutts » 28 Nov 2017, 20:19

I made some test and the same problem if i use another variable.
When writing:

Code: Select all

Flur value=%sysmin%
the same problem. Its not parsed.

Who is online

Users browsing this forum: Ahrefs [Bot], Anthropic Claude Bot [bot] and 15 guests