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