Julius Pfrommer
|
7c152a5ece
use a const string for the client connection
|
vor 9 Jahren |
Holger Jeromin
|
7b36e41b59
added documentation for client functions
|
vor 9 Jahren |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
vor 9 Jahren |
Julius Pfrommer
|
5301dc15f1
Merge pull request #430 from acplt/NamespaceGetIndex
|
vor 9 Jahren |
Julius Pfrommer
|
c4f076f271
symmetric client API for addnodes
|
vor 9 Jahren |
Holger Jeromin
|
98f2051d19
adding UA_Client_NamespaceGetIndex
|
vor 9 Jahren |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
vor 9 Jahren |
Julius Pfrommer
|
60ed7b2723
reverted the client part according to #362
|
vor 9 Jahren |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
vor 9 Jahren |
Stasik0
|
0b8d8d566e
initial lifecycle change for the client - review/test needed #350 #348
|
vor 9 Jahren |
Stasik0
|
be91c9dea2
improving client_disconnect again, fixing memleaks #348
|
vor 9 Jahren |
ichrispa
|
d93de433a0
Tutorial on variable/attribute manipulation updated. Several minor problems fixed.
|
vor 9 Jahren |
ichrispa
|
e9792a4415
Clientside UA_Client_getAttributeValue() is in place.
|
vor 9 Jahren |
ichrispa
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
vor 9 Jahren |
ichrispa
|
49caf89298
Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace.
|
vor 9 Jahren |
ichrispa
|
505ecd0461
Added forgotten methodNode to UA_Client_getNodeCopy(). Hooked node-specific append attributes to body of function.
|
vor 9 Jahren |
ichrispa
|
7634a2e23e
Created clientside UA_Client_getNodeCopy(); symmetric use to server side function.
|
vor 9 Jahren |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
vor 9 Jahren |
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).
|
vor 9 Jahren |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
vor 9 Jahren |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
vor 9 Jahren |
Julius Pfrommer
|
c5b1cc10e6
fix unit tests
|
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
|
df4753b00d
improve amalgamation
|
vor 9 Jahren |
ichrispa
|
d9c16defb5
Conflicts:
|
vor 9 Jahren |
Julius Pfrommer
|
a1a8487afb
Merge branch 'master' into dev
|
vor 9 Jahren |
Julius Pfrommer
|
e0f7d135b9
reuse buffers for sending
|
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 |