{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "janitza/umg511",
  "manufacturer": "Janitza",
  "manufacturer_slug": "janitza",
  "model": "UMG511",
  "slug": "umg511",
  "title": "Janitza UMG511 Modbus Register Map",
  "description": "Janitza UMG511 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 UMG511 Modbus register, Janitza UMG511 Modbus address list.",
  "device_type": "Power Meter",
  "protocol": "Modbus",
  "categories": [
    "Harmonics",
    "Power",
    "Power Factor",
    "Energy",
    "Temperature",
    "Voltage"
  ],
  "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": "Apparent current L1 N A",
      "display_address": "419012",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Real power L1 N W",
      "display_address": "419020",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Real 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": "PFLN_0",
      "display_address": "403893",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "PTP_STATE",
      "display_address": "314562",
      "data_type": "INT32",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "TEMPERATUR",
      "display_address": "404209",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Temperature"
    },
    {
      "name": "Harmonic thd u L1 N",
      "display_address": "419110",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "Vector sum ini1i2i3 A",
      "display_address": "419018",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "BAUD485",
      "display_address": "306951",
      "data_type": "INT32",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "PTP_VERSION",
      "display_address": "314548",
      "data_type": "INT16",
      "unit": "-",
      "category": "Identification"
    }
  ],
  "register_count": 12,
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/janitza/umg511/",
  "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/umg511",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=janitza/umg511",
    "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"
}
