mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-03 13:00:18 +01:00
42eb319ce1
* Add basic info * Set front_ and rear_image to false * Remove trailing whitespace * Fix serial port type
29 lines
615 B
YAML
29 lines
615 B
YAML
---
|
|
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
|