Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 anos atrás |
Julius Pfrommer
|
10263a4a64
still fixing printing size_t on mingw
|
8 anos atrás |
Julius Pfrommer
|
57ef06572e
platform-independent printing of size_t required
|
8 anos atrás |
Julius Pfrommer
|
375e1c932f
use mingw/msvc compatible printing of size_t
|
8 anos atrás |
ichrispa
|
d354cf723f
Also in terms of the symmetric API, the UA_Client_writeAttribute<X> function set appears to have vanished. UA_Client_writeAttributeValue was restored in accordance with @jpfr's new implementation.
|
8 anos atrás |
ichrispa
|
3dcae4daea
UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back.
|
8 anos atrás |
Stasik0
|
d81279feb0
adding usernamepassword auth to client, fixing a username/pass struct bug in the server
|
8 anos atrás |
Julius Pfrommer
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
8 anos atrás |
Julius Pfrommer
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
8 anos atrás |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
8 anos atrás |
Julius Pfrommer
|
9f9c66b413
cosmetic improvements
|
8 anos atrás |
Stasik0
|
086c8d63dc
fixing some bugs in client side, relates to #543
|
8 anos atrás |
Stasik0
|
b5e3b37402
Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9
|
8 anos atrás |
Stasik0
|
4d509b6a9e
Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid
|
8 anos atrás |
Julius Pfrommer
|
525e5a1404
align client getendpoints with naming conventions
|
8 anos atrás |
StalderT
|
ab8298d0fd
Update client.c
|
8 anos atrás |
StalderT
|
1c76dc47cd
Update client.c
|
8 anos atrás |
Stasik0
|
fcf6e55fa3
Implemented UA_Client_getEndpoints function, relates to #313
|
8 anos atrás |
Stasik0
|
a883dc3145
Merge branch 'master' into client_getEndpoints
|
8 anos atrás |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 anos atrás |
Stasik0
|
586a24c952
fixing a typo in the last commit
|
8 anos atrás |
Stasik0
|
f9e8a6cfcc
replacing UA_ReadValueId_new() by UA_Array_new(&UA_TYPES[UA_TYPES_READVALUEID], 1); to increase the readabliliy
|
8 anos atrás |
Oleksiy Vasylyev
|
e6387689d5
Subscription callback: using MonitoredItemId instead of ClientHandle
|
8 anos atrás |
Stasik0
|
412bf6d64d
Implemented UA_Client_getEndpoints function, relates to #313
|
8 anos atrás |
Julius Pfrommer
|
53d67b4140
single server config struct
|
8 anos atrás |
Julius Pfrommer
|
b04d6f867c
Merge branch 'master' into cleanup_build
|
9 anos atrás |
Oleksiy Vasylyev
|
3c5a972732
Adding context to a monitored item handling function.
|
9 anos atrás |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 anos atrás |
Julius Pfrommer
|
7f08e21937
compile methods
|
9 anos atrás |
Julius Pfrommer
|
b36ad54e95
fix encoding of enums
|
9 anos atrás |