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>
20 lines
325 B
YAML
20 lines
325 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UniFi Cloud Key
|
|
slug: uc-ck
|
|
part_number: uc-ck
|
|
comments: |
|
|
Unifi Cloud Key Generation 1
|
|
|
|
PoE in 24V or USB-type C Power
|
|
u_height: 1
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
power-ports:
|
|
- name: power1
|
|
type: usb-c
|
|
maximum_draw: 5
|