How to check with asyncua (python) whether a node with a specific name exists already on the server?
If it exists it should be used if it doesn't exist then the node should be created.
Use case: The opcua-client has to write data on a opcua-server. The client also creates the objects and nodes for the data. If the client goes offline the server keeps the nodes and objects. When the client comes back online it has to check whether the server has the objects or has been reseted.
You can try to read any attribute from it: