Skip to content

Commit

Permalink
feat: add a few black box KVMs (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjurtf authored May 7, 2024
1 parent 9143908 commit 7e31274
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 0 deletions.
53 changes: 53 additions & 0 deletions device-types/Black Box/acx160-r2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
manufacturer: Black Box
model: ACX160-R2
slug: black-box-acx160-r2
description: Black Box DKM FX KVM Matrix Switch Chassis 160-Port
u_height: 10.0
is_full_depth: true
module-bays:
- name: Slot 1
position: '1'
- name: Slot 2
position: '2'
- name: Slot 3
position: '3'
- name: Slot 4
position: '4'
- name: Slot 5
position: '5'
- name: Slot 6
position: '6'
- name: Slot 7
position: '7'
- name: Slot 8
position: '8'
- name: Slot 9
position: '9'
- name: Slot 10
position: '10'
- name: Slot 11
position: '11'
- name: Slot 12
position: '12'
- name: Slot 13
position: '13'
- name: Slot 14
position: '14'
- name: Slot 15
position: '15'
- name: Slot 16
position: '16'
- name: Slot 17
position: '17'
- name: Slot 18
position: '18'
- name: Slot 19
position: '19'
- name: Slot 20
position: '20'
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
15 changes: 15 additions & 0 deletions device-types/Black Box/acxmodh2-r2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
manufacturer: Black Box
model: ACXMODH2-R2
slug: black-box-acxmodh2-r2
description: DKM Modular Chassis, 1 ext. power supply, no redundancy
u_height: 0.0
is_full_depth: true
module-bays:
- name: Slot 1
position: '1'
- name: Slot 2
position: '2'
power-ports:
- name: 12V
type: dc-terminal
4 changes: 4 additions & 0 deletions module-types/Black Box/acx1mr-dphdh-sm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
manufacturer: Black Box
model: ACX1MR-DPHDH-SM
description: Single-Head module for (1) DP Single Link (up to 1920 x 1200), (2) USB-HID
4 changes: 4 additions & 0 deletions module-types/Black Box/acxio8-g2-hs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
manufacturer: Black Box
model: ACXIO8-G2-HS
description: KVM Matrix Switch I/O Card - 8-Port, Populated with (8) Singlemode, LC, Duplex, Bidirectional SFP, 3G

0 comments on commit 7e31274

Please sign in to comment.