mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
d0cb58d96e
* 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.
26 lines
530 B
YAML
26 lines
530 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi Switch Flex
|
|
slug: ubiquiti-unifi-switch-flex
|
|
part_number: USW-Flex
|
|
comments: |
|
|
122.5 x 107.1 x 28.0 mm (4.82 x 4.22 x 1.10")
|
|
u_height: 0
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: Port 1 (PoE++ IN)
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: Port 2 (PoE+)
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
- name: Port 3 (PoE+)
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
- name: Port 4 (PoE+)
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
- name: Port 5 (PoE+)
|
|
type: 1000base-t
|
|
poe_mode: pse
|