{
  "id": "netgear/m4250-10g2f-poe-plus",
  "ports": [
    {
      "id": "ge-poe",
      "link": {
        "poe": {
          "role": "pse",
          "standard": "802.3at",
          "classWatts": 30
        },
        "type": "ethernet",
        "speed": "1g",
        "standard": "1000base-t"
      },
      "count": 8,
      "label": "1-8 (1G PoE+)",
      "signals": [
        {
          "domain": "network",
          "managed": true,
          "protocols": [
            "dante",
            "ndi",
            "av-over-ip"
          ],
          "transport": "av-network",
          "vlanCapable": true
        }
      ],
      "location": {
        "face": "front",
        "group": "network",
        "order": 1
      },
      "connector": "rj45",
      "direction": "bidirectional"
    },
    {
      "id": "sfp-uplink",
      "link": {
        "type": "ethernet",
        "speed": "10g"
      },
      "count": 2,
      "label": "9-10 (SFP+)",
      "signals": [
        {
          "domain": "network",
          "transport": "vlan-trunk",
          "vlanCapable": true
        }
      ],
      "location": {
        "face": "front",
        "group": "uplink",
        "order": 1
      },
      "connector": "sfp+",
      "direction": "bidirectional"
    },
    {
      "id": "console",
      "link": {
        "type": "usb",
        "usbRole": "device",
        "standard": "usb-2.0"
      },
      "label": "CONSOLE",
      "signals": [
        {
          "domain": "control",
          "transport": "usb-cdc"
        }
      ],
      "location": {
        "face": "front",
        "group": "management",
        "order": 1
      },
      "connector": "usb-c",
      "direction": "bidirectional"
    }
  ],
  "power": {
    "inputs": [
      {
        "type": "ac",
        "connector": "iec-c14",
        "frequencyHz": "50/60",
        "voltageRange": "100-240V"
      }
    ],
    "redundant": false,
    "consumptionWatts": {
      "max": 280,
      "typical": 40
    }
  },
  "device": {
    "model": "M4250-10G2F-PoE+",
    "category": "it/network/switch",
    "productLine": "M4250 AV Line",
    "manufacturer": "NETGEAR"
  },
  "x-note": "Illustrative example for OpenDeviceIO v0.1; values plausible but not manufacturer-verified.",
  "$schema": "https://opendeviceio.org/schema/v0.1/device.schema.json",
  "physical": {
    "mounting": [
      "rack",
      "surface"
    ],
    "rackUnits": 1,
    "rackWidth": "half",
    "weightGrams": 2200,
    "dimensionsMm": {
      "depth": 169,
      "width": 328,
      "height": 43
    },
    "rackMountable": true
  },
  "standards": [
    {
      "name": "IEEE 802.3at",
      "category": "network"
    },
    {
      "name": "UL 62368-1",
      "category": "safety"
    },
    {
      "name": "FCC Part 15 Class A",
      "category": "emc"
    }
  ],
  "provenance": {
    "method": "manual",
    "generator": "manual",
    "validation": {
      "status": "draft"
    }
  },
  "odioVersion": "0.1.0"
}