Julius Pfrommer
|
78c0891392
Merge branch 'unsigned_array_size' into simple_nodestore
|
9 anni fa |
Julius Pfrommer
|
bf62497b45
Merge branch 'master' into unsigned_array_size
|
9 anni fa |
Julius Pfrommer
|
ea9b3a004c
Enable reading and writing on nodes per default; Fix a typo (bulidinfo)
|
9 anni fa |
Julius Pfrommer
|
59488262d7
Some variables in the server had the wrong hasdatatype reference
|
9 anni fa |
Julius Pfrommer
|
c63411078e
Merge branch 'master' into unsigned_array_size
|
9 anni fa |
Julius Pfrommer
|
4bd62dca74
remove nodestore_release
|
9 anni fa |
Julius Pfrommer
|
a3be08ae1a
status
|
9 anni fa |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
9 anni fa |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 anni fa |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 anni fa |
Julius Pfrommer
|
54d05425f8
remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447
|
9 anni fa |
Julius Pfrommer
|
66d8a06f4a
improve the server API; prefix functions with typed inline versions with __
|
9 anni fa |
StalderT
|
c4bfe03a91
Update ua_server.c
|
9 anni fa |
Julius Pfrommer
|
49946cd989
fix cpp
|
9 anni fa |
Julius Pfrommer
|
1811544b2d
return the added node id only when requested
|
9 anni fa |
Julius Pfrommer
|
31af7af135
align nodeset generation with server API changes
|
9 anni fa |
Julius Pfrommer
|
b3dbefaa51
add a unit test for node management; add hastypedefinition for instantiated nodes
|
9 anni fa |
Julius Pfrommer
|
32ce27be93
simplify nodemgmt, prepare object instantiation
|
9 anni fa |
Julius Pfrommer
|
6c4afaabae
first version of object constructor and destructor
|
9 anni fa |
Julius Pfrommer
|
cc1ec3b321
consistent naming of Service_AddNodes_single
|
9 anni fa |
Julius Pfrommer
|
4cd09ec79f
fix unit tests without methodcalls; less pointers for setting attributes
|
9 anni fa |
Julius Pfrommer
|
23362555a1
use UA_Server_editNode to reduce code duplication
|
9 anni fa |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
9 anni fa |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 anni fa |
Julius Pfrommer
|
ae7332d944
simplify the API. less expandednodeids
|
9 anni fa |
Julius Pfrommer
|
008ea5f927
use less pointers in the user-facing API
|
9 anni fa |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
9 anni fa |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
9 anni fa |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
9 anni fa |
Julius Pfrommer
|
c1f4411d11
Merge pull request #404 from acplt/callbacks
|
9 anni fa |