teleinfo-parser

Crates.ioteleinfo-parser
lib.rsteleinfo-parser
version0.5.0
sourcesrc
created_at2017-08-30 21:59:25.933335
updated_at2023-09-19 20:46:12.202589
descriptionA small library for parsing TeleInfo frames from french EDF energy meters.
homepagehttps://sr.ht/~npen/teleinfo-parser/
repositoryhttps://git.sr.ht/~npen/teleinfo-parser
max_upload_size
id29943
size58,773
Nicolas PENINGUY (npen)

documentation

README

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.

Commit count: 0

cargo fmt