aboutsummaryrefslogtreecommitdiffstats
path: root/demo
Commit message (Expand)AuthorAgeFilesLines
* Add .qmlformat.ini, qmlls support, and format QML filesThomas Vanbesien2026-02-253-234/+331
* Make build system usable as a git submoduleThomas Vanbesien2026-02-241-1/+1
* Add ValueRank and ArrayDimensions to OpcUaNodeInfoThomas Vanbesien2026-02-241-0/+2
* Add writeValueAtRange for index-range array writesThomas Vanbesien2026-02-231-3/+38
* Improve demo UI: server info page, page descriptions, layout polishThomas Vanbesien2026-02-202-11/+71
* Add custom log handler and expand demo node coverageThomas Vanbesien2026-02-202-14/+88
* 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-202-115/+7
* Refactor BobinkClient and clean up commentsThomas Vanbesien2026-02-191-0/+2
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien2026-02-191-1/+1
* Install QtOpcUa to local prefix instead of system Qt directoryThomas Vanbesien2026-02-191-1/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien2026-02-194-71/+136
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien2026-02-191-3/+3
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien2026-02-193-300/+412
* Rename targets, route messages to debug console, clean upThomas Vanbesien2026-02-192-100/+173
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2026-02-181-14/+131
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien2026-02-182-26/+66
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien2026-02-173-0/+224