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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
jocasta-0.2.0-py3.8.egg
(18.7 kB
view details)
File details
Details for the file jocasta-0.2.0-py3.8.egg
.
File metadata
- Download URL: jocasta-0.2.0-py3.8.egg
- Upload date:
- Size: 18.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 | 644477686740848aa4c2a33e18d4f6df99667fcedec849d86d202e7732e46c46 |
|
MD5 | 7435a13fd580f847ecd6e54005c71e16 |
|
BLAKE2b-256 | 9cfc6d30fd9d913147cbdb32986379fa32ea6af7bc493ade3d0a2dc723b890b6 |