Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 285 Bytes

This Repo contains Hoymiles DTU protobuf message definitions and protocoll details.

Some POC python scripts and a message parser wich can parse raw messages extracted from tcpdumps.

You will need python-protobuf and protobuf libs.

Compile *.proto files with protoc. see: protocol.md