moved serial clients to own package

This commit is contained in:
Nigel Dokter
2017-01-10 20:09:33 +01:00
parent e97ab7c7ea
commit fadf206715
10 changed files with 104 additions and 89 deletions

View File

@@ -1,6 +1,6 @@
import unittest
from dsmr_parser.serial import TelegramBuffer
from dsmr_parser.clients.telegram_buffer import TelegramBuffer
from test.example_telegrams import TELEGRAM_V2_2, TELEGRAM_V4_2