{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/countis-e04",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "Countis E04",
  "slug": "countis-e04",
  "title": "Socomec Countis E04 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec Countis E04 power meter, with 12 representative power, current, voltage signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Current",
    "Voltage",
    "Energy"
  ],
  "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": "Simple voltage V1",
      "display_address": "450520",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current I1",
      "display_address": "450528",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Active power - P",
      "display_address": "450536",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Active energy",
      "display_address": "436868",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Product name",
      "display_address": "450000",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Product order ID Countis100 protection200 atys300 diris400",
      "display_address": "450004",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Neutral current in",
      "display_address": "450534",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Reactive power - Q",
      "display_address": "450538",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Apparent power S",
      "display_address": "450540",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Power factor - leading et lagging PF",
      "display_address": "450542",
      "data_type": "INT32",
      "unit": "PF",
      "category": "Power"
    },
    {
      "name": "Active power phase 1 - P1",
      "display_address": "450544",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Reactive power phase 1 - Q1",
      "display_address": "450550",
      "data_type": "INT32",
      "unit": "kW",
      "category": "Power"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/countis-e04/",
  "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=socomec/countis-e04",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/countis-e04",
    "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."
}
