devicetype-library/device-types/APC/SRT6KRMXLI.yaml
Daniel W. Anner d0cb58d96e
Adding Tests: Device Power (#1463)
* 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.
2023-07-17 15:23:56 -04:00

40 lines
902 B
YAML

---
manufacturer: APC
model: Smart-UPS SRT 6000VA RM 230V
slug: apc-smart-ups-srt-6000va-rm-230v
part_number: SRT6KRMXLI
u_height: 4
is_full_depth: true
comments: Hard wire 3-wire (1P + N + E) power port
console-ports:
- name: Serial
type: rj-45
power-ports:
- name: UPS Input
type: hardwired
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 1 Outlet 5
type: iec-60320-c13
- name: Group 1 Outlet 6
type: iec-60320-c13
- name: Group 2 Outlet 1
type: iec-60320-c19
- name: Group 2 Outlet 2
type: iec-60320-c19
- name: Group 3 Outlet 1
type: iec-60320-c19
- name: Group 3 Outlet 2
type: iec-60320-c19
interfaces:
- name: Ethernet
type: 100base-tx
mgmt_only: true