Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 1811544b2d return the added node id only when requested hace 8 años
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes hace 8 años
  Julius Pfrommer 6c4afaabae first version of object constructor and destructor hace 8 años
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes hace 8 años
  Julius Pfrommer 23362555a1 use UA_Server_editNode to reduce code duplication hace 8 años
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions hace 8 años
  Julius Pfrommer 8514dc7703 fix the unit tests hace 8 años
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids hace 8 años
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API hace 8 años
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services hace 8 años
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute hace 8 años
  Julius Pfrommer 67cf0af100 refactored the networklayer interface hace 8 años
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback hace 8 años
  Julius Pfrommer 92b90222a6 remove macro magic from ua_server.h hace 8 años
  Julius Pfrommer de60618406 finish refactoring the write service hace 8 años
  Julius Pfrommer bf6d754bba half-finished hace 8 años
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 hace 8 años
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service hace 8 años
  Julius Pfrommer b9c0ac7ef8 typed versions of the get attribute functions hace 8 años
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute hace 8 años
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 hace 8 años
  Julius Pfrommer 0628fac947 use functionality already provided in the services hace 8 años
  Julius Pfrommer eeb30de178 cleanup address space hace 8 años
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other hace 8 años
  Julius Pfrommer 7328cd72c1 enable inline functions on msvc hace 8 años
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety hace 8 años
  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). hace 8 años
  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. hace 8 años
  Stasik0 f4ef1e7662 adding datasource example hace 8 años
  Stasik0 d3cf8aa847 * tutorial fixup hace 8 años