Historie revizí

Autor SHA1 Zpráva Datum
  Stasik0 747cfc4cd4 removing pyUANamespace scripts since they are in a separate branch now před 9 roky
  Stasik0 13963238e3 fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers před 9 roky
  ichrispa 0f66bc80e0 Fixed invalid results iteration for deleteMonitoredItems. před 9 roky
  Julius Pfrommer 84b02c76b9 purely cosmetic improvements před 9 roky
  Julius Pfrommer f4e425501c make the subscriptions list a fixed member instead of a pointer před 9 roky
  Julius Pfrommer 90a6db22c4 purely cosmetic changes před 9 roky
  Julius Pfrommer 2f2337bce9 replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code před 9 roky
  Julius Pfrommer ff3d205bc5 clean up cmakelists a bit před 9 roky
  Julius Pfrommer 2737bec03f remove the pointer monitoreditem->node, release the node only after the pointer is no longer used. před 9 roky
  Julius Pfrommer b9b12bfbef add subscription sources dynamically in cmake. remove some ifdefs před 9 roky
  ichrispa 11f7318b72 Revert "Header updated to export proxy function for creating objectnodes." před 9 roky
  ichrispa 499c091043 Revert "Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary." před 9 roky
  ichrispa 62175e8a98 Revert "Added createVariableNode proxy function." před 9 roky
  ichrispa 23b5030870 Revert "exporting createVariableNode proxy function for client." před 9 roky
  ichrispa 73ded0e47e Revert "Nodemanagement wrapped into ENABLE_NODEMANAGEMENT" před 9 roky
  ichrispa c1d124d7c0 Nodemanagement wrapped into ENABLE_NODEMANAGEMENT před 9 roky
  ichrispa 670e038871 exporting createVariableNode proxy function for client. před 9 roky
  ichrispa 4432e2bd8f Added createVariableNode proxy function. před 9 roky
  ichrispa 7743f22d4a Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary. před 9 roky
  ichrispa 47570df253 Header updated to export proxy function for creating objectnodes. před 9 roky
  ichrispa 03aeed8bd4 Fixed missing copying of BrowseName (which is not an attribute for some reason). před 9 roky
  ichrispa da4387de6c Fixed COPY_STANDARDATTRIBUTES Macro so it actually copies the string data from the ObjectAttributes Extension Object. před 9 roky
  ichrispa 969cfb78e4 Fixed some of the services filling our requests/response with BROWSENEXT typeIDs instead of the actual service type. před 9 roky
  Stasik0 fff56acfa1 Revert "EXPERIMENTAL: let write update only the variant in the single-threaded case" před 9 roky
  ichrispa f4b46871b2 Merge branch 'dev' of https://github.com/acplt/open62541 into dev před 9 roky
  ichrispa 70fc98b8ed Releasing node after getting it from the nodestore. před 9 roky
  ichrispa 433b81b513 Now only calling UA_NodeStore_get() once and releasing the node on a successfull search. před 9 roky
  Julius Pfrommer 37bc32e329 Improve the documentation of the nodestore API před 9 roky
  ichrispa eb117f86a5 Removed spurious #define. před 9 roky
  ichrispa 881370c11d Removed spurious #define. před 9 roky