e9792a4415Clientside UA_Client_getAttributeValue() is in place.
9 anos atrás
ichrispa
aa80fa705eAdded UA_Server_setAttributeValue() macro as a high-level abstraction for changing node contents.
9 anos atrás
ichrispa
4eacf599f6Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
9 anos atrás
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).