提交歷史

作者 SHA1 備註 提交日期
  Julius Pfrommer aed211f46e Server: Remove UA_MonitoredItemType and directly check the AttributeId 5 年之前
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 年之前
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 5 年之前
  Stefan Profanter f295562a11 Untabify 5 年之前
  Julius Pfrommer a82e151e55 Subscriptions: Remove complexity and log more status codes 5 年之前
  Julius Pfrommer c52f5a8b3e Subscriptions: Debug-log every sampling callback 5 年之前
  Julius Pfrommer cdd1f21506 Subscriptions: Encode to compare also if only StatusCodes are checked 5 年之前
  Nik625 81958f67ca Support of PercentDeadband feature 5 年之前
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 年之前
  Julius Pfrommer f3cb66a68a Subscriptions: Small cosmetic improvements 5 年之前
  Julius Pfrommer 040c263773 Subscriptions: Add absolute deadband filter for boolean values 5 年之前
  Julius Pfrommer a469a0d9b4 Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric 5 年之前
  Martin Lang c17b068960 Fix PC-lint warning: Declaration of symbol 'index' hides symbol 'index(...)' (#2148) 5 年之前
  Julius Pfrommer 829c25ab2f Don't prepare NodeIds for logging when the loglevel is too high 5 年之前
  Julius Pfrommer 544b5e2acc Subscriptions: Fix a shadowed global variable in amalgamation 5 年之前
  Julius Pfrommer 0bdcbeaccd Subscriptions: Store lastValue only if a filter is activated 5 年之前
  Julius Pfrommer 5fa42ebd1d Subscriptions: Remove inline definition inside a compilation unit 5 年之前
  Julius Pfrommer f7b8caad08 Subscriptions: Sample values without copying where possible 5 年之前
  Julius Pfrommer a0d60337b3 Subscriptions: Separate file for MonitoredItem code 5 年之前
  Fabian Arndt ac4392ea2b Added callback to register MonitoredItems in userland 5 年之前
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 5 年之前
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) 5 年之前
  Jannis Voelker 497ebaaa9f Fix value encoding for data change notifications 5 年之前
  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 年之前