mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
7ab7852a3b
* Migrated device slugs for 3com * Migrated device slugs for A10 * migrating manufacturers slugs * Migrated device slugs for AVM * Migrated device slugs for Avocent * Migrated device slugs for Brocade * Migrated device slugs for Calix * Migrated device slugs for Checkpoint * Migrated device slugs for more Checkpoint files * Migrated device slugs for Ciena * Migrated device slugs for Citrix * Migrated device slugs for Colable * Migrated device slugs for Corning * Migrated device slugs for CryptoPro * Migrated device slugs for CyberPower * Migrated device slugs for Datacom * Migrating slug definition for manufacturer Deciso * Migrating slug definition for manufacturer Dell * Migrating slug definition for manufacturer Extreme Networks * Migrating slug definition for manufacturer F5 * Migrating slug definition for manufacturer Fortinet * Migrating slug definition for manufacturer FS * Migrating slug definition for manufacturer Generic * Migrating slug definition for manufacturer Huawei * Migrating slug definition for manufacturer LANCOM * Migrating slug definition for manufacturer Lenovo * Migrating slug definition for manufacturer Mikrotik * Migrating slug definition for manufacturer Opengear * Migrating slug definition for manufacturer Palo Alto * Migrating slug definition for manufacturer Panduit * Migrating slug definition for manufacturer QNAP * Migrating slug definition for manufacturer Rockwell Automation * Migrating slug definition for manufacturer Ubiquiti * Migrating slug definition for manufacturer Yamaha * Migrating slug definition for manufacturer WTI * Migrating slug definition for manufacturers * Migrating slug definition for manufacturer Rohde & Schwarz * fixing double slugs and file names * fixing slug names to match proper format * fixing slug names to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for Nokia. Also fixed file names for elevation images. * fixing slugs to match proper format * fixing slugs to match proper format * fixing slugs to match proper format for manufacturer Cisco * fixing slugs to match proper format for manufacturer MikroTik * fixing slugs to match proper format for manufacturer Ubiquiti * adding sloppy script used to migrate files
42 lines
953 B
YAML
42 lines
953 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi SmartPower RPS
|
|
slug: ubiquiti-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
|