beremiz
Clone
Summary
Browse
Changes
Graph
OPC-UA: fix types in model not being preserved after reload of CSV file, leading to exception when changing selection lists content.
2021-10-29, Edouard Tisserant
e655ec8162e1
OPC-UA: fix types in model not being preserved after reload of CSV file, leading to exception when changing selection lists content.
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"))