ichrispa
|
11f7318b72
Revert "Header updated to export proxy function for creating objectnodes."
|
9 years ago |
ichrispa
|
499c091043
Revert "Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary."
|
9 years ago |
ichrispa
|
62175e8a98
Revert "Added createVariableNode proxy function."
|
9 years ago |
ichrispa
|
23b5030870
Revert "exporting createVariableNode proxy function for client."
|
9 years ago |
ichrispa
|
73ded0e47e
Revert "Nodemanagement wrapped into ENABLE_NODEMANAGEMENT"
|
9 years ago |
ichrispa
|
c1d124d7c0
Nodemanagement wrapped into ENABLE_NODEMANAGEMENT
|
9 years ago |
ichrispa
|
670e038871
exporting createVariableNode proxy function for client.
|
9 years ago |
ichrispa
|
4432e2bd8f
Added createVariableNode proxy function.
|
9 years ago |
FlorianPalm
|
1a03d0286d
NO_ALLOCA (added in nodemanagement service)
|
9 years ago |
FlorianPalm
|
dae421bab2
added NO_ALLOCA macro fix
|
9 years ago |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
9 years ago |
ichrispa
|
7743f22d4a
Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary.
|
9 years ago |
ichrispa
|
47570df253
Header updated to export proxy function for creating objectnodes.
|
9 years ago |
ichrispa
|
03aeed8bd4
Fixed missing copying of BrowseName (which is not an attribute for some reason).
|
9 years ago |
ichrispa
|
da4387de6c
Fixed COPY_STANDARDATTRIBUTES Macro so it actually copies the string data from the ObjectAttributes Extension Object.
|
9 years ago |
ichrispa
|
969cfb78e4
Fixed some of the services filling our requests/response with BROWSENEXT typeIDs instead of the actual service type.
|
9 years ago |
FlorianPalm
|
5dcf597a83
restored addExternalNamespace functionality
|
9 years ago |
Stasik0
|
fff56acfa1
Revert "EXPERIMENTAL: let write update only the variant in the single-threaded case"
|
9 years ago |
ichrispa
|
f4b46871b2
Merge branch 'dev' of https://github.com/acplt/open62541 into dev
|
9 years ago |
ichrispa
|
70fc98b8ed
Releasing node after getting it from the nodestore.
|
9 years ago |
ichrispa
|
433b81b513
Now only calling UA_NodeStore_get() once and releasing the node on a successfull search.
|
9 years ago |
Julius Pfrommer
|
37bc32e329
Improve the documentation of the nodestore API
|
9 years ago |
ichrispa
|
eb117f86a5
Removed spurious #define.
|
9 years ago |
ichrispa
|
881370c11d
Removed spurious #define.
|
9 years ago |
ichrispa
|
11b9e4ec85
Added monitoredNodeId to UA_MonitoredItem struct.
|
9 years ago |
ichrispa
|
c6edd55f72
MonitoredItem_QueuePushDataValue now updates the target node address from the nodestore if MONITOREDITEM_FORCE_NODEPOINTER_VERIFY is defined (see header).
|
9 years ago |
ichrispa
|
5d9fbc2146
NodeId of monitored nodes is now being registered with MonitoredItems to enable server nodestore search operations.
|
9 years ago |
Stasik0
|
57999d0418
EXPERIMENTAL: let write update only the variant in the single-threaded case
|
9 years ago |
ichrispa
|
05ee48afa6
Fixed a SEGFAULT caused by incomplete deallocation of Variant inside dataValue.
|
9 years ago |
Stasik0
|
ea28429363
Merge branch 'master' into dev
|
9 years ago |