Skip to content

Commit 134f433

Browse files
authored
Removed word reading as query support has been already removed
1 parent 86d79c2 commit 134f433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author=Tobias Schürg, Influxdata
44
maintainer=Tobias Schürg, InfluxData
55
sentence=InfluxDB Client for Arduino.
66
url=https://github.com/tobiasschuerg/ESP8266_Influx_DB
7-
paragraph=This library allows writing and reading data from InfluxDB server or InfluxDB Cloud. Supports authentication, secure communication over TLS, batching and retrying.
7+
paragraph=This library allows writing data to InfluxDB server or InfluxDB Cloud. Supports authentication, secure communication over TLS, batching and retrying.
88
category=Data Storage
99
architectures=*
1010
includes=InfluxDbClient.h

0 commit comments

Comments
 (0)