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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add nodeId and monitored properties to OpcUaMonitoredNode
Thomas Vanbesien
8 hours
1
-4
/
+15
*
Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...
Thomas Vanbesien
9 hours
2
-115
/
+7
*
Refactor BobinkClient and clean up comments
Thomas Vanbesien
20 hours
1
-0
/
+2
*
Reorganize BobinkClient by domain and make s_instance private
Thomas Vanbesien
21 hours
1
-1
/
+1
*
Install QtOpcUa to local prefix instead of system Qt directory
Thomas Vanbesien
21 hours
1
-1
/
+1
*
Rename QML singleton to Bobink and simplify singleton lifecycle
Thomas Vanbesien
25 hours
4
-71
/
+136
*
Log attribute reads to debug console and replace raw C++ types with Qt equiva...
Thomas Vanbesien
31 hours
1
-3
/
+3
*
Add BobinkNode QML type and two-page demo for node monitoring
Thomas Vanbesien
37 hours
3
-300
/
+412
*
Rename targets, route messages to debug console, clean up
Thomas Vanbesien
38 hours
2
-100
/
+173
*
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
2
-26
/
+66
*
Initial Bobink library: BobinkAuth, BobinkClient, and demo app
Thomas Vanbesien
3 days
3
-0
/
+224