[opcuaclient] OpcUaClient — Method node mirroring + Call passthrough #281

Closed
opened 2026-04-25 12:34:28 -04:00 by dohertj2 · 2 comments
Owner

Auto-managed PR — Mode B (autonomous)

Driver: opcuaclient Phase: 2 Plan PR: 9
Plan: docs/plans/opcuaclient-plan.md
Effort: L Cross-driver: False

Summary

Discover NodeClass.Method nodes; expose locally; forward Call invocations as Session.CallAsync. Adds new IMethodInvoker capability interface (9th capability). Browse HasProperty for InputArguments/OutputArguments.

Source files

  • src/ZB.MOM.WW.OtOpcUa.Core.Abstractions/IDriver.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriver.cs

Docs

  • docs/drivers/OpcUaClient.md
  • docs/Client.CLI.md
  • docs/Client.UI.md

E2E

  • scripts/e2e/test-opcuaclient.ps1

Notes

9th capability interface.


Branch: auto/opcuaclient/9. Target: auto/driver-gaps.

<!-- queue-meta {"id": "opcuaclient-9", "driver": "opcuaclient", "phase": 2, "plan_pr_id": "9", "deps": [], "cross_driver": false} --> ## Auto-managed PR — Mode B (autonomous) **Driver**: `opcuaclient` **Phase**: `2` **Plan PR**: `9` **Plan**: [`docs/plans/opcuaclient-plan.md`](docs/plans/opcuaclient-plan.md) **Effort**: `L` **Cross-driver**: `False` ## Summary Discover NodeClass.Method nodes; expose locally; forward Call invocations as Session.CallAsync. Adds new IMethodInvoker capability interface (9th capability). Browse HasProperty for InputArguments/OutputArguments. ## Source files - `src/ZB.MOM.WW.OtOpcUa.Core.Abstractions/IDriver.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriver.cs` ## Docs - `docs/drivers/OpcUaClient.md` - `docs/Client.CLI.md` - `docs/Client.UI.md` ## E2E - `scripts/e2e/test-opcuaclient.ps1` ## Notes 9th capability interface. --- _Branch: `auto/opcuaclient/9`. Target: `auto/driver-gaps`._
dohertj2 added the phase/2auto-manageddriver/opcuaclientqueue/queued labels 2026-04-25 12:34:28 -04:00
dohertj2 added queue/in-progress and removed queue/queued labels 2026-04-25 20:44:02 -04:00
Author
Owner

🤖 Auto-loop picked this up. Branch: auto/opcuaclient/9. Status: in-progress.

🤖 Auto-loop picked this up. Branch: `auto/opcuaclient/9`. Status: in-progress.
dohertj2 added queue/done and removed queue/in-progress labels 2026-04-25 20:55:13 -04:00
Author
Owner

Auto-loop completed. Merged via PR #361.

✅ Auto-loop completed. Merged via PR #361.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dohertj2/lmxopcua#281