beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
svghmi
2021-07-05, Edouard Tisserant
5d174cdf4d98
SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
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"))