add actual modbus communication

This commit is contained in:
2019-07-08 15:28:46 +02:00
parent 303f4b50f1
commit 93b3333356
4 changed files with 46 additions and 19 deletions

View File

@ -1,12 +0,0 @@
import queue
import datetime
import threading
import socketserver
import cmd
import io
import paho.mqtt.client as mqtt
import re