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 |
matkonnerth
|
6afa8c0fdf
NodesetCompiler: enhancement for extension objects, array initialization
|
5 years ago |
Frank Meerkoetter
|
5954bd7d55
Add a new server side test suite for the call service
|
5 years ago |
Frank Meerkoetter
|
b2c9981428
FIX return value if a node isn't found.
|
5 years ago |
Frank Meerkoetter
|
9d1477984e
Return UA_STATUSCODE_BADNOTEXECUTABLE if a method isn't executable
|
5 years ago |
Jojakim Stahl
|
6c10ba3fc8
Stabilize the order of node generation code produced by the Nodeset Compiler
|
5 years ago |