mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
7ab7852a3b
* Migrated device slugs for 3com * Migrated device slugs for A10 * migrating manufacturers slugs * Migrated device slugs for AVM * Migrated device slugs for Avocent * Migrated device slugs for Brocade * Migrated device slugs for Calix * Migrated device slugs for Checkpoint * Migrated device slugs for more Checkpoint files * Migrated device slugs for Ciena * Migrated device slugs for Citrix * Migrated device slugs for Colable * Migrated device slugs for Corning * Migrated device slugs for CryptoPro * Migrated device slugs for CyberPower * Migrated device slugs for Datacom * Migrating slug definition for manufacturer Deciso * Migrating slug definition for manufacturer Dell * Migrating slug definition for manufacturer Extreme Networks * Migrating slug definition for manufacturer F5 * Migrating slug definition for manufacturer Fortinet * Migrating slug definition for manufacturer FS * Migrating slug definition for manufacturer Generic * Migrating slug definition for manufacturer Huawei * Migrating slug definition for manufacturer LANCOM * Migrating slug definition for manufacturer Lenovo * Migrating slug definition for manufacturer Mikrotik * Migrating slug definition for manufacturer Opengear * Migrating slug definition for manufacturer Palo Alto * Migrating slug definition for manufacturer Panduit * Migrating slug definition for manufacturer QNAP * Migrating slug definition for manufacturer Rockwell Automation * Migrating slug definition for manufacturer Ubiquiti * Migrating slug definition for manufacturer Yamaha * Migrating slug definition for manufacturer WTI * Migrating slug definition for manufacturers * Migrating slug definition for manufacturer Rohde & Schwarz * fixing double slugs and file names * fixing slug names to match proper format * fixing slug names to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for Nokia. Also fixed file names for elevation images. * fixing slugs to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for manufacturer Cisco * fixing slugs to match proper format for manufacturer MikroTik * fixing slugs to match proper format for manufacturer Ubiquiti * adding sloppy script used to migrate files
51 lines
975 B
YAML
51 lines
975 B
YAML
---
|
|
manufacturer: WTI
|
|
model: REM-4R4-1-WE
|
|
slug: wti-rem-4r4-1-we
|
|
airflow: passive
|
|
part_number: REM-4R4-1-WE
|
|
is_full_depth: false
|
|
u_height: 1
|
|
# comments: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, World Cell Modem
|
|
interfaces:
|
|
- name: ETH0
|
|
type: 1000base-t
|
|
- name: ETH1
|
|
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
|