Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for Azure Event Hubs

Install the adapter

  • Last UpdatedSep 30, 2024
  • 1 minute read

You can install adapters on either a Windows or Linux operating system. Before installing the adapter, see the respective system requirements to ensure your machine is properly configured to provide optimum adapter operation.

Windows

Complete the following steps to install an adapter on a Windows computer:

  1. Download AVEVA-Adapter-for-Azure-Event-Hubs-1.0.1.239-x64_.msi from the AVEVA Customer Portal.

    Note: Customer login credentials are required to access the portal.

  2. Run AVEVA-Adapter-for-Azure-Event-Hubs-1.0.1.239-x64_.msi file.

  3. Follow the setup wizard.

    You can change the installation folder or port number during setup. The default port number is 5590.

  4. Optional: To verify the installation, run the following curl command with the port number that you specified during installation:

    curl http://localhost:5590/api/v1/configuration

    If you receive an error, wait a few seconds and try the script again. If the installation was successful, a JSON copy of the default system configuration is returned.

Linux

Complete the following steps to install an adapter on a Linux computer:

  1. Download the appropriate Linux distribution file (AVEVA-Adapter-for-Azure-Event-Hubs-1.0.1.239-platform_.deb) from the AVEVA Customer Portal.

    Note: Customer login credentials are required to access the portal.

  2. Open a terminal.

  3. Run the sudo apt update command to update available packages information.

  4. Run the sudo apt install command against the Linux distribution file (AVEVA-Adapter-for-Azure-Event-Hubs-1.0.1.239-platform_.deb) selected in step 1 of this procedure.

    For example: sudo apt install ./AVEVA-Adapter-for-Azure-Event-Hubs-1.0.1.239-x64_.deb

  5. Optional: To verify the installation, run the following curl command with the port number that you specified during installation:

    curl http://localhost:5590/api/v1/configuration

    If you receive an error, wait a few seconds and run the command again. If the installation was successful, a JSON copy of the default system configuration is returned.

    In This Topic
    Related Links
    TitleResults for “How to create a CRG?”Also Available in