Jannis Voelker
|
497ebaaa9f
Fix value encoding for data change notifications
|
6 years ago |
Peter Rustler
|
a7635b6b9c
Fix memory leak in monitored item
|
6 years ago |
Stefan Profanter
|
18a5c21610
Fix merge conflicts
|
7 years ago |
Stefan Profanter
|
af8daa874d
Merge branch '0.3' into master
|
7 years ago |
Julius Pfrommer
|
68c60fc22f
Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message
|
7 years ago |
Julius Pfrommer
|
682b61a9f8
Subscriptions: Track number of different Notification types via UA_Notification_enqueue
|
7 years ago |
Julius Pfrommer
|
c085465440
Events: Fix registering of monitoreditem callbacks
|
7 years ago |
Thomas Bender
|
43cdfb67b7
fix segmentation fault for subscription data change
|
7 years ago |
Julius Pfrommer
|
ddd798d5f8
Purely cosmetic changes to DataChange MonitoredItems
|
7 years ago |
Julius Pfrommer
|
0a338f2898
Move comment about notification deletion to the right place
|
7 years ago |
Ari Breitkreuz
|
6dfb0d3f65
remove ua_subscription_events.h and all instances of it being included
|
7 years ago |
Ari
|
81a1ed350e
[FEATURE] First implementation of events (#1739)
|
7 years ago |
Julius Pfrommer
|
c2bae47473
Add handling of local callbacks in the MonitoredItem callback
|
7 years ago |
Julius Pfrommer
|
1f4d708b69
Align naming of MonitoredItem functions to the usual style
|
7 years ago |
Julius Pfrommer
|
0f0e6ae9ac
Add definitions for local MonitoredItems
|
7 years ago |
Julius Pfrommer
|
fcbb8488e5
Remove queued notifications for all types of MonitoredItems
|
7 years ago |
Julius Pfrommer
|
0258d47d47
Unify deletion of Notifications
|
7 years ago |
Julius Pfrommer
|
fae757e2b8
Simplify UA_MonitoredItem_new
|
7 years ago |
Peter Rustler
|
8845e493d7
Add filter support for numeric absolute filters for monitored items
|
7 years ago |
Julius Pfrommer
|
e1d381afd1
Fix cleanup for MonitoredItems
|
7 years ago |
Peter Rustler
|
e2280bd006
Add filter support for numeric absolute filters for monitored items
|
7 years ago |
Julius Pfrommer
|
5723beea5c
Demote logging the removal of a monitoreditem from warning to debug
|
7 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
7 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
7 years ago |
Julius Pfrommer
|
5975e602b6
simplify publish request queueing
|
7 years ago |
Julius Pfrommer
|
2afadcd480
cosmetic improvements to the subscriptions
|
7 years ago |
Julius Pfrommer
|
721843e9fe
simplify notifications handling
|
7 years ago |
Julius Pfrommer
|
3dd6817a01
use clientHandle from MonitoredItem
|
7 years ago |
StalderT
|
c4eae725c9
rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId
|
7 years ago |
StalderT
|
98a29088c9
modify notification queues in the server fix #1631
|
7 years ago |