devicetype-library/device-types/Generic/wall-box-4-utp-plugs.yaml
Daniel W. Anner d0cb58d96e
Adding Tests: Device Power (#1463)
* broke component validation out to its own function. Adding logic for validating device power input.

* Added console-port poe true for adapters. Updating devices to add proper power sources.

* Adding switches to allow for tests to properly determine POE status.

* Fixing files with missing power definitions.
2023-07-17 15:23:56 -04:00

38 lines
684 B
YAML

---
manufacturer: Generic
model: Wall box, 4 UTP plugs
slug: generic-wall-box-4-utp-plugs
u_height: 0.0
is_full_depth: false
is_powered: 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
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