Jonas Green
|
31b70c141b
Corrected format of LocaleId in LocalizedText attributes
|
7 years ago |
Julius Pfrommer
|
6ef0909d4c
fix a shadowed variable in the amalgamation
|
7 years ago |
janitza-thbe
|
9b8390b6d8
type check value fix: if target data type is a sub type of a built-in type then the value may have the type of the "parent" built-in type, too
|
7 years ago |
Jonas Green
|
7a58e6c0a5
Corrected format of LocaleId in LocalizedText attributes
|
7 years ago |
Stefan Profanter
|
b585a4c5cf
Fix dependency of namespace0 to avoid executing the generator simultaneously
|
7 years ago |
Stefan Profanter
|
9eb7719756
Merge pull request #1178 from open62541/feature/accesscontrol
|
7 years ago |
Stefan Profanter
|
215f2ed078
Add unit test for access control and extend client subscription tests
|
7 years ago |
Stefan Profanter
|
9db1938b92
Merge pull request #1176 from open62541/hotfix/client_highlevel
|
7 years ago |
Stefan Profanter
|
0b226d7568
Add additional unit tests for read/write of attributes
|
7 years ago |
Stefan Profanter
|
6ae9c485e1
Fix reading of nodeClass attribute
|
7 years ago |
Stefan Profanter
|
c60f77773d
Fix #1041: Only perform compatibility checks if there is a value type set
|
7 years ago |
Stefan Profanter
|
bd91014f37
Reenable fail on error
|
7 years ago |
ccvca
|
627e907110
Fix: Set accesslevel to read for arguments of methods (#1174)
|
7 years ago |
Stefan Profanter
|
78d09cc4a2
Remove specific image for osx
|
7 years ago |
Stefan Profanter
|
85141f931d
Fix OS X coverity_scan build
|
7 years ago |
pschoppe
|
45ed4fc455
Set _XOPEN_SOURCE to 600 if not defined
|
7 years ago |
Stefan Profanter
|
b31db9447a
Only build coverity scan on first travis job
|
7 years ago |
Stefan Profanter
|
00dc914bb6
Pull before push to avoid race conditions to other builds
|
7 years ago |
Stefan Profanter
|
bd97f9a482
Set client to error state if disconnected. Add example for reconnect (#1172)
|
7 years ago |
Frank Meerkötter
|
ee781f50c2
client side event support (#1161)
|
7 years ago |
Stefan Profanter
|
f67569455b
Fix memory leak
|
7 years ago |
Julius Pfrommer
|
9c4faf8551
add changelog entries for the recent changes to the public API
|
7 years ago |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 years ago |
Julius Pfrommer
|
2113ec1c9b
move server config in a separate header
|
7 years ago |
Julius Pfrommer
|
95e322df4d
nodeContext pointer for every node
|
7 years ago |
Maurice Kalinowski
|
733dcad116
Add runtime to install target (#1166)
|
7 years ago |
Stefan Profanter
|
a1ac70b50a
Allow to register with multiple LDS at the same time (#1165)
|
7 years ago |
Frank Meerkötter
|
3d874ad93b
Unbreak the build (#1162)
|
7 years ago |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
7 years ago |
Frank Meerkötter
|
609ebe4a3c
Make "running" an automatic variable. (#1159)
|
7 years ago |