summaryrefslogtreecommitdiffstats
path: root/src/plugins/opcua/freeopcua/qfreeopcuaworker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the freeopcua pluginJannis Voelker2018-05-081-427/+0
* Remove subscriptions on timeout (open62541, freeopcua)Jannis Voelker2018-03-231-0/+13
* Make sure monitored items are created only onceJannis Voelker2018-03-201-3/+10
* Add server and source timestamp for read and data changeJannis Voelker2018-03-141-0/+3
* Fix resource and error handling for subscriptionsJannis Voelker2018-01-311-0/+4
* Unify warning text and qCWarning usageJannis Voelker2018-01-291-3/+2
* Unify the usage of qCWarningJannis Voelker2018-01-251-7/+7
* Add async browse supportJannis Voelker2018-01-051-0/+47
* Move NodeAttribute and NodeClass to namespace QOpcUaJannis Voelker2018-01-051-14/+14
* Add support for index ranges in read and write operationsJannis Voelker2018-01-051-2/+4
* Add missing qAsConstFrank Meerkoetter2017-12-181-1/+1
* Add an async API for method callsJannis Voelker2017-12-141-0/+39
* Add async API for data change subscriptionsJannis Voelker2017-12-141-6/+111
* Add an async API for write access to node attributesJannis Voelker2017-12-061-0/+62
* Introduce qt_forEachAttribute()Frank Meerkoetter2017-12-051-9/+7
* Add an async API for read access to node attributesJannis Voelker2017-12-051-4/+40
* Clean up includesJannis Voelker2017-11-151-8/+4
* Add user/password loginJannis Voelker2017-11-131-1/+6
* Introduce categorized logging to QtOpcUa moduleDaniel Engelke2017-11-071-5/+8
* Create node objects in the FreeOPCUA plugin without querying the serverJannis Voelker2017-11-061-18/+0
* Split QFreeOpcUaClient and QFreeOpcUaWorker in separate filesDaniel Engelke2017-10-271-0/+126