mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
26 lines
742 B
YAML
26 lines
742 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: 9PXEBM72RT2U
|
|
slug: eaton-9pxebm72rt2u
|
|
part_number: 9PXEBM72RT2U
|
|
u_height: 2
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: Eaton 9PX EBM 2U 72V Sealed Lead Acid VRLA 9PXEBM72RT2U [Manual](https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/eaton-9px-ups/eaton-9px-1-3kva-ups-manual.pdf)
|
|
power-ports:
|
|
- name: UPS Input
|
|
type: other
|
|
interfaces:
|
|
- name: Battery connector, left
|
|
type: other
|
|
label: 72V DC 40A
|
|
- name: Battery detection, left
|
|
type: other
|
|
label: Batt detection
|
|
- name: Battery connector, right
|
|
type: other
|
|
label: 72V DC 40A
|
|
- name: Battery detection, right
|
|
type: other
|
|
label: Batt detection
|