Julius Pfrommer
|
90145a1a94
add setpublishingmode service
|
8 years ago |
Julius Pfrommer
|
2b515084d7
set accesslevel attributes in the example server
|
8 years ago |
Julius Pfrommer
|
eec93f62c6
add the sequence number of the current publish response
|
8 years ago |
Julius Pfrommer
|
68600afdef
subscription lifetime needs to be at least 3 time the keepalivecount
|
8 years ago |
Julius Pfrommer
|
0116cecd8e
execute callbacks immediately for the first time
|
8 years ago |
Julius Pfrommer
|
d4aecbdb5b
change subscription limits according the standard
|
8 years ago |
Julius Pfrommer
|
c15a60b27e
include datatype lists as dependency
|
8 years ago |
Julius Pfrommer
|
2af51b18da
Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems
|
8 years ago |
Julius Pfrommer
|
9a88f8490a
make arguments const if possible in hl-client; remove unneccessary copying
|
8 years ago |
Julius Pfrommer
|
7711a0503d
add dedicated highlevel client functions for reading and writing arraydimensions attributes
|
8 years ago |
Julius Pfrommer
|
059c7342be
fix the highlevel client docs
|
8 years ago |
Julius Pfrommer
|
85f04d57c7
add typed version of writeAttribute highlevel functions; add documention for the highlevel client
|
8 years ago |
Julius Pfrommer
|
9298a7a92a
generate documentation for networking
|
8 years ago |
Julius Pfrommer
|
7b89545f77
add documentation of the logging interface
|
8 years ago |
Julius Pfrommer
|
fd04a477c5
remove lxml dependency from travis
|
8 years ago |
Julius Pfrommer
|
3268be3b9d
remove dependency on lxml
|
8 years ago |
Julius Pfrommer
|
21e81840c2
reduce the used CPU when idle
|
8 years ago |
Julius Pfrommer
|
86423def87
fix an issue for calcsize of extensionobjects
|
8 years ago |
Markus Graube
|
6d840cd836
Fix call to anonymous client connect
|
8 years ago |
Stasik0
|
e14b5a3c50
fixed debug mesasge of the network layer - showing the remote socket and not the own one
|
8 years ago |
Sten Grüner
|
71fc07ab21
Merge pull request #557 from btrepp/docker
|
8 years ago |
Julius Pfrommer
|
c539903821
wrap config in extern "C" for C++ interop
|
8 years ago |
Julius Pfrommer
|
1cb82777b5
encode enums as int32
|
8 years ago |
ichrispa
|
d9bf847366
Merge branch 'master' of https://github.com/open62541/open62541
|
8 years ago |
ichrispa
|
f689ad992d
Added XML Preprocessing stage to namespace compiler. (requested by #584)
|
8 years ago |
Stasik0
|
7a5c2117df
removing double typedef for subscriptions, relates #593
|
8 years ago |
Sten Grüner
|
77cc480499
Merge pull request #591 from Pro/feature/scan_build_amalgamation
|
8 years ago |
Sten Grüner
|
2098d609a4
Merge pull request #592 from Pro/hotfix/decodeBinary_nullpointer
|
8 years ago |
ichrispa
|
1c4b6b63af
Fixed the test associated /w d29d0a7
|
8 years ago |
ichrispa
|
d29d0a763e
Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.)
|
8 years ago |