mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 05:52:02 +02:00
Add Synology DS918+ (#3219)
* Add Synology DS918+ * Add images * Add airflow * Set power draw * Use integer for allocated_draw * Use .rear.jpeg instead of .back.jpeg
This commit is contained in:
parent
1f9474f201
commit
c4aa82f3a3
23
device-types/Synology/DS918+.yaml
Normal file
23
device-types/Synology/DS918+.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: DS918+
|
||||
slug: synology-ds918-plus
|
||||
part_number: DS918+
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
rear_image: true
|
||||
u_height: 0
|
||||
comments: '[Synology DS918+ Specs](https://www.synology.com/en-us/support/download/DS918+)'
|
||||
is_full_depth: false
|
||||
weight: 2.28
|
||||
weight_unit: kg
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: dc-terminal
|
||||
maximum_draw: 100
|
||||
allocated_draw: 29
|
||||
interfaces:
|
||||
- name: LAN 1
|
||||
type: 1000base-t
|
||||
- name: LAN 2
|
||||
type: 1000base-t
|
BIN
elevation-images/Synology/synology-ds918-plus.front.jpeg
Normal file
BIN
elevation-images/Synology/synology-ds918-plus.front.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 187 KiB |
BIN
elevation-images/Synology/synology-ds918-plus.rear.jpeg
Normal file
BIN
elevation-images/Synology/synology-ds918-plus.rear.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 445 KiB |
Loading…
x
Reference in New Issue
Block a user