beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: HMI:Switch now accepts boolean values 'true' and 'false'
svghmi
2020-03-31, Edouard Tisserant
1695122a5e16
SVGHMI: HMI:Switch now accepts boolean values 'true' and 'false'
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"))