/smartmeter-datacollector-configurator

Smart Meter Data Collector Configurator

Primary LanguagePythonOtherNOASSERTION

Smart Meter Data Collector Configurator

License: BSD-3-Clause Pull Requests Welcome Contributions Welcome
Backend Python Code Checks Frontend Code Checks PyPI - Python Version


The smartmeter-datacollector-configurator is a web application to simplify the process of generating a valid initial configuration for smartmeter-datacollector.

It supports

  • a graphical approach to manage the configuration
  • input validation to avoid invalid configurations
  • loading / saving / discarding a configuration
  • restarting smartmeter-datacollector (only if installed as a Debian package)
  • restarting the demo applications which comes with the custom Raspberry Pi Image

You find further documentation about the configuration options at Wiki - Configuration and about running the installed package at Wiki - How to Use.

The web application consists of a backend and frontend combined in this repository. See the READMEs in the respective subdirectory.