Julius Pfrommer
|
fb6ed18703
better statuscode checking in publish callback
|
8 vuotta sitten |
Julius Pfrommer
|
4859fd5219
use delayed callback to send dangling publish responses; fix setting the
|
8 vuotta sitten |
Julius Pfrommer
|
bd7858bf12
improve handling of timestamps in subscriptions
|
8 vuotta sitten |
Julius Pfrommer
|
e705eea331
fix handling of timestamps in read/write
|
8 vuotta sitten |
Julius Pfrommer
|
66aaadd0ec
editable datatype; set servertimestamp during writing
|
8 vuotta sitten |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 vuotta sitten |
Julius Pfrommer
|
2ac78bb448
Remove repeated job when a subscription has publishing disabled; improve logging
|
8 vuotta sitten |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 vuotta sitten |
Julius Pfrommer
|
02c6ad073d
fix CTT Monitor QueueSize_1
|
8 vuotta sitten |
Julius Pfrommer
|
6b4c6f5f19
fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases
|
8 vuotta sitten |
Julius Pfrommer
|
f38cd44c51
immediately sample new monitoreditem
|
8 vuotta sitten |
Julius Pfrommer
|
05ed9186fe
fix a potential memleaks in the subscriptions
|
8 vuotta sitten |
Stasik0
|
38d4e7fbad
Merge branch 'master' of github.com:acplt/open62541 into 0.2
|
8 vuotta sitten |
ichrispa
|
984342b057
ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages.
|
8 vuotta sitten |
Julius Pfrommer
|
9bd014ed78
fix retransmission; improve logging for subscriptions
|
8 vuotta sitten |
Stasik0
|
8950931810
some more tests passed in "Subscription Basic" section
|
8 vuotta sitten |
Stasik0
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
8 vuotta sitten |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
8 vuotta sitten |
Julius Pfrommer
|
6809161f73
suppress a cppcheck warning
|
8 vuotta sitten |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
8 vuotta sitten |
Stasik0
|
509e4c9821
fixing build, the ifdefs had no chance to be set, since config was not included
|
8 vuotta sitten |
Julius Pfrommer
|
cd0c012e47
include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces
|
8 vuotta sitten |
Julius Pfrommer
|
b8e8734110
mostly cosmetic improvements
|
8 vuotta sitten |
Julius Pfrommer
|
0441355fbc
use the indexRange, check the encoding, use the timestampstoreturn flag
|
8 vuotta sitten |
Julius Pfrommer
|
8c4726b1f9
small fixes to make clang analyzer happy
|
8 vuotta sitten |
Julius Pfrommer
|
eba0976ae4
Fix subscription issues uncovered by the testing tools
|
8 vuotta sitten |
Julius Pfrommer
|
90145a1a94
add setpublishingmode service
|
8 vuotta sitten |
Julius Pfrommer
|
eec93f62c6
add the sequence number of the current publish response
|
9 vuotta sitten |
Julius Pfrommer
|
2af51b18da
Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems
|
9 vuotta sitten |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
9 vuotta sitten |