{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/countis-eci2",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "Countis ECI2",
  "slug": "countis-eci2",
  "title": "Socomec Countis ECI2 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec Countis ECI2 power meter, with 12 representative status, current, energy signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Status",
    "Current",
    "Energy",
    "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": "Pulse meter current custom time",
      "display_address": "437139",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Unit 0 wh 1 varh 2 VAh 3 M3 4 NM3 5 J 6 imp 7 L 8 custom unit 10 kWh 11 kvarh 12 kVAh 13 KM3 14 kNm3 15 kJ 16 k-imp",
      "display_address": "439690",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Custom meter frequency 0 daily 1 weekly 2 monthly 3 yearly 4 non cyclic",
      "display_address": "439698",
      "data_type": "UINT16",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Mode 0 disabled 1 logical state 2 analogical value 3 combination",
      "display_address": "440197",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Label of custom unit",
      "display_address": "437072",
      "data_type": "STRING",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Name",
      "display_address": "440192",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Logical mode 0 low state 1 high state 2 falling edge 3 rising edge 4 both falling and rising edge",
      "display_address": "440201",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Mode 0 disabled 1 logical state 2 analogical value 3 combination",
      "display_address": "440214",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Logical mode 0 low state 1 high state 2 falling edge 3 rising edge 4 both falling and rising edge",
      "display_address": "440218",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Mode 0 disabled 1 logical state 2 analogical value 3 combination",
      "display_address": "440231",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Logical mode 0 low state 1 high state 2 falling edge 3 rising edge 4 both falling and rising edge",
      "display_address": "440235",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Mode 0 disabled 1 logical state 2 analogical value 3 combination",
      "display_address": "440248",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/countis-eci2/",
  "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-eci2",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/countis-eci2",
    "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."
}
