[opcuaclient] OpcUaClient — Per-subscription tuning #273

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

Auto-managed PR — Mode B (autonomous)

Driver: opcuaclient Phase: 1 Plan PR: 1
Plan: docs/plans/opcuaclient-plan.md
Effort: M Cross-driver: False

Summary

Lift hard-coded subscription parameters (KeepAliveCount=10, LifetimeCount=1000, MaxNotificationsPerPublish=0, Priority=0, PublishingInterval floor 50ms) into OpcUaClientDriverOptions.Subscriptions.

Source files

  • src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriverOptions.cs
  • src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriver.cs

Docs

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

Fixture

  • tests/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient.IntegrationTests/OpcPlcFixture.cs

E2E

  • scripts/e2e/test-opcuaclient.ps1

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

<!-- queue-meta {"id": "opcuaclient-1", "driver": "opcuaclient", "phase": 1, "plan_pr_id": "1", "deps": [], "cross_driver": false} --> ## Auto-managed PR — Mode B (autonomous) **Driver**: `opcuaclient` **Phase**: `1` **Plan PR**: `1` **Plan**: [`docs/plans/opcuaclient-plan.md`](docs/plans/opcuaclient-plan.md) **Effort**: `M` **Cross-driver**: `False` ## Summary Lift hard-coded subscription parameters (KeepAliveCount=10, LifetimeCount=1000, MaxNotificationsPerPublish=0, Priority=0, PublishingInterval floor 50ms) into OpcUaClientDriverOptions.Subscriptions. ## Source files - `src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriverOptions.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriver.cs` ## Docs - `docs/drivers/OpcUaClient.md` - `docs/Client.CLI.md` ## Fixture - `tests/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient.IntegrationTests/OpcPlcFixture.cs` ## E2E - `scripts/e2e/test-opcuaclient.ps1` --- _Branch: `auto/opcuaclient/1`. Target: `auto/driver-gaps`._
dohertj2 added the phase/1auto-manageddriver/opcuaclientqueue/queued labels 2026-04-25 12:34:27 -04:00
dohertj2 added queue/in-progress and removed queue/queued labels 2026-04-25 15:06:57 -04:00
Author
Owner

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

🤖 Auto-loop picked this up. Branch: `auto/opcuaclient/1`. Status: in-progress.
dohertj2 added queue/done and removed queue/in-progress labels 2026-04-25 15:11:28 -04:00
Author
Owner

Auto-loop completed. Merged via PR #331.

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

No dependencies set.

Reference: dohertj2/lmxopcua#273