Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
ae1828a06e
|
@ -1,4 +1,4 @@
|
||||
from pymodbus.client.sync import ModbusTcpClient as ModbusClient
|
||||
from pymodbus.client import ModbusTcpClient as ModbusClient
|
||||
from pymodbus.exceptions import ModbusIOException
|
||||
from time import sleep
|
||||
import threading
|
||||
|
Reference in New Issue
Block a user