diff --git a/device-types/QNAP/TS-469-pro.yml b/device-types/QNAP/TS-469-pro.yml new file mode 100644 index 00000000..24d678f0 --- /dev/null +++ b/device-types/QNAP/TS-469-pro.yml @@ -0,0 +1,29 @@ +--- +manufacturer: QNAP +model: TS-469 Pro +slug: qnap-ts-469-pro +part_number: TS-469 Pro +u_height: 0 +is_full_depth: false +comments: '[TS-469 Pro Series Datasheet](https://www.qnap.com/en/product/ts-469 pro/specs/hardware)' +front_image: true +rear_image: true +power-ports: + - name: PSU + type: iec-60320-c14 + maximum_draw: 43 + allocated_draw: 25 +module-bays: + - name: HDD1 + position: HDD1 + - name: HDD2 + position: HDD2 + - name: HDD3 + position: HDD3 + - name: HDD4 + position: HDD4 +interfaces: + - name: Ethernet 1 + type: 1000base-t + - name: Ethernet 2 + type: 1000base-t diff --git a/elevation-images/QNAP/qnap-ts-469-pro.front.png b/elevation-images/QNAP/qnap-ts-469-pro.front.png new file mode 100644 index 00000000..53a9d8e0 Binary files /dev/null and b/elevation-images/QNAP/qnap-ts-469-pro.front.png differ diff --git a/elevation-images/QNAP/qnap-ts-469-pro.rear.png b/elevation-images/QNAP/qnap-ts-469-pro.rear.png new file mode 100644 index 00000000..96354039 Binary files /dev/null and b/elevation-images/QNAP/qnap-ts-469-pro.rear.png differ