docs(otopcua): record FixedTree live-validation on wonder-app-vd03 (Makino Z-34184)
v2-ci / build (push) Failing after 39s
v2-ci / unit-tests (tests/Core/ZB.MOM.WW.OtOpcUa.Cluster.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.ControlPlane.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Runtime.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Security.Tests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.Host.IntegrationTests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.IntegrationTests) (push) Has been skipped
v2-ci / build (push) Failing after 39s
v2-ci / unit-tests (tests/Core/ZB.MOM.WW.OtOpcUa.Cluster.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.ControlPlane.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Runtime.Tests) (push) Has been skipped
v2-ci / unit-tests (tests/Server/ZB.MOM.WW.OtOpcUa.Security.Tests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.Host.IntegrationTests) (push) Has been skipped
v2-ci / integration (tests/Server/ZB.MOM.WW.OtOpcUa.OpcUaServer.IntegrationTests) (push) Has been skipped
This commit is contained in:
@@ -78,5 +78,22 @@ and [`…-injection.md`](../plans/2026-06-26-otopcua-fixedtree-equipment-injecti
|
||||
connects and its `FixedTreeCache` populates (~0–2 s), nodes are grafted at e.g.
|
||||
`ns=2;s=EQ-3686c0272279/FOCAS/Identity/SeriesNumber` and `…/FOCAS/Axes/X/AbsolutePosition`, carrying live
|
||||
values through the same path as the authored `parts-count`/`parts-required` tags, and survive redeploys.
|
||||
**Offline-complete + end-to-end-green; live-validate on the next host deploy** by browsing
|
||||
`ns=2;s=EQ-3686c0272279/FOCAS/…`.
|
||||
|
||||
**✅ LIVE-VALIDATED 2026-06-26.** A full self-contained Host overlay built from
|
||||
`feat/focas-fixedtree-equipment-injection` @ `37cac5de` was deployed to `E:\ApiInstall\OtOpcUa`
|
||||
(stop → full backup `E:\ApiInstall\OtOpcUa_bak-20260626111416` → robocopy overlay preserving
|
||||
`appsettings*.json` + `pki\` → restart; `/healthz` 200 Healthy, member Up ADMIN+DRIVER, OPC `:4840`
|
||||
listening). After the FOCAS driver reconnected, the host log recorded
|
||||
`DriverHost …: injected 57 discovered node(s) for driver focas-z-34184 under EQ-3686c0272279` and
|
||||
`AddressSpaceApplier: discovered nodes materialised under EQ-3686c0272279 (folders=14, vars=57)` —
|
||||
no `Exception`/`NotSupportedException`. Verified via the OtOpcUa CLI from a remote client:
|
||||
|
||||
- `browse --recursive ns=2;s=EQ-3686c0272279` → new `FOCAS` subtree (`Identity`, `Axes` X/Y/Z/B/C/AA
|
||||
+ `Actual`, `Spindle/S1`, `Program`, `OperationMode`, `Timers`), stable + idempotent across repeat
|
||||
browses (no churn); the device-host folder (`10.201.31.5:8193`) was collapsed as designed.
|
||||
- Sample reads, all **Good** (`Status 0x0`) with fresh/advancing source times:
|
||||
`FOCAS/Identity/SeriesNumber=G431`, `CncType=31`, `AxisCount=7`,
|
||||
`FOCAS/Axes/X/AbsolutePosition=2801574` (live), `FOCAS/OperationMode/ModeText=TJOG`.
|
||||
- Authored `parts-count`/`parts-required` still Good — no regression.
|
||||
|
||||
Rollback point retained at `E:\ApiInstall\OtOpcUa_bak-20260626111416`.
|
||||
|
||||
Reference in New Issue
Block a user