Julius Pfrommer
|
8016b42a35
use sent subscription acks to find entries in the pending ack list, relates to #634
|
8 yıl önce |
Stasik0
|
816d9d7aeb
do not process empty subscription notification messages, relates to #634
|
8 yıl önce |
Julius Pfrommer
|
768b261e52
use the correct error code to remove unknown sequence numbers from the acknowledgement list
|
9 yıl önce |
Stasik0
|
509e4c9821
fixing build, the ifdefs had no chance to be set, since config was not included
|
9 yıl önce |
Julius Pfrommer
|
cd0c012e47
include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces
|
9 yıl önce |
Julius Pfrommer
|
c3abb5014f
the synchronous client uses a small keepalivecount and a large lifetimecount
|
9 yıl önce |
Julius Pfrommer
|
2af51b18da
Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems
|
9 yıl önce |
Julius Pfrommer
|
85f04d57c7
add typed version of writeAttribute highlevel functions; add documention for the highlevel client
|
9 yıl önce |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 yıl önce |
Stasik0
|
b5e3b37402
Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9
|
9 yıl önce |
Stasik0
|
4d509b6a9e
Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid
|
9 yıl önce |
StalderT
|
7384bb71e7
Update ua_client_highlevel_subscriptions.c
|
9 yıl önce |
StalderT
|
0303b61918
Update ua_client_highlevel_subscriptions.c
|
9 yıl önce |
StalderT
|
6285dc2030
Update ua_client_highlevel_subscriptions.c
|
9 yıl önce |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
9 yıl önce |
Oleksiy Vasylyev
|
e6387689d5
Subscription callback: using MonitoredItemId instead of ClientHandle
|
9 yıl önce |
Oleksiy Vasylyev
|
3c5a972732
Adding context to a monitored item handling function.
|
9 yıl önce |
Julius Pfrommer
|
23ed641bcc
improve the client; fix remaining memleaks; wait for complete messages in the network layer
|
9 yıl önce |
Julius Pfrommer
|
5bc8d06cb0
remove bugs found with clang analyzer
|
9 yıl önce |
Julius Pfrommer
|
7f08e21937
compile methods
|
9 yıl önce |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 yıl önce |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 yıl önce |