beremiz
Clone
Summary
Browse
Changes
Graph
Modbus plugin: fix algorithm detecting Modbus TCP servers using the same IP port on the same network interface
2020-06-07, Mario de Sousa
54f5b8e5c8d2
Modbus plugin: fix algorithm detecting Modbus TCP servers using the same IP port on the same network interface
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))