You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new using Node-red, it looks easy to use this node but unfortunately I do not understand where is the issue even if I do not receive any error message.
My flow is very basic, I get data from MQTT (about electricity consumtion) I do want to push it to influxdb.
On the node, I get the status (blue) done but the data is not written in DB, my query result is no items
Thanks in advance for your support.
Here my overall flux
The java code to build data influxdb inputs
The result in Influxdb shows only measurement created by the node but no data
Exemple of data generated, all looks OK
The text was updated successfully, but these errors were encountered:
Hello,
I'm new using Node-red, it looks easy to use this node but unfortunately I do not understand where is the issue even if I do not receive any error message.
My flow is very basic, I get data from MQTT (about electricity consumtion) I do want to push it to influxdb.
On the node, I get the status (blue) done but the data is not written in DB, my query result is no items
Thanks in advance for your support.
Here my overall flux
The java code to build data influxdb inputs
The result in Influxdb shows only measurement created by the node but no data
Exemple of data generated, all looks OK
The text was updated successfully, but these errors were encountered: