beremiz
Clone
Summary
Browse
Changes
Graph
Modbus plugin: Add "exec. req. flag" and "write on change" features
2020-05-28, Mario de Sousa
990004083eb8
Modbus plugin: Add "exec. req. flag" and "write on change" features
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"))