Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the role of --opc tag #362

Open
hadifar opened this issue Nov 19, 2024 · 0 comments
Open

What is the role of --opc tag #362

hadifar opened this issue Nov 19, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@hadifar
Copy link

hadifar commented Nov 19, 2024

I pass the parameters --opc to the server with the following command:

dotnet AasxServerBlazor.dll --no-security --edit --data-path .\aasxs --opc

And it logs:

warn: Microsoft.AspNetCore.Server.Kestrel[0]
      Overriding address(es) 'http://*:5001'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
InitializeProgram
args:
--no-security
--edit
--data-path
.\aasxs
--opc

Serving the AASXs from: .\aasxs
Security 1 Startup - Server
Security 1.1 Load X509 Root Certificates into X509 Store Root
Connect to OPC UA by: opc.tcp://0.0.0.0:51210/UA/SampleServer
1/1 0s Loading .\aasxs\Example_AAS_ServoDCMotor_21.aasx...
1 AASX loaded in 0s

Please wait for the servers to start...
OPC UA Server started..
Servers succesfully started. Press Ctrl-C to exit...
Registry is empty

However, nothing exists on opc.tcp://0.0.0.0:51210/UA/SampleServer when I use UAexpert.

image

@hadifar hadifar added help wanted Extra attention is needed question Further information is requested labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant