mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-21 12:32:16 +02:00
Add Unifi USW-Flex 2,5 (#2981)
* feat: add Ubiquiti Flex 2.5G 8 PoE * feat: add Ubiquiti PoE 48 * refactor: fix power port * feat: add Ubiquiti 24V PoE Adapter * fix: change part number * fix: change slugs * Revert "fix: change slugs" This reverts commit 46f82b4bf45accf44bcea0e6cc29af99e038f424. * Update USW-Flex-2-5G-8-PoE.yaml fixed issues * Update PoE-48.yaml fixed issues * Update PoE-24.yaml Fixed issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
31af5cb018
commit
6fa2577828
23
device-types/Ubiquiti/PoE-24.yaml
Normal file
23
device-types/Ubiquiti/PoE-24.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: PoE 24
|
||||
slug: ubiquiti-poe-24
|
||||
part_number: POE-24-24W-G-WH
|
||||
comments: |
|
||||
72 x 45 x 33 mm (2.8 x 1.8 x 1.3")
|
||||
https://eu.store.ui.com/eu/en/products/poe-24
|
||||
u_height: 0
|
||||
weight: 72
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: Port 1 (LAN)
|
||||
type: 1000base-t
|
||||
- name: Port 2 (POE)
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: passive-24v-2pair
|
||||
power-ports:
|
||||
- name: Power Input
|
||||
type: iec-60320-c6
|
23
device-types/Ubiquiti/PoE-48.yaml
Normal file
23
device-types/Ubiquiti/PoE-48.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: PoE 48
|
||||
slug: ubiquiti-poe-48
|
||||
part_number: POE-48-24W-G
|
||||
comments: |
|
||||
92 x 60 x 33 mm (3.6 x 2.4 x 1.3")
|
||||
https://eu.store.ui.com/eu/en/products/poe-48
|
||||
u_height: 0
|
||||
weight: 159
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: Port 1 (LAN)
|
||||
type: 1000base-t
|
||||
- name: Port 2 (POE)
|
||||
type: 1000base-t
|
||||
poe_mode: pse
|
||||
poe_type: passive-48v-2pair
|
||||
power-ports:
|
||||
- name: Power Input
|
||||
type: iec-60320-c6
|
56
device-types/Ubiquiti/USW-Flex-2-5G-8-PoE.yaml
Normal file
56
device-types/Ubiquiti/USW-Flex-2-5G-8-PoE.yaml
Normal file
@ -0,0 +1,56 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UniFi Switch Flex 2.5G 8 PoE
|
||||
slug: ubiquiti-usw-flex-2-5g-8-poe
|
||||
part_number: USW-Flex-2-5G-8-PoE
|
||||
comments: |
|
||||
212.9 x 99.4 x 33.5 mm (8.4 x 3.9 x 1.3")
|
||||
https://eu.store.ui.com/eu/en/products/usw-flex-2-5g-8-poe
|
||||
u_height: 0
|
||||
weight: 567
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: Port 1 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 2 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 3 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 4 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 5 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 6 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 7 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 8 (PoE++)
|
||||
type: 2.5gbase-t
|
||||
poe_mode: pse
|
||||
poe_type: type3-ieee802.3bt
|
||||
- name: Port 9 (PoE+++)
|
||||
type: 10gbase-t
|
||||
poe_mode: pd
|
||||
poe_type: type4-ieee802.3bt
|
||||
- name: Port 10
|
||||
type: 10gbase-x-sfpp
|
||||
power-ports:
|
||||
- name: 54VDC IN
|
||||
type: dc-terminal
|
||||
maximum_draw: 210
|
Loading…
x
Reference in New Issue
Block a user