Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
6150efa166
move subscription limits into the server config
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
e30e0f306b
generate documentation for ua_server.h
|
%!s(int64=8) %!d(string=hai) anos |
ichrispa
|
330324771e
Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function.
|
%!s(int64=8) %!d(string=hai) anos |
ichrispa
|
882b7e5a6c
Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server;
|
%!s(int64=8) %!d(string=hai) anos |
ichrispa
|
214d9bf748
Fixied include order problem between GCC/CLang by wrapping iterator callback into ifdefs.
|
%!s(int64=8) %!d(string=hai) anos |
Stasik0
|
d81279feb0
adding usernamepassword auth to client, fixing a username/pass struct bug in the server
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
a76ba5f990
fix #547
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
f7f98bf3f3
return the remaining timeout in UA_Server_run_iterate
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
%!s(int64=8) %!d(string=hai) anos |
ichrispa
|
7fa5ab8a25
Merge branch 'master' of https://github.com/acplt/open62541
|
%!s(int64=8) %!d(string=hai) anos |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
5089c3f13d
Revert "simplify networklayer signature. todo: endpoint url for discovery"
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
476af29985
Merge pull request #495 from open62541/server_config
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
3c0868ac09
rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
9dafed865f
simplify networklayer signature. todo: endpoint url for discovery
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
53d67b4140
single server config struct
|
%!s(int64=8) %!d(string=hai) anos |
wuyangtang
|
4e5ff27452
update documentation
|
%!s(int64=8) %!d(string=hai) anos |
Julius Pfrommer
|
72b2108313
continue merging the changes from master
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
f41713daaf
align the naming of service calls with a server context
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
c8bfd84fb2
enable UA_Server_call with a configuration flag
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
62146ee230
add services to the server userspace UA_Server_browse/browseNext/Call
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
02fe23aa6d
make nodeids const in server methods. improve access to arraydimensions
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
99e81fe736
call methods today with the number of input and output arguments
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
d7b6e48a51
move external namespaces to a separate header file
|
%!s(int64=9) %!d(string=hai) anos |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
%!s(int64=9) %!d(string=hai) anos |