Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
8 lat temu |
Stasik0
|
6f66ea3ab1
started writing tutorial for first steps in client
|
9 lat temu |
ichrispa
|
e9792a4415
Clientside UA_Client_getAttributeValue() is in place.
|
9 lat temu |
ichrispa
|
aa80fa705e
Added UA_Server_setAttributeValue() macro as a high-level abstraction for changing node contents.
|
9 lat temu |
ichrispa
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
9 lat temu |
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 lat temu |