Hpe Aruba AP (#1414)
* Add IAP-505 * Added POE mode for IAP-515 * Added weight and airflow data
This commit is contained in:
21
device-types/HPE/Aruba-IAP-505.yaml
Normal file
21
device-types/HPE/Aruba-IAP-505.yaml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
manufacturer: HPE
|
||||||
|
model: Aruba AP-505
|
||||||
|
slug: hpe-aruba-ap-505
|
||||||
|
part_number: AP-505
|
||||||
|
u_height: 0
|
||||||
|
is_full_depth: false
|
||||||
|
weight: 500
|
||||||
|
weight_unit: g
|
||||||
|
airflow: passive
|
||||||
|
comments: '[Aruba 500 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP500Series.pdf)'
|
||||||
|
console-ports:
|
||||||
|
- name: usb-ble
|
||||||
|
type: usb-a
|
||||||
|
interfaces:
|
||||||
|
- name: Port 1
|
||||||
|
type: 1000base-t
|
||||||
|
poe_mode: pd
|
||||||
|
poe_type: type2-ieee802.3at
|
||||||
|
- name: WiFi
|
||||||
|
type: ieee802.11ax
|
||||||
@@ -14,5 +14,7 @@ console-ports:
|
|||||||
interfaces:
|
interfaces:
|
||||||
- name: Port 1
|
- name: Port 1
|
||||||
type: 1000base-t
|
type: 1000base-t
|
||||||
|
poe_mode: pd
|
||||||
|
poe_type: type2-ieee802.3at
|
||||||
- name: WiFi
|
- name: WiFi
|
||||||
type: ieee802.11ax
|
type: ieee802.11ax
|
||||||
|
|||||||
Reference in New Issue
Block a user