mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-21 12:32:16 +02:00
adding Ubiquiti UniFi Gateway Max (#3072)
* adding Ubiquiti UniFi Gateway Max * adding Ubiquiti UniFi Gateway Max; fix maximum_draw to integer --------- Co-authored-by: timmr <timmr@xpcode.de> Co-authored-by: naos0815 <naos0815+c@mail-0815.de>
This commit is contained in:
parent
0a7e93b50e
commit
7707bac86b
26
device-types/Ubiquiti/UXG-Max.yml
Normal file
26
device-types/Ubiquiti/UXG-Max.yml
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: UniFi Gateway Max
|
||||
slug: ubiquiti-unifi-gateway-max
|
||||
part_number: UXG-Max
|
||||
comments: '[UniFi Gateway Max](https://techspecs.ui.com/unifi/advanced-hosting/uxg-max)'
|
||||
u_height: 0
|
||||
airflow: passive
|
||||
is_full_depth: false
|
||||
weight: 520
|
||||
weight_unit: g
|
||||
interfaces:
|
||||
- name: WAN 1
|
||||
type: 2.5gbase-t
|
||||
- name: Lan 1
|
||||
type: 2.5gbase-t
|
||||
- name: Lan 2
|
||||
type: 2.5gbase-t
|
||||
- name: Lan 3
|
||||
type: 2.5gbase-t
|
||||
- name: Lan 4
|
||||
type: 2.5gbase-t
|
||||
power-ports:
|
||||
- name: Supply
|
||||
type: usb-c
|
||||
maximum_draw: 10
|
Loading…
x
Reference in New Issue
Block a user