From f46a9da0d8993297c4d69e8e0218cd29a14f6c4d Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Fri, 17 Apr 2026 09:14:59 -0400 Subject: [PATCH] Add links document with LmxOpcUa repo reference --- links.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 links.md diff --git a/links.md b/links.md new file mode 100644 index 0000000..9d229dd --- /dev/null +++ b/links.md @@ -0,0 +1,9 @@ +# Links + +External repositories, tools, and resources related to the 3-year plan. Keep this file updated as new repositories and resources come online. + +## Repositories + +| Repo | Description | Plan reference | +|---|---|---| +| [lmxopcua](https://gitea.dohertylan.com/dohertj2/lmxopcua) | Current LmxOpcUa codebase — the in-house OPC UA server with tight Aveva System Platform integration. **To be evolved into OtOpcUa** (the unified site-level OPC UA layer with equipment + System Platform namespaces). | `goal-state.md` → OtOpcUa; `roadmap.md` → OtOpcUa workstream Year 1 |