Hi,
This is my flow
[{"id":"067ceef3c68f22a2","type":"tab","label":"Flow 1","disabled":false,"info":"","env":[]},{"id":"bb60b34fc81ad1f8","type":"debug","z":"067ceef3c68f22a2","name":"debug 1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":580,"y":180,"wires":[]},{"id":"d7eee45e432eaf49","type":"influxdb in","z":"067ceef3c68f22a2","influxdb":"c646284503ed83e0","name":"","query":"","rawOutput":false,"precision":"","retentionPolicy":"","org":"organisation","x":380,"y":180,"wires":[["bb60b34fc81ad1f8"]]},{"id":"a418e072886144df","type":"inject","z":"067ceef3c68f22a2","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":160,"y":60,"wires":[["9a79233caee4780a","f3218c843fcc3365"]]},{"id":"9a79233caee4780a","type":"influxdb out","z":"067ceef3c68f22a2","influxdb":"c646284503ed83e0","name":"","measurement":"balena","precision":"","retentionPolicy":"","database":"database","precisionV18FluxV20":"ms","retentionPolicyV18Flux":"","org":"organisation","bucket":"bucket","x":400,"y":60,"wires":[]},{"id":"1a26bc0a36460538","type":"inject","z":"067ceef3c68f22a2","name":"","props":[{"p":"query","v":"SELECT * FROM balena","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":150,"y":180,"wires":[["d7eee45e432eaf49","57c60f0483f90bf0"]]},{"id":"f3218c843fcc3365","type":"debug","z":"067ceef3c68f22a2","name":"debug 2","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":320,"y":100,"wires":[]},{"id":"57c60f0483f90bf0","type":"debug","z":"067ceef3c68f22a2","name":"debug 3","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":320,"y":240,"wires":[]},{"id":"c646284503ed83e0","type":"influxdb","hostname":"localhost","port":"8086","protocol":"http","database":"balena","name":"","usetls":false,"tls":"","influxdbVersion":"1.x","url":"http://localhost:8086","rejectUnauthorized":true,"credentials":{}}]
Thanks