معرفی شرکت ها


emon-utils-0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple integration set of utilities connecting EmonPi's ecosystem with CouchDB
ویژگی مقدار
سیستم عامل -
نام فایل emon-utils-0.4
نام emon-utils
نسخه کتابخانه 0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده George Vasiliadis
ایمیل نویسنده geor.vasiliadis@gmail.com
آدرس صفحه اصلی https://github.com/GeorgeVasiliadis/emon-utils
آدرس اینترنتی https://pypi.org/project/emon-utils/
مجوز MIT License
# 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.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl emon-utils-0.4:

    pip install emon-utils-0.4.whl


نصب پکیج tar.gz emon-utils-0.4:

    pip install emon-utils-0.4.tar.gz