Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW
LabVIEW client for InfluxDB
https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW
Last synced: 6 days ago
JSON representation
LabVIEW client for InfluxDB
- Host: GitHub
- URL: https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW
- Owner: johanvandenbroek
- License: other
- Created: 2015-04-29T11:52:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T13:17:29.000Z (about 4 years ago)
- Last Synced: 2024-08-02T07:09:51.792Z (3 months ago)
- Language: LabVIEW
- Size: 1.55 MB
- Stars: 21
- Watchers: 4
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-influxdb - InfluxDB-Client-LabVIEW - LabVIEW client for InfluxDB (Client libraries / Unofficial)
README
# InfluxDB-Client-LabVIEW
LabVIEW client for communication (REST API) with [InfluxDB](http://influxdb.com/) databases.
LabVIEW version 2018.
Tested with InfluxDB 1.8.1## Dependencies
* OpenG Dictionary Library
* OpenG Error Library
* OpenG LabVIEW Data Library
* Interactive Internet Interface: JSON Toolkit for LabVIEW (i3 JSON)## License
Licensed under the MIT-license (see [LICENSE](https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW/edit/master/LICENSE)).