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
|
505ecd0461
Added forgotten methodNode to UA_Client_getNodeCopy(). Hooked node-specific append attributes to body of function.
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
7634a2e23e
Created clientside UA_Client_getNodeCopy(); symmetric use to server side function.
|
%!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 |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
c5b1cc10e6
fix unit tests
|
%!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
|
df4753b00d
improve amalgamation
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
d9c16defb5
Conflicts:
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
a1a8487afb
Merge branch 'master' into dev
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
e0f7d135b9
reuse buffers for sending
|
%!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 |
ichrispa
|
a7f481d9d4
intermediate commit of basic structs and function prototypes for client subscription management
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
11f7318b72
Revert "Header updated to export proxy function for creating objectnodes."
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
23b5030870
Revert "exporting createVariableNode proxy function for client."
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
670e038871
exporting createVariableNode proxy function for client.
|
%!s(int64=9) %!d(string=hai) anos |
ichrispa
|
47570df253
Header updated to export proxy function for creating objectnodes.
|
%!s(int64=9) %!d(string=hai) anos |
Stasik0
|
104c8d3107
renew secure channel on a timely base automatically
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
624f7089fa
add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
%!s(int64=10) %!d(string=hai) anos |
Stasik0
|
ab4e2d882b
added dynamically linked examples to the standard build, fixed the unexposed structs/functions, relates to #234
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
3a029e8446
pass the client config by value
|
%!s(int64=10) %!d(string=hai) anos |