Hello, Please help me.
I have been searching ways about how to get Measurement list from InfluxDB(ver2.0.8) in C#, but I can’t find out. Of course, If I connect to Data Explorer in InfluxDB web page, I can see the list.
I want to make my “Data Explorer of InfluxDB” with C#, so I need Measurement list and Field list. I found some ways about it, but I was Python codes. Please let me know!!
I already know:
Influx DB’s => IP, Port, Token, Organization, Bucket Name
I want to know:
Measurement list and Field list