From f1e1ccee12bfc82a4fd47249725f00f45a853200 Mon Sep 17 00:00:00 2001 From: Maxime De Clercq <5389859+TDarkShadow@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:49:15 +0100 Subject: [PATCH] Add QNAP 453B (#1141) * Add QNAP 453B * Incorporate feedback https://github.com/netbox-community/devicetype-library/pull/1141#issuecomment-1438964138 --- device-types/QNAP/TS-453B.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 device-types/QNAP/TS-453B.yml diff --git a/device-types/QNAP/TS-453B.yml b/device-types/QNAP/TS-453B.yml new file mode 100644 index 00000000..ac2e179b --- /dev/null +++ b/device-types/QNAP/TS-453B.yml @@ -0,0 +1,21 @@ +--- +manufacturer: QNAP +model: TS-453B +slug: qnap-ts-453B +u_height: 0 +part_number: TS-453B +airflow: side-to-rear +is_full_depth: false +comments: '[TS-453B | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-453b/specs/hardware)' +power-ports: + - name: Power + type: dc-terminal + maximum_draw: 90 + allocated_draw: 30 +interfaces: + - name: eth0 + label: '1' + type: 1000base-t + - name: eth1 + label: '2' + type: 1000base-t