{
  "metadata": {
    "id": "rev-41-1485-pk4-15mm-metal-bent-servo-bracket-v2",
    "name": "15mm Metal Bent Servo Bracket V2 (4 Pack)",
    "type": "mechanical_bracket",
    "categories": [
      "mechanical",
      "structure",
      "bracket",
      "servo_mount"
    ],
    "description": "REV Robotics 15mm bent servo bracket (V2) for REV DUO / 15mm extrusion; M3 clearance holes on 8mm grid; 5052 aluminum, 2mm thick. SKU is a 4-pack (REV-41-1485-PK4).",
    "manufacturer": "REV Robotics",
    "part_number": "REV-41-1485-PK4",
    "datasheet_url": "https://www.revrobotics.com/content/docs/REV-41-1485-DR.pdf",
    "tags": [
      "REV DUO",
      "FTC",
      "15mm",
      "servo bracket",
      "bent",
      "M3"
    ],
    "version": "1.1",
    "schema_version": "1.4.0"
  },
  "domains": [
    {
      "domain": "electrical",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "mechanical",
      "resources": [
        {
          "id": "r_structure_face_holes",
          "name": "Structure face mounting holes",
          "description": "M3 clearance through-holes on 8mm grid for attaching bracket to 15mm REV DUO extrusion/plates.",
          "functions": [
            {
              "name": "MECHANICAL_MOUNT",
              "description": "Allows bolted mounting via M3 fasteners.",
              "direction": "bidirectional",
              "signal_class": "mechanical_drive"
            },
            {
              "name": "STRUCTURAL_SUPPORT",
              "description": "Provides structural support between mounted parts.",
              "direction": "bidirectional",
              "signal_class": "mechanical_drive"
            }
          ],
          "connector_type": "through_hole"
        },
        {
          "id": "r_servo_face_holes",
          "name": "Servo face mounting holes",
          "description": "M3 clearance through-holes for mounting a standard-size servo or servo-adjacent plate to the bracket face.",
          "functions": [
            {
              "name": "MECHANICAL_MOUNT",
              "description": "Allows bolted mounting via M3 fasteners.",
              "direction": "bidirectional",
              "signal_class": "mechanical_drive"
            },
            {
              "name": "STRUCTURAL_SUPPORT",
              "description": "Provides structural support between mounted parts.",
              "direction": "bidirectional",
              "signal_class": "mechanical_drive"
            }
          ],
          "connector_type": "through_hole"
        }
      ],
      "interfaces": [
        {
          "id": "i_structure_mount",
          "name": "Structure mount interface",
          "protocol": {
            "type": "mechanical_connection",
            "role": [
              "mounting_point",
              "structural_support"
            ]
          },
          "requires": [
            {
              "function": "MECHANICAL_MOUNT",
              "count": 2
            },
            {
              "function": "STRUCTURAL_SUPPORT",
              "count": 1
            }
          ],
          "max_instances": 1,
          "description": "Mechanical connection via M3 bolts through the structure face hole pattern (8mm grid)."
        },
        {
          "id": "i_servo_mount",
          "name": "Servo mount interface",
          "protocol": {
            "type": "mechanical_connection",
            "role": [
              "mounting_point",
              "structural_support"
            ]
          },
          "requires": [
            {
              "function": "MECHANICAL_MOUNT",
              "count": 2
            },
            {
              "function": "STRUCTURAL_SUPPORT",
              "count": 1
            }
          ],
          "max_instances": 1,
          "description": "Mechanical connection via M3 bolts through the servo face hole pattern."
        }
      ]
    },
    {
      "domain": "thermal",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "pneumatic",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "hydraulic",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "network",
      "resources": [],
      "interfaces": []
    }
  ],
  "design_rules": [
    "Treat mounting holes as M3 clearance; do not assume threads in the bracket.",
    "Manufacturer does not publish load ratings; validate bracket strength and fastener selection per application."
  ],
  "usage_notes": "- Holes are M3 clearance (~3.4 mm); use M3 bolts with nuts or a threaded mating part.\n- Designed around an 8 mm hole grid compatible with the REV DUO 15 mm extrusion system.\n- Refer to REV drawing REV-41-1485-DR for dimensions/tolerances.",
  "application_examples": [
    "Mount a standard-size servo inline with REV DUO 15mm extrusion.",
    "Create a low-profile servo-driven joint or linkage mount in FTC robots."
  ],
  "compatibility_notes": "REV DUO hole grid: 8mm spacing; mounting holes: 3.4mm diameter (M3 clearance). Material/thickness and nominal dimensions per manufacturer drawing REV-41-1485-DR.",
  "warnings": [
    "Load limits are not specified by manufacturer; validate bracket strength for your application."
  ]
}