Historie revizí

Autor SHA1 Zpráva Datum
  StalderT ab8298d0fd Update client.c před 8 roky
  StalderT 1c76dc47cd Update client.c před 8 roky
  Stasik0 fcf6e55fa3 Implemented UA_Client_getEndpoints function, relates to #313 před 8 roky
  Stasik0 a883dc3145 Merge branch 'master' into client_getEndpoints před 8 roky
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup před 8 roky
  Stasik0 586a24c952 fixing a typo in the last commit před 8 roky
  Stasik0 f9e8a6cfcc replacing UA_ReadValueId_new() by UA_Array_new(&UA_TYPES[UA_TYPES_READVALUEID], 1); to increase the readabliliy před 8 roky
  Stasik0 412bf6d64d Implemented UA_Client_getEndpoints function, relates to #313 před 8 roky
  Julius Pfrommer 53d67b4140 single server config struct před 8 roky
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build před 9 roky
  Oleksiy Vasylyev 3c5a972732 Adding context to a monitored item handling function. před 9 roky
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation před 9 roky
  Julius Pfrommer 7f08e21937 compile methods před 9 roky
  Julius Pfrommer b36ad54e95 fix encoding of enums před 9 roky
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api před 9 roky
  Julius Pfrommer 9a8b734957 fix wrong node attribute decoding před 9 roky
  Julius Pfrommer ba3dd74f83 revert changing the standard port před 9 roky
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger před 9 roky
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal před 9 roky
  Stasik0 bc454018e9 restoring client.c před 9 roky
  Stasik0 5cbad447af finished client first steps tutorial with reading nodes's values před 9 roky
  Julius Pfrommer 60ed7b2723 reverted the client part according to #362 před 9 roky
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions před 9 roky
  Stasik0 0b8d8d566e initial lifecycle change for the client - review/test needed #350 #348 před 9 roky
  Stasik0 61a255b034 uniatialized variable fixed před 9 roky
  Stasik0 c82a7cac9f buffer can be freed on client_disconnect in symmetry with client_connect, relates #343 před 9 roky
  ichrispa 7d6dae4ade Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions před 9 roky
  Chris Iatrou b104a13190 Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue. před 9 roky
  ichrispa d93de433a0 Tutorial on variable/attribute manipulation updated. Several minor problems fixed. před 9 roky
  ichrispa 0b8f36f6ee Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function. před 9 roky