-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
45 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
manufacturer: Evertz | ||
model: +1PS | ||
slug: evertz-+1ps | ||
comments: PSU for ev1-FR | ||
u_height: 6.0 | ||
is_full_depth: true | ||
power-ports: | ||
- name: MAIN POWER SUPPLY | ||
type: iec-60320-c14 | ||
interfaces: | ||
- name: "{module}.LN-ACT 1A" | ||
type: 1000base-t | ||
- name: "{module}.LN-ACT 1B" | ||
type: 1000base-t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
manufacturer: Evertz | ||
model: +3PS | ||
slug: evertz-+3ps | ||
comments: PSU for ev3-FR | ||
u_height: 6.0 | ||
is_full_depth: true | ||
power-ports: | ||
- name: MAIN POWER SUPPLY | ||
type: iec-60320-c14 | ||
interfaces: | ||
- name: "{module}.LN-ACT 1A" | ||
type: 1000base-t | ||
- name: "{module}.LN-ACT 1B" | ||
type: 1000base-t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
manufacturer: Evertz | ||
model: +6PS | ||
slug: evertz-+6ps | ||
comments: PSU for ev6-FR | ||
u_height: 6.0 | ||
is_full_depth: true | ||
power-ports: | ||
- name: MAIN POWER SUPPLY | ||
type: iec-60320-c14 | ||
interfaces: | ||
- name: "{module}.LN-ACT 1A" | ||
type: 1000base-t | ||
- name: "{module}.LN-ACT 1B" | ||
type: 1000base-t |
This file was deleted.
Oops, something went wrong.