I'm new to node-red and already learned a lot from browsing this forum.
I have a little flow that right now uses a single object to write a value into influx db using the influxdb out node.
My problem is, that the entries made in influxdb have _value as the _field tag where I want it do be AT and I don't get why that is. The object send to the influxdb out node is
I am thankful for hints and ideas and happy to learn.
If you want to do it in a function (which is less efficient than a change node) then you can take out the square brackets. It doesn't need to be an array. Again, see the help text for the node.