diff --git a/dsmr_parser/telegram_specifications.py b/dsmr_parser/telegram_specifications.py index bb82868..83f6bd8 100644 --- a/dsmr_parser/telegram_specifications.py +++ b/dsmr_parser/telegram_specifications.py @@ -9,6 +9,7 @@ from dsmr_parser.profile_generic_specifications import BUFFER_TYPES, PG_HEAD_PAR """ dsmr_parser.telegram_specifications ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + This module contains DSMR telegram specifications. Each specifications describes how the telegram lines are parsed. """