{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "elmeasure/mps8000-mpu5110",
  "manufacturer": "Elmeasure",
  "manufacturer_slug": "elmeasure",
  "model": "MPS8000,MPU5110",
  "slug": "mps8000-mpu5110",
  "title": "Elmeasure MPS8000,MPU5110 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Elmeasure MPS8000,MPU5110 power meter, with 12 representative power factor, current, voltage signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power Factor",
    "Current",
    "Voltage",
    "Frequency"
  ],
  "address_display_convention": "Display address copied from the official XPF map preview. Modbus reference-number and zero-based offset conventions vary by device; verify the manufacturer manual before polling or writing.",
  "registers": [
    {
      "name": "Voltage R harmonics",
      "display_address": "400184",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current average",
      "display_address": "400148",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Frequency",
      "display_address": "400156",
      "data_type": "FLOAT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Pf avg inst",
      "display_address": "400116",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Watts total",
      "display_address": "400100",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Pf R phase",
      "display_address": "400118",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Pf Y phase",
      "display_address": "400120",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Pf B phase",
      "display_address": "400122",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Current R phase",
      "display_address": "400150",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Current Y phase",
      "display_address": "400152",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Current B phase",
      "display_address": "400154",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Pf average received",
      "display_address": "400174",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Power Factor"
    }
  ],
  "register_count": 12,
  "guide_status": "upcoming",
  "documentation_url": null,
  "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=elmeasure/mps8000-mpu5110",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=elmeasure/mps8000-mpu5110",
    "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."
}
