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.0.1.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file jocasta-0.0.1.tar.gz
.
File metadata
- Download URL: jocasta-0.0.1.tar.gz
- Upload date:
- Size: 6.0 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 | 41eefd431eaa33801e36f9d571031dbc9df6901330bf7f95c4471589292990a8 |
|
MD5 | 5d77a3fa0f232186f441147e52879e20 |
|
BLAKE2b-256 | 56f2229209b27a3d7fa547e7b45dd33fd5483a1223e8b0921d17e6940beae691 |
File details
Details for the file jocasta-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jocasta-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.0 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 | cc5d9531f7ec29c01b3456cc5f824b9a145f0bee17924317276c8bf6ce66c4b7 |
|
MD5 | f3e0877ce85ba73c518da44ff37bfda5 |
|
BLAKE2b-256 | 929587f5c8965067d135f88c995d11a1e765a036bbcff2902f116af6047841c3 |