mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-29 03:44:46 +01:00
01015da1ff
* Overhaul UniFi access points * Format code (yamllint) * fixup! Overhaul UniFi access points * fixup! Overhaul UniFi access points * fixup! Overhaul UniFi access points * Format code * fixup! Overhaul UniFi access points * fixup! Overhaul UniFi access points * fixup! Overhaul UniFi access points * Apply suggestions from code review * Apply suggestions from code review * Remove duplicate device type * Update UAP-AC-M.yaml * Update UAP-IW-HD.yaml * Update UAP-FlexHD.yaml * Update UAP-Pro.yaml * Update UAP-AC-Pro.yaml * Update UAP-AC-M-Pro.yaml * Update UAP-AC-Lite.yaml * Update UAP-AC-LR.yaml * Update U6-Pro.yaml * Update U6-Mesh.yaml * Update U6-Lite.yaml * Update U6-LR.yaml * Update U6-IW.yaml * Update U6-Enterprise.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
18 lines
345 B
YAML
18 lines
345 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: AC Lite
|
|
part_number: UAP-AC-LITE
|
|
slug: ubiquiti-uap-ac-lite
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 170
|
|
weight_unit: g
|
|
comments: '[AC Lite](https://www.ui.com/unifi/unifi-ap-ac-lite/)'
|
|
interfaces:
|
|
- name: lan0
|
|
type: 1000base-t
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|