{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/diris-a20-modbus",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "DIRIS A20 modbus",
  "slug": "diris-a20-modbus",
  "title": "Socomec DIRIS A20 modbus Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec DIRIS A20 modbus power meter, with 12 representative voltage, current, power signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "Current",
    "Power",
    "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": "Phase to phase voltage U12 V",
      "display_address": "400776",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase 1 current",
      "display_address": "400768",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "E active power kW",
      "display_address": "400790",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Active energy",
      "display_address": "400856",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Frequency Hz",
      "display_address": "400788",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Average value I1 max",
      "display_address": "400838",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Phase 2 current",
      "display_address": "400770",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Phase 3 current",
      "display_address": "400772",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Neutral current",
      "display_address": "400774",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Phase to phase voltage U23 V",
      "display_address": "400778",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase to phase voltage U31 V",
      "display_address": "400780",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Phase to neutral voltage phase 1 V",
      "display_address": "400782",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    }
  ],
  "register_count": 12,
  "guide_status": "published",
  "documentation_url": "https://docs.quantumbitsolutions.com/products/xpf/device-maps/socomec/diris-a20-modbus/",
  "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/diris-a20-modbus",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/diris-a20-modbus",
    "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."
}
