Skip to content

Commit

Permalink
Updated InfluxDB.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie authored Apr 19, 2023
1 parent 318bfe9 commit 035ff5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/InfluxDB.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# MTConnect > InfluxDB
Uses the MTConnect.NET MTConnectHttpClient class to read from an MTConnect Agent and write that data to an InfluxDB database

This is a simple example for basic Value Observations and would need to be edited to support Conditions, Datasets, Tables, TimeSeries, and Assets.

## Example
```c#
using InfluxDB.Client;
Expand Down

0 comments on commit 035ff5d

Please sign in to comment.