mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 17:44:37 +01:00
11a3d6a8b8
* Added all Ubiquiti UniFi Generation 1 switches (incl. desktop models) * Added all Ubiquiti UniFi Generation 2 switches * Added all Ubiquiti UniFi security gateways Fixed file naming extended and reordered content of existing USG-PRO-4 * Added all Ubiquiti UniFi application server devices * Fixed non defined power port type * Fixed duplicate console port name * Fixed missing blank line at EOF Altered placeholder for undefined plug connection type for power ports * Added proper comments for all devices * Removed redundant information "mgmt_only: false" Added label to all PoE ports * Added proper comments for all devices * Changed port naming from 'RJ45 xx' to 'Port xx' Co-authored-by: akantchev <akantchev@AK84X220>
24 lines
583 B
YAML
24 lines
583 B
YAML
manufacturer: Ubiquiti
|
|
model: UniFi Application Server
|
|
slug: unifi-application-server
|
|
part_number: UAS-XG
|
|
comments: |
|
|
10G Rack-Mountable UniFi Application Server, (2) 1/10G LAN, (1) 1G IPMI LAN, (1) VGA rear, (2) USB 3.0 rear, (2) USB 2.0 front
|
|
|
|
Dimensions: 442.4 x 43.7 x 305.5 mm (17.42 x 1.72 x 12.03")
|
|
u_height: 1
|
|
is_full_depth: true
|
|
interfaces:
|
|
- name: IPMI LAN
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: LAN1
|
|
type: 10gbase-t
|
|
- name: LAN2
|
|
type: 10gbase-t
|
|
power-ports:
|
|
- name: Supply
|
|
type: iec-60320-c14
|
|
maximum_draw: 150
|
|
allocated_draw: 60
|