parthgoel06 commented on issue #2072: URL: https://github.com/apache/plc4x/issues/2072#issuecomment-2858197710
@hutcheb @sruehl I am using an OPCUA simulator on my Windows PC, the endpoint mentioned there is this -> `opc.tcp://parthpc:62640/IntegrationObjects/ServerSimulator` This is fixed on the server, that's why I kept `discovery=false` From what I understood from the above comments and the issue you mentioned, I might have to do something like this -> `opcua:tcp://192.168.0.96:62640/IntegrationObjects/ServerSimulator?endpoint-host=parthpc&discovery=false&username=test&password=test` Am I right in thinking this? Or do I have to do something else? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
