mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 07:53:44 +01:00
Add Meinberg Lantime M300 (#2475)
* Add Meinberg Lantime M300 * yamllint fixes * Fixing issues raised by review * Add weight * Add max power consumption to PSU * rename the image to be found * Update elevation image, removed second psu to corespond with elevation image
This commit is contained in:
parent
4e6e354db1
commit
b5bcfc5198
32
device-types/Meinberg/lantime-m300.yml
Normal file
32
device-types/Meinberg/lantime-m300.yml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Meinberg
|
||||
model: Lantime M300
|
||||
slug: meinberg-lantime-m300
|
||||
description: NTP Server in 1U Case for Server Rackmount
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Product Page](https://www.meinbergglobal.com/english/archive/lantime-m300.htm)'
|
||||
weight: 3.5
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: serial
|
||||
type: de-9
|
||||
label: Terminal
|
||||
power-ports:
|
||||
- name: PWR1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 20
|
||||
interfaces:
|
||||
- name: lan0
|
||||
type: 100base-tx
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
label: LAN0
|
||||
- name: lan1
|
||||
type: 1000base-tx
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
label: LAN1
|
BIN
elevation-images/Meinberg/meinberg-lantime-m300.front.png
Normal file
BIN
elevation-images/Meinberg/meinberg-lantime-m300.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
elevation-images/Meinberg/meinberg-lantime-m300.rear.png
Normal file
BIN
elevation-images/Meinberg/meinberg-lantime-m300.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user