beremiz
Clone
Summary
Browse
Changes
Graph
OPC-UA client: "static" class was forgotten for open62541 client structure preventing multiple client.
2022-01-17, Edouard Tisserant
2f5c30054d50
OPC-UA client: "static" class was forgotten for open62541 client structure preventing multiple client.
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"))