A simple integration set of utilities connecting EmonPi's ecosystem with CouchDB
Project description
EmonUtils
A simple integration set of utilities connecting EmonPi's ecosystem with CouchDB
Features
- Subscribe on EmonPi's feeds of interest and re-transmit the measurements on a CouchDB server
How To Use
- Install package by running
pip install emon-utils
- Use package with
python -m EmonUtils
Configuration
When running for the first time, EmonUtils will fire the auto-configuration scripts up. After that, the system will be ready to use.
The auto-configuration scripts can be invoked on demand. The functions
from EmonUtils.setup import generate_config, generate_schema
cam be used accordingly.
An other way of configuring EmonUtils is by locating and editing the respective files manually. from EmonUtils import CONFIG_FILE, SCHEMA_FILE
can be used to examine where those files are stored.
Important Notes
- Make sure that the underlying server's clock is configured as desired. In the case of EmonPi, the default time zone might lead to obfuscating bugs.
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
File details
Details for the file emon-utils-0.4.tar.gz
.
File metadata
- Download URL: emon-utils-0.4.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ac6a559b3a46fbaf4ccebe12add2c4e887198739f7336e8463d405879883bb |
|
MD5 | bf86a117a3338c46b9c65d1df2449073 |
|
BLAKE2b-256 | dd37c49ad8efc8dab20a1ea3bd4703b8102fd27c0e1d3265f34612832fd500e1 |