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
If you select some rows from influx so the timestamp is returned, it looks great in a Debug node however if you pass it onto a CSV node it gets surrounded by three double quotes.
If you pass the data to a function node and do a 'typeof' on it, it shows up as an object. Would it be possible to divide the timestamps by 1000 so Node-RED would treat them as a timestamp?
The text was updated successfully, but these errors were encountered:
If you select some rows from influx so the timestamp is returned, it looks great in a Debug node however if you pass it onto a CSV node it gets surrounded by three double quotes.
If you pass the data to a function node and do a 'typeof' on it, it shows up as an object. Would it be possible to divide the timestamps by 1000 so Node-RED would treat them as a timestamp?
The text was updated successfully, but these errors were encountered: