mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-29 20:04:09 +01:00
23 lines
400 B
YAML
23 lines
400 B
YAML
|
---
|
||
|
manufacturer: Generic
|
||
|
model: Wall box, 2 UTP plugs
|
||
|
slug: wall-box-2-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
|
||
|
rear-ports:
|
||
|
- name: Port 1
|
||
|
type: 8p8c
|
||
|
positions: 1
|
||
|
- name: Port 2
|
||
|
type: 8p8c
|
||
|
positions: 1
|