mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
45 lines
962 B
YAML
45 lines
962 B
YAML
---
|
|
manufacturer: APC
|
|
model: ATS AP4421
|
|
slug: ats-ap4421
|
|
part_number: ATS-AP4421
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: con 0
|
|
type: rj-45
|
|
power-ports:
|
|
- name: 16A Inlet 1
|
|
type: iec-60320-c20
|
|
- name: 16A Inlet 2
|
|
type: iec-60320-c20
|
|
power-outlets:
|
|
- name: Group 1 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 3
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 4
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 3
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 4
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 3
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 4
|
|
type: iec-60320-c13
|
|
interfaces:
|
|
- name: eth 1
|
|
type: 1000base-t
|
|
mgmt_only: true
|