beremiz
Clone
Summary
Browse
Changes
Graph
Modbus plugin web interface: show the keyword "#ANY#" on TCP servers
2020-06-07, Mario de Sousa
978cf239c689
Modbus plugin web interface: show the keyword "#ANY#" on TCP servers
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"))