{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "owen-brothers/ob418",
  "manufacturer": "Owen Brothers",
  "manufacturer_slug": "owen-brothers",
  "model": "OB418",
  "slug": "ob418",
  "title": "Owen Brothers OB418 Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Owen Brothers OB418 power meter, with 12 representative power, voltage, current signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Voltage",
    "Current",
    "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": "Voltage",
      "display_address": "400016",
      "data_type": "UINT32",
      "unit": "V",
      "category": "Voltage"
    },
    {
      "name": "Current",
      "display_address": "400082",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Current"
    },
    {
      "name": "Active power",
      "display_address": "400146",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Frequency",
      "display_address": "400078",
      "data_type": "UINT32",
      "unit": "Hz",
      "category": "Frequency"
    },
    {
      "name": "Active net total",
      "display_address": "401792",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Active import total",
      "display_address": "402048",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Communication"
    },
    {
      "name": "Apparent power",
      "display_address": "400210",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Reactive power",
      "display_address": "400274",
      "data_type": "UINT32",
      "unit": "kW",
      "category": "Power"
    },
    {
      "name": "Power factor",
      "display_address": "400338",
      "data_type": "UINT32",
      "unit": "PF",
      "category": "Power"
    },
    {
      "name": "Active net tariff 1",
      "display_address": "401794",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Active net tariff 2",
      "display_address": "401796",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Active net tariff 3",
      "display_address": "401798",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    }
  ],
  "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=owen-brothers/ob418",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=owen-brothers/ob418",
    "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."
}
