ichrispa
|
5f16e6e97d
Fixed argument creation for XML defined methods (Warning: "Dirty" Fix, see #485). Works for now.
|
9 年 前 |
Julius Pfrommer
|
ac07df68b6
cosmetic improvements; increase the client timeout
|
9 年 前 |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
9 年 前 |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
9 年 前 |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
9 年 前 |
Julius Pfrommer
|
a3be08ae1a
status
|
9 年 前 |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
9 年 前 |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 年 前 |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 年 前 |
Julius Pfrommer
|
9a8b734957
fix wrong node attribute decoding
|
9 年 前 |
Julius Pfrommer
|
f0acccbebb
fix some small bugs
|
9 年 前 |
Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
9 年 前 |
Julius Pfrommer
|
b3dbefaa51
add a unit test for node management; add hastypedefinition for instantiated nodes
|
9 年 前 |
Julius Pfrommer
|
5fcc80651d
add object and variable type instantiation
|
9 年 前 |
Julius Pfrommer
|
32ce27be93
simplify nodemgmt, prepare object instantiation
|
9 年 前 |
Julius Pfrommer
|
6c4afaabae
first version of object constructor and destructor
|
9 年 前 |
Julius Pfrommer
|
cc1ec3b321
consistent naming of Service_AddNodes_single
|
9 年 前 |
Julius Pfrommer
|
23362555a1
use UA_Server_editNode to reduce code duplication
|
9 年 前 |
Julius Pfrommer
|
1f9a95d8ff
cosmetic cleanups
|
9 年 前 |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
9 年 前 |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
9 年 前 |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 年 前 |
Julius Pfrommer
|
ae7332d944
simplify the API. less expandednodeids
|
9 年 前 |
Julius Pfrommer
|
008ea5f927
use less pointers in the user-facing API
|
9 年 前 |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
9 年 前 |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
9 年 前 |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
9 年 前 |
Julius Pfrommer
|
bf6d754bba
half-finished
|
9 年 前 |
Julius Pfrommer
|
d670b45dea
fix string handling, refactor services
|
9 年 前 |
Julius Pfrommer
|
573b378b40
fix msvc (alloca)
|
9 年 前 |