ichrispa
|
7fa5ab8a25
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
ichrispa
|
a0ad0e6ea0
Reimplemented instantiation callback (required for #503).
|
9 years ago |
Julius Pfrommer
|
5089c3f13d
Revert "simplify networklayer signature. todo: endpoint url for discovery"
|
9 years ago |
Julius Pfrommer
|
476af29985
Merge pull request #495 from open62541/server_config
|
9 years ago |
Julius Pfrommer
|
3c0868ac09
rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement
|
9 years ago |
Julius Pfrommer
|
9dafed865f
simplify networklayer signature. todo: endpoint url for discovery
|
9 years ago |
Julius Pfrommer
|
53d67b4140
single server config struct
|
9 years ago |
wuyangtang
|
4e5ff27452
update documentation
|
9 years ago |
Julius Pfrommer
|
72b2108313
continue merging the changes from master
|
9 years ago |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
9 years ago |
Julius Pfrommer
|
f41713daaf
align the naming of service calls with a server context
|
9 years ago |
Julius Pfrommer
|
c8bfd84fb2
enable UA_Server_call with a configuration flag
|
9 years ago |
Julius Pfrommer
|
62146ee230
add services to the server userspace UA_Server_browse/browseNext/Call
|
9 years ago |
Julius Pfrommer
|
02fe23aa6d
make nodeids const in server methods. improve access to arraydimensions
|
9 years ago |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
99e81fe736
call methods today with the number of input and output arguments
|
9 years ago |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
9 years ago |
Julius Pfrommer
|
d7b6e48a51
move external namespaces to a separate header file
|
9 years ago |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 years ago |
Julius Pfrommer
|
54d05425f8
remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447
|
9 years ago |
Julius Pfrommer
|
66d8a06f4a
improve the server API; prefix functions with typed inline versions with __
|
9 years ago |
Julius Pfrommer
|
49946cd989
fix cpp
|
9 years ago |
Julius Pfrommer
|
811b1c3ab4
Merge branch 'master' into inline_setattribute
|
9 years ago |
Jörg Schüler-Maroldt
|
a55efae8f7
Small changes to go with C++
|
9 years ago |
Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
9 years ago |
Julius Pfrommer
|
31af7af135
align nodeset generation with server API changes
|
9 years ago |
Julius Pfrommer
|
6c4afaabae
first version of object constructor and destructor
|
9 years ago |
Julius Pfrommer
|
4cd09ec79f
fix unit tests without methodcalls; less pointers for setting attributes
|
9 years ago |
Julius Pfrommer
|
23362555a1
use UA_Server_editNode to reduce code duplication
|
9 years ago |
Jörg Schüler-Maroldt
|
bc105ad7cf
Revert "Bug in processRepeatedJobs()"
|
9 years ago |