FlorianPalm
|
be0cf5976e
fixes within the nodemanagement functions
|
10 years ago |
FlorianPalm
|
5f2751188c
used already existing code to create nodes and extended it
|
10 years ago |
Julius Pfrommer
|
e4a17a343f
adjust line-length of example (one last time)
|
10 years ago |
Julius Pfrommer
|
dd00d919d2
clean up example in readme
|
10 years ago |
Julius Pfrommer
|
5bc05e46e8
correct the max line-width of the example code
|
10 years ago |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 years ago |
Julius Pfrommer
|
88c182b844
remove unused sections from the library (linker option)
|
10 years ago |
Julius Pfrommer
|
9ca77f39af
unbork windows build
|
10 years ago |
Julius Pfrommer
|
3e957d36b6
make the client not leak any memory
|
10 years ago |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 years ago |
FlorianPalm
|
9ba0818789
added missing files
|
10 years ago |
FlorianPalm
|
ca354ffd16
on the way of building up ns0
|
10 years ago |
Julius Pfrommer
|
e35bc76e83
correctly "unlink" a securechannel that is deleted
|
10 years ago |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
10 years ago |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
10 years ago |
Julius Pfrommer
|
237ab33411
do not export transport-types from library
|
10 years ago |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
10 years ago |
FlorianPalm
|
30e113e0ae
fixed wrong parameters in browse service
|
10 years ago |
Julius Pfrommer
|
987037772a
fix 2 bugs found by coverity
|
10 years ago |
FlorianPalm
|
7dfc799b9d
implemented browse service (beta)
|
10 years ago |
FlorianPalm
|
7e1b5a61e1
Delete .cproject
|
10 years ago |
FlorianPalm
|
0168d43042
Delete .project
|
10 years ago |
FlorianPalm
|
50bf928763
Delete cmake_install.cmake
|
10 years ago |
FlorianPalm
|
f62cb84716
Delete CMakeCache.txt
|
10 years ago |
FlorianPalm
|
de13f35cb9
added ns0 reference hierarchie
|
10 years ago |
Julius Pfrommer
|
fcdfe58e97
simplify generated enums, use generated enums instead of custom ones
|
10 years ago |
FlorianPalm
|
a50ab483d9
Update opcuaClient.c
|
10 years ago |
Julius Pfrommer
|
5b2e1c5319
return endpoints with createsessionrequest. conformance tests are running now!
|
10 years ago |
Julius Pfrommer
|
62e9c968e6
small fix
|
10 years ago |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
10 years ago |