Skip to main content

How-To: Adding Modbus Devices

This guide explains how to register new WAGO controllers or energy analyzers within the WEVA interface.

Prerequisites​

  • Administrator credentials for the WEVA dashboard.
  • Device network details (IP Address, Modbus Unit ID).
  • Controller Modbus service must be Enabled.

1. Access Device Management​

Login to WEVA and navigate to the Configuration module.

  1. Select Device Management from the sidebar.
  2. Click the Add Device button.

2. Configure Device Parameters​

Enter the technical specifications for the target device.

FieldDescriptionExample
NameUnique identifier for the plant engineer.Transformer_A_Meter
IP AddressIPv4 address of the controller.192.168.1.10
PortModbus TCP port.502
Unit IDModbus slave address.1
ModelSelect from pre-defined hardware profiles.WAGO 879-8421

Add Device Form Placeholder Screenshot: The 'Add Device' modal with sample technical data filled in.


3. Verification of Connectivity​

After saving, the system will attempt an initial heartbeat check.

  1. Observe the Status column in the device list.
  2. Green: Communication established.
  3. Red: Connection timeout. Check physical cabling and IP settings.

4. Troubleshooting Initial Connections​

If the device remains offline:

  • Verify that no other master is locking the Modbus connection (Max 1 connection for some legacy controllers).
  • Ping the device from the WEVA host terminal:
    ping <device-ip>

Device List Placeholder Image: View of the device list showing one 'Online' and one 'Offline' device.