Stefan Profanter
|
29c0c39cf1
Add unit tests for read/write node
|
7 years ago |
Stefan Profanter
|
6ff64cccd3
ArrayAtributes is UInt32 not Int32
|
7 years ago |
Stefan Profanter
|
d33372266f
Merge pull request #1026 from open62541/feature/unit_tests_subscription
|
7 years ago |
Stefan Profanter
|
d73fefd66b
Disable docker ps check
|
7 years ago |
Stefan Profanter
|
6c1672ea22
Add additional unit tests for subscription
|
7 years ago |
Stefan Profanter
|
f2cc0141d9
BrowseName for Encoding should include space (see Part 4, Table 161)
|
7 years ago |
Stefan Profanter
|
3bd03245d1
Set `OPEN62541_VER_COMMIT` to undefined if empty string
|
7 years ago |
Stefan Profanter
|
f3c84dca69
Workaround for casting FD in musl libc
|
7 years ago |
Beau Trepp
|
52b1d5485a
Updates alpine to 3.5
|
7 years ago |
Beau Trepp
|
643f666644
Fixes docker files
|
7 years ago |
Stefan Profanter
|
7b2577323c
Testing docker build
|
7 years ago |
Stefan Profanter
|
e2c45aa120
Merge pull request #1021 from open62541/hotfix/unit_tests_client_highlevel
|
7 years ago |
Stefan Profanter
|
11a864adac
Fix indentation
|
7 years ago |
Stefan Profanter
|
56c119ec11
Fix indentation
|
7 years ago |
Stefan Profanter
|
98bf4cadb2
DeleteReferences deleted nodes instead of the reference. Fix #1022
|
7 years ago |
Stefan Profanter
|
e5be7aa036
Use correct response type for addReferences
|
7 years ago |
Stefan Profanter
|
ced93bac14
Add client highlevel unit tests
|
7 years ago |
Julius Pfrommer
|
30760d1bba
remove UA_EXPORT from source files and internal headers
|
7 years ago |
Julius Pfrommer
|
f06f2e8b20
refactor SecureChannelHandshake to not require UA_OpenSecureChannelRequest_deleteMembers
|
7 years ago |
Julius Pfrommer
|
be77b1c728
add documentation to ua_config.h; use UA_RESTRICT after its definition
|
7 years ago |
Julius Pfrommer
|
8133d5e63a
simplify generated code
|
7 years ago |
Julius Pfrommer
|
8920cc0512
declare NumericRange before using it (forward declaration was not enough)
|
7 years ago |
Julius Pfrommer
|
d77e1ad556
include ms_stdint.h only when necessary
|
7 years ago |
Julius Pfrommer
|
85bddc91c5
remove unnecessary includes
|
7 years ago |
Julius Pfrommer
|
c76f202813
make Service_TranslateBrowsePathsToNodeIds_single a static method
|
7 years ago |
Julius Pfrommer
|
7a003a9da4
make deletenodes_single a static method
|
7 years ago |
Julius Pfrommer
|
3e6f092132
make deletereference_single a static method
|
7 years ago |
Julius Pfrommer
|
094920bc58
use public functions in deleteInstanceChildren
|
7 years ago |
Julius Pfrommer
|
dd5fc195e8
improve indendation
|
7 years ago |
Julius Pfrommer
|
adbb807c12
remove obsolete function in ns0 generation
|
7 years ago |