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).