It was asked if we could provide an option for specifying the content for the header of the value column for each point. Such as it's name, name + device Name etc.
This is feasible but we will run into problems when the headers are not unique as the data is processed by creating a CSV schema before pushing the values through it. One rule of the schema is that headers must be unique.