Commit graph

11 commits

Author SHA1 Message Date
brentru
466f06de90 modified base to take in envar 2020-09-23 16:31:13 -04:00
brentru
2f58c68798 grok io key directly from script 2020-09-23 16:20:31 -04:00
brentru
1ae0addb1d try running with env in same step 2020-09-23 16:16:20 -04:00
brentru
dbf52b2547 link in base.py 2020-09-23 16:10:34 -04:00
brentru
25e52c0313 export env vars 2020-09-23 16:08:56 -04:00
brentru
6706193718 swap io user/key to secrets environmental vars 2020-09-23 16:01:15 -04:00
brentru
2b66bbb26b adding in dummy account and unit testing for travis 2018-07-10 16:32:18 -04:00
Tony DiCola
8fd72c2482 Update to use new MQTT path with username. 2015-06-03 13:30:36 -07:00
Tony DiCola
9900d508f5 Major update:
- Refactored REST client to use requests library for Python 3 compatibility.
- Added docstrings to all public methods & classes.
- Fleshed out CRUD APIs for data, feed, group.
- Wrote full suite of integration tests to verify changes.
- Updated setup.py to bump version to 0.9 & depend on requests and paho-mqtt modules.
- Updated and tested code to work with both Python 2 and 3.
- Broke out errors into separate file, and added explicit data model classes.
- General cleanup and preparation for public release.
2015-02-01 12:22:03 -08:00
Tony DiCola
196f71dc51 Document, refactor slightly, and add tests to REST API client. 2015-01-27 21:52:25 -08:00
Tony DiCola
2c4bb7fb20 Add MQTT client and update tests. 2015-01-13 23:37:00 -08:00