From 62ddc7cd0af7088d7469011b032c03baa6965e36 Mon Sep 17 00:00:00 2001 From: Jeremy Reichman Date: Mon, 20 Nov 2023 12:20:29 -0500 Subject: [PATCH] Add Ubiquiti UAP AC HD access point (#1684) --- device-types/Ubiquiti/UAP-AC-HD.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 device-types/Ubiquiti/UAP-AC-HD.yaml diff --git a/device-types/Ubiquiti/UAP-AC-HD.yaml b/device-types/Ubiquiti/UAP-AC-HD.yaml new file mode 100644 index 00000000..98be535b --- /dev/null +++ b/device-types/Ubiquiti/UAP-AC-HD.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: Ubiquiti +model: AC HD +part_number: UAP-AC-HD +slug: ubiquiti-uap-ac-hd +u_height: 0 +is_full_depth: false +weight: 700 +weight_unit: g +interfaces: + - name: eth0 + type: 1000base-t + poe_mode: pd + poe_type: type2-ieee802.3at + - name: eth1 + type: 1000base-t + - name: wifi0 + type: ieee802.11n + - name: wifi1 + type: ieee802.11ac