summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien7 hours3-9/+277
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien8 hours3-131/+163
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien8 hours3-13/+337
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien9 hours3-4/+61
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien10 hours11-732/+152
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien21 hours2-10/+14
* Fix open62541 backend plugin failing to load at runtimeThomas Vanbesien21 hours1-0/+10
* Refactor BobinkClient and clean up commentsThomas Vanbesien21 hours4-63/+84
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien22 hours4-226/+233
* Install QtOpcUa to local prefix instead of system Qt directoryThomas Vanbesien22 hours3-14/+17
* Update .gitignoreThomas Vanbesien26 hours1-0/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien26 hours9-121/+168
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien32 hours5-36/+163
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien38 hours6-300/+816
* Rename targets, route messages to debug console, clean upThomas Vanbesien39 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