mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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.
24 lines
729 B
YAML
24 lines
729 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: 9PXEBM180
|
|
slug: eaton-9pxebm180
|
|
part_number: 9PXEBM180
|
|
u_height: 3
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: Eaton 9PX extended battery moduel (EBM), 180V, Rack/tower, 3U [Manual](https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/eaton-9px-ups/eaton-9sx-9px-ups-5-6-kva-ebm-180v-installation-and-user-manual.pdf)
|
|
power-ports:
|
|
- name: UPS Input
|
|
type: other
|
|
interfaces:
|
|
- name: Battery connector, top
|
|
type: other
|
|
- name: Battery detection, left
|
|
type: other
|
|
label: Batt detection
|
|
- name: Battery connector, down
|
|
type: other
|
|
- name: Battery detection, right
|
|
type: other
|
|
label: Batt detection
|