summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien7 hours3-13/+337
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien8 hours3-4/+61
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien8 hours11-732/+152
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien20 hours2-10/+14
* Fix open62541 backend plugin failing to load at runtimeThomas Vanbesien20 hours1-0/+10
* Refactor BobinkClient and clean up commentsThomas Vanbesien20 hours4-63/+84
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien21 hours4-226/+233
* Install QtOpcUa to local prefix instead of system Qt directoryThomas Vanbesien21 hours3-14/+17
* Update .gitignoreThomas Vanbesien24 hours1-0/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien25 hours9-121/+168
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien31 hours5-36/+163
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien37 hours6-300/+816
* Rename targets, route messages to debug console, clean upThomas Vanbesien37 hours6-395/+622
* Add direct connect, auto-detect PKI, and rework demo flowThomas Vanbesien2 days3-14/+230
* Refactor and document: fix cert filenames, add Doxygen, improve demoThomas Vanbesien3 days8-75/+241
* Initial Bobink library: BobinkAuth, BobinkClient, and demo appThomas Vanbesien3 days15-0/+948