Connecting UA-Expert with the OPC-UA simulator

This tutorial shows you how to connect the UA-Expert with the OPC-UA simulator
  1. Launch & install UA Expert.

  2. If you are using an external server (if you are using a local server continue with step 6): Go into OpenLens and navigate to config→configMaps and open the Opcua-simulator config file.

  3. Add under “Hosts” your hostname and add “Host” with your hostname (like shown in the picture below) press “save”:

    opcuaexpert_hosts.jpg

  4. Now, go to pods and delete the opcua-simulator-pod to restart it.

  5. Next open UA-Expert and click on “Add” to add a new server.

    uaexpert_addserver.jpg

  6. Go to advanced and enter the hostname (external server: your added hostname**, internal:** the service-name of the opcua-simulator**)** and relevant **port** of the OPCUA-Simulator in the “Endpoint URL” field. Select the “Anonymous” authentication mode. Click “OK”.

    uaexpert_server.jpg

  7. UA Expert will now connect to the OPCUA-Simulator and you will be able to browse and access all of the data in the server. Therefore, drag one of the Iot sensors into the “Data Access View” where you can inspect it and get all the relevant information.

    uaexpert_IotSensors.jpg

Last modified February 17, 2023: update (#208) (ea731fc)