mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-08 14:41:07 +01:00
Add Minisforum MS-01 (#2682)
* Add Minisforum MS-01 * Correcting SFP+ interface type * Removing superfluous images * removing superfluous image * Adding Ports * Fixing power port for MS-01 * cropping images * adding maximum-draw: 180 * add trailing whitespace * update PCI slot position. --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
33271ab757
commit
a7b5474625
38
device-types/Minisforum/Minisforum-MS-01.yml
Normal file
38
device-types/Minisforum/Minisforum-MS-01.yml
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
manufacturer: Minisforum
|
||||
model: MS-01
|
||||
slug: minisforum-ms-01
|
||||
part_number: minisforum-ms-01
|
||||
u_height: 1
|
||||
is_full_depth: false # 15.75"
|
||||
weight: 2.31
|
||||
weight_unit: lb
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Product Specs](https://store.minisforum.com/products/minisforum-ms-01?srsltid=AfmBOoowv0yNG0wjun4MV55hCnaCErDyzN48pzEYPOw1pgwQzolYaMET)'
|
||||
interfaces:
|
||||
- name: ethernet-1/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ethernet-1/2
|
||||
type: 10gbase-x-sfpp
|
||||
- name: ethernet-2/1
|
||||
type: 2.5gbase-t
|
||||
- name: ethernet-2/2
|
||||
type: 2.5gbase-t
|
||||
rear-ports:
|
||||
- name: usb-c-1/1
|
||||
type: usb-c
|
||||
- name: usb-c-1/2
|
||||
type: usb-c
|
||||
- name: usb-a-1/1
|
||||
type: usb-a
|
||||
- name: usb-a-1/2
|
||||
type: usb-a
|
||||
module-bays:
|
||||
- name: PCIe Slot
|
||||
position: '1'
|
||||
description: PCIe 4.0 x16
|
||||
power-ports:
|
||||
- name: Barrel Jack
|
||||
type: dc-terminal
|
||||
maximum-draw: 180
|
BIN
elevation-images/Minisforum/minisforum-ms-01.front.jpg
Normal file
BIN
elevation-images/Minisforum/minisforum-ms-01.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
BIN
elevation-images/Minisforum/minisforum-ms-01.rear.jpg
Normal file
BIN
elevation-images/Minisforum/minisforum-ms-01.rear.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue
Block a user