{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "socomec/diris-u20",
  "manufacturer": "Socomec",
  "manufacturer_slug": "socomec",
  "model": "DIRIS U20",
  "slug": "diris-u20",
  "title": "Socomec DIRIS U20 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Socomec DIRIS U20 power meter, with 12 representative voltage, frequency signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Voltage",
    "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": "Inst Measurement Network Ph N voltage V1 V",
      "display_address": "436869",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Measurement Network Frequency Hz",
      "display_address": "436867",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Inst Measurement Network Date of last instance s",
      "display_address": "436864",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Inst Measurement Network Ph N voltage V2 V",
      "display_address": "436871",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Measurement Network Ph N voltage V3 V",
      "display_address": "436873",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Measurement Network Ph ph voltage U12 V",
      "display_address": "436875",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Measurement Network Ph ph voltage U23 V",
      "display_address": "436877",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Measurement Network Ph ph voltage U31 V",
      "display_address": "436879",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Fundamental measurement Network Ph N voltage v1h1 V",
      "display_address": "437123",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Fundamental measurement Network Ph N voltage v2h1 V",
      "display_address": "437125",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Fundamental measurement Network Ph N voltage v3h1 V",
      "display_address": "437127",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Inst Fundamental measurement Network Ph N voltage vnh1 V",
      "display_address": "437129",
      "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-u20/",
  "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-u20",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=socomec/diris-u20",
    "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."
}
