{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "entes/epr04",
  "manufacturer": "ENTES",
  "manufacturer_slug": "entes",
  "model": "EPR04",
  "slug": "epr04",
  "title": "ENTES EPR04 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the ENTES EPR04 power meter, with 12 representative power, voltage, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "Energy",
    "Frequency",
    "Demand"
  ],
  "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 transformer ratio",
      "display_address": "432768",
      "data_type": "INT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current transformer ratio",
      "display_address": "432769",
      "data_type": "INT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "L1 phase active power Watt",
      "display_address": "400020",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Import active energy 1 Wh",
      "display_address": "400088",
      "data_type": "INT64",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Frequency Hz",
      "display_address": "400058",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Demand time minute",
      "display_address": "432771",
      "data_type": "INT16",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "L1 phase cos",
      "display_address": "400038",
      "data_type": "INT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Communication address",
      "display_address": "432777",
      "data_type": "INT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "L2 phase active power Watt",
      "display_address": "400022",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "L3 phase active power Watt",
      "display_address": "400024",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "L1 phase reactive power Var",
      "display_address": "400026",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "L2 phase reactive power Var",
      "display_address": "400028",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    }
  ],
  "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=entes/epr04",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=entes/epr04",
    "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."
}
