Commit History

Autor SHA1 Mensaxe Data
  Stasik0 bc454018e9 restoring client.c %!s(int64=8) %!d(string=hai) anos
  Stasik0 5cbad447af finished client first steps tutorial with reading nodes's values %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 60ed7b2723 reverted the client part according to #362 %!s(int64=8) %!d(string=hai) anos
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions %!s(int64=8) %!d(string=hai) anos
  Stasik0 0b8d8d566e initial lifecycle change for the client - review/test needed #350 #348 %!s(int64=8) %!d(string=hai) anos
  Stasik0 61a255b034 uniatialized variable fixed %!s(int64=8) %!d(string=hai) anos
  Stasik0 c82a7cac9f buffer can be freed on client_disconnect in symmetry with client_connect, relates #343 %!s(int64=8) %!d(string=hai) anos
  ichrispa 7d6dae4ade Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions %!s(int64=8) %!d(string=hai) anos
  Chris Iatrou b104a13190 Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue. %!s(int64=8) %!d(string=hai) anos
  ichrispa d93de433a0 Tutorial on variable/attribute manipulation updated. Several minor problems fixed. %!s(int64=8) %!d(string=hai) anos
  ichrispa 0b8f36f6ee Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function. %!s(int64=8) %!d(string=hai) anos
  ichrispa c0c642dd4e Fixed client example not building when ADDNODES is disabled due to missing return value. %!s(int64=9) %!d(string=hai) anos
  ichrispa 4eacf599f6 Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode(). %!s(int64=9) %!d(string=hai) anos
  ichrispa 49caf89298 Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace. %!s(int64=9) %!d(string=hai) anos
  ichrispa c662814c8a Serverside method 'ping' was wrongly referenced as being 'organizes' by its parent object 'Objects' (not hasProperty), which prevented it from being called. %!s(int64=9) %!d(string=hai) anos
  ichrispa 141c369f5a Created nodeiterator UA_Client_forEachChildNodeCall for Client. %!s(int64=9) %!d(string=hai) anos
  ichrispa b481cc3a94 Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP). %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev %!s(int64=9) %!d(string=hai) anos
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field %!s(int64=9) %!d(string=hai) anos
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 %!s(int64=9) %!d(string=hai) anos
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant %!s(int64=9) %!d(string=hai) anos
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer d4c98b6c4e fix client amalgamation %!s(int64=9) %!d(string=hai) anos
  ichrispa d9c16defb5 Conflicts: %!s(int64=9) %!d(string=hai) anos
  ichrispa 0b2080f3b2 Wrapped client example subscription stuff in #ifdefs. %!s(int64=9) %!d(string=hai) anos
  ichrispa b3de134193 Example client now demonstates usage of dataChange event hook and subscription usage. %!s(int64=9) %!d(string=hai) anos
  ichrispa 613116b730 Intermediate commit: Client can create/destroy monitoredItems (including handler function on change). Still missing cyclic publish and sub/mon modification capability. %!s(int64=9) %!d(string=hai) anos
  ichrispa 7cbc18741c Client can now create and destroy subscriptions (using a handle that corresponds to the subscriptionId). %!s(int64=9) %!d(string=hai) anos