Julius Pfrommer
|
f238fe30d4
Merge branch '0.2' into variable_datavalue
|
8 vuotta sitten |
ichrispa
|
a988d1c932
Fixed memory leak introduced by reusing browseResponse during instantiation.
|
8 vuotta sitten |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 vuotta sitten |
Julius Pfrommer
|
8a8c6260c0
improve checking of values before writing into nodes
|
8 vuotta sitten |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 vuotta sitten |
Julius Pfrommer
|
9225263793
move remaining nodemgmt services into the service set file
|
8 vuotta sitten |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 vuotta sitten |
Julius Pfrommer
|
04f84eb3bf
fix #755
|
8 vuotta sitten |
Julius Pfrommer
|
4dd9be7c5e
cosmetic improvements
|
8 vuotta sitten |
Stasik0
|
00e7e8acc5
Revert "fix last CTT issues for AddNodes"
|
8 vuotta sitten |
Julius Pfrommer
|
7a39748e4d
fix last CTT issues for AddNodes
|
8 vuotta sitten |
Stasik0
|
93553be0fa
method ctt tests pass relates to #602, @jpfr, i will tick off
|
8 vuotta sitten |
Sten Grüner
|
6d23db1acf
implementation of GetMonitoredItems for CTT (#678)
|
8 vuotta sitten |
Julius Pfrommer
|
4286a88b5a
remove a case of uninitialized memory shown from valgrind
|
9 vuotta sitten |
Stasik0
|
38d4e7fbad
Merge branch 'master' of github.com:acplt/open62541 into 0.2
|
9 vuotta sitten |
LEvertz
|
478d555ed1
One way reference ofr external namespaces (#635)
|
9 vuotta sitten |
Julius Pfrommer
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
9 vuotta sitten |
Julius Pfrommer
|
d20f97c3b0
search upwards in the tree with multiple reference types
|
9 vuotta sitten |
Julius Pfrommer
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
9 vuotta sitten |
Julius Pfrommer
|
c2ec0ca1ae
variable and object nodes always have a type
|
9 vuotta sitten |
Julius Pfrommer
|
3df11d18da
cosmetic improvements
|
9 vuotta sitten |
Julius Pfrommer
|
c4b386c499
fix integer conversion for the external namespace code
|
9 vuotta sitten |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
9 vuotta sitten |
StalderT
|
6194f75828
fix gcc 6.1.0 compilation (#610)
|
9 vuotta sitten |
Stefan Profanter
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
9 vuotta sitten |
Julius Pfrommer
|
e014b88d51
activate modifymonitoreditems and reset subscription lifetime
|
9 vuotta sitten |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
9 vuotta sitten |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
9 vuotta sitten |
ichrispa
|
be8e96f27c
Merge branch 'master' of https://github.com/open62541/open62541
|
9 vuotta sitten |
ichrispa
|
330324771e
Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function.
|
9 vuotta sitten |