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 |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
лет назад: 9 |
Julius Pfrommer
|
0b9b7095ca
no compiler flag required to compile amalgamated server
|
лет назад: 9 |
Julius Pfrommer
|
d4c98b6c4e
fix client amalgamation
|
лет назад: 9 |
ichrispa
|
d9c16defb5
Conflicts:
|
лет назад: 9 |
ichrispa
|
0b2080f3b2
Wrapped client example subscription stuff in #ifdefs.
|
лет назад: 9 |
ichrispa
|
b3de134193
Example client now demonstates usage of dataChange event hook and subscription usage.
|
лет назад: 9 |
ichrispa
|
613116b730
Intermediate commit: Client can create/destroy monitoredItems (including handler function on change). Still missing cyclic publish and sub/mon modification capability.
|
лет назад: 9 |
ichrispa
|
7cbc18741c
Client can now create and destroy subscriptions (using a handle that corresponds to the subscriptionId).
|
лет назад: 9 |
ichrispa
|
a7f481d9d4
intermediate commit of basic structs and function prototypes for client subscription management
|
лет назад: 9 |
Stasik0
|
c854816293
removing an unneded include
|
лет назад: 10 |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
лет назад: 10 |
Julius Pfrommer
|
3a029e8446
pass the client config by value
|
лет назад: 10 |
Julius Pfrommer
|
d0c2c27cd8
a helper function to test if a variant contains a scalar value
|
лет назад: 10 |
Stasik0
|
099c697634
partial revert, and followed the propsal of @FlorianPalm, #212
|
лет назад: 10 |
Stasik0
|
03cd734988
definitive way to define client's properties, refers to #219
|
лет назад: 10 |
Stasik0
|
355898e313
adding timeout to client's config refers to #219
|
лет назад: 10 |
Stasik0
|
6bcfa36361
adding write to the client
|
лет назад: 10 |
Stasik0
|
44d55e1ef5
cosmetic improvements of the client
|
лет назад: 10 |
Stasik0
|
7f3fe5ea35
small fixes to client - showing string ids aswell, no cleanup of the stack'd variables, no magic numbers
|
лет назад: 10 |
Julius Pfrommer
|
30b0277d05
Squashed commit of the following:
|
лет назад: 10 |