Commit History

Author SHA1 Message Date
  open62541 c7e139fe53 resultMask added in browse service 10 years ago
  Julius Pfrommer 75a42d7342 Merge branch 'automation' of github.com:acplt/open62541 into automation 10 years ago
  Julius Pfrommer 3fbf126a6a custom encoding for UA_ReferenceDescription #90 10 years ago
  Stasik0 ad02ac3a09 closes #91, credits go to @jpfr 10 years ago
  Stasik0 00df0acc5b workaround as noded in #91 10 years ago
  Stasik0 32095a8c42 fixes #90 10 years ago
  Julius Pfrommer 16dbd85c65 enumerations are int32 (#90) 10 years ago
  Stasik0 f46132f43d further tries to fixup namespaceArray -> returned error: "Read NamespaceArray failed with status code BadNodeIdUnknown for item 0". A bytwise compare with connection to a working server is needed 10 years ago
  Stasik0 e766d185c0 commenting out the second namespace -- keep only ns0 for the moment 10 years ago
  FlorianPalm 15e22b08f2 out commented browse service 10 years ago
  FlorianPalm 5c13b605f5 Merge branch 'automation' of https://github.com/acplt/open62541 into automation 10 years ago
  FlorianPalm ab666d8d57 almost done with browse implementation 10 years ago
  Julius Pfrommer 24dcaf8faf added serverstate, use extensionobject in variants 10 years ago
  FlorianPalm 3c261a67d0 another change within the array encode function 10 years ago
  FlorianPalm 245750724b added missing file 10 years ago
  FlorianPalm 883ba6a596 added createMonitoredItems again 10 years ago
  FlorianPalm 2c9d6946da Merge branch 'automation' of https://github.com/acplt/open62541 into automation 10 years ago
  FlorianPalm 154c2e8635 inserted browse service 10 years ago
  Julius Pfrommer 37295bc464 copy response variant instead of merely pointing 10 years ago
  Stasik0 9545076c86 Merge branch 'automation' of https://github.com/acplt/open62541 into automation 10 years ago
  Stasik0 f604795940 added NamespaceArray - results in segfault in UA_ReadResponse_deleteMembers(&r); in INVOKE_SERVICE(Read) 10 years ago
  FlorianPalm 3d14272abd bug in NULL arrays? NULL Arrays weren't encoded. But part6 - 5.24 says they should be encoded as array with length = -1 @jpfr what do you say? 10 years ago
  Julius Pfrommer f799bf8ae1 first approach to generate minimal ns0 10 years ago
  FlorianPalm b91474136e bug in NULL arrays? NULL Arrays weren't encoded. But part6 - 5.24 says they should be encoded as array with length = -1 @jpfr what do you say? 10 years ago
  FlorianPalm a8c8b663bb fixed problems with print functions (UA_Int64, UA_UInt64) , @jpfr please review 10 years ago
  Julius Pfrommer ba334c9d51 first approach to generate minimal ns0 10 years ago
  FlorianPalm 34a16adfd2 changed comments and the parse/convert function structure 10 years ago
  FlorianPalm ca5bad2541 commented functions in opcua_encodingLayer.h 10 years ago
  FlorianPalm 76429a782a changed .gitignore 10 years ago
  FlorianPalm e2b8953a30 some documentation 10 years ago