Skip to content

Commit 5600cd7

Browse files
author
aviau
committed
Added documentationfor write method
1 parent c48818d commit 5600cd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

influxdb/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ def request(self, url, method='GET', params=None, data=None,
174174
raise InfluxDBClientError(response.content, response.status_code)
175175

176176
def write(self, data):
177+
""" Provided as convenience for influxdb v0.9.0, this may change. """
177178
self.request(
178179
url="write",
179180
method='POST',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy