Skip to content
Snippets Groups Projects

L2SS-307: fix attribute extender import path

Merged Thomas Juerges requested to merge L2SS-307-Fix_device-sst_import_path into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -25,7 +25,7 @@ from tango import AttrWriteType
# Additional import
from clients.sst_client import sst_client, SST_collector
from clients.opcua_connection import OPCUAConnection
from clients.opcua_client import OPCUAConnection
from clients.attribute_wrapper import attribute_wrapper
from devices.hardware_device import hardware_device
Loading