Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emon-utils

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emon-utils

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

  • 0.4
  • PyPI
  • Socket score

Maintainers
1

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc