beremiz
Clone
Summary
Browse
Changes
Graph
OPCUA: Add browsing of variables exposed by client when selecting location from variable panel.
2021-10-19, Edouard Tisserant
1ca385429bba
OPCUA: Add browsing of variables exposed by client when selecting location from variable panel.
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"))