Chariot Base¶
Base utilities for chariot micro-services.
Development¶
Encrypt application secrets, with the folling command
$ gpg -c --batch --passphrase test config.json
Features¶
- Connection to Influx DB
- Connection to MQTT broker
- Connection to Cloudant
- Connection to IBM Watson IoT service
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.