From 396fda3e14e83e85ea16ae74b46adff7f592e970 Mon Sep 17 00:00:00 2001 From: naos0815 <101018689+naos0815@users.noreply.github.com> Date: Wed, 7 May 2025 10:22:40 +0200 Subject: [PATCH] adding Qnap TS-439pro II (#3082) * adding Qnap TS-439proII * adding Qnap TS-439proII; slug to lowercase * adding Qnap TS-439proII; add weight and airflow --------- Co-authored-by: naos0815 Co-authored-by: Harry --- device-types/QNAP/TS-439proII.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 device-types/QNAP/TS-439proII.yaml diff --git a/device-types/QNAP/TS-439proII.yaml b/device-types/QNAP/TS-439proII.yaml new file mode 100644 index 000000000..3f4544c66 --- /dev/null +++ b/device-types/QNAP/TS-439proII.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: QNAP +model: TS-439 Pro II +slug: qnap-ts-439-pro-ii +part_number: TS-439proII +u_height: 0 +is_full_depth: false +weight: 4.65 +weight_unit: kg +airflow: side-to-rear +comments: '[TS-439proII Series Datasheet](https://www.qnap.com/en/product/ts-439%20pro%20ii/specs/hardware)' +power-ports: + - name: PSU 1 + type: iec-60320-c14 + maximum_draw: 33 +interfaces: + - name: Ethernet 1 + type: 1000base-t + - name: Ethernet 2 + type: 1000base-t