index
:
BobinkQtOpcUa
master
High-level C++/QML library for making OPC UA applications with Qt Quick
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise default publishing interval from 100ms to 250ms
Thomas Vanbesien
6 hours
1
-1
/
+1
*
Add custom log handler and expand demo node coverage
Thomas Vanbesien
6 hours
1
-0
/
+6
*
Wire monitored property to OPC UA monitored items
Thomas Vanbesien
7 hours
2
-3
/
+86
*
Add write support with automatic type coercion to OpcUaMonitoredNode
Thomas Vanbesien
9 hours
2
-4
/
+235
*
Display all 30 nodes across 3 pages with human-readable tooltips
Thomas Vanbesien
9 hours
2
-4
/
+24
*
Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadget
Thomas Vanbesien
10 hours
2
-0
/
+212
*
Add nodeId and monitored properties to OpcUaMonitoredNode
Thomas Vanbesien
11 hours
2
-0
/
+46
*
Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...
Thomas Vanbesien
11 hours
9
-617
/
+145
*
Extract errorChanged lambda into named handleClientError slot
Thomas Vanbesien
23 hours
2
-10
/
+14
*
Refactor BobinkClient and clean up comments
Thomas Vanbesien
23 hours
3
-63
/
+82
*
Reorganize BobinkClient by domain and make s_instance private
Thomas Vanbesien
23 hours
3
-225
/
+232
*
Rename QML singleton to Bobink and simplify singleton lifecycle
Thomas Vanbesien
28 hours
4
-49
/
+25
*
Log attribute reads to debug console and replace raw C++ types with Qt equiva...
Thomas Vanbesien
33 hours
4
-33
/
+160
*
Add BobinkNode QML type and two-page demo for node monitoring
Thomas Vanbesien
40 hours
3
-0
/
+404
*
Rename targets, route messages to debug console, clean up
Thomas Vanbesien
40 hours
3
-287
/
+434
*
Add direct connect, auto-detect PKI, and rework demo flow
Thomas Vanbesien
2 days
2
-0
/
+99
*
Refactor and document: fix cert filenames, add Doxygen, improve demo
Thomas Vanbesien
3 days
5
-46
/
+158
*
Initial Bobink library: BobinkAuth, BobinkClient, and demo app
Thomas Vanbesien
3 days
5
-0
/
+583