{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "kostal/piko-iq-plenticore",
  "manufacturer": "Kostal",
  "manufacturer_slug": "kostal",
  "model": "Piko IQ,Plenticore",
  "slug": "piko-iq-plenticore",
  "title": "Kostal Piko IQ,Plenticore Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Kostal Piko IQ,Plenticore power meter, with 12 representative power, voltage, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "Energy",
    "Frequency",
    "Status"
  ],
  "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": "Voltage phase 1 V",
      "display_address": "400158",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current phase 1 A",
      "display_address": "400154",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "Power id",
      "display_address": "400054",
      "data_type": "UINT16",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "State of energy manager3",
      "display_address": "400104",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Grid frequency Hz",
      "display_address": "400152",
      "data_type": "FLOAT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Inverter state2",
      "display_address": "400056",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Battery temperature DC",
      "display_address": "400214",
      "data_type": "FLOAT32",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Modbus unit id",
      "display_address": "400004",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Inverter article number",
      "display_address": "400006",
      "data_type": "STRING",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Inverter serial number",
      "display_address": "400014",
      "data_type": "STRING",
      "unit": "-",
      "category": "Identification"
    },
    {
      "name": "Total dc power W",
      "display_address": "400100",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Power limit from evu",
      "display_address": "400122",
      "data_type": "FLOAT32",
      "unit": "kW",
      "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=kostal/piko-iq-plenticore",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=kostal/piko-iq-plenticore",
    "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."
}
