aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add custom log handler and expand demo node coverageThomas Vanbesien2026-02-203-14/+94
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien2026-02-203-5/+104
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien2026-02-203-9/+277
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien2026-02-203-131/+163
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien2026-02-203-13/+337
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien2026-02-203-4/+61
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien2026-02-2011-732/+152
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien2026-02-192-10/+14
* Fix open62541 backend plugin failing to load at runtimeThomas Vanbesien2026-02-191-0/+10
* Refactor BobinkClient and clean up commentsThomas Vanbesien2026-02-194-63/+84
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien2026-02-194-226/+233
* Install QtOpcUa to local prefix instead of system Qt directoryThomas Vanbesien2026-02-193-14/+17
* Update .gitignoreThomas Vanbesien2026-02-191-0/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien2026-02-199-121/+168
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien2026-02-195-36/+163
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien2026-02-196-300/+816
* Rename targets, route messages to debug console, clean upThomas Vanbesien2026-02-196-395/+622
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2026-02-183-14/+230
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien2026-02-188-75/+241
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien2026-02-1715-0/+948