docs(opcuaclient): plan — register OpcUaClient driver factory (3 tasks)

This commit is contained in:
Joseph Doherty
2026-06-13 08:14:04 -04:00
parent 5aa1030be9
commit bc9cd464b5
2 changed files with 205 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"planPath": "docs/plans/2026-06-13-opcuaclient-factory-plan.md",
"tasks": [
{"id": 338, "subject": "Task 0: Create feature branch", "status": "pending"},
{"id": 339, "subject": "Task 1: OpcUaClientDriverFactoryExtensions + register + unit test", "status": "pending", "blockedBy": [338]},
{"id": 340, "subject": "Task 2: Verify — build, test, live /run", "status": "pending", "blockedBy": [339]}
],
"lastUpdated": "2026-06-13"
}