Skip to content

Tests against known implementations

Luca Succi edited this page Feb 16, 2023 · 2 revisions

Prosys OPCUA Browser

brew install --cask prosys-opc-ua-browser

By starting our server you should be able to use prosys to connect and browse the nodes.

Security

If you like to connect with signature and/or encryption you can do so in prosys.

To tell Prosys to trust our certificate, make sure you share the same ones both in priv/certificates and in the prosys PKI.

To copy them you can run:

cp ./priv/certificates/*.der ~/.prosysopc/prosys-opc-ua-browser/PKI/CA/certs

Twincat OPCUA Server

TODO ...

open62541 OPCUA Client & Server

TODO ...

Clone this wiki locally