Hi, i’m not familiar with coding.
Started with node-red-contrib-nordpool-api-plus (node) - Node-RED
I try to write value with time to influxdb, no success so far.
How should I change the appropriate timestamp for Influxdb?
Could you write me some flow code here?
2021-02-16T20:41:13+0200 xxx [{“timestamp”:“2021-02-15T23:00:00.000Z”,“price”:45.18,“currency”:“EUR”,“area”:“EE”},{“timestamp”:“2021-02-16T00:00:00.000Z”,“price”:44.28,“currency”:“EUR”,“area”:“EE”},{“timestamp”:“2021-02-16T01:00:00.000Z”,“price”:43.52,“currency”:“EUR”,“area”:“EE”},{“timestamp”:“2021-02-16T02:00:00.000Z”,“price”:42.22,“currency”:“EUR”,“area”:“EE”},{“timestamp”:“2021-02-16T03:00:00.000Z”,“price”:42.35,“currency”:“EUR”,“area”:“EE”},{“timestamp”:“2021-02-16T04:00:00.000Z”,“price”:44…