mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
74424475a0
* Added DS418 to fix PR #979 (no traction was recieved so I am taking care of it for them). Also added vscode to the gitignore * added power port * fixed allocated draw spec, rounded up
19 lines
382 B
YAML
19 lines
382 B
YAML
---
|
|
manufacturer: Synology
|
|
model: DS418
|
|
slug: ds418
|
|
part_number: DS418
|
|
u_height: 4
|
|
comments: '[Synology DS418 Specs](https://www.synology.com/en-us/products/DS418#specs)'
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: LAN 1
|
|
type: 1000base-t
|
|
- name: LAN 2
|
|
type: 1000base-t
|
|
power-ports:
|
|
- name: External PSU 1
|
|
type: dc-terminal
|
|
maximum_draw: 90
|
|
allocated_draw: 27
|