Historial de Commits

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