mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 15:13:06 +01:00
Add Deciso DEC2685 and Synology DS1618+ (#872)
* Add OPNSense DEC2685 * Add Synology DS1618+ * Add UC-CK * Update DEC2685.yaml * Update DEC2685.yaml
This commit is contained in:
parent
1a4c1137c9
commit
6d79d393e8
24
device-types/Deciso/DEC2685.yaml
Normal file
24
device-types/Deciso/DEC2685.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
manufacturer: Deciso
|
||||
model: DEC2685
|
||||
part_number: DEC2685
|
||||
slug: dec2685
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
interfaces:
|
||||
- name: igb0
|
||||
type: 1000base-t
|
||||
- name: igb1
|
||||
type: 1000base-t
|
||||
- name: igb2
|
||||
type: 1000base-t
|
||||
- name: igb3
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: usb-mini-b
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 192
|
||||
allocated_draw: 12
|
23
device-types/Synology/DS1618+.yaml
Normal file
23
device-types/Synology/DS1618+.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: DS1618+
|
||||
slug: ds1628plus
|
||||
part_number: DS1618+
|
||||
u_height: 4
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
interfaces:
|
||||
- name: LAN 1
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN 2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN 3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: LAN 4
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
19
device-types/Ubiquiti/UC-CK.yaml
Normal file
19
device-types/Ubiquiti/UC-CK.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: Unifi Cloud Key Gen1
|
||||
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
|
Loading…
Reference in New Issue
Block a user