Commit History

Author SHA1 Message Date
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 years ago
  Julius Pfrommer ba3dd74f83 revert changing the standard port 9 years ago
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 years ago
  Julius Pfrommer 9378fc92de improve the network layer 9 years ago
  Julius Pfrommer 1811544b2d return the added node id only when requested 9 years ago
  Julius Pfrommer b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes 9 years ago
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes 9 years ago
  Julius Pfrommer 8514dc7703 fix the unit tests 9 years ago
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids 9 years ago
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API 9 years ago
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 9 years ago
  Julius Pfrommer de60618406 finish refactoring the write service 9 years ago
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service 9 years ago
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute 9 years ago
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 9 years ago
  Julius Pfrommer 3c2869f8a5 Merge branch 'master' into inline_setattribute 9 years ago
  Stasik0 e2d1ae37bc fixes empty Matrix->nodes names, #383 9 years ago
  Stasik0 2816af7cd8 Revert "cool feature has been added" 9 years ago
  Sten Grüner a9ad538390 cool change 9 years ago
  Sten Grüner 0889be9b96 cool feature has been added 9 years ago
  Stasik0 bd9024ff07 fixed empty names regression 10 years ago
  Stasik0 519a8accf3 fix for RPI leds 10 years ago
  Stasik0 55eaf1c6c4 adding tutorials for variable nodes and methods 10 years ago
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety 10 years ago
  Chris Iatrou 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). 10 years ago
  ichrispa 350625875c reinserted lost attachMethod_toNode, removed exported UA_Server_setAttributeValue and replaced it with attribute-specific macors (UA_Server_setAttribute_browseName...); added UA_Server_get|setAttribute_DataSource. 10 years ago
  Stasik0 f4ef1e7662 adding datasource example 10 years ago
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions 10 years ago