mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
6e3e45af4a
* Add more Ubiquiti models * Remove spurious newlines --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
22 lines
444 B
YAML
22 lines
444 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: Access Point nanoHD
|
|
part_number: UAP-nanoHD
|
|
slug: ubiquiti-uap-nanohd
|
|
u_height: 0
|
|
is_full_depth: false
|
|
comments: |
|
|
[Datasheet](https://dl.ubnt.com/datasheets/unifi/UniFi_nanoHD_AP_DS.pdf)
|
|
airflow: passive
|
|
weight: 300.0
|
|
weight_unit: g
|
|
interfaces:
|
|
- name: lan0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: type1-ieee802.3af
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|