Skip to content
Snippets Groups Projects
Commit aa902e30 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-392: Add missing import

parent f9eade83
Branches
Tags
1 merge request!170L2SS-392: Support calling OPC-UA methods.
......@@ -21,6 +21,7 @@ from tangostationcontrol.common.entrypoint import entry
from tangostationcontrol.clients.attribute_wrapper import attribute_wrapper
from tangostationcontrol.devices.opcua_device import opcua_device
from tangostationcontrol.common.lofar_logging import device_logging_to_python, log_exceptions
from tangostationcontrol.devices.device_decorators import only_when_on
import numpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment