Current section
Files
Jump to
Current section
Files
README.md
[](https://codebeat.co/projects/github-com-gertjana-p1_parser-master) [](https://travis-ci.org/gertjana/p1_parser)
# P1Parser
Parses telegram's as they are output through the P1 serial port of a smartmeter
## Installation
```elixir
def deps do
[
{:p1_parser, "~> 0.1.3"}
]
end
```
The docs can be found at [https://hexdocs.pm/p1_parser](https://hexdocs.pm/p1_parser).
# todo's
- ~~Parse units~~
- ~~Parse Summer/Winter time information in timestamp~~
- ~~return structs~~
- Parse entire telegram
- Validate checksum