I'm running a basic server and adding a method from a client, which seems to add okay, but when calling the method from another client or UAExpert, I get the follow error: ...
opcua-asyncio is an asyncio-based asynchronous OPC UA client and server based on python-opcua, removing support of python < 3.7. Asynchronous programming allows for simpler code (e.g. less need for ...