mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
cf186dd89f
* Added POE support for interfaces * Fixed PoE type for port 17-24 * Adding PoE function for interfaces * Adding Switch Pro 48 * Adding PoE support for interfaces on "Switch 24 PoE" * Adding PoE on interfaces for "UniFi Switch Lite 8 PoE" * Adding PoE for "Access Point In-Wall HD" * Added PoE to "Cloud Key Gen2" * Fixing model name for "Cloud Key Gen2" * Adding PoE and console connection to "Cloud Key Plus" * Adapting naming conventions from other Ubiquiti devices * Adding "Power Backup" unit * Remove trailing whitespace * Fixing model name for UDM-Pro * Fixing model name and slug * Added interface types to the USP-RPS * fixed uck-g2-plus console port * Fixed UniFi cloud key model names and slugs to match manufacturer datasheets Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
42 lines
944 B
YAML
42 lines
944 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi SmartPower RPS
|
|
slug: unifi-smartpower-rps
|
|
airflow: front-to-rear
|
|
part_number: USP-RPS
|
|
comments: |
|
|
[UniFi Power Backup](https://store.ui.com/products/usp-rps)
|
|
|
|
950W backup power unit that provides full redundancy for rack-mounted UniFi devices.
|
|
|
|
Dimensions: 442.4 x 43.7 x 325.6 mm (17.42 x 1.72 x 12.82")
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: Port 1
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
power-ports:
|
|
- name: ps1
|
|
type: iec-60320-c14
|
|
maximum_draw: 995
|
|
power-outlets:
|
|
- name: Port 1
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|
|
- name: Port 2
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|
|
- name: Port 3
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|
|
- name: Port 4
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|
|
- name: Port 5
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|
|
- name: Port 6
|
|
type: ubiquiti-smartpower
|
|
power_port: ps1
|