Giter Site home page Giter Site logo

georgevasiliadis / emon-utils Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 11 KB

A simple integration set of utilities connecting EmonPi's ecosystem with CouchDB

Home Page: https://pypi.org/project/emon-utils/

License: MIT License

Python 100.00%
couchdb emoncms emonpi energy-monitor

emon-utils's Introduction

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

  1. Install package by running pip install emon-utils
  2. 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.