{
  "id": "extron/dtp2-t-211@a",
  "ports": [
    {
      "id": "hdmi-in",
      "link": {
        "type": "hdmi",
        "standard": "hdmi-2.0"
      },
      "label": "HDMI INPUT",
      "signals": [
        {
          "hdcp": "2.2",
          "domain": "video",
          "transport": "hdmi",
          "maxRefreshHz": 60,
          "maxResolution": "4096x2160",
          "colorDepthBits": 8,
          "chromaSubsampling": "4:2:0"
        },
        {
          "domain": "audio",
          "transport": "lpcm",
          "maxChannelsPerCircuit": 8
        }
      ],
      "location": {
        "face": "rear",
        "group": "inputs",
        "order": 1
      },
      "connector": "hdmi-type-a",
      "direction": "input"
    },
    {
      "id": "vga-in",
      "link": {
        "type": "vga"
      },
      "label": "VGA / RGB",
      "signals": [
        {
          "domain": "video",
          "transport": "vga",
          "maxRefreshHz": 60,
          "maxResolution": "1920x1200"
        }
      ],
      "location": {
        "face": "rear",
        "group": "inputs",
        "order": 2
      },
      "connector": "hd15-vga",
      "direction": "input"
    },
    {
      "id": "analog-audio-in",
      "link": {
        "type": "analog-audio"
      },
      "label": "AUDIO IN",
      "signals": [
        {
          "domain": "audio",
          "balanced": true,
          "levelDbu": 4,
          "transport": "analog",
          "maxChannelsPerCircuit": 2
        }
      ],
      "location": {
        "face": "rear",
        "group": "inputs",
        "order": 3
      },
      "connector": "euroblock-3.5mm",
      "direction": "input",
      "poleCount": 5
    },
    {
      "id": "dtp-out",
      "link": {
        "type": "twisted-pair",
        "standard": "hdbaset"
      },
      "label": "DTP2 OUTPUT",
      "notes": "Transports video, audio, bidirectional RS-232 and IR over a single shielded twisted-pair run (HDBaseT-class).",
      "signals": [
        {
          "domain": "video",
          "direction": "output",
          "transport": "hdbaset",
          "maxRefreshHz": 60,
          "maxResolution": "4096x2160"
        },
        {
          "domain": "audio",
          "direction": "output",
          "transport": "lpcm",
          "maxChannelsPerCircuit": 8
        },
        {
          "domain": "control",
          "direction": "bidirectional",
          "transport": "rs-232"
        },
        {
          "domain": "control",
          "direction": "output",
          "transport": "ir"
        }
      ],
      "location": {
        "face": "rear",
        "group": "outputs",
        "order": 1
      },
      "connector": "rj45",
      "direction": "output"
    },
    {
      "id": "rs232",
      "label": "RS-232",
      "notes": "One RS-232 link across three poles - channels = 1, so a one-line drawing shows a single connection.",
      "poles": [
        {
          "pole": 1,
          "function": "tx"
        },
        {
          "pole": 2,
          "function": "rx"
        },
        {
          "pole": 3,
          "function": "gnd"
        }
      ],
      "signals": [
        {
          "domain": "control",
          "channels": 1,
          "baudRange": "9600-115200",
          "transport": "rs-232"
        }
      ],
      "location": {
        "face": "rear",
        "group": "control",
        "order": 1
      },
      "connector": "euroblock-3.5mm",
      "direction": "bidirectional",
      "poleCount": 3
    }
  ],
  "power": {
    "inputs": [
      {
        "type": "dc",
        "connector": "barrel-dc",
        "nominalVoltage": 12
      }
    ],
    "consumptionWatts": {
      "max": 12,
      "typical": 8
    }
  },
  "device": {
    "model": "DTP2 T 211",
    "category": "av/extender/transmitter",
    "revision": "A",
    "productUrl": "https://www.extron.com/product/dtp2t211",
    "productLine": "DTP2",
    "manufacturer": "Extron"
  },
  "x-note": "Illustrative example for OpenDeviceIO v0.1. Values are plausible but not manufacturer-verified.",
  "$schema": "https://opendeviceio.org/schema/v0.1/device.schema.json",
  "physical": {
    "mounting": [
      "surface",
      "rack",
      "under-table"
    ],
    "rackUnits": 0.5,
    "rackWidth": "half",
    "dimensionsMm": {
      "depth": 102,
      "width": 198,
      "height": 26
    },
    "rackMountable": true
  },
  "standards": [
    {
      "name": "HDBaseT",
      "detail": "DTP2 / HDBaseT-class twisted pair",
      "category": "av"
    },
    {
      "name": "UL 62368-1",
      "category": "safety"
    },
    {
      "name": "FCC Part 15 Class A",
      "category": "emc"
    }
  ],
  "provenance": {
    "method": "manual",
    "generator": "manual",
    "confidence": {
      "overall": 0.6
    },
    "validation": {
      "status": "draft"
    }
  },
  "odioVersion": "0.1.0"
}