I am trying to connect to an opc-ua server by using python. I have defined username and password in the server.
when i am trying to connect to the server it gives me an error.
for connection i am using activate_session() function.
can anybody tell me how to connect to an server having username and password in python.