Merge branch 'master' into Furukawa-optical-distributors

This commit is contained in:
kaio Guilherme 2024-11-15 10:02:56 -04:00 committed by GitHub
commit 0bdf1a06ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 45 additions and 0 deletions

View File

@ -18,6 +18,10 @@ module-bays:
- name: PSU-2
label: '2'
position: PSU-2
- name: PCIe Slot 1
position: '1'
- name: PCIe Slot 2
position: '2'
interfaces:
- name: LAN1
type: 1000base-t

View File

@ -0,0 +1,11 @@
---
manufacturer: Synology
model: E25G30-F2
part_number: E25G30-F2
description: Dual-port 25GbE SFP28 PCIe 3.0 x8 Network adapter
comments: '[E25G30-F2 Specs](https://www.synology.com/en-us/products/E25G30-F2#specs)'
interfaces:
- name: '{module}/LAN 1'
type: 25gbase-x-sfp28
- name: '{module}/LAN 2'
type: 25gbase-x-sfp28

View File

@ -0,0 +1,15 @@
---
manufacturer: Synology
model: PSU 500W-RP Module_2
part_number: PSU 500W-RP Module_2
description: Redundant Power Module 500W
weight: 0.77
weight_unit: kg
comments: |
[PSU 500W-RP Redundant Power Module 500W](https://www.synology.com/de-de/products/spare_parts?search_by=category&category=PSU)
for FS3410, SA6400, SA3610, SA3410, RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RX1223RP.
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@ -0,0 +1,15 @@
---
manufacturer: Synology
model: PSU 550W-RP Module_1
part_number: PSU 550W-RP Module_1
description: Redundant Power Module 550W
weight: 0.82
weight_unit: kg
comments: |
[PSU 550W-RP Redundant Power Module 550W](https://www.synology.com/de-de/products/spare_parts?search_by=category&category=PSU)
for FS3410, SA6400, SA3610, SA3410, RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RX1223RP.
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 550

Binary file not shown.

Binary file not shown.