ichrispa
|
e96d599acb
Fixed several issues reported by coverity and scan-build.
|
9 年之前 |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 年之前 |
Stasik0
|
f3379eaa19
removing dead code as flagged by coverity
|
9 年之前 |
ichrispa
|
a71f43aa7d
Completed the node relations tutorial.
|
9 年之前 |
Stasik0
|
0b8d8d566e
initial lifecycle change for the client - review/test needed #350 #348
|
9 年之前 |
Stasik0
|
be91c9dea2
improving client_disconnect again, fixing memleaks #348
|
9 年之前 |
tpiat
|
79e72cf150
Update ua_client.c
|
9 年之前 |
Stasik0
|
61a255b034
uniatialized variable fixed
|
9 年之前 |
Stasik0
|
c82a7cac9f
buffer can be freed on client_disconnect in symmetry with client_connect, relates #343
|
9 年之前 |
ichrispa
|
d93de433a0
Tutorial on variable/attribute manipulation updated. Several minor problems fixed.
|
9 年之前 |
ichrispa
|
e44150a1c4
Merge pull request #335 from StalderT/patch-6
|
9 年之前 |
ichrispa
|
c28f89e188
Merge pull request #334 from StalderT/patch-7
|
9 年之前 |
ichrispa
|
a9a9f7b6c9
Fixed client blindly reading method return code even though the service might not return one.
|
9 年之前 |
StalderT
|
8865718265
Update ua_client.c
|
9 年之前 |
StalderT
|
e7f8f0a262
Update ua_client.c
|
9 年之前 |
StalderT
|
545d0266f7
Update ua_client.c
|
9 年之前 |
Stasik0
|
cf2ab440e4
fixing another memleak
|
9 年之前 |
ichrispa
|
38376a9c0a
Fixed client considering accessLevels as Integers instead of bytes...
|
9 年之前 |
ichrispa
|
e9792a4415
Clientside UA_Client_getAttributeValue() is in place.
|
9 年之前 |
ichrispa
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
9 年之前 |
ichrispa
|
49caf89298
Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace.
|
9 年之前 |
ichrispa
|
505ecd0461
Added forgotten methodNode to UA_Client_getNodeCopy(). Hooked node-specific append attributes to body of function.
|
9 年之前 |
ichrispa
|
7634a2e23e
Created clientside UA_Client_getNodeCopy(); symmetric use to server side function.
|
9 年之前 |
ichrispa
|
141c369f5a
Created nodeiterator UA_Client_forEachChildNodeCall for Client.
|
9 年之前 |
ichrispa
|
b481cc3a94
Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).
|
9 年之前 |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
9 年之前 |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
9 年之前 |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
9 年之前 |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
9 年之前 |
ichrispa
|
69892b53f0
Fixed conflict arising from the lack of calcSizeBinary in the master branch.
|
10 年之前 |