Update version to 0.5.0
Expose meter identifier in Base API
Add repository in manifest
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.