An open API service indexing awesome lists of open source software.

https://github.com/dsmrreader/dsmr-reader

DSMR-telegram reader & data visualizer for hobbyists. Free for non-commercial use.
https://github.com/dsmrreader/dsmr-reader

dsmr-reader dsmr4 dsmr5 dsmrp1 energy-consumption-visualizer non-commercial p1 raspberry-pi telegram-data-storage

Last synced: 5 months ago
JSON representation

DSMR-telegram reader & data visualizer for hobbyists. Free for non-commercial use.

Awesome Lists containing this project

README

        

[![Python](https://img.shields.io/badge/python-3.7%20|%203.8%20|%203.9|%203.10|%203.11-brightgreen.svg?style=for-the-badge)](https://devguide.python.org/versions/#versions)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dsmrreader/dsmr-reader/automated-tests.yml?branch=v5&style=for-the-badge)](https://github.com/dsmrreader/dsmr-reader/actions)
[![Read the Docs](https://img.shields.io/readthedocs/dsmr-reader/v5?style=for-the-badge)](https://dsmr-reader.readthedocs.io/)

# DSMR-reader
*DSMR-protocol reader, telegram data storage and energy consumption visualizer.
Can be used for reading the smart meter DSMR (Dutch Smart Meter Requirements) P1 port yourself at your home.
You will need a cable and hardware that can run Linux software.
**Free for non-commercial use**.*

----

## Docker
A third party Docker implementation [can be found here](https://github.com/xirixiz/dsmr-reader-docker).
Courtesy of [@Xirixiz](https://github.com/xirixiz).

## Docs
- **Documentation**: [English](https://dsmr-reader.readthedocs.io/en/v5/index.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/index.html)
- **Installation**: [English](https://dsmr-reader.readthedocs.io/en/v5/tutorial/installation/step-by-step.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/tutorial/installation/step-by-step.html)
- **How-to's**: [English](https://dsmr-reader.readthedocs.io/en/v5/how-to/index.html) / [Nederlands](https://dsmr-reader.readthedocs.io/nl/v5/how-to/index.html)

[Check out the documentation](https://dsmr-reader.readthedocs.io/en/v5/explained/about.html) for a tour and screenshots.

## Preview

![Dashboard](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/dashboard.png)

----

![Live](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/live.png)

----

![Archive](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/archive.png)

----

![Compare](https://github.com/dsmrreader/dsmr-reader/blob/v5/docs/_static/screenshots/v5/frontend/compare.png)

----

[Check out the documentation for more screenshots](https://dsmr-reader.readthedocs.io/en/v5/explained/about.html#screenshots).