Skip to content

Commit

Permalink
Added Middle-Atlantic Storage Dawers and Tripp Lite Passthrough Patch…
Browse files Browse the repository at this point in the history
… Panel (#1916)

* Create Middle-Atlantic/D2

Create Middle-Atlantic/D2 rack storage drawer.

* Create D4

* Create Tripp-Lite-N054-024

* Update Tripp-Lite-N054-024

Failed Definitions check, modifying for PR.

* Update D2

Failed Definitions check, modifying for PR.

* Update D4

* Rename Tripp-Lite-N054-024 to Tripp-Lite-N054-024.yaml

* Rename D2 to D2.yaml

* Rename D4 to D4.yaml

* Update Tripp-Lite-N054-024.yaml

* Update Tripp-Lite-N054-024.yaml

* Update Tripp-Lite-N054-024.yaml

Fixed yaml indents

* Update D4.yaml

* Update Tripp-Lite-N054-024.yaml

Fixed missing character.

* Rename D2.yaml to D2-Rackmount-Drawer.yaml

* Rename D2-Rackmount-Drawer.yaml to D2.yaml

* Update Tripp-Lite-N054-024.yaml

* Update Tripp-Lite-N054-024.yaml

* Update D2.yaml

* Update D4.yaml

* modified:   Tripp-Lite-N054-024.yaml, D2, and D4

* modified:   device-types/Middle-Atlantic/D4.yaml

* modified:   ../Eaton/Tripp-Lite-N054-024.yaml
  • Loading branch information
kbrown900 authored Feb 15, 2024
1 parent 7d5adb5 commit 6a01ae2
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 0 deletions.
155 changes: 155 additions & 0 deletions device-types/Eaton/Tripp-Lite-N054-024.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
---
manufacturer: Tripp Lite

This comment has been minimized.

Copy link
@moetezz

moetezz Feb 20, 2024

Contributor

The manufacturer name should be Eaton and not Tripp Lite. This will raise an error in the importing it as Tripp Lite in not found in the Manufacturer list. Also, It is under Eaton , unless you want to create a Tripp Lite manufacturer folder.

model: Tripp Lite N054-024
slug: tripp-lite-n054-024
part_number: N054-024
u_height: 1.0
is_full_depth: false
is_powered: false
comments: Tripp-Lite N054-024 [Manual](https://assets.tripplite.com/product-pdfs/en/n054024.pdf)
front-ports:
- name: '1'
type: 8p8c
rear_port: '1'
- name: '2'
type: 8p8c
rear_port: '2'
- name: '3'
type: 8p8c
rear_port: '3'
- name: '4'
type: 8p8c
rear_port: '4'
- name: '5'
type: 8p8c
rear_port: '5'
- name: '6'
type: 8p8c
rear_port: '6'
- name: '7'
type: 8p8c
rear_port: '7'
- name: '8'
type: 8p8c
rear_port: '8'
- name: '9'
type: 8p8c
rear_port: '9'
- name: '10'
type: 8p8c
rear_port: '10'
- name: '11'
type: 8p8c
rear_port: '11'
- name: '12'
type: 8p8c
rear_port: '12'
- name: '13'
type: 8p8c
rear_port: '13'
- name: '14'
type: 8p8c
rear_port: '14'
- name: '15'
type: 8p8c
rear_port: '15'
- name: '16'
type: 8p8c
rear_port: '16'
- name: '17'
type: 8p8c
rear_port: '17'
- name: '18'
type: 8p8c
rear_port: '18'
- name: '19'
type: 8p8c
rear_port: '19'
- name: '20'
type: 8p8c
rear_port: '20'
- name: '21'
type: 8p8c
rear_port: '21'
- name: '22'
type: 8p8c
rear_port: '22'
- name: '23'
type: 8p8c
rear_port: '23'
- name: '24'
type: 8p8c
rear_port: '24'
rear-ports:
- name: '1'
type: 8p8c
positions: 1
- name: '2'
type: 8p8c
positions: 2
- name: '3'
type: 8p8c
positions: 3
- name: '4'
type: 8p8c
positions: 4
- name: '5'
type: 8p8c
positions: 5
- name: '6'
type: 8p8c
positions: 6
- name: '7'
type: 8p8c
positions: 7
- name: '8'
type: 8p8c
positions: 8
- name: '9'
type: 8p8c
positions: 9
- name: '10'
type: 8p8c
positions: 10
- name: '11'
type: 8p8c
positions: 11
- name: '12'
type: 8p8c
positions: 12
- name: '13'
type: 8p8c
positions: 13
- name: '14'
type: 8p8c
positions: 14
- name: '15'
type: 8p8c
positions: 15
- name: '16'
type: 8p8c
positions: 16
- name: '17'
type: 8p8c
positions: 17
- name: '18'
type: 8p8c
positions: 18
- name: '19'
type: 8p8c
positions: 19
- name: '20'
type: 8p8c
positions: 20
- name: '21'
type: 8p8c
positions: 21
- name: '22'
type: 8p8c
positions: 22
- name: '23'
type: 8p8c
positions: 23
- name: '24'
type: 8p8c
positions: 24
8 changes: 8 additions & 0 deletions device-types/Middle-Atlantic/D2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
manufacturer: Middle Atlantic
model: Middle Atlantic - D2
slug: middle-atlantic-d2
part_number: D2
u_height: 2.0
is_full_depth: false
is_powered: false
8 changes: 8 additions & 0 deletions device-types/Middle-Atlantic/D4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
manufacturer: Middle Atlantic
model: Middle Atlantic - D4
slug: middle-atlantic-d4
part_number: D4
u_height: 4.0
is_full_depth: false
is_powered: false

1 comment on commit 6a01ae2

@moetezz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review my comment on the manufactuere field

Please sign in to comment.