Skip to main content

Getting Started

This guide will help you quickly install and configure your first OperaMetrix modules.

General Installation

Step 1: Download the module

Download the .modl file for the desired module from our portal.

Step 2: Install in Ignition

  1. Open the Ignition Gateway (usually http://localhost:8088)
  2. Navigate to Config > Modules
  3. Click Install or Upgrade a Module
  4. Select the downloaded .modl file
  5. Accept the license and install

Step 3: Configure

Each module has its own configuration page. See the specific module documentation for details.

Verifying Installation

After installation, verify that the module appears in the modules list with "Running" status.

# Verification example via script
system.util.getModuleStatus("com.operametrix.module")

Next Steps

  • Check the documentation for each module