mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +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>
22 lines
448 B
YAML
22 lines
448 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: U6 Long-Range
|
|
part_number: U6-LR
|
|
slug: ubiquiti-u6-lr
|
|
u_height: 0
|
|
is_full_depth: false
|
|
comments: |
|
|
[Access Point U6 Long-Range](https://store.ui.com/products/unifi-6-long-range-access-point)
|
|
airflow: passive
|
|
weight: 800.0
|
|
weight_unit: g
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: type2-ieee802.3at
|
|
- name: wlan0
|
|
type: ieee802.11ax
|
|
- name: wlan1
|
|
type: ieee802.11ax
|