Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
8 years ago |
FlorianPalm
|
344f83b924
updated addExternalNamespace
|
8 years ago |
FlorianPalm
|
a1e67ac0e5
updated addExternalNamespace
|
8 years ago |
Julius Pfrommer
|
f8a7955dac
sphinx documentation for the client
|
8 years ago |
Julius Pfrommer
|
f45d6faf85
Overlayable (#582)
|
8 years ago |
ichrispa
|
d1ccf6fc13
Typedefinitions are checked for uniqueness; non-unique names are autoincremented (closes #580)
|
8 years ago |
Thomas Ruschival
|
08b3fb8f70
Generate nodemacros out of valid characters only (#581)
|
8 years ago |
Julius Pfrommer
|
77798e40a6
add a missing typedef
|
8 years ago |
Root-Core
|
7f734c4181
Removed an UTF-8 Test from Opc.Ua.NodeSet2.Minimal (#577)
|
8 years ago |
Sten Grüner
|
7bc5a1a8df
Merge pull request #574 from ischenk/master
|
8 years ago |
Julius Pfrommer
|
77e349cf97
move subscription header for algamation
|
8 years ago |
ichrispa
|
8c22a486bd
Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570).
|
8 years ago |
Julius Pfrommer
|
be9852fac8
fix an include (the 2nd)
|
8 years ago |
Julius Pfrommer
|
1a117789ec
fix a spurious include
|
8 years ago |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
8 years ago |
Ivo Schenk
|
876ad0dea9
Compile fix for gcc 4.8.3
|
8 years ago |
ischenk
|
fc186260d4
Compile fix for gcc 4.8.3
|
8 years ago |
Julius Pfrommer
|
be19c21648
en/decode bitfields manually. some embedded architectures don't pack them.
|
8 years ago |
FlorianPalm
|
f0f1978aa0
Update ua_server_external_ns.h
|
8 years ago |
Julius Pfrommer
|
d0fb6696f8
fix an include that is only used with subscriptions
|
8 years ago |
Julius Pfrommer
|
c8863cef1e
separate jobs for monitoreditem (sampling) and subscriptions (sending notifications)
|
8 years ago |
Julius Pfrommer
|
04c0cff8fb
the subscription manager only manages a list of subscriptions -> move to session
|
8 years ago |
Julius Pfrommer
|
4810a84c11
job guids are assigned randomly by the server, not in the subscription manager
|
8 years ago |
Julius Pfrommer
|
6150efa166
move subscription limits into the server config
|
8 years ago |
FlorianPalm
|
355d2574c0
updated UA_Server_addExternalNamespace definition
|
8 years ago |
Julius Pfrommer
|
3a8af99c5a
further simplify endianness handling
|
8 years ago |
Julius Pfrommer
|
fb64058984
fix android endianness macro
|
8 years ago |
Julius Pfrommer
|
3dbcaad2ad
disable error on warning for endianness detection on clang
|
8 years ago |
Julius Pfrommer
|
f441d71543
add generic integer and floating-point encoders that are always available. use as fallback.
|
8 years ago |
Stasik0
|
f94ed099a7
refactoring destroyed stateless addon, fixing it
|
8 years ago |