Skip to content

fosterbuster/MBusParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBusParser

Somewhat fast mbus parser. Uses ~586 ticks per wmbus packet, thats including decryption and whatnot. Or on my shitty laptop, about one minute to parse one million unique wmbus packets.

Features

  • Conforms to EN 13757-3 and EN 13757-4. 2013 (If you want support for more recent standards, feel free to buy me one.)
  • Tested on more than one million wmbus real-world packets!

Whats working.

  • Able to wmbus and mbus. Encrypted and unencryped.
  • FB, FD VIFE's fully supported.

TODO:

  • Parse date and date time.
  • Write more tests.
  • Support more orthogonal value information extensions
  • Ensure correct unit is chosen.

Releases

No releases published

Packages

No packages published

Languages