index
:
BobinkQtOpcUa
master
High-level C++/QML library for making OPC UA applications with Qt Quick
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demo
/
NodePage.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ValueRank and ArrayDimensions to OpcUaNodeInfo
Thomas Vanbesien
2026-02-24
1
-0
/
+2
*
Add writeValueAtRange for index-range array writes
Thomas Vanbesien
2026-02-23
1
-3
/
+38
*
Improve demo UI: server info page, page descriptions, layout polish
Thomas Vanbesien
2026-02-20
1
-4
/
+49
*
Add custom log handler and expand demo node coverage
Thomas Vanbesien
2026-02-20
1
-3
/
+18
*
Wire monitored property to OPC UA monitored items
Thomas Vanbesien
2026-02-20
1
-2
/
+18
*
Add write support with automatic type coercion to OpcUaMonitoredNode
Thomas Vanbesien
2026-02-20
1
-5
/
+42
*
Display all 30 nodes across 3 pages with human-readable tooltips
Thomas Vanbesien
2026-02-20
1
-127
/
+139
*
Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadget
Thomas Vanbesien
2026-02-20
1
-13
/
+125
*
Add nodeId and monitored properties to OpcUaMonitoredNode
Thomas Vanbesien
2026-02-20
1
-4
/
+15
*
Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...
Thomas Vanbesien
2026-02-20
1
-110
/
+2
*
Rename QML singleton to Bobink and simplify singleton lifecycle
Thomas Vanbesien
2026-02-19
1
-1
/
+1
*
Add BobinkNode QML type and two-page demo for node monitoring
Thomas Vanbesien
2026-02-19
1
-0
/
+164