summaryrefslogtreecommitdiffstats
path: root/src/plugins/opcua/open62541/qopen62541subscription.h
Commit message (Expand)AuthorAgeFilesLines
* Add read and write support for EventFilter and types it depends onJannis Voelker2023-09-211-4/+0
* Use SPDX license identifiersLucie Gérard2022-06-161-38/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Use QList instead of QVector in qtopcuaSona Kurazyan2020-08-311-1/+1
* Rename parameter to make it clear which handle is meantRainer Keller2019-04-161-4/+4
* Move classes out of namespaceRainer Keller2019-01-211-1/+1
* Add event supportJannis Voelker2018-07-041-0/+8
* Use a counter for the node registration handleJannis Voelker2018-06-201-10/+10
* Remove subscriptions on timeout (open62541, freeopcua)Jannis Voelker2018-03-231-1/+8
* Fix and extend support for modifyMonitoring in open62541Jannis Voelker2018-03-161-0/+8
* Add DataChangeFilter support to the open62541 backendJannis Voelker2018-03-141-0/+1
* Move NodeAttribute and NodeClass to namespace QOpcUaJannis Voelker2018-01-051-7/+7
* Clean up forward declarationsJannis Voelker2017-12-141-1/+0
* Add async API for data change subscriptionsJannis Voelker2017-12-141-16/+40
* Remove unused QMutex member from QOpen62541SubscriptionJannis Voelker2017-11-151-3/+0
* Clean up includesJannis Voelker2017-11-151-5/+4
* Fix spacingJannis Voelker2017-11-141-1/+1
* Add open62541 pluginMaurice Kalinowski2017-08-311-0/+82