influxdb-client-csharp
influxdb-client-csharp copied to clipboard
Questions regarding FluxColumn type
trafficstars
FluxColumn has a string property called DataType. What are the possible values this property can take? Is there a list, apart from the DataType doc?
Some possible values make sense (int, double, string) but others like dateTime:RFC3339 seem a bit confusing.