mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
e2bd39f831
* Update CPM-1600-1-EC.yaml Added airflow tag * Added airflow tag to devices
49 lines
941 B
YAML
49 lines
941 B
YAML
---
|
|
manufacturer: WTI
|
|
model: REM-4R4-1-N
|
|
slug: rem-4r4-1-n
|
|
airflow: passive
|
|
part_number: REM-4R4-1-N
|
|
is_full_depth: false
|
|
u_height: 1
|
|
# comments: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, North American Cell Modem
|
|
interfaces:
|
|
- name: ETH0
|
|
type: 1000base-t
|
|
- name: PPP0
|
|
type: lte
|
|
console-ports:
|
|
- name: Console
|
|
type: usb-mini-b
|
|
console-server-ports:
|
|
- name: port1
|
|
type: rj-45
|
|
- name: port2
|
|
type: rj-45
|
|
- name: port3
|
|
type: rj-45
|
|
- name: port4
|
|
type: rj-45
|
|
- name: U1
|
|
type: usb-a
|
|
- name: U2
|
|
type: usb-a
|
|
power-ports:
|
|
- name: PS1
|
|
type: iec-60320-c14
|
|
maximum_draw: 10
|
|
allocated_draw: 5
|
|
power-outlets:
|
|
- name: Outlet_A1
|
|
type: nema-5-15r
|
|
power_port: PS1
|
|
- name: Outlet_A2
|
|
type: nema-5-15r
|
|
power_port: PS1
|
|
- name: Outlet_A3
|
|
type: nema-5-15r
|
|
power_port: PS1
|
|
- name: Outlet_A4
|
|
type: nema-5-15r
|
|
power_port: PS1
|