Hello, I just started using the library and it looks very nice. Would it be possible to add support for decimal and DateTimeOffset InfluxField data types? I am converting from using a SQL Server database to Influx DB and have quite a few areas where we are using decimal and DateTimeOffset data types. I realize that there may be some inconsistencies with the decimal data type as InfluxDB only stores floats. Thanks.
Hello, I just started using the library and it looks very nice. Would it be possible to add support for decimal and DateTimeOffset InfluxField data types? I am converting from using a SQL Server database to Influx DB and have quite a few areas where we are using decimal and DateTimeOffset data types. I realize that there may be some inconsistencies with the decimal data type as InfluxDB only stores floats. Thanks.