{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "power-one-inverter/pvi-aurora-central",
  "manufacturer": "Power One Inverter",
  "manufacturer_slug": "power-one-inverter",
  "model": "PVI,Aurora Central",
  "slug": "pvi-aurora-central",
  "title": "Power One Inverter PVI,Aurora Central Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Power One Inverter PVI,Aurora Central solar inverter, with 12 representative energy, voltage, current signals.",
  "device_type": "Solar Inverter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Energy",
    "Voltage",
    "Current",
    "Power",
    "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": "3 phases grid voltage module 01 Slave Volt Rms",
      "display_address": "400148",
      "data_type": "FLOAT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "3 phases grid current module 01 Slave Ampere Rms",
      "display_address": "400150",
      "data_type": "FLOAT32",
      "unit": "A",
      "category": "Current"
    },
    {
      "name": "3 phases grid power module 01 Slave KWatt",
      "display_address": "400152",
      "data_type": "FLOAT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Collection daily energy of all modules KWattHour",
      "display_address": "403700",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "3 phases frequence module 01 Slave Hz",
      "display_address": "400154",
      "data_type": "FLOAT32",
      "unit": "-",
      "category": "Frequency"
    },
    {
      "name": "Status0 module 01 Global state",
      "display_address": "400131",
      "data_type": "INT16",
      "unit": "-",
      "category": "Status"
    },
    {
      "name": "Supervisor temperature module 01 Celsius Degree",
      "display_address": "400162",
      "data_type": "FLOAT32",
      "unit": "degC",
      "category": "Temperature"
    },
    {
      "name": "Modbus interface type",
      "display_address": "403650",
      "data_type": "INT16",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "PN5 module 01",
      "display_address": "400129",
      "data_type": "INT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Collection total energy of all modules KWattHour",
      "display_address": "403702",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Collection partial energy of all modules KWattHour",
      "display_address": "403704",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Collection week energy of all modules KWattHour",
      "display_address": "403706",
      "data_type": "FLOAT32",
      "unit": "kWh",
      "category": "Energy"
    }
  ],
  "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=power-one-inverter/pvi-aurora-central",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=power-one-inverter/pvi-aurora-central",
    "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."
}
