Julius Pfrommer
|
8a8c6260c0
improve checking of values before writing into nodes
|
8 년 전 |
Julius Pfrommer
|
1b0bd96036
small improvements
|
8 년 전 |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 년 전 |
Stefan Profanter
|
0fdfcc43d4
Create specific method for splitting endpoint url. Fix #778
|
8 년 전 |
Julius Pfrommer
|
fd304f00d9
add tests for range copying
|
8 년 전 |
Julius Pfrommer
|
a771272e65
allow deep numeric ranges to reach into scalars containing an array (#777)
|
8 년 전 |
Julius Pfrommer
|
cf7053522d
fix a cppcheck issue for unreachable code
|
8 년 전 |
Julius Pfrommer
|
6e85c4c602
Add UA_Server_read and UA_Server_write to give complete access to the read and write services
|
8 년 전 |
Yursen Kim
|
bfc01857da
Fix UA_Server_readDataType memory leak
|
8 년 전 |
Julius Pfrommer
|
f21e463e98
fix writing into a variable with a null datatype
|
8 년 전 |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 년 전 |
Julius Pfrommer
|
026692c2a9
rename pos variables to offset to prevent variable shadowing in the amalgamation
|
9 년 전 |
Julius Pfrommer
|
c79043168c
improve parsing of index ranges
|
9 년 전 |
Julius Pfrommer
|
c15539f854
return null nodeid if the variable value is empty
|
9 년 전 |
Julius Pfrommer
|
c4b386c499
fix integer conversion for the external namespace code
|
9 년 전 |
Julius Pfrommer
|
5039b9946a
add more debug log messages
|
9 년 전 |
Julius Pfrommer
|
e46f16ff02
cosmetic cleanup
|
9 년 전 |
Stasik0
|
bb33937c22
a bunch of error codes changes for ctt's "attribute services" section
|
9 년 전 |
Julius Pfrommer
|
95b26d2b95
fix a cppcheck issue
|
9 년 전 |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
9 년 전 |
Stefan Profanter
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
9 년 전 |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
9 년 전 |
Julius Pfrommer
|
0441355fbc
use the indexRange, check the encoding, use the timestampstoreturn flag
|
9 년 전 |
ichrispa
|
d29d0a763e
Fixed: Server sends nodeClass as INT32 while the Client expects UA_NODECLASS (causes reads of nodeClassAttribute to fail on type check.)
|
9 년 전 |
Stasik0
|
f94ed099a7
refactoring destroyed stateless addon, fixing it
|
9 년 전 |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
9 년 전 |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 년 전 |
FlorianPalm
|
8feb188c6f
Merge branch 'master' of https://github.com/open62541/open62541
|
9 년 전 |
FlorianPalm
|
913087fc17
trying to fix the external_namespace support
|
9 년 전 |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
9 년 전 |