Stasik0
|
d81279feb0
adding usernamepassword auth to client, fixing a username/pass struct bug in the server
|
лет назад: 8 |
Julius Pfrommer
|
525e5a1404
align client getendpoints with naming conventions
|
лет назад: 8 |
Stasik0
|
a883dc3145
Merge branch 'master' into client_getEndpoints
|
лет назад: 8 |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
лет назад: 8 |
Stasik0
|
428afdb2e4
removed unneded timeToRenewSecureChannel parameter, relates #505
|
лет назад: 8 |
Stasik0
|
412bf6d64d
Implemented UA_Client_getEndpoints function, relates to #313
|
лет назад: 8 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
лет назад: 9 |
Julius Pfrommer
|
7c152a5ece
use a const string for the client connection
|
лет назад: 9 |
Holger Jeromin
|
7b36e41b59
added documentation for client functions
|
лет назад: 9 |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
лет назад: 9 |
Julius Pfrommer
|
5301dc15f1
Merge pull request #430 from acplt/NamespaceGetIndex
|
лет назад: 9 |
Julius Pfrommer
|
c4f076f271
symmetric client API for addnodes
|
лет назад: 9 |
Holger Jeromin
|
98f2051d19
adding UA_Client_NamespaceGetIndex
|
лет назад: 9 |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
лет назад: 9 |
Julius Pfrommer
|
60ed7b2723
reverted the client part according to #362
|
лет назад: 9 |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
лет назад: 9 |
Stasik0
|
0b8d8d566e
initial lifecycle change for the client - review/test needed #350 #348
|
лет назад: 9 |
Stasik0
|
be91c9dea2
improving client_disconnect again, fixing memleaks #348
|
лет назад: 9 |
ichrispa
|
d93de433a0
Tutorial on variable/attribute manipulation updated. Several minor problems fixed.
|
лет назад: 9 |
ichrispa
|
e9792a4415
Clientside UA_Client_getAttributeValue() is in place.
|
лет назад: 9 |
ichrispa
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
лет назад: 9 |
ichrispa
|
49caf89298
Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace.
|
лет назад: 9 |
ichrispa
|
505ecd0461
Added forgotten methodNode to UA_Client_getNodeCopy(). Hooked node-specific append attributes to body of function.
|
лет назад: 9 |
ichrispa
|
7634a2e23e
Created clientside UA_Client_getNodeCopy(); symmetric use to server side function.
|
лет назад: 9 |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
лет назад: 9 |
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).
|
лет назад: 9 |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
лет назад: 9 |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
лет назад: 9 |
Julius Pfrommer
|
c5b1cc10e6
fix unit tests
|
лет назад: 9 |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
лет назад: 9 |