InfluxDB-Client-for-Arduino

InfluxDB client

A C++ library for connecting to InfluxDB databases from Arduino devices

Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.

GitHub

382 stars
15 watching
95 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list

arduino-libraryesp32esp8266esp8266-arduinoinfluxdbinfluxdb-clientmeasurements

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulgoldbaum/scala-influxdb-client An asynchronous Scala library for interacting with InfluxDB databases 122
d-led/influxdb-cpp-rest A C++ client for interacting with InfluxDB databases using the REST API and batching for high-performance data ingestion. 44
bugthesystem/influxdb.net Provides access to InfluxDB's REST API from .NET applications. 164
gobwas/influent.rs An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. 43
cymaticlabs/influxdbstudio A UI management tool for the InfluxDB time series database 893
timbuchwaldt/udpflux An Elixir-based client for shipping InfluxDB data points over UDP to an InfluxDB instance. 4
mneudert/instream A set of libraries and tools to interact with InfluxDB from an Elixir application. 223
johanvandenbroek/influxdb-client-labview An InfluxDB client library built using LabVIEW for interacting with InfluxDB databases via REST API 22
dleutnant/influxdbr A library that provides an R interface to connect to and manage time series data in InfluxDB servers. 94
influxdata/influxdb1-client A Go client API for connecting to InfluxDB 1.x time series databases 191
gossiperl/erflux An Erlang interface to InfluxDB, allowing data ingestion and querying 29
gobwas/influent A JavaScript driver for interacting with InfluxDB 38
corley/influxdb-php-sdk A PHP SDK for interacting with InfluxDB using UDP/IP or HTTP protocols. 84
influxdata/influxdb-java A Java client library for interacting with a popular time series database 1,184
driftluo/influxdbclient-rs A Rust library for interacting with InfluxDB version 1.0 and later 83