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
/
demo
/
Main.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...
Thomas Vanbesien
10 hours
1
-5
/
+5
*
Refactor BobinkClient and clean up comments
Thomas Vanbesien
22 hours
1
-0
/
+2
*
Reorganize BobinkClient by domain and make s_instance private
Thomas Vanbesien
22 hours
1
-1
/
+1
*
Rename QML singleton to Bobink and simplify singleton lifecycle
Thomas Vanbesien
27 hours
1
-64
/
+127
*
Log attribute reads to debug console and replace raw C++ types with Qt equiva...
Thomas Vanbesien
32 hours
1
-3
/
+3
*
Add BobinkNode QML type and two-page demo for node monitoring
Thomas Vanbesien
38 hours
1
-299
/
+246
*
Rename targets, route messages to debug console, clean up
Thomas Vanbesien
39 hours
1
-86
/
+157
*
Add direct connect, auto-detect PKI, and rework demo flow
Thomas Vanbesien
2 days
1
-14
/
+131
*
Refactor and document: fix cert filenames, add Doxygen, improve demo
Thomas Vanbesien
3 days
1
-26
/
+61
*
Initial Bobink library: BobinkAuth, BobinkClient, and demo app
Thomas Vanbesien
3 days
1
-0
/
+188