Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Julius Pfrommer
|
43a2b539c2
Deprecate UA_TRUE/UA_FALSE for internal use
|
6 years ago |
Martin Lang
|
655205095d
Update ua_subscription_events.c
|
6 years ago |
Martin Lang
|
5267586d9e
Fix PC-lint warning: Declaration of symbol 'time' hides symbol 'time(long-)'
|
6 years ago |
Julius Pfrommer
|
454b81b3ae
Events: Clean up tOutVariant in all cases; more type checking
|
6 years ago |
Ari
|
64c474dc71
Clean up code
|
6 years ago |
Sameer AL-Qadasi
|
d6f650c36b
Correct Event validity check
|
6 years ago |
Ari
|
41105664f9
Remove invalid free in ua_subscription_events
|
6 years ago |
Julius Pfrommer
|
a0d60337b3
Subscriptions: Separate file for MonitoredItem code
|
6 years ago |
Stefan Profanter
|
8e52b4066d
Include sub-references in parent type check
|
6 years ago |
Jannis Voelker
|
c8415dd11a
Fix amalgamation build with events enabled
|
6 years ago |
Julius Pfrommer
|
a4d5926051
Events: Test for object nodes and hierarchical references
|
6 years ago |
Julius Pfrommer
|
f6e3d96686
Events: More logging in UA_Server_triggerEvent
|
6 years ago |
Julius Pfrommer
|
26792b355a
Events: More return value checking when setting the standard event attributes
|
6 years ago |
Julius Pfrommer
|
674f811b0a
Events: More return value checking in UA_Server_createEvent
|
6 years ago |
Ari Breitkreuz
|
3560a7b66a
remove findAllSubtypeNodeIderatorCallback
|
6 years ago |
Julius Pfrommer
|
3bbc1e7de6
Events: Fix a memleak
|
6 years ago |
Julius Pfrommer
|
e164438ece
Events: Fix a wrong free
|
6 years ago |
Julius Pfrommer
|
79aa67c4e8
Events: Use static const variables where possible
|
6 years ago |
Julius Pfrommer
|
83b7a5bac2
Events: Improve browsing for selected fields by using UA_Server_browseSimplifiedBrowsePath
|
6 years ago |
Julius Pfrommer
|
6a3169d698
Events: Allocate with StatusCode type for StatusCode array
|
6 years ago |
Julius Pfrommer
|
682b61a9f8
Subscriptions: Track number of different Notification types via UA_Notification_enqueue
|
6 years ago |
Julius Pfrommer
|
3967249fd9
Events: Fix a crash in the handling of Events-MonitoredItems
|
6 years ago |
Julius Pfrommer
|
149c51f47a
Remove a pointer indirection in struct getNodesHandle
|
6 years ago |
Julius Pfrommer
|
8ac1b85aa7
Remove a pointer indirection in Events_nodeListElement
|
6 years ago |
Julius Pfrommer
|
dd4f4066a4
Purely cosmetic changes for Event MonitoredItems
|
6 years ago |
Ari Breitkreuz
|
6dfb0d3f65
remove ua_subscription_events.h and all instances of it being included
|
6 years ago |
Ari
|
81a1ed350e
[FEATURE] First implementation of events (#1739)
|
6 years ago |