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