Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 92673e1855 refactor(server): Cache absolute deadband percentage deadband filter il y a 5 ans
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin il y a 5 ans
  Julius Pfrommer 073f417d82 refactor(server): Replace _deleteMembers with _clear il y a 5 ans
  Ubuntu 81388249af feat(multithreading): Adding assertions il y a 5 ans
  Ubuntu 12e959aa2c feat(multithreading): Adding locks for Callbacks-, NodeManagement- and Discovery-functions il y a 5 ans
  Ubuntu f3626b98fb feat(multithreading): Adding assertions il y a 5 ans
  Ubuntu 6050ffe172 feat(multithreading): Locks for subscription and browsing services il y a 5 ans
  Julius Pfrommer a9011656d9 Server: Simplify Percent Deadband il y a 5 ans
  Julius Pfrommer aed211f46e Server: Remove UA_MonitoredItemType and directly check the AttributeId il y a 6 ans
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server il y a 6 ans
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format il y a 6 ans
  Stefan Profanter f295562a11 Untabify il y a 6 ans
  Julius Pfrommer a82e151e55 Subscriptions: Remove complexity and log more status codes il y a 6 ans
  Julius Pfrommer c52f5a8b3e Subscriptions: Debug-log every sampling callback il y a 6 ans
  Julius Pfrommer cdd1f21506 Subscriptions: Encode to compare also if only StatusCodes are checked il y a 6 ans
  Nik625 81958f67ca Support of PercentDeadband feature il y a 6 ans
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method il y a 6 ans
  Julius Pfrommer f3cb66a68a Subscriptions: Small cosmetic improvements il y a 6 ans
  Julius Pfrommer 040c263773 Subscriptions: Add absolute deadband filter for boolean values il y a 6 ans
  Julius Pfrommer a469a0d9b4 Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric il y a 6 ans
  Martin Lang c17b068960 Fix PC-lint warning: Declaration of symbol 'index' hides symbol 'index(...)' (#2148) il y a 6 ans
  Julius Pfrommer 829c25ab2f Don't prepare NodeIds for logging when the loglevel is too high il y a 6 ans
  Julius Pfrommer 544b5e2acc Subscriptions: Fix a shadowed global variable in amalgamation il y a 6 ans
  Julius Pfrommer 0bdcbeaccd Subscriptions: Store lastValue only if a filter is activated il y a 6 ans
  Julius Pfrommer 5fa42ebd1d Subscriptions: Remove inline definition inside a compilation unit il y a 6 ans
  Julius Pfrommer f7b8caad08 Subscriptions: Sample values without copying where possible il y a 6 ans
  Julius Pfrommer a0d60337b3 Subscriptions: Separate file for MonitoredItem code il y a 6 ans
  Fabian Arndt ac4392ea2b Added callback to register MonitoredItems in userland il y a 6 ans
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) il y a 6 ans
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) il y a 6 ans