Oleksiy Vasylyev
|
3c5a972732
Adding context to a monitored item handling function.
|
пре 9 година |
Julius Pfrommer
|
7f08e21937
compile methods
|
пре 9 година |
Julius Pfrommer
|
b36ad54e95
fix encoding of enums
|
пре 9 година |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
пре 9 година |
Julius Pfrommer
|
9a8b734957
fix wrong node attribute decoding
|
пре 9 година |
Julius Pfrommer
|
ba3dd74f83
revert changing the standard port
|
пре 9 година |
Julius Pfrommer
|
47749e1045
add many log messages for log-level DEBUG. simplify stdout logger
|
пре 9 година |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
пре 9 година |
Stasik0
|
bc454018e9
restoring client.c
|
пре 9 година |
Stasik0
|
5cbad447af
finished client first steps tutorial with reading nodes's values
|
пре 9 година |
Julius Pfrommer
|
60ed7b2723
reverted the client part according to #362
|
пре 9 година |
ichrispa
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
пре 9 година |
Stasik0
|
0b8d8d566e
initial lifecycle change for the client - review/test needed #350 #348
|
пре 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
|
7d6dae4ade
Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions
|
пре 9 година |
Chris Iatrou
|
b104a13190
Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue.
|
пре 9 година |
ichrispa
|
d93de433a0
Tutorial on variable/attribute manipulation updated. Several minor problems fixed.
|
пре 9 година |
ichrispa
|
0b8f36f6ee
Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function.
|
пре 9 година |
ichrispa
|
c0c642dd4e
Fixed client example not building when ADDNODES is disabled due to missing return value.
|
пре 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
|
c662814c8a
Serverside method 'ping' was wrongly referenced as being 'organizes' by its parent object 'Objects' (not hasProperty), which prevented it from being called.
|
пре 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 година |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
пре 9 година |
FlorianPalm
|
ef037512e6
fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field
|
пре 9 година |
FlorianPalm
|
fb0bee87a1
Merge branch 'master' of https://github.com/acplt/open62541
|
пре 9 година |
FlorianPalm
|
cf424650c3
fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant
|
пре 9 година |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
пре 9 година |