{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "trinity/goblin",
  "manufacturer": "Trinity",
  "manufacturer_slug": "trinity",
  "model": "Goblin",
  "slug": "goblin",
  "title": "Trinity Goblin Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Trinity Goblin power meter, with 12 representative power, power factor, energy signals.",
  "device_type": "Power Meter",
  "protocol": "Modbus RTU / Modbus TCP",
  "categories": [
    "Power",
    "Power Factor",
    "Energy",
    "Frequency",
    "Harmonics"
  ],
  "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": "System kw",
      "display_address": "400239",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Sys kwh",
      "display_address": "400275",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Hz",
      "display_address": "400229",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Frequency"
    },
    {
      "name": "System pf",
      "display_address": "400231",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Thd hvr",
      "display_address": "400299",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Harmonics"
    },
    {
      "name": "Vln R",
      "display_address": "400199",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Pfr",
      "display_address": "400233",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Pfy",
      "display_address": "400235",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "Pfb",
      "display_address": "400237",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power Factor"
    },
    {
      "name": "System kvar",
      "display_address": "400241",
      "data_type": "INT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "System kva",
      "display_address": "400243",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kwr",
      "display_address": "400245",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    }
  ],
  "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=trinity/goblin",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=trinity/goblin",
    "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."
}
