This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
dsmr_parser
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eac9681e0792294cd5fa384fc8f858cda6b77dc0
dsmr_parser
/
dsmr_parser
/
exceptions.py
T
7 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-08-22 20:16:11 +02:00
class
ParseError
(
Exception
):
pass
added telegram CRC verification
2016-12-28 20:29:34 +01:00
class
InvalidChecksumError
(
ParseError
):
pass
Reference in New Issue
Copy Permalink