mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
46 lines
918 B
YAML
46 lines
918 B
YAML
---
|
|
manufacturer: APC
|
|
model: AP7721
|
|
slug: ap7721
|
|
part_number: AP7721
|
|
u_height: 1
|
|
is_full_depth: false
|
|
comments: RACK ATS, 10A/230V, 12A/208V, C14 IN, (12) C13 OUT
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-12
|
|
power-ports:
|
|
- name: Source A
|
|
type: iec-60320-c14
|
|
- name: Source B
|
|
type: iec-60320-c14
|
|
power-outlets:
|
|
- name: Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Outlet 3
|
|
type: iec-60320-c13
|
|
- name: Outlet 4
|
|
type: iec-60320-c13
|
|
- name: Outlet 5
|
|
type: iec-60320-c13
|
|
- name: Outlet 6
|
|
type: iec-60320-c13
|
|
- name: Outlet 7
|
|
type: iec-60320-c13
|
|
- name: Outlet 8
|
|
type: iec-60320-c13
|
|
- name: Outlet 9
|
|
type: iec-60320-c13
|
|
- name: Outlet 10
|
|
type: iec-60320-c13
|
|
- name: Outlet 11
|
|
type: iec-60320-c13
|
|
- name: Outlet 12
|
|
type: iec-60320-c13
|
|
interfaces:
|
|
- name: Management
|
|
type: 100base-tx
|
|
mgmt_only: true
|