#meter #energy #frame #parser #french #edf #tele-info

teleinfo-parser

A small library for parsing TeleInfo frames from french EDF energy meters

5 releases (breaking)

Uses old Rust 2015

0.5.0 Sep 19, 2023
0.4.0 Jan 7, 2021
0.3.0 Oct 26, 2019
0.2.0 Sep 9, 2017
0.1.0 Aug 30, 2017

#1256 in Database interfaces

Download history 7/week @ 2024-02-25 1/week @ 2024-03-10 66/week @ 2024-03-31

67 downloads per month

GPL-3.0 license

24KB
522 lines

teleinfo-parser

teleinfo-parser is a small Rust library to parse the stream of TeleInfo frames from french EDF energy meters.

It can be used in your own program to do whatever you want with informations, like saving values in a database.

Currently it has been tested only with my own meter with the "Tarif Bleu" "Heures creuses" and "Base".

If you need a more complete crate you can have a look at the teleinfo-nom library.

Dependencies

~1MB
~18K SLoC