Fetch sensor data.
Project description
Jocasta
Library to extract data from serial and send it various services.
Supported Services
Services and things Jocasta can send data to.
Dweet https://dweet.io
Ridiculously simple messaging (and alerts) for the Internet of Things.
IO https://io.adafruit.com/
Open beta of a simple to use graphing platform.
Text File
A simple file in /tmp
with a string of JSON.
Setup
The below will get you going.
git clone git@github.com:chrishannam/jocasta.git
cd jocasta
[sudo] pip install virtualenv
virtualenv .
source bin/activate
pip install -r requirements.txt
python src/jocasta/collector.py
Assuming that works you will need to configure services.
Configuring Third Party Services
cp src/jocasta/settings/__init__.py.example src/jocasta/settings/__init__.py
# populate the fields with the third party settings and uncomment the services you want
$EDITOR src/jocasta/settings/__init__.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jocasta-0.1.0.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file jocasta-0.1.0.tar.gz
.
File metadata
- Download URL: jocasta-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0.post20200710 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 096ea1a889666926c9086e229715bea8213dfb4b4c1813d224560f8700576a58 |
|
MD5 | 4d28ad2b55b7901c67c08a461d5507ab |
|
BLAKE2b-256 | fff9f648521c4f4ff3497453a7846d1ffb10ec1f3fe581e98a95cd238a8cc621 |
File details
Details for the file jocasta-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: jocasta-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0.post20200710 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfaa0045ac1ce6db2aa19a629ed7bbe157790fadecf73c2496aebb4fb832c780 |
|
MD5 | 046c2193f56c54ac2e17ab3c51ba0cb9 |
|
BLAKE2b-256 | 86975b9ecb6f749b4cb76b88ceb4df7a5f31f15c9f8333376782f04bf43ec902 |