{
  "$schema": "https://modbus-monitor.github.io/modbus-device-maps/schemas/modbus-map.schema.json",
  "schema_version": "1.1.0",
  "id": "trinity/infinity",
  "manufacturer": "Trinity",
  "manufacturer_slug": "trinity",
  "model": "Infinity",
  "slug": "infinity",
  "title": "Trinity Infinity Modbus Register Map",
  "description": "Official Modbus Monitor XPF preview for the Trinity Infinity power meter, with 12 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": "Eb kvah",
      "display_address": "403059",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Eb kwh",
      "display_address": "403029",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Eb time hours",
      "display_address": "403033",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Dg kwh",
      "display_address": "403031",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Dg kvah",
      "display_address": "403061",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Kwh",
      "display_address": "403029",
      "data_type": "UINT32",
      "unit": "kWh",
      "category": "Energy"
    },
    {
      "name": "Kvah",
      "display_address": "403059",
      "data_type": "UINT32",
      "unit": "-",
      "category": "Power"
    },
    {
      "name": "Eb time minutes",
      "display_address": "403035",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Dg time hours",
      "display_address": "403037",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Dg time minutes",
      "display_address": "403039",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Eb time hour",
      "display_address": "403063",
      "data_type": "UINT32",
      "unit": "-",
      "category": "General"
    },
    {
      "name": "Eb time minute",
      "display_address": "403065",
      "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=trinity/infinity",
    "tester_url": "https://www.modbusmonitor.com/modbus-tester?utm_source=github&utm_medium=referral&utm_campaign=device_maps&utm_content=trinity/infinity",
    "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."
}
