Julius Pfrommer
|
829c25ab2f
Don't prepare NodeIds for logging when the loglevel is too high
|
6 年之前 |
Julius Pfrommer
|
544b5e2acc
Subscriptions: Fix a shadowed global variable in amalgamation
|
6 年之前 |
Julius Pfrommer
|
0bdcbeaccd
Subscriptions: Store lastValue only if a filter is activated
|
6 年之前 |
Julius Pfrommer
|
5fa42ebd1d
Subscriptions: Remove inline definition inside a compilation unit
|
6 年之前 |
Julius Pfrommer
|
f7b8caad08
Subscriptions: Sample values without copying where possible
|
6 年之前 |
Julius Pfrommer
|
a0d60337b3
Subscriptions: Separate file for MonitoredItem code
|
6 年之前 |
Fabian Arndt
|
ac4392ea2b
Added callback to register MonitoredItems in userland
|
6 年之前 |
Julius Pfrommer
|
c5c5aaa7d7
Make AdminSession part of the server struct (was global var)
|
6 年之前 |
Ari
|
c6c5b9e294
Add support for EventQueueOverflowEvents (#1829)
|
6 年之前 |
Jannis Voelker
|
497ebaaa9f
Fix value encoding for data change notifications
|
6 年之前 |
Peter Rustler
|
a7635b6b9c
Fix memory leak in monitored item
|
6 年之前 |
Stefan Profanter
|
18a5c21610
Fix merge conflicts
|
6 年之前 |
Stefan Profanter
|
af8daa874d
Merge branch '0.3' into master
|
6 年之前 |
Julius Pfrommer
|
68c60fc22f
Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message
|
6 年之前 |
Julius Pfrommer
|
682b61a9f8
Subscriptions: Track number of different Notification types via UA_Notification_enqueue
|
6 年之前 |
Julius Pfrommer
|
c085465440
Events: Fix registering of monitoreditem callbacks
|
6 年之前 |
Thomas Bender
|
43cdfb67b7
fix segmentation fault for subscription data change
|
6 年之前 |
Julius Pfrommer
|
ddd798d5f8
Purely cosmetic changes to DataChange MonitoredItems
|
6 年之前 |
Julius Pfrommer
|
0a338f2898
Move comment about notification deletion to the right place
|
6 年之前 |
Ari Breitkreuz
|
6dfb0d3f65
remove ua_subscription_events.h and all instances of it being included
|
7 年之前 |
Ari
|
81a1ed350e
[FEATURE] First implementation of events (#1739)
|
6 年之前 |
Julius Pfrommer
|
c2bae47473
Add handling of local callbacks in the MonitoredItem callback
|
6 年之前 |
Julius Pfrommer
|
1f4d708b69
Align naming of MonitoredItem functions to the usual style
|
6 年之前 |
Julius Pfrommer
|
0f0e6ae9ac
Add definitions for local MonitoredItems
|
6 年之前 |
Julius Pfrommer
|
fcbb8488e5
Remove queued notifications for all types of MonitoredItems
|
6 年之前 |
Julius Pfrommer
|
0258d47d47
Unify deletion of Notifications
|
6 年之前 |
Julius Pfrommer
|
fae757e2b8
Simplify UA_MonitoredItem_new
|
6 年之前 |
Peter Rustler
|
8845e493d7
Add filter support for numeric absolute filters for monitored items
|
7 年之前 |
Julius Pfrommer
|
e1d381afd1
Fix cleanup for MonitoredItems
|
7 年之前 |
Peter Rustler
|
e2280bd006
Add filter support for numeric absolute filters for monitored items
|
7 年之前 |