Patrick Gansterer
|
0067e1f703
JSON: do not encode fileds of DataValue with default value
|
5 years ago |
Frank Meerkoetter
|
8e1a7a6182
Bring UA_Server_run() and UA_Server_addTimedCallback() under coverage
|
5 years ago |
Frank Meerkoetter
|
1cb21cf536
Add a few basic tests for functionality in ua_server.c
|
5 years ago |
Patrick Gansterer
|
a926ec413f
JSON: enable coverage report for encoding/decoding code
|
5 years ago |
Patrick Gansterer
|
f0bf077f2d
JSON: fix uninitalizized memory access error
|
5 years ago |
Patrick Gansterer
|
932b9e1a09
JSON: support nanoseconds when encosing/decoding DateTime
|
5 years ago |
Patrick Gansterer
|
b9bc3469c2
JSON: encode UInt64 and Int64 as string
|
5 years ago |
Patrick Gansterer
|
47cca1bf28
JSON: raise error when decoding Boolean null values
|
5 years ago |
Frank Meerkoetter
|
c2e67e0064
Add more tests to the "service - call" suite
|
5 years ago |
Patrick Gansterer
|
f20d1ab2ae
JSON: cleanup and avoid code duplication in decoding functions
|
5 years ago |
Julius Pfrommer
|
84cce37d0e
Better description of the supported OPC UA profiles
|
5 years ago |
Patrick Gansterer
|
3866e0c07a
Use constant time memcmp to verify signatures to mitigate timing attacks
|
5 years ago |
Silvio Traversaro
|
7c7e0d925c
Fix Dicovery typo in FEATURES.md
|
5 years ago |
Julius Pfrommer
|
a82e151e55
Subscriptions: Remove complexity and log more status codes
|
5 years ago |
Julius Pfrommer
|
c52f5a8b3e
Subscriptions: Debug-log every sampling callback
|
5 years ago |
Julius Pfrommer
|
cdd1f21506
Subscriptions: Encode to compare also if only StatusCodes are checked
|
5 years ago |
Julius Pfrommer
|
a13ccec36f
Subscriptions: Small cosmetic improvement
|
5 years ago |
Julius Pfrommer
|
dbeb02b54c
Remove dependency on python-six
|
5 years ago |
Stefan Profanter
|
031984ef16
CI: Test whole examples folder with installed lib
|
5 years ago |
Stefan Profanter
|
75ba55c89d
Examples: Clean up CMakeLists and fix standalone build
|
5 years ago |
jrcoding
|
1c13dc59f6
Examples: Support standalone build of examples
|
5 years ago |
Julius Pfrommer
|
7cae67d83a
Stack: Re-check for buffered incomplete chunks in UA_Connection_processChunks
|
5 years ago |
Julius Pfrommer
|
4fabaebba2
Async Client: Don't call the connect callback if it is not set
|
5 years ago |
Julius Pfrommer
|
1bd77be828
Client: Remove pointer to the connection context during shutdown
|
5 years ago |
Julius Pfrommer
|
37425dae28
Client: Cosmetic improvements
|
5 years ago |
Stefan Profanter
|
7ea5a142ba
Examples: Set correct target dependency
|
5 years ago |
Stefan Profanter
|
8c77bf35d5
DatatypeGenerator: Check for valid node id in csv
|
5 years ago |
Silvio Traversaro
|
e62c2a432b
Properly use target_include_directories to propagate include directories
|
5 years ago |
Silvio Traversaro
|
5604203989
Fix macros_public.cmake when used with Unix Makefiles CMake generator
|
5 years ago |
Jose Cabral
|
d41ef4408c
Simplify default client connection setting
|
5 years ago |