edl21hz
Go to file
tilman 25504d0b68 functions and handling of stupid power values
Introduced PWRMAX als treshold for outgoing or incoming power. Before this sometimes useless values occured (e.g. 1000000 W for a normal family home).
Introduced simple functions for the structure and error handling.
2019-06-05 21:23:11 +02:00
edl21.sh functions and handling of stupid power values 2019-06-05 21:23:11 +02:00
edldata.sql „edldata.sql“ hinzufügen 2019-03-02 17:01:45 +01:00
LICENSE Initial commit 2019-03-02 16:49:29 +01:00
README.md „README.md“ ändern 2019-03-03 21:15:45 +01:00

edl21

Dieses Script ruft mittels optischem Lesekopf die Daten vom Stromzähler Typ EDL21 ab und überträgt sie in eine MySQL/MariaDB-Datenbank von wo aus sie beliebig weiterverarbeitet werden können (z.B. pChart).

Es findet kein CRC-Check statt!

Hintergrundwissen

http://wiki.volkszaehler.org/hardware/channels/meters/power/edl-ehz/edl21-ehz

http://blog.bubux.de/tag/stromzaehler/ (Vielen Dank!)