beremiz
Clone
Summary
Browse
Changes
Graph
Tests: Add project for OPC-UA server browsing and variable picking UI test
wxPython4
2022-11-11, Edouard Tisserant
6a04e7a90ceb
Tests: Add project for OPC-UA server browsing and variable picking UI test
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"))