Skip to content

Commit f648b5b

Browse files
netnoddythaa-sbabharryajc
authored
Add new smartoptics module (#3792)
* Add new smartoptics module * Fixed some yaml errors * fix yaml syntax * Fixed Issue --------- Co-authored-by: thaa <tyrone.vanderhaar@sbab.se> Co-authored-by: Harry <harry@cadby.co.uk>
1 parent 26149ae commit f648b5b

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
---
2+
manufacturer: Smartoptics
3+
model: H-MD-09-921-928-4C
4+
slug: smartoptics-h-md-09-921-928-4c
5+
part_number: H-MD-09-921-928-4C
6+
u_height: 0
7+
weight: 0.5
8+
weight_unit: kg
9+
is_full_depth: false
10+
is_powered: false
11+
# subdevice_role: uncomment this when installing as a subdevice
12+
comments: '[Smartoptics Datasheet](https://smartoptics.com/wp-content/uploads/2023/01/so-ds-h-md-09-xxx-yyy-4c-r5.6.pdf) 8-channel 16QAM supporting DWDM
13+
Mux/Demux with Extension and Monitor ports'
14+
rear-ports:
15+
- name: Line
16+
type: lc-upc
17+
description: WDM Line I/O
18+
positions: 13
19+
front-ports:
20+
- name: Ext
21+
type: lc-upc
22+
rear_port: Line
23+
rear_port_position: 1
24+
description: Incoming fiber for extension channel
25+
- name: Mon
26+
type: lc-upc
27+
rear_port: Line
28+
rear_port_position: 2
29+
description: Monitor port for line channel
30+
- name: NC
31+
type: lc-upc
32+
rear_port: Line
33+
rear_port_position: 3
34+
description: Not connected port
35+
- name: '921'
36+
type: lc-upc
37+
rear_port: Line
38+
rear_port_position: 4
39+
description: 192.1 THz - ITU channel 25
40+
- name: '922'
41+
type: lc-upc
42+
rear_port: Line
43+
rear_port_position: 5
44+
description: 192.2 THz - ITU channel 26
45+
- name: '923'
46+
type: lc-upc
47+
rear_port: Line
48+
rear_port_position: 6
49+
description: 192.3 THz - ITU channel 27
50+
- name: '924'
51+
type: lc-upc
52+
rear_port: Line
53+
rear_port_position: 7
54+
description: 192.4 THz - ITU channel 28
55+
- name: '925'
56+
type: lc-upc
57+
rear_port: Line
58+
rear_port_position: 8
59+
description: 192.5 THz - ITU channel 29
60+
- name: '926'
61+
type: lc-upc
62+
rear_port: Line
63+
rear_port_position: 9
64+
description: 192.6 THz - ITU channel 30
65+
- name: '927'
66+
type: lc-upc
67+
rear_port: Line
68+
rear_port_position: 10
69+
description: 192.7 THz - ITU channel 31
70+
- name: '928'
71+
type: lc-upc
72+
rear_port: Line
73+
rear_port_position: 11
74+
description: 192.8 THz - ITU channel 32

0 commit comments

Comments
 (0)