Setup Guide

How to Use?

Turn your meter data into a dashboard in 30 minutes. Full integration with Modbus RTU/TCP meters, Telegraf, and InfluxDB.

System Architecture

Energy Meter

Modbus RTU/TCP

Telegraf

Data collection

InfluxDB

Time series DB

WattSkor

Cloud platform

Dashboard

Real-time

Meter → Modbus → Telegraf → InfluxDB → WattSkor API → Dashboard

Getting Started

STEP 1

Create an Account

Sign up with email or log in with Google/GitHub. Your 14-day free trial starts immediately.

  • Go to wattskor.com/register
  • Sign up with email and password (min 6 characters)
  • Click the link in the verification email
  • Log in — the onboarding wizard starts
STEP 2

Organization & Facility

Set your company name and settings password. Enter your facility name and coordinates.

  • Enter your company / organization name
  • Set a settings password (used for changing parameters)
  • Enter the facility name (e.g. 'Main Factory')
  • Enter facility coordinates (for weather and energy analysis)
STEP 3

InfluxDB Connection

Enter your InfluxDB server details and test the connection. Meters are discovered automatically.

  • InfluxDB URL (e.g. https://influx.yourcompany.com)
  • API Token (create in InfluxDB > Data > API Tokens)
  • Enter the Organization and Bucket name
  • Verify with the 'Test Connection' button
  • View live values of discovered meters in the preview table
STEP 4

Meter Configuration & Collector Setup

Select your meter brand/model and connection type. The system generates an automatic setup package.

  • Select brand and model for each meter (ENTES, Schneider, Siemens, Janitza...)
  • Connection type: Modbus RTU (serial port) or Modbus TCP (Ethernet)
  • Download the setup package (Telegraf config + installer script)
  • Run the installer script — Telegraf is installed and started automatically
  • Monitor connection status in real time
STEP 5

Using the Dashboard

Real-time monitoring begins. Manage your facility with 16 different analysis tabs.

  • Dashboard: Live power, efficiency score, transformer status
  • Alerts: Automatic threshold alarms and notifications
  • Transformer Analysis: Voltage, current, power charts
  • Harmonics: THD monitoring and K-Factor calculation
  • Cost: Hourly cost analysis with EPIAS market prices
  • Reporting: PDF and Excel report downloads

Technical Setup

Automatic Collector Setup

WattSkor automatically generates the setup package based on your meter brand and model. Download with one click, run it — and data starts flowing.

Requirements

  • Windows 10/11 or Linux (Ubuntu 20.04+)
  • Min 2 GB RAM, 10 GB disk
  • InfluxDB v2 installed and accessible (URL, Token, Org, Bucket)
  • Modbus RTU: Serial port connected to the meter (COM4, /dev/ttyUSB0, etc.)
  • Modbus TCP: Same network connection as the meter

How Does It Work?

1

Meter Selection

Select your meter brand and model in the onboarding wizard. Popular brands like ENTES, Schneider, Siemens, and Janitza are supported with ready-made templates.

2

Package Download

Enter the connection type (RTU/TCP) and parameters. The system automatically generates telegraf.conf and the installer script. Download with one click.

3

Install & Start

Run the installer script — Telegraf is automatically downloaded, configured, and started as a service. Data starts flowing within 30 seconds.

Supported Meter Brands

Brand / ModelMeasurementsHarmonics
ENTES MPR60S/63SV, I, P, Q, S, PF, CosPhi, f, THD, Energy13 order (2-15)
Schneider PM5xxxV, I, P, Q, S, PF, f, THD, Energy13 order (2-15)
Siemens PAC3200V, I, P, Q, S, PF, f, THD, Energy15 order (2-15)
Janitza UMG96V, I, P, Q, S, PF, f, THD, EnergyTHD only
Generic ModbusV, I, P, PF, f (basic)

Using a Different Brand?

If your meter brand is not listed, you can use the "Generic Modbus" template. Basic measurements (voltage, current, power, power factor, frequency) are compatible with all Modbus meters. Contact us for custom templates.

Start Setup Now

Sign up, define your meters, download the setup package. The system guides you through the entire process — no technical knowledge required.

Get Started

Technical Reference

Field Names Table

Standard field names expected by the WattSkor system. The automatic setup package configures these field names automatically based on your meter template.

Voltage Measurements

Field Name (InfluxDB)DescriptionUnitScale
voltage_L1N_VL1-N Phase VoltageV0.1
voltage_L2N_VL2-N Phase VoltageV0.1
voltage_L3N_VL3-N Phase VoltageV0.1
voltage_L1L2_VL1-L2 Line-to-LineV0.1
voltage_L2L3_VL2-L3 Line-to-LineV0.1
voltage_L3L1_VL3-L1 Line-to-LineV0.1

Current Measurements

Field Name (InfluxDB)DescriptionUnitScale
current_L1_AL1 Phase CurrentA0.001
current_L2_AL2 Phase CurrentA0.001
current_L3_AL3 Phase CurrentA0.001
current_Neutral_ANeutral CurrentA0.001

Power Measurements

Field Name (InfluxDB)DescriptionUnitScale
power_L1_WL1 Active PowerW1.0
power_L2_WL2 Active PowerW1.0
power_L3_WL3 Active PowerW1.0
power_total_WTotal Active PowerW1.0
reactive_L1_varL1 Reactive Powervar1.0
reactive_L2_varL2 Reactive Powervar1.0
reactive_L3_varL3 Reactive Powervar1.0
reactive_total_varTotal Reactive Powervar1.0
apparent_L1_VAL1 Apparent PowerVA1.0
apparent_L2_VAL2 Apparent PowerVA1.0
apparent_L3_VAL3 Apparent PowerVA1.0
apparent_total_VATotal Apparent PowerVA1.0

Power Factor & Cos Phi

Field Name (InfluxDB)DescriptionUnitScale
pf_L1L1 Power Factor0.001
pf_L2L2 Power Factor0.001
pf_L3L3 Power Factor0.001
pf_totalTotal Power Factor0.001
cos_L1L1 Cos Phi0.001
cos_L2L2 Cos Phi0.001
cos_L3L3 Cos Phi0.001
cos_totalTotal Cos Phi0.001

THD (Total Harmonic Distortion)

Field Name (InfluxDB)DescriptionUnitScale
thd_voltage_L1_percentL1 Voltage THD%0.1
thd_voltage_L2_percentL2 Voltage THD%0.1
thd_voltage_L3_percentL3 Voltage THD%0.1
thd_current_L1_percentL1 Current THD%0.1
thd_current_L2_percentL2 Current THD%0.1
thd_current_L3_percentL3 Current THD%0.1
thd_current_neutral_percentNeutral Current THD%0.1

Energy & Frequency

Field Name (InfluxDB)DescriptionUnitScale
active_consumed_total_WhTotal Active EnergyWh1.0
reactive_q1_total_varhReactive Energy Q1 (Inductive)varh1.0
reactive_q4_total_varhReactive Energy Q4 (Capacitive)varh1.0
frequency_HzGrid FrequencyHz0.01

Individual Harmonics (n = 2,3,4,5,6,7,8,9,10,11,12,13,15)

Field Name (InfluxDB)DescriptionUnitScale
h_IL1_{n}_percentL1 Current {n}th Harmonic%0.1
h_IL2_{n}_percentL2 Current {n}th Harmonic%0.1
h_IL3_{n}_percentL3 Current {n}th Harmonic%0.1
h_ILN_{n}_percentNeutral Current {n}th Harmonic%0.1
h_V1_{n}_percentL1 Voltage {n}th Harmonic%0.1
h_V2_{n}_percentL2 Voltage {n}th Harmonic%0.1
h_V3_{n}_percentL3 Voltage {n}th Harmonic%0.1

Automatic Configuration

When you select your meter brand and model, WattSkor automatically maps these field names to your meter’s Modbus register addresses. No manual configuration needed.

Frequently Asked Questions

Which energy meters are supported?

All energy meters that support Modbus RTU or Modbus TCP protocol. Popular brands like ENTES MPR60S/63S, Schneider PM5xxx, ABB M4M, Siemens PAC, and Janitza UMG series are directly supported.

Where should the Collector be installed?

On the computer physically connected to the meters, or a server on the same network. For Modbus RTU, the meter’s serial port must be connected to this computer. For Modbus TCP, being on the same network is sufficient. The WattSkor setup package automatically downloads and installs the required software.

Is technical knowledge required for setup?

No. The WattSkor automatic setup package handles the entire process for you. Select your meter brand, enter connection details, run the downloaded script — that’s it. For additional help, you can get technical support with the enterprise plan.

How long until data starts appearing?

When the setup package is run, data starts flowing to InfluxDB within 30 seconds. You can monitor the collector status in real time from the Settings tab.

What happens during an internet outage?

InfluxDB runs on the local server, so no data is lost. When internet is restored, the WattSkor platform continues accessing the data. Offline data buffering is handled automatically by Telegraf.

Get Started Now

Try free for 14 days. No credit card required.