Changed modular Allied Telesis PSU devices (#742)

* Remove power from devices with replacable PSUs

* Added PSU as module bay to x930/x950

* Added modular PSUs

* Added fan modules to x950

* Fixed newline format
This commit is contained in:
Martin
2022-09-02 23:28:06 +02:00
committed by GitHub
parent a083f34a9c
commit 02784c2824
15 changed files with 110 additions and 59 deletions

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR1200
part_number: AT-PWR1200
power-ports:
- name: PSU {module}
type: iec-60320-c14
maximum_draw: 1200

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR150
part_number: AT-PWR150
power-ports:
- name: PSU {module}
type: iec-60320-c14
maximum_draw: 150

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR250
part_number: AT-PWR250
power-ports:
- name: PSU {module}
type: dc-terminal
maximum_draw: 250

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR600
part_number: AT-PWR600
power-ports:
- name: PSU {module}
type: dc-terminal
maximum_draw: 600

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR600
part_number: AT-PWR600
power-ports:
- name: PSU {module}
type: iec-60320-c14
maximum_draw: 600

View File

@@ -0,0 +1,8 @@
---
manufacturer: Allied Telesis
model: PWR800
part_number: AT-PWR800
power-ports:
- name: PSU {module}
type: iec-60320-c14
maximum_draw: 800