aboutsummaryrefslogtreecommitdiffstats
path: root/src/OpcUaMonitoredNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check all unchecked return values and guard error pathsHEADmasterThomas Vanbesien2026-04-011-9/+17
* Suppress duplicate valueChanged after writeValueThomas Vanbesien2026-03-241-7/+16
* Refactor Main.qml into separate components and add commentsThomas Vanbesien2026-03-231-2/+8
* Add ValueRank and ArrayDimensions to OpcUaNodeInfoThomas Vanbesien2026-02-241-0/+41
* Fix writeValueAtRange sending scalar for single-element range writesThomas Vanbesien2026-02-241-0/+6
* Add writeValueAtRange for index-range array writesThomas Vanbesien2026-02-231-0/+67
* Add custom log handler and expand demo node coverageThomas Vanbesien2026-02-201-0/+6
* Wire monitored property to OPC UA monitored itemsThomas Vanbesien2026-02-201-3/+73
* Add write support with automatic type coercion to OpcUaMonitoredNodeThomas Vanbesien2026-02-201-4/+216
* Display all 30 nodes across 3 pages with human-readable tooltipsThomas Vanbesien2026-02-201-2/+22
* Implement OpcUaMonitoredNode attribute reading with OpcUaNodeInfo gadgetThomas Vanbesien2026-02-201-0/+157
* Add nodeId and monitored properties to OpcUaMonitoredNodeThomas Vanbesien2026-02-201-0/+30
* Rename classes to OpcUa* prefix, replace BobinkNode with OpcUaMonitoredNode b...Thomas Vanbesien2026-02-201-0/+18