mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Ubiquiti UAP AC HD access point (#1684)
This commit is contained in:
parent
36917c37d4
commit
62ddc7cd0a
20
device-types/Ubiquiti/UAP-AC-HD.yaml
Normal file
20
device-types/Ubiquiti/UAP-AC-HD.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user