From 226911c826d4b76fc70a48e8708358ea44b21a34 Mon Sep 17 00:00:00 2001 From: esmith1729 <131008854+esmith1729@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:51:13 +0100 Subject: [PATCH] Add asyncua for OPC UA python emulation --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 8728101..26ad162 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ ibex_bluesky_core genie_python matplotlib pyqt6 +asyncua