From b19ed14cd7bce5d1a0b9426b8ef279a8ce7d2b59 Mon Sep 17 00:00:00 2001 From: David Mc Ken Date: Tue, 28 Feb 2023 14:45:00 -0400 Subject: [PATCH] Add ubnt wave lr (#1155) * Create WAVE-LR.yaml * Update WAVE-LR.yaml Added datasheet and weight --------- Co-authored-by: Daniel W. Anner --- device-types/Ubiquiti/WAVE-LR.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 device-types/Ubiquiti/WAVE-LR.yaml diff --git a/device-types/Ubiquiti/WAVE-LR.yaml b/device-types/Ubiquiti/WAVE-LR.yaml new file mode 100644 index 00000000..2b4531b9 --- /dev/null +++ b/device-types/Ubiquiti/WAVE-LR.yaml @@ -0,0 +1,21 @@ +--- +manufacturer: Ubiquiti +model: UISP Wave LR +slug: ubiquiti-wave-lr +part_number: Wave-LR +u_height: 0 +is_full_depth: false +comments: The eth0 and prs0 are permanently bridged as this is a L2 bridge device. [](https://dl.ui.com/ds/wave-lr_ds.pdf) +weight: + - value: 5.7 + unit: lb +interfaces: + - name: br0 + type: bridge + mgmt_only: true + - name: eth0 + label: Ethernet + type: 1000base-t + - name: prs0 + label: Wireless + type: ieee802.11ax