Ankit Mavani

Results 14 comments of Ankit Mavani

what should i change in code ? Could you please tell ? TIA

I do not know where to change in code. Could you please show me? TIA

> > asyncua.ua.uaerrors._auto.BadNodeIdExists: "The requested node id is already used by another node."(BadNodeIdExists) > > ```python > import asyncio > async def main(): > server = Server() > await server.init()...

> Ok after we finaly know that Opc.Ua.Pumps.Nodeset2.xml can not be loaded. I can check what causes the error and add it to our test case. could you please provide...

Stumbeld across this error also, with an older asyncua version. https://github.com/umati/Sample-Server-asyncio/blob/ea348c9cfe6b2a59b56842cda531d27bdb439769/src/server.py#L108 Didn't try it recently. > > I correct my comment. Just tried to load the Pumps NodeSet, which is...

> This is the header of your normative Pumps Nodeset: > > ``` > > > > > > > > ``` > > What is the testing_Nodeset.xml Models header?...

> Stumbeld across this error also, with an older asyncua version. https://github.com/umati/Sample-Server-asyncio/blob/ea348c9cfe6b2a59b56842cda531d27bdb439769/src/server.py#L108 Didn't try it recently. > > > I correct my comment. Just tried to load the Pumps NodeSet,...