Commit graph

8 commits

Author SHA1 Message Date
Luke McNinch
e9afd5b317 Implement a "max_results" parameter for the data method, to allow for retrieval of more than 1000 data points.
This implementation is subject to an existing bug in the pagination link header in the API that will break when and if that bug is fixed.
2021-02-26 09:51:14 -05:00
Phil Hord
646e445a12
Fix syntax error in Groups documentation 2020-06-05 14:27:15 -07:00
brentru
e1d7e4f2c1 adafruit-io-client -> adafruit-io-python 2019-01-25 17:18:07 -05:00
brentrubell
d694464419
Feed sharing (#64)
Adding Feed Sharing into IO Python MQTT_Client
2018-08-01 17:21:11 -04:00
Eric Keller
29dcc0c718
fixup Client and MQTTClient calls
there si a missing parameter 'user' in the documentation.
2018-07-16 19:52:27 +02:00
brentru
406173eeb1 adding autopypi releases.. 2018-07-12 16:05:05 -04:00
brentru
75b57f17ba fixing documentation errors, travis 2018-07-10 16:41:05 -04:00
brentrubell
ffce772065
Adding Documentation and Travis to Library (#50)
* Add readme, rtd-docs, CoC

* Add documentation

* Add travis config

* Update README.rst to move api documentation off README
2018-07-05 12:20:39 -04:00