summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve demo UI: server info page, page descriptions, layout polishHEADmasterThomas Vanbesien7 hours2-11/+71
* Raise default publishing interval from 100ms to 250msThomas Vanbesien7 hours1-1/+1
* Add custom log handler and expand demo node coverageThomas Vanbesien7 hours3-14/+94
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien9 hours3-5/+104
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien10 hours3-9/+277
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien11 hours3-131/+163
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien11 hours3-13/+337
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien12 hours3-4/+61
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien13 hours11-732/+152
* Extract errorChanged lambda into named handleClientError slotThomas Vanbesien24 hours2-10/+14
* Fix open62541 backend plugin failing to load at runtimeThomas Vanbesien24 hours1-0/+10
* Refactor BobinkClient and clean up commentsThomas Vanbesien25 hours4-63/+84
* Reorganize BobinkClient by domain and make s_instance privateThomas Vanbesien25 hours4-226/+233
* Install QtOpcUa to local prefix instead of system Qt directoryThomas Vanbesien25 hours3-14/+17
* Update .gitignoreThomas Vanbesien29 hours1-0/+1
* Rename QML singleton to Bobink and simplify singleton lifecycleThomas Vanbesien29 hours9-121/+168
* Log attribute reads to debug console and replace raw C++ types with Qt equiva...Thomas Vanbesien35 hours5-36/+163
* Add BobinkNode QML type and two-page demo for node monitoringThomas Vanbesien41 hours6-300/+816
* Rename targets, route messages to debug console, clean upThomas Vanbesien42 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