devicetype-library/device-types/Generic/wall-box-6-utp.yaml
jnovak-netsystemcz 22391cb7e4
Added Wall boxes with 2, 3, 4 and 6 UTP plugs. (#1001)
* Added Wall boxes with 2, 3, 4 and 6 UTP plugs.
They can be used for documenting physical wiring.

* Fixed issue with airflow

* Removed all empty fields

* Rack height set to 0, because devices are not rack mountable.

* Removed airflow and depth. They are useless for wall mounted boxes.

* Rack full depth set to false

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-28 15:34:39 -05:00

51 lines
916 B
YAML

---
manufacturer: Generic
model: Wall box, 6 UTP plugs
slug: wall-box-6-utp-plugs
u_height: 0.0
is_full_depth: false
front-ports:
- name: Port 1
type: 8p8c
rear_port: Port 1
rear_port_position: 1
- name: Port 2
type: 8p8c
rear_port: Port 2
rear_port_position: 1
- name: Port 3
type: 8p8c
rear_port: Port 3
rear_port_position: 1
- name: Port 4
type: 8p8c
rear_port: Port 4
rear_port_position: 1
- name: Port 5
type: 8p8c
rear_port: Port 5
rear_port_position: 1
- name: Port 6
type: 8p8c
rear_port: Port 6
rear_port_position: 1
rear-ports:
- name: Port 1
type: 8p8c
positions: 1
- name: Port 2
type: 8p8c
positions: 1
- name: Port 3
type: 8p8c
positions: 1
- name: Port 4
type: 8p8c
positions: 1
- name: Port 5
type: 8p8c
positions: 1
- name: Port 6
type: 8p8c
positions: 1