mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-01 19:19:27 +01:00
Generic Items and Tripp Lite KVM (#1948)
* Created Some Generics and a Tripp Lite KVM * New Vented Blanking Panels * modified model names of vented panels
This commit is contained in:
parent
f20902cd28
commit
3a51bbe77b
62
device-types/Eaton/Tripp-Lite-B040-008-19.yaml
Normal file
62
device-types/Eaton/Tripp-Lite-B040-008-19.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Eaton
|
||||
model: Tripp Lite B040-008-19
|
||||
slug: eaton-tripp-lite-b040-008-19
|
||||
part_number: B040-008-19
|
||||
u_height: 1.0
|
||||
is_full_depth: true
|
||||
comments: '[Datasheet](https://assets.tripplite.com/product-pdfs/en/b04000819.pdf)'
|
||||
weight: 31.7
|
||||
weight_unit: lb
|
||||
airflow: passive
|
||||
console-ports:
|
||||
- name: External VGA
|
||||
type: other
|
||||
label: VGA
|
||||
description: HD15 External VGA
|
||||
- name: Firmware Upgrade Port
|
||||
type: other
|
||||
label: Firmware Upgrade
|
||||
description: HD15 Firmware Upgrade Port
|
||||
console-server-ports:
|
||||
- name: '#1'
|
||||
type: other
|
||||
label: '1'
|
||||
description: HD15 KVM Port
|
||||
- name: '#2'
|
||||
type: other
|
||||
label: '2'
|
||||
description: HD15 KVM Port
|
||||
- name: '#3'
|
||||
type: other
|
||||
label: '3'
|
||||
description: HD15 KVM Port
|
||||
- name: '#4'
|
||||
type: other
|
||||
label: '4'
|
||||
description: HD15 KVM Port
|
||||
- name: '#5'
|
||||
type: other
|
||||
label: '5'
|
||||
description: HD15 KVM Port
|
||||
- name: '#6'
|
||||
type: other
|
||||
label: '6'
|
||||
description: HD15 KVM Port
|
||||
- name: '#7'
|
||||
type: other
|
||||
label: '7'
|
||||
description: HD15 KVM Port
|
||||
- name: '#8'
|
||||
type: other
|
||||
label: '8'
|
||||
description: HD15 KVM Port
|
||||
- name: External Expansion Port
|
||||
type: other
|
||||
label: Daisy-Chain-Out
|
||||
description: HD15
|
||||
power-ports:
|
||||
- name: Power Port 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 34
|
||||
description: Cable Dongle to standard NEMA 5-15P
|
7
device-types/Generic/Blanking-Panel-1U.yaml
Normal file
7
device-types/Generic/Blanking-Panel-1U.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Blanking Panel 1U
|
||||
slug: generic-blanking-panel-1u
|
||||
is_powered: false
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
7
device-types/Generic/Blanking-Panel-2U.yaml
Normal file
7
device-types/Generic/Blanking-Panel-2U.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Blanking Panel 2U
|
||||
slug: generic-blanking-panel-2u
|
||||
is_powered: false
|
||||
u_height: 2.0
|
||||
is_full_depth: false
|
7
device-types/Generic/Storage-Drawer-2U.yaml
Normal file
7
device-types/Generic/Storage-Drawer-2U.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Storage Drawer 2U
|
||||
slug: generic-storage-drawer-2u
|
||||
u_height: 2.0
|
||||
is_full_depth: false
|
||||
is_powered: false
|
7
device-types/Generic/Storage-Drawer-4U.yaml
Normal file
7
device-types/Generic/Storage-Drawer-4U.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Storage Drawer 4U
|
||||
slug: generic-storage-drawer-4u
|
||||
u_height: 4.0
|
||||
is_full_depth: false
|
||||
is_powered: false
|
8
device-types/Generic/Vented-Blanking-Panel-1U.yaml
Normal file
8
device-types/Generic/Vented-Blanking-Panel-1U.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Vented Blanking Panel 1U
|
||||
slug: generic-vented-blanking-panel-1u
|
||||
is_powered: false
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
8
device-types/Generic/Vented-Blanking-Panel-2U.yaml
Normal file
8
device-types/Generic/Vented-Blanking-Panel-2U.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Generic
|
||||
model: Vented Blanking Panel 2U
|
||||
slug: generic-vented-blanking-panel-2u
|
||||
is_powered: false
|
||||
u_height: 2.0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
Loading…
Reference in New Issue
Block a user