From 68ac1e6e84a900b66cb54b0dfaceb739d3663c39 Mon Sep 17 00:00:00 2001 From: Mic Szillat Date: Fri, 24 Feb 2023 18:13:26 +0100 Subject: [PATCH] Add Ubiquiti UISP Router (#1143) * Add Ubiquiti UISP Router * Update USIP-R.yml Added airflow and weight based on datasheet --------- Co-authored-by: Daniel W. Anner --- device-types/Ubiquiti/USIP-R.yml | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 device-types/Ubiquiti/USIP-R.yml diff --git a/device-types/Ubiquiti/USIP-R.yml b/device-types/Ubiquiti/USIP-R.yml new file mode 100644 index 00000000..4b1f9e68 --- /dev/null +++ b/device-types/Ubiquiti/USIP-R.yml @@ -0,0 +1,45 @@ +--- +manufacturer: Ubiquiti +model: UISP Router +slug: uisp-router +part_number: UISP-R +u_height: 0 +is_full_depth: false +airflow: passive +weight: + - value: 1.32 + unit: lb +comments: '[UISP Router](https://store.ui.com/collections/operator-isp-infrastructure/products/uisp-router)' +power-ports: + - name: Input 27V + type: dc-terminal + maximum_draw: 120 + allocated_draw: 10 +interfaces: + - name: eth0 + type: 1000base-t + label: '1' + - name: eth1 + type: 1000base-t + label: '2' + - name: eth2 + type: 1000base-t + label: '3' + - name: eth3 + type: 1000base-t + label: '4' + - name: eth4 + type: 1000base-t + label: '5' + - name: eth5 + type: 1000base-t + label: '6' + - name: eth6 + type: 1000base-t + label: '7' + - name: eth7 + type: 1000base-t + label: '8' + - name: eth8 + type: 1000base-x-sfp + label: '9'