beremiz

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"))