| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve demo UI: server info page, page descriptions, layout polishHEADmaster | Thomas Vanbesien | 7 hours | 2 | -11/+71 |
| * | Raise default publishing interval from 100ms to 250ms | Thomas Vanbesien | 7 hours | 1 | -1/+1 |
| * | Add custom log handler and expand demo node coverage | Thomas Vanbesien | 7 hours | 3 | -14/+94 |
| * | Wire monitored property to OPC UA monitored items | Thomas Vanbesien | 9 hours | 3 | -5/+104 |
| * | Add write support with automatic type coercion to OpcUaMonitoredNode | Thomas Vanbesien | 10 hours | 3 | -9/+277 |
| * | Display all 30 nodes across 3 pages with human-readable tooltips | Thomas Vanbesien | 11 hours | 3 | -131/+163 |
| * | Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadget | Thomas Vanbesien | 11 hours | 3 | -13/+337 |
| * | Add nodeId and monitored properties to OpcUaMonitoredNode | Thomas Vanbesien | 12 hours | 3 | -4/+61 |
| * | Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b... | Thomas Vanbesien | 13 hours | 11 | -732/+152 |
| * | Extract errorChanged lambda into named handleClientError slot | Thomas Vanbesien | 24 hours | 2 | -10/+14 |
| * | Fix open62541 backend plugin failing to load at runtime | Thomas Vanbesien | 24 hours | 1 | -0/+10 |
| * | Refactor BobinkClient and clean up comments | Thomas Vanbesien | 25 hours | 4 | -63/+84 |
| * | Reorganize BobinkClient by domain and make s_instance private | Thomas Vanbesien | 25 hours | 4 | -226/+233 |
| * | Install QtOpcUa to local prefix instead of system Qt directory | Thomas Vanbesien | 25 hours | 3 | -14/+17 |
| * | Update .gitignore | Thomas Vanbesien | 29 hours | 1 | -0/+1 |
| * | Rename QML singleton to Bobink and simplify singleton lifecycle | Thomas Vanbesien | 29 hours | 9 | -121/+168 |
| * | Log attribute reads to debug console and replace raw C++ types with Qt equiva... | Thomas Vanbesien | 35 hours | 5 | -36/+163 |
| * | Add BobinkNode QML type and two-page demo for node monitoring | Thomas Vanbesien | 41 hours | 6 | -300/+816 |
| * | Rename targets, route messages to debug console, clean up | Thomas Vanbesien | 42 hours | 6 | -395/+622 |
| * | Add direct connect, auto-detect PKI, and rework demo flow | Thomas Vanbesien | 2 days | 3 | -14/+230 |
| * | Refactor and document: fix cert filenames, add Doxygen, improve demo | Thomas Vanbesien | 3 days | 8 | -75/+241 |
| * | Initial Bobink library: BobinkAuth, BobinkClient, and demo app | Thomas Vanbesien | 3 days | 15 | -0/+948 |