-
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.
Merge branch 'master' of https://github.com/Ivarrrrr/netbox-devicetyp…
- Loading branch information
Showing
2 changed files
with
46 additions
and
0 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,20 @@ | ||
--- | ||
manufacturer: AppearTV | ||
model: X10 | ||
slug: appeartv-x10 | ||
u_height: 1.0 | ||
is_full_depth: true | ||
subdevice_role: parent | ||
airflow: front-to-rear | ||
comments: The Appear X10/X20 Platform is a dedicated solution for high speed video networking, enhanced IP security, video distribution and contribution. | ||
module-bays: | ||
- name: Control Slot 1 | ||
- name: Control Slot 2 | ||
- name: Power Supply Slot 1 | ||
- name: Power Supply Slot 2 | ||
- name: Slot 1A | ||
- name: Slot 1B | ||
- name: Slot 1C | ||
- name: Slot 2A | ||
- name: Slot 2B | ||
- name: Slot 2C |
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,26 @@ | ||
--- | ||
manufacturer: AppearTV | ||
model: X20 | ||
slug: appeartv-x20 | ||
u_height: 2.0 | ||
is_full_depth: true | ||
subdevice_role: parent | ||
airflow: front-to-rear | ||
comments: The Appear X10/X20 Platform is a dedicated solution for high speed video networking, enhanced IP security, video distribution and contribution. | ||
module-bays: | ||
- name: Control Slot 1 | ||
- name: Control Slot 2 | ||
- name: Power Supply Slot 1 | ||
- name: Power Supply Slot 2 | ||
- name: Slot 3 | ||
- name: Slot 4 | ||
- name: Slot 5 | ||
- name: Slot 6 | ||
- name: Slot 7 | ||
- name: Slot 8 | ||
- name: Slot 9 | ||
- name: Slot 10 | ||
- name: Slot 11 | ||
- name: Slot 12 | ||
- name: Slot 13 | ||
- name: Slot 14 |