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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add write support with automatic type coercion to OpcUaMonitoredNode
Thomas Vanbesien
7 hours
3
-9
/
+277
*
Display all 30 nodes across 3 pages with human-readable tooltips
Thomas Vanbesien
8 hours
3
-131
/
+163
*
Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadget
Thomas Vanbesien
8 hours
3
-13
/
+337
*
Add nodeId and monitored properties to OpcUaMonitoredNode
Thomas Vanbesien
9 hours
3
-4
/
+61
*
Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...
Thomas Vanbesien
10 hours
11
-732
/
+152
*
Extract errorChanged lambda into named handleClientError slot
Thomas Vanbesien
21 hours
2
-10
/
+14
*
Fix open62541 backend plugin failing to load at runtime
Thomas Vanbesien
21 hours
1
-0
/
+10
*
Refactor BobinkClient and clean up comments
Thomas Vanbesien
21 hours
4
-63
/
+84
*
Reorganize BobinkClient by domain and make s_instance private
Thomas Vanbesien
22 hours
4
-226
/
+233
*
Install QtOpcUa to local prefix instead of system Qt directory
Thomas Vanbesien
22 hours
3
-14
/
+17
*
Update .gitignore
Thomas Vanbesien
26 hours
1
-0
/
+1
*
Rename QML singleton to Bobink and simplify singleton lifecycle
Thomas Vanbesien
26 hours
9
-121
/
+168
*
Log attribute reads to debug console and replace raw C++ types with Qt equiva...
Thomas Vanbesien
32 hours
5
-36
/
+163
*
Add BobinkNode QML type and two-page demo for node monitoring
Thomas Vanbesien
38 hours
6
-300
/
+816
*
Rename targets, route messages to debug console, clean up
Thomas Vanbesien
39 hours
6
-395
/
+622
*
Add direct connect, auto-detect PKI, and rework demo flow
Thomas Vanbesien
2 days
3
-14
/
+230
*
Refactor and document: fix cert filenames, add Doxygen, improve demo
Thomas Vanbesien
3 days
8
-75
/
+241
*
Initial Bobink library: BobinkAuth, BobinkClient, and demo app
Thomas Vanbesien
3 days
15
-0
/
+948