aboutsummaryrefslogtreecommitdiffstats
path: root/demo/NodePage.qml
Commit message (Expand)AuthorAgeFilesLines
* Add writeValueAtRange for index-range array writesThomas Vanbesien2026-02-231-3/+38
* Improve demo UI: server info page, page descriptions, layout polishThomas Vanbesien2026-02-201-4/+49
* Add custom log handler and expand demo node coverageThomas Vanbesien2026-02-201-3/+18
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien2026-02-201-2/+18
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien2026-02-201-5/+42
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien2026-02-201-127/+139
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien2026-02-201-13/+125
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien2026-02-201-4/+15
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien2026-02-201-110/+2
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien2026-02-191-1/+1
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien2026-02-191-0/+164