docs-v2/content/influxdb3/clustered/reference/client-libraries/v2/arduino.md

1.5 KiB
Raw Permalink Blame History

title seotitle list_title description external_url list_note menu weight prepend
Arduino client library Use the InfluxDB Arduino client library Arduino Use the InfluxDB Arduino client library to interact with InfluxDB. https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino _ contributed by [tobiasschuerg](https://github.com/tobiasschuerg)_
influxdb3_clustered
name parent
Arduino v2 client libraries
201
block content
warn ### Use InfluxDB v3 clients The `/api/v2/query` API endpoint and associated tooling, such as InfluxDB v2 client libraries and the `influx` CLI, **can't** query an {{% product-name omit=" Clustered" %}} cluster. [InfluxDB v3 client libraries](/influxdb3/clustered/reference/client-libraries/v3/) and [Flight SQL clients](/influxdb3/clustered/reference/client-libraries/) are available that integrate with your code to write and query data stored in {{% product-name %}}. InfluxDB v3 supports many different tools for [**writing**](/influxdb3/clustered/write-data/) and [**querying**](/influxdb3/clustered/query-data/) data. [**Compare tools you can use**](/influxdb3/clustered/get-started/#tools-to-use) to interact with {{% product-name %}}.

Arduino is an open source hardware and software platform used for building electronics projects.

The documentation for this client library is available on GitHub.

Arduino InfluxDB client