Commit 52102e5e authored by yogesh.m's avatar yogesh.m

update

parent c9c5c4a3
...@@ -43,4 +43,4 @@ class asyncua_server(): ...@@ -43,4 +43,4 @@ class asyncua_server():
def st(): def st():
asr = asyncua_server() asr = asyncua_server()
asyncio.run(asr.start_server("opc.tcp://192.168.1.10:4840/myopc/free","http://klopc.com")) asyncio.run(asr.start_server("opc.tcp://localhost:4840/myopc/free","http://klopc.com"))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment