{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "integra/ci1",
  "manufacturer": "Integra",
  "manufacturer_slug": "integra",
  "model": "Ci1",
  "slug": "ci1",
  "title": "Integra Ci1 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Integra Ci1 power meter, with 8 representative energy signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "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": "Hiegyexppow kWh",
      "display_address": "400004",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Loegyimppow Wh",
      "display_address": "400001",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "General"
    },
    {
      "name": "Hiegyimpvar kVArh",
      "display_address": "400006",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Hiegyexpvar kVArh",
      "display_address": "400008",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Hiegyimppow kh",
      "display_address": "400002",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Loegyexppow Wh",
      "display_address": "400003",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "General"
    },
    {
      "name": "Loegyimpvar VArh",
      "display_address": "400005",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Loegyexpvar VArh",
      "display_address": "400007",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    }
  ],
  "register_count": 8,
  "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=integra/ci1",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=integra/ci1",
    "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."
}
