[opcuaclient] OpcUaClient — Per-tag advanced subscription tuning incl. deadband #274

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: 2
Plan: docs/plans/opcuaclient-plan.md
Effort: L Cross-driver: False

Summary

Surface SamplingInterval, QueueSize, DiscardOldest, MonitoringMode, DataChangeFilter (DeadbandType=Absolute/Percent + Trigger) per-tag. Extend ISubscribable with additive overload accepting MonitoredTagSpec list.

Source files

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

Docs

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

Fixture

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

E2E

  • scripts/e2e/test-opcuaclient.ps1

Depends on

  • canonical: opcuaclient-1

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

<!-- queue-meta {"id": "opcuaclient-2", "driver": "opcuaclient", "phase": 1, "plan_pr_id": "2", "deps": ["opcuaclient-1"], "cross_driver": false} --> ## Auto-managed PR — Mode B (autonomous) **Driver**: `opcuaclient` **Phase**: `1` **Plan PR**: `2` **Plan**: [`docs/plans/opcuaclient-plan.md`](docs/plans/opcuaclient-plan.md) **Effort**: `L` **Cross-driver**: `False` ## Summary Surface SamplingInterval, QueueSize, DiscardOldest, MonitoringMode, DataChangeFilter (DeadbandType=Absolute/Percent + Trigger) per-tag. Extend ISubscribable with additive overload accepting MonitoredTagSpec list. ## Source files - `src/ZB.MOM.WW.OtOpcUa.Core.Abstractions/ISubscribable.cs` - `src/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient/OpcUaClientDriver.cs` ## Docs - `docs/drivers/OpcUaClient.md` - `docs/Client.CLI.md` - `docs/Client.UI.md` ## Fixture - `tests/ZB.MOM.WW.OtOpcUa.Driver.OpcUaClient.IntegrationTests/OpcPlcFixture.cs` ## E2E - `scripts/e2e/test-opcuaclient.ps1` ## Depends on - canonical: `opcuaclient-1` --- _Branch: `auto/opcuaclient/2`. 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:14:57 -04:00
Author
Owner

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

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

Auto-loop completed. Merged via PR #332.

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

No dependencies set.

Reference: dohertj2/lmxopcua#274