From 1cdb3a45c20ec14541e6980be664004108dc8e5e Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Mon, 6 Oct 2025 15:24:55 +0500 Subject: [PATCH] Cisco PSU add (#3628) * Add files via upload * Create PWR-C2-500WAC.yaml * Create PWR-C2-850WAC.yaml * Delete module-types/SSD/ssd-skos-l-16lc-apc.yaml * Update and rename skos-l-16lc-apc.yaml to ssd-skos-l-16lc-apc.yaml * Delete module-types/SSD/skos-l-8sc-upc.yaml * Delete module-types/SSD/skos-l-16lc-upc.yaml * Delete module-types/SSD/ssd-skos-l-16lc-apc.yaml * Create ssd-skos-l-16lc-apc.yaml * Update ssd-skos-l-16lc-apc.yaml * Create PWR-C2-1600WAC.yaml --------- Co-authored-by: Harry --- module-types/Cisco/PWR-C2-1600WAC.yaml | 11 +++++++++++ module-types/Cisco/PWR-C2-500WAC.yaml | 11 +++++++++++ module-types/Cisco/PWR-C2-850WAC.yaml | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 module-types/Cisco/PWR-C2-1600WAC.yaml create mode 100644 module-types/Cisco/PWR-C2-500WAC.yaml create mode 100644 module-types/Cisco/PWR-C2-850WAC.yaml diff --git a/module-types/Cisco/PWR-C2-1600WAC.yaml b/module-types/Cisco/PWR-C2-1600WAC.yaml new file mode 100644 index 00000000..cc8f3908 --- /dev/null +++ b/module-types/Cisco/PWR-C2-1600WAC.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Cisco +model: PWR-C2-1600WAC +part_number: PWR-C2-1600WAC +description: Catalyst 9350 Series 1600W PSU +weight: 1.8 +weight_unit: kg +power-ports: + - name: PSU{module} + type: iec-60320-c16 + maximum_draw: 1600 diff --git a/module-types/Cisco/PWR-C2-500WAC.yaml b/module-types/Cisco/PWR-C2-500WAC.yaml new file mode 100644 index 00000000..564ab5a7 --- /dev/null +++ b/module-types/Cisco/PWR-C2-500WAC.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Cisco +model: PWR-C2-500WAC +part_number: PWR-C2-500WAC +description: Catalyst 9350 Series 500W PSU +weight: 1.16 +weight_unit: kg +power-ports: + - name: PSU{module} + type: iec-60320-c16 + maximum_draw: 500 diff --git a/module-types/Cisco/PWR-C2-850WAC.yaml b/module-types/Cisco/PWR-C2-850WAC.yaml new file mode 100644 index 00000000..4f11c992 --- /dev/null +++ b/module-types/Cisco/PWR-C2-850WAC.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Cisco +model: PWR-C2-850WAC +part_number: PWR-C2-850WAC +description: Catalyst 9350 Series 850W PSU +weight: 1.6 +weight_unit: kg +power-ports: + - name: PSU{module} + type: iec-60320-c16 + maximum_draw: 850