{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "janitza/umg96",
  "manufacturer": "Janitza",
  "manufacturer_slug": "janitza",
  "model": "UMG96",
  "slug": "umg96",
  "title": "Janitza UMG96 Modbus Register Map",
  "description": "Janitza UMG96 Modbus map and register map with sample Modbus registers, register addresses, and power meter overview for engineers. Works with Modbus Monitor XPF (import directly) and includes downloadable CSV access in-app. Common searches: Janitza UMG96 Modbus register, Janitza UMG96 Modbus address list.",
  "device_type": "Power Meter",
  "protocol": "Modbus",
  "categories": [
    "Energy",
    "Voltage",
    "Current",
    "Power",
    "Harmonics",
    "Frequency"
  ],
  "address_display_convention": "Display address copied from the published preview. Modbus reference-number and zero-based offset conventions vary by device; verify the linked documentation and manufacturer manual before polling.",
  "registers": [
    {
      "name": "voltage L1 N V",
      "display_address": "419000",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "current L1 A",
      "display_address": "419012",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "active power L1 W",
      "display_address": "419020",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "active energy L1 Wh",
      "display_address": "419054",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "measured frequency Hz",
      "display_address": "419050",
      "data_type": "FLOAT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "harmonic THD U L1 N %",
      "display_address": "419110",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "rotation field 1 right CW 0 none -1 left CCW",
      "display_address": "419052",
      "data_type": "INT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Parameter device address 0 255",
      "display_address": "400000",
      "data_type": "INT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "voltage L2 N V",
      "display_address": "419002",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "voltage L3 N V",
      "display_address": "419004",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "voltage L1 L2 V",
      "display_address": "419006",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "voltage L2 L3 V",
      "display_address": "419008",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/janitza/umg96/",
  "product": {
    "name": "Modbus Monitor XPF",
    "full_map_url": "https://www.modbusmonitor.com/download?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=janitza/umg96",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=janitza/umg96",
    "request_url": "https://github.com/Modbus-Monitor/modbus-device-maps/issues/new/choose"
  },
  "license_notice": "See DATA_LICENSE.md and DISCLAIMER.md in the repository root.",
  "guide_status": "published"
}
