Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev vor 9 Jahren
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field vor 9 Jahren
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 vor 9 Jahren
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant vor 9 Jahren
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation vor 9 Jahren
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev vor 9 Jahren
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server vor 9 Jahren
  Julius Pfrommer d4c98b6c4e fix client amalgamation vor 9 Jahren
  ichrispa d9c16defb5 Conflicts: vor 9 Jahren
  ichrispa 0b2080f3b2 Wrapped client example subscription stuff in #ifdefs. vor 9 Jahren
  ichrispa b3de134193 Example client now demonstates usage of dataChange event hook and subscription usage. vor 9 Jahren
  ichrispa 613116b730 Intermediate commit: Client can create/destroy monitoredItems (including handler function on change). Still missing cyclic publish and sub/mon modification capability. vor 9 Jahren
  ichrispa 7cbc18741c Client can now create and destroy subscriptions (using a handle that corresponds to the subscriptionId). vor 9 Jahren
  ichrispa a7f481d9d4 intermediate commit of basic structs and function prototypes for client subscription management vor 9 Jahren
  Stasik0 c854816293 removing an unneded include vor 10 Jahren
  Julius Pfrommer bb9076e188 Merge improved network layer vor 10 Jahren
  Julius Pfrommer 3a029e8446 pass the client config by value vor 10 Jahren
  Julius Pfrommer d0c2c27cd8 a helper function to test if a variant contains a scalar value vor 10 Jahren
  Stasik0 099c697634 partial revert, and followed the propsal of @FlorianPalm, #212 vor 10 Jahren
  Stasik0 03cd734988 definitive way to define client's properties, refers to #219 vor 10 Jahren
  Stasik0 355898e313 adding timeout to client's config refers to #219 vor 10 Jahren
  Stasik0 6bcfa36361 adding write to the client vor 10 Jahren
  Stasik0 44d55e1ef5 cosmetic improvements of the client vor 10 Jahren
  Stasik0 7f3fe5ea35 small fixes to client - showing string ids aswell, no cleanup of the stack'd variables, no magic numbers vor 10 Jahren
  Julius Pfrommer 30b0277d05 Squashed commit of the following: vor 10 Jahren
  Julius Pfrommer efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt vor 10 Jahren
  Stasik0 619767f80a giving the example node a string id vor 10 Jahren
  Julius Pfrommer b23216c694 simplify ua_string generation from chars vor 10 Jahren
  Julius Pfrommer bd6354a4d9 improve the client example vor 10 Jahren
  Julius Pfrommer 5a47e1dc46 clean up the client, improve the datavalue api vor 10 Jahren