mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
0cc5dc1373
* Add Meinberg IMS LANTIME M1000 * fix module bay names * fix device type filename * Adjusted to remove duplication --------- Co-authored-by: Harry <Harry@cadby.co.uk>
33 lines
627 B
YAML
33 lines
627 B
YAML
---
|
|
manufacturer: Meinberg
|
|
model: LANTIME M1000
|
|
slug: meinberg-lantime-m1000
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: passive
|
|
front_image: true
|
|
rear_image: true
|
|
comments: '[LANTIME M1000](https://www.meinbergglobal.com/english/products/ims-lantime-m1000-telecom.htm)'
|
|
console-ports:
|
|
- name: Console
|
|
type: de-9
|
|
- name: USB
|
|
type: usb-a
|
|
module-bays:
|
|
- name: IO1
|
|
position: '1'
|
|
- name: CPU
|
|
position: '2'
|
|
- name: IO2
|
|
position: '3'
|
|
- name: CLK
|
|
position: '4'
|
|
- name: ESI/IO
|
|
position: '5'
|
|
- name: MRI/ESI/IO
|
|
position: '6'
|
|
- name: PWR1
|
|
position: '7'
|
|
- name: PWR2
|
|
position: '8'
|