Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
52c398bfbc
reworked some code
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
c30d84a633
gcc 4.8 conform build
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
82a92dbb05
Merge remote-tracking branch 'origin/master' into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
5171177c45
added request header as parameter to nodestore operations signature
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
224af20d95
reduced duplicated code within the service routines
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
5e4b157c32
added write operation
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
1558c08885
fixes errors within read/write/nodes
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
2870213154
fixed service_read, (namespaceindex based nodestore calls)
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
%!s(int64=10) %!d(string=hai) anos |
LEvertz
|
9b2edbabae
removed byteswap.h include from ua_types_encoding_binary.c (not needed and incompatible with MinGW)
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
f89ee36b33
memory leak fixed in service_read
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
84a2e35ba9
Merge remote-tracking branch 'origin/master' into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
aa73ef2770
fixes within the example implementation
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
2b820cb114
Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
c20cb6d397
none
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
0a77adcf16
changed operation signature for external data sources
|
%!s(int64=10) %!d(string=hai) anos |
FlorianPalm
|
aa4268e4d6
added an example how to register a user defined "readNodes" operation
|
%!s(int64=10) %!d(string=hai) anos |
=
|
4b58940009
set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
122f22d671
export functions to add nodes in the server
|
%!s(int64=10) %!d(string=hai) anos |
Julius Pfrommer
|
2b03aefb49
services return status in the responseheader, functions for service calls with administrator session
|
%!s(int64=10) %!d(string=hai) anos |