brentru
|
d2bb729ddb
|
update example for new send_data
|
2019-03-05 11:35:54 -05:00 |
|
brentru
|
d1b1ac8bc3
|
add subscribe_randomizer and mqtt example
|
2019-01-15 15:20:30 -05:00 |
|
brentru
|
32661c2b05
|
adding example of getting random data by id
|
2019-01-15 14:33:51 -05:00 |
|
brentru
|
2dfaa712ac
|
add example of accessing darksky forecast using the IO Weather Service and Adafruit IO API
|
2019-01-14 13:46:41 -05:00 |
|
brentru
|
209c0f3160
|
update examples for breaking change within send_location_data method, bump version
|
2018-12-30 20:57:10 -05:00 |
|
brentrubell
|
80b455a0eb
|
TypeError Handling (#61)
Fix TypeError on 3.5.x (RasPi, Stretch)
|
2018-07-17 10:00:54 -04:00 |
|
brentrubell
|
66ea1f44eb
|
Merge branch 'api-v2' into v2-examples
|
2018-07-09 15:53:45 -04:00 |
|
brentru
|
a49354a011
|
tidy up examples
|
2018-07-09 15:34:42 -04:00 |
|
brentru
|
95577646ee
|
warning for api key sharing
|
2018-07-05 11:32:24 -04:00 |
|
brentrubell
|
418141a00f
|
Support for Lat/Lon/Elevation Data (#48)
* modified model for location feeds
* added send_location_data method to API client wrapper
* fix send_location_data arg order, update example
|
2018-07-02 13:10:14 -04:00 |
|
Justin Cooper
|
c21867eb75
|
rename send to send_data and craete alias to send, rework readme
|
2017-06-27 15:39:56 -05:00 |
|
Justin Cooper
|
a5946f6ad2
|
update client calls with username and add send_batch_data
|
2017-06-27 15:20:15 -05:00 |
|
Justin Cooper
|
08614c0140
|
reorganize examples, and add a new data example
|
2017-06-27 14:23:43 -05:00 |
|