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>
36 lines
709 B
YAML
36 lines
709 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: In-Wall HD
|
|
part_number: UAP-IW-HD
|
|
slug: ubiquiti-uap-iw-hd
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
comments: |
|
|
[Access Point In-Wall HD](https://store.ui.com/collections/wireless/products/unifi-in-wall-hd)
|
|
weight: 210.0
|
|
weight_unit: g
|
|
interfaces:
|
|
- name: eth0
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: type2-ieee802.3at
|
|
- name: eth1
|
|
label: '1'
|
|
type: 1000base-t
|
|
poe_mode: pse
|
|
poe_type: type2-ieee802.3at
|
|
- name: eth2
|
|
label: '2'
|
|
type: 1000base-t
|
|
- name: eth3
|
|
label: '3'
|
|
type: 1000base-t
|
|
- name: eth4
|
|
label: '4'
|
|
type: 1000base-t
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|