aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add custom log handler and expand demo node coverageThomas Vanbesien2026-02-201-0/+6
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien2026-02-202-3/+86
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien2026-02-202-4/+235
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien2026-02-202-4/+24
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien2026-02-202-0/+212
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien2026-02-202-0/+46
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien2026-02-209-617/+145
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien2026-02-192-10/+14
* Refactor BobinkClient and clean up commentsThomas Vanbesien2026-02-193-63/+82
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien2026-02-193-225/+232
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien2026-02-194-49/+25
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien2026-02-194-33/+160
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien2026-02-193-0/+404
* Rename targets, route messages to debug console, clean upThomas Vanbesien2026-02-193-287/+434
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2026-02-182-0/+99
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien2026-02-185-46/+158
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien2026-02-175-0/+583