{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "integra/ci3-ri3",
  "manufacturer": "Integra",
  "manufacturer_slug": "integra",
  "model": "Ci3, Ri3",
  "slug": "ci3-ri3",
  "title": "Integra Ci3, Ri3 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Integra Ci3, Ri3 power meter, with 12 representative power, energy, frequency signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Energy",
    "Frequency",
    "Harmonics"
  ],
  "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": "Kp1 kW",
      "display_address": "400007",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Loegyimppow kWh",
      "display_address": "400036",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Freq Hz",
      "display_address": "400035",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Frequency"
    },
    {
      "name": "V1thd",
      "display_address": "400060",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "V1 V",
      "display_address": "400001",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Kp2 kW",
      "display_address": "400008",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kp3 kW",
      "display_address": "400009",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kva1 kVA",
      "display_address": "400010",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kva2 kVA",
      "display_address": "400011",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kva3 kVA",
      "display_address": "400012",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kvar1 kVAr",
      "display_address": "400013",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kvar2 kVAr",
      "display_address": "400014",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    }
  ],
  "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=integra/ci3-ri3",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=integra/ci3-ri3",
    "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."
}
