influxdb-client-csharp
influxdb-client-csharp copied to clipboard
Write Error when initializing auto-properties
Steps to reproduce:
- Set up measurement table with auto props with inline default values
- Write query by POCO
- Error
Expected behavior: Able to write to measurement
Actual behavior: Got error says unable to determine measurement. Does it have a InfluxDB.Client.Core.Measurement or IsMeasurement InfluxDB.Client.Core.Column attribute?
Specifications:
- Client Version: 4.13.0
- InfluxDB Version: 1.7
- Platform: Linux