{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/countis-eci3",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "Countis ECI3",
  "slug": "countis-eci3",
  "title": "Socomec Countis ECI3 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec Countis ECI3 power meter, with 12 representative status, power, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Status",
    "Power",
    "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 A 1 V 2 W 3 kW 4 VAR 5 kVAR 6 VA 7 kVA 8 C 9 F 10 mbar 11 bar 12 custom unit",
      "display_address": "439942",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "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": "Input 1 absolute value",
      "display_address": "438020",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Name",
      "display_address": "439936",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Unit 0 A 1 V 2 W 3 kW 4 VAR 5 kVAR 6 VA 7 kVA 8 C 9 F 10 mbar 11 bar 12 custom unit",
      "display_address": "439966",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "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"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/countis-eci3/",
  "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-eci3",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/countis-eci3",
    "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."
}
