diff --git a/device-types/HPE/Aruba-AP-205.yaml b/device-types/HPE/Aruba-AP-205.yaml new file mode 100644 index 000000000..771488b33 --- /dev/null +++ b/device-types/HPE/Aruba-AP-205.yaml @@ -0,0 +1,26 @@ +--- +manufacturer: HPE +model: Aruba AP-205 +slug: hpe-aruba-ap-205 +part_number: AP-205 +u_height: 0 +is_full_depth: false +weight: 380 +weight_unit: g +front_image: true +rear_image: true +airflow: passive +comments: '[Aruba 200 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP200Series.pdf)' +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: Power + type: dc-terminal +interfaces: + - name: ENET + type: 1000base-t + poe_mode: pd + poe_type: type1-ieee802.3af + - name: WiFi + type: ieee802.11ac diff --git a/device-types/HPE/Aruba-AP-207.yaml b/device-types/HPE/Aruba-AP-207.yaml new file mode 100644 index 000000000..86480f95d --- /dev/null +++ b/device-types/HPE/Aruba-AP-207.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: HPE +model: Aruba AP-207 +slug: hpe-aruba-ap-207 +part_number: AP-207 +u_height: 0 +is_full_depth: false +weight: 380 +weight_unit: g +front_image: true +rear_image: true +airflow: passive +comments: '[Aruba 207 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP207Series.pdf)' +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: Power + type: dc-terminal +interfaces: + - name: ENET + type: 1000base-t + poe_mode: pd + poe_type: type1-ieee802.3af + - name: WiFi + type: ieee802.11ac + - name: Bluetooth + type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-215.yaml b/device-types/HPE/Aruba-AP-215.yaml new file mode 100644 index 000000000..175abf5d2 --- /dev/null +++ b/device-types/HPE/Aruba-AP-215.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: HPE +model: Aruba AP-215 +slug: hpe-aruba-ap-215 +part_number: AP-215 +u_height: 0 +is_full_depth: false +weight: 610 +weight_unit: g +front_image: true +rear_image: true +airflow: passive +comments: '[Aruba 210 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP210Series.pdf)' +console-ports: + - name: Console + type: rj-45 + - name: usb-ble + type: usb-a +power-ports: + - name: Power + type: dc-terminal +interfaces: + - name: ENET + type: 1000base-t + poe_mode: pd + poe_type: type1-ieee802.3af + - name: WiFi + type: ieee802.11ac diff --git a/elevation-images/HPE/hpe-aruba-ap-205.front.png b/elevation-images/HPE/hpe-aruba-ap-205.front.png new file mode 100644 index 000000000..564e7eee7 Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-205.front.png differ diff --git a/elevation-images/HPE/hpe-aruba-ap-205.rear.png b/elevation-images/HPE/hpe-aruba-ap-205.rear.png new file mode 100644 index 000000000..486df6cd3 Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-205.rear.png differ diff --git a/elevation-images/HPE/hpe-aruba-ap-207.front.png b/elevation-images/HPE/hpe-aruba-ap-207.front.png new file mode 100644 index 000000000..e586f3bbc Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-207.front.png differ diff --git a/elevation-images/HPE/hpe-aruba-ap-207.rear.png b/elevation-images/HPE/hpe-aruba-ap-207.rear.png new file mode 100644 index 000000000..38ba9503b Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-207.rear.png differ diff --git a/elevation-images/HPE/hpe-aruba-ap-215.front.png b/elevation-images/HPE/hpe-aruba-ap-215.front.png new file mode 100644 index 000000000..7fc229870 Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-215.front.png differ diff --git a/elevation-images/HPE/hpe-aruba-ap-215.rear.png b/elevation-images/HPE/hpe-aruba-ap-215.rear.png new file mode 100644 index 000000000..e593c35c7 Binary files /dev/null and b/elevation-images/HPE/hpe-aruba-ap-215.rear.png differ