{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "hobut/m850-dc",
  "manufacturer": "Hobut",
  "manufacturer_slug": "hobut",
  "model": "M850 DC",
  "slug": "m850-dc",
  "title": "Hobut M850 DC Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Hobut M850 DC power meter, with 10 representative power, energy signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Energy"
  ],
  "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": "Kw sum",
      "display_address": "300018",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kwhr import",
      "display_address": "300026",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Vi",
      "display_address": "300006",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Kwd import",
      "display_address": "300044",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kwhr export",
      "display_address": "300064",
      "data_type": "UINT16",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Max kwd import",
      "display_address": "300074",
      "data_type": "UINT16",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "11",
      "display_address": "300012",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Ad",
      "display_address": "300048",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Ahr",
      "display_address": "300070",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Maxad",
      "display_address": "300080",
      "data_type": "UINT16",
      "unit": "-",
      "category": "General"
    }
  ],
  "register_count": 10,
  "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=hobut/m850-dc",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=hobut/m850-dc",
    "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."
}
