mblackstock / node-red-contrib-influxdb

Node-RED nodes to save and query data from an influxdb time series database
Other
64 stars 44 forks source link

Old Date using InfluxDB Batch Node not working #115

Closed satyamtpatel closed 2 years ago

satyamtpatel commented 2 years ago

When we are passing old date using influxdb batch node, it is not displaying data. We are sending in the Unix format and precision is in ms. Can you please provide assistance

mblackstock commented 2 years ago

Can you provide a sample flow that demonstrates the problem?

satyamtpatel commented 2 years ago

I was able to resolve the issue. Thanks for responding.