{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "entes/epm-07",
  "manufacturer": "ENTES",
  "manufacturer_slug": "entes",
  "model": "EPM-07",
  "slug": "epm-07",
  "title": "ENTES EPM-07 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the ENTES EPM-07 power meter, with 12 representative power, voltage, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "Energy",
    "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": "L1 phase max Voltage Volt",
      "display_address": "400164",
      "data_type": "UINT16",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "L1 phase max Current Amper",
      "display_address": "400176",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "L3 phase min Apparent power VA",
      "display_address": "400152",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Energy counter 1 selection",
      "display_address": "432775",
      "data_type": "INT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Demand time minute",
      "display_address": "432771",
      "data_type": "INT16",
      "unit": "kW",
      "category": "Demand"
    },
    {
      "name": "Calculation method",
      "display_address": "432770",
      "data_type": "INT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Communication address",
      "display_address": "432777",
      "data_type": "INT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Total min Import active power Watt",
      "display_address": "400154",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Total min Export active power Watt",
      "display_address": "400156",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Total min Import reactive power Var",
      "display_address": "400158",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Total min Export reactive power Var",
      "display_address": "400160",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Total min Apparent power VA",
      "display_address": "400162",
      "data_type": "UINT16",
      "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/epm-07",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=entes/epm-07",
    "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."
}
