Julius Pfrommer
|
b6ff129f5f
refactor: improve type checking for write and addnodes
|
8 年 前 |
Julius Pfrommer
|
5467bae2dd
refactor: make memory allocator and atomic operations definitions public
|
8 年 前 |
Julius Pfrommer
|
9184288603
fix: remove an unchecked results coverity warning; simplify isNodeInTree
|
8 年 前 |
Julius Pfrommer
|
7643772e25
refactor: simplify object and variable instantiation
|
8 年 前 |
Julius Pfrommer
|
2525fd527e
make function to get type-hierarchy reusable outside of services_view
|
8 年 前 |
Julius Pfrommer
|
fe7e2f1508
add delayed callbacks also for single-threaded execution
|
8 年 前 |
Julius Pfrommer
|
d35b615c8f
add documentation of nodes; move generated datatype documentation
|
8 年 前 |
Julius Pfrommer
|
350bcb7aa1
more consistency checks for addnodes; improve instantiation
|
8 年 前 |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
8 年 前 |
Julius Pfrommer
|
cdc9c029bd
start fixing bootstrap
|
8 年 前 |
Julius Pfrommer
|
978e9caad3
further improvements
|
8 年 前 |
Julius Pfrommer
|
82468f7034
some improvements
|
8 年 前 |
Julius Pfrommer
|
6f134c1ece
simplify node mgmt
|
8 年 前 |
Julius Pfrommer
|
bf8b10f775
variant array dimensions as uint32; use same value/variable consistency check of method arguments
|
8 年 前 |
Julius Pfrommer
|
8a8c6260c0
improve checking of values before writing into nodes
|
8 年 前 |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 年 前 |
Julius Pfrommer
|
baa92aea25
put every repeated job into a separate entry of the linked list
|
8 年 前 |
Sten Grüner
|
6d23db1acf
implementation of GetMonitoredItems for CTT (#678)
|
8 年 前 |
Julius Pfrommer
|
e15cdfacbe
fix #661, take the endpointurls from the networklayer when required
|
8 年 前 |
Julius Pfrommer
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
8 年 前 |
Julius Pfrommer
|
d20f97c3b0
search upwards in the tree with multiple reference types
|
8 年 前 |
Julius Pfrommer
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
8 年 前 |
Julius Pfrommer
|
85f82c3e14
start making session behavior compliant with CTT
|
8 年 前 |
Julius Pfrommer
|
1a117789ec
fix a spurious include
|
9 年 前 |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
9 年 前 |
Julius Pfrommer
|
c8863cef1e
separate jobs for monitoreditem (sampling) and subscriptions (sending notifications)
|
9 年 前 |
Julius Pfrommer
|
1623ea53b9
add services and nodestore to the documentation
|
9 年 前 |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
9 年 前 |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
9 年 前 |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
9 年 前 |