Convert InfluxDB JSON query result into a datatable in VB.NET

Hi Guys:

I got the influxDB up and running and I am consuming API Query service from a VB.NET client, I am having problem converting the JSON string into a datatable in .NET, Any Ideas?

Any specific issue you’re getting? Quick google found this answer on stackoverflow:

http://stackoverflow.com/questions/38943260/ddg#38944715