mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-12 10:10:51 +01:00
Meinberg lantime m200 (#2534)
* Add basic info * Set front_ and rear_image to false * Remove trailing whitespace * Fix serial port type
This commit is contained in:
parent
3b54f704ca
commit
42eb319ce1
28
device-types/Meinberg/lantime-m200.yaml
Normal file
28
device-types/Meinberg/lantime-m200.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
manufacturer: Meinberg
|
||||
model: Lantime M200
|
||||
slug: meinberg-lantime-m200
|
||||
description: NTP Server in 1U Desktop Case - Rack mounting possible
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
front_image: false
|
||||
rear_image: false
|
||||
comments: '[Product Page](https://www.meinbergglobal.com/english/archive/lantime-m200.htm)'
|
||||
console-ports:
|
||||
- name: usb0
|
||||
type: usb-b
|
||||
label: USB0
|
||||
- name: terminal
|
||||
type: de-9
|
||||
label: Termnal
|
||||
power-ports:
|
||||
- name: PWR1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 20
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 100base-tx
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
label: ETH0
|
Loading…
Reference in New Issue
Block a user