summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Raise default publishing interval from 100ms to 250msThomas Vanbesien6 hours1-1/+1
* Add custom log handler and expand demo node coverageThomas Vanbesien6 hours1-0/+6
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien7 hours2-3/+86
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien9 hours2-4/+235
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien9 hours2-4/+24
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien10 hours2-0/+212
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien11 hours2-0/+46
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien11 hours9-617/+145
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien23 hours2-10/+14
* Refactor BobinkClient and clean up commentsThomas Vanbesien23 hours3-63/+82
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien23 hours3-225/+232
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien28 hours4-49/+25
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien33 hours4-33/+160
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien40 hours3-0/+404
* Rename targets, route messages to debug console, clean upThomas Vanbesien40 hours3-287/+434
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2 days2-0/+99
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien3 days5-46/+158
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien3 days5-0/+583