aboutsummaryrefslogtreecommitdiffstats
path: root/demo/ConnectionPage.qml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Main.qml into separate components and add commentsThomas Vanbesien2026-03-231-0/+400
Extract ConnectionPage, CertTrustDialog, and DebugConsole from Main.qml into their own QML files. Add inline comments to OpcUaMonitoredNode::handleValueUpdated explaining the range write guard, value store, and timestamp update.