Commit History

Author SHA1 Message Date
  Julius Pfrommer 714f75aaa6 cosmetic: cleanup examples 7 years ago
  Julius Pfrommer 49cbe90286 fix: objecttypes must have hassubtype relation to parent in the client 7 years ago
  Julius Pfrommer 33051eaed6 cleanup cmake (#681) 8 years ago
  Julius Pfrommer 95c65f19f0 use highlevel API for the readme example 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Julius Pfrommer 24f5a886fc fix use of inttypes.h printf formatters in example 8 years ago
  Julius Pfrommer 823dd17de6 remove magic numbers in client; improve logging 8 years ago
  Julius Pfrommer 9eaeba6a8b cosmetic improvements 8 years ago
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback 8 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 8 years ago
  Markus Graube 6d840cd836 Fix call to anonymous client connect 8 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 8 years ago
  Julius Pfrommer 10263a4a64 still fixing printing size_t on mingw 8 years ago
  Julius Pfrommer 57ef06572e platform-independent printing of size_t required 8 years ago
  Julius Pfrommer 375e1c932f use mingw/msvc compatible printing of size_t 8 years ago
  ichrispa d354cf723f Also in terms of the symmetric API, the UA_Client_writeAttribute<X> function set appears to have vanished. UA_Client_writeAttributeValue was restored in accordance with @jpfr's new implementation. 8 years ago
  ichrispa 3dcae4daea UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back. 8 years ago
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server 8 years ago
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration 8 years ago
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code 8 years ago
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 8 years ago
  Julius Pfrommer 9f9c66b413 cosmetic improvements 8 years ago
  Stasik0 086c8d63dc fixing some bugs in client side, relates to #543 8 years ago
  Stasik0 b5e3b37402 Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9 8 years ago
  Stasik0 4d509b6a9e Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid 8 years ago
  Julius Pfrommer 525e5a1404 align client getendpoints with naming conventions 8 years ago
  StalderT ab8298d0fd Update client.c 8 years ago
  StalderT 1c76dc47cd Update client.c 8 years ago
  Stasik0 fcf6e55fa3 Implemented UA_Client_getEndpoints function, relates to #313 8 years ago
  Stasik0 a883dc3145 Merge branch 'master' into client_getEndpoints 8 years ago