{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "hager/ecn-ecp-ect-ecm-ecr-eca",
  "manufacturer": "Hager",
  "manufacturer_slug": "hager",
  "model": "ECN,ECP,ECT,ECM,ECR,ECA",
  "slug": "ecn-ecp-ect-ecm-ecr-eca",
  "title": "Hager ECN,ECP,ECT,ECM,ECR,ECA Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Hager ECN,ECP,ECT,ECM,ECR,ECA power meter, with 12 representative voltage, frequency, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Frequency",
    "Power",
    "Energy",
    "Power Factor"
  ],
  "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": "V L1 N V",
      "display_address": "445056",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "P sum L KW",
      "display_address": "445073",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Ea sum T kWh",
      "display_address": "445152",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "F Hz",
      "display_address": "445062",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Frequency"
    },
    {
      "name": "Pf sum L iec",
      "display_address": "445079",
      "data_type": "INT16",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "I L1 mA",
      "display_address": "445065",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "V L2 N V",
      "display_address": "445057",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "V L3 N V",
      "display_address": "445058",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "V L1 L2 V",
      "display_address": "445059",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "V L2 L3 V",
      "display_address": "445060",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "V L3 L1 V",
      "display_address": "445061",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Voltage"
    },
    {
      "name": "Not used Hz",
      "display_address": "445063",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Frequency"
    }
  ],
  "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=hager/ecn-ecp-ect-ecm-ecr-eca",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=hager/ecn-ecp-ect-ecm-ecr-eca",
    "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."
}
