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 |
#1 in #edf
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