6f66ea3ab1started writing tutorial for first steps in client
9 anni fa
ichrispa
e9792a4415Clientside UA_Client_getAttributeValue() is in place.
9 anni fa
ichrispa
aa80fa705eAdded UA_Server_setAttributeValue() macro as a high-level abstraction for changing node contents.
9 anni fa
ichrispa
4eacf599f6Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
9 anni fa
ichrispa
b481cc3a94Created 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).