diff --git a/device-types/HPE/Aruba-AP-205.yaml b/device-types/HPE/Aruba-AP-205.yaml index 771488b33..08852db3d 100644 --- a/device-types/HPE/Aruba-AP-205.yaml +++ b/device-types/HPE/Aruba-AP-205.yaml @@ -12,15 +12,19 @@ rear_image: true airflow: passive comments: '[Aruba 200 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP200Series.pdf)' console-ports: - - name: Console + - name: Console Interface type: rj-45 power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ac + rf_role: ap - 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 index 86480f95d..03911d480 100644 --- a/device-types/HPE/Aruba-AP-207.yaml +++ b/device-types/HPE/Aruba-AP-207.yaml @@ -12,17 +12,21 @@ 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 + - name: Serial Console + type: other power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - - name: ENET + - name: E0 type: 1000base-t poe_mode: pd - poe_type: type1-ieee802.3af - - name: WiFi + poe_type: type2-ieee802.3at + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-215.yaml b/device-types/HPE/Aruba-AP-215.yaml index 175abf5d2..af769b41e 100644 --- a/device-types/HPE/Aruba-AP-215.yaml +++ b/device-types/HPE/Aruba-AP-215.yaml @@ -12,17 +12,19 @@ rear_image: true airflow: passive comments: '[Aruba 210 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP210Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: rj-45 - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - - name: ENET + - name: E0 type: 1000base-t poe_mode: pd - poe_type: type1-ieee802.3af - - name: WiFi + poe_type: type2-ieee802.3at + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap diff --git a/device-types/HPE/Aruba-AP-303.yaml b/device-types/HPE/Aruba-AP-303.yaml index dce898a3f..82a7c0868 100644 --- a/device-types/HPE/Aruba-AP-303.yaml +++ b/device-types/HPE/Aruba-AP-303.yaml @@ -12,17 +12,21 @@ rear_image: true airflow: passive comments: '[Aruba 303 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP303Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 type: 1000base-t poe_mode: pd - poe_type: type1-ieee802.3af - - name: WiFi + poe_type: type4-ieee802.3bt + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-303H.yaml b/device-types/HPE/Aruba-AP-303H.yaml index a3bd05b81..30da6c834 100644 --- a/device-types/HPE/Aruba-AP-303H.yaml +++ b/device-types/HPE/Aruba-AP-303H.yaml @@ -12,12 +12,10 @@ rear_image: true airflow: passive comments: '[Aruba 303H Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP303H.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 48 Vdc type: dc-terminal interfaces: - name: E0 @@ -32,7 +30,11 @@ interfaces: type: 1000base-t poe_mode: pse poe_type: type1-ieee802.3af - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-305.yaml b/device-types/HPE/Aruba-AP-305.yaml index a4de9080a..e519af0be 100644 --- a/device-types/HPE/Aruba-AP-305.yaml +++ b/device-types/HPE/Aruba-AP-305.yaml @@ -12,19 +12,21 @@ rear_image: true airflow: passive comments: '[Aruba 300 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP300Series.pdf)' console-ports: - - name: Console - type: rj-45 - - name: usb-ble - type: usb-a + - name: Serial Console + type: other power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - - name: ENET + - name: E0 type: 1000base-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-315.yaml b/device-types/HPE/Aruba-AP-315.yaml index 137d11fb6..930691223 100644 --- a/device-types/HPE/Aruba-AP-315.yaml +++ b/device-types/HPE/Aruba-AP-315.yaml @@ -12,19 +12,21 @@ rear_image: true airflow: passive comments: '[Aruba 310 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP310Series.pdf)' console-ports: - - name: Console - type: rj-45 - - name: usb-ble - type: usb-a + - name: Serial Console + type: other power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - - name: ENET + - name: E0 type: 1000base-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-335.yaml b/device-types/HPE/Aruba-AP-335.yaml index 211a9c390..c7df045bc 100644 --- a/device-types/HPE/Aruba-AP-335.yaml +++ b/device-types/HPE/Aruba-AP-335.yaml @@ -12,10 +12,8 @@ rear_image: true airflow: passive comments: '[Aruba 330 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP330Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: rj-45 - - name: usb-ble - type: usb-a power-ports: - name: Power type: dc-terminal @@ -28,7 +26,11 @@ interfaces: type: 1000base-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-375.yaml b/device-types/HPE/Aruba-AP-375.yaml index afc2789d2..b2ebfdadd 100644 --- a/device-types/HPE/Aruba-AP-375.yaml +++ b/device-types/HPE/Aruba-AP-375.yaml @@ -12,11 +12,11 @@ rear_image: true airflow: passive comments: '[Aruba 370 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP370Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b power-ports: - - name: Power - type: dc-terminal + - name: AC Power + type: other interfaces: - name: E0 type: 1000base-t @@ -24,7 +24,11 @@ interfaces: poe_type: type2-ieee802.3at - name: E1 type: 1000base-x-sfp - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-377.yaml b/device-types/HPE/Aruba-AP-377.yaml index d2d58ebb0..f6c7f9a1a 100644 --- a/device-types/HPE/Aruba-AP-377.yaml +++ b/device-types/HPE/Aruba-AP-377.yaml @@ -12,11 +12,11 @@ rear_image: true airflow: passive comments: '[Aruba 370 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP370Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b power-ports: - - name: Power - type: dc-terminal + - name: AC Power + type: other interfaces: - name: E0 type: 1000base-t @@ -24,7 +24,11 @@ interfaces: poe_type: type2-ieee802.3at - name: E1 type: 1000base-x-sfp - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ac + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11n + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-505.yaml b/device-types/HPE/Aruba-AP-505.yaml index 42a88abc1..343dcfd74 100644 --- a/device-types/HPE/Aruba-AP-505.yaml +++ b/device-types/HPE/Aruba-AP-505.yaml @@ -12,19 +12,21 @@ front_image: true rear_image: true comments: '[Aruba 500 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP500Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 type: 1000base-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-505H.yaml b/device-types/HPE/Aruba-AP-505H.yaml index 6364255a0..b9fb03da4 100644 --- a/device-types/HPE/Aruba-AP-505H.yaml +++ b/device-types/HPE/Aruba-AP-505H.yaml @@ -14,10 +14,8 @@ comments: '[Aruba 500H Series Datasheet](https://www.arubanetworks.com/assets/ds console-ports: - name: Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 48 Vdc type: dc-terminal interfaces: - name: E0 @@ -36,7 +34,11 @@ interfaces: type: 1000base-t - name: E4 type: 1000base-t - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-515.yaml b/device-types/HPE/Aruba-AP-515.yaml index 5d9017e16..206c98bab 100644 --- a/device-types/HPE/Aruba-AP-515.yaml +++ b/device-types/HPE/Aruba-AP-515.yaml @@ -5,19 +5,17 @@ slug: hpe-aruba-ap-515 part_number: AP-515 u_height: 0 is_full_depth: false -weight: 810 +weight: 1010 weight_unit: g airflow: passive front_image: true rear_image: true comments: '[Aruba 510 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP510Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 @@ -26,7 +24,13 @@ interfaces: poe_type: type2-ieee802.3at - name: E1 type: 1000base-t - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-535.yaml b/device-types/HPE/Aruba-AP-535.yaml index 80c42aee4..cd8001777 100644 --- a/device-types/HPE/Aruba-AP-535.yaml +++ b/device-types/HPE/Aruba-AP-535.yaml @@ -12,12 +12,10 @@ front_image: true rear_image: true comments: '[Aruba 530 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP530Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 48 Vdc type: dc-terminal interfaces: - name: E0 @@ -28,7 +26,11 @@ interfaces: type: 5gbase-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 diff --git a/device-types/HPE/Aruba-AP-555.yaml b/device-types/HPE/Aruba-AP-555.yaml index 45e6b8105..25d7b3d48 100644 --- a/device-types/HPE/Aruba-AP-555.yaml +++ b/device-types/HPE/Aruba-AP-555.yaml @@ -12,12 +12,10 @@ front_image: true rear_image: true comments: '[Aruba 550 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP550Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 48 Vdc type: dc-terminal interfaces: - name: E0 @@ -28,7 +26,13 @@ interfaces: type: 5gbase-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 5GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-574.yaml b/device-types/HPE/Aruba-AP-574.yaml new file mode 100644 index 000000000..7e1c05d4c --- /dev/null +++ b/device-types/HPE/Aruba-AP-574.yaml @@ -0,0 +1,33 @@ +--- +manufacturer: HPE +model: Aruba AP-574 +slug: hpe-aruba-ap-574 +part_number: AP-574 +u_height: 0.0 +is_full_depth: false +airflow: passive +comments: '[Aruba 570 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP570Series.pdf)' +weight: 2.7 +weight_unit: kg +console-ports: + - name: Serial Console + type: usb-c +interfaces: + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: Bluetooth + type: ieee802.15.1 + - name: E0 + type: 2.5gbase-t + poe_mode: pd + poe_type: type4-ieee802.3bt + - name: E1 + type: 1000base-t + poe_mode: pd + poe_type: type4-ieee802.3bt + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-575.yaml b/device-types/HPE/Aruba-AP-575.yaml index 8b0b473a3..ba2366391 100644 --- a/device-types/HPE/Aruba-AP-575.yaml +++ b/device-types/HPE/Aruba-AP-575.yaml @@ -11,7 +11,7 @@ airflow: passive front_image: true comments: '[Aruba 570 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP570Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-c interfaces: - name: E0 @@ -22,7 +22,13 @@ interfaces: type: 1000base-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 2.4GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-577.yaml b/device-types/HPE/Aruba-AP-577.yaml new file mode 100644 index 000000000..9dcf77f09 --- /dev/null +++ b/device-types/HPE/Aruba-AP-577.yaml @@ -0,0 +1,33 @@ +--- +manufacturer: HPE +model: Aruba AP-577 +slug: hpe-aruba-ap-577 +part_number: AP-577 +u_height: 0 +is_full_depth: false +airflow: passive +comments: '[Aruba 570 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP570Series.pdf)' +weight: 2.1 +weight_unit: kg +console-ports: + - name: Serial Console + type: usb-c +interfaces: + - name: E0 + type: 2.5gbase-t + poe_mode: pd + poe_type: type4-ieee802.3bt + - name: E1 + type: 1000base-t + poe_mode: pd + poe_type: type4-ieee802.3bt + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: Bluetooth + type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-605H.yaml b/device-types/HPE/Aruba-AP-605H.yaml index d201547d1..833c4c6c2 100644 --- a/device-types/HPE/Aruba-AP-605H.yaml +++ b/device-types/HPE/Aruba-AP-605H.yaml @@ -12,12 +12,10 @@ front_image: true rear_image: true comments: '[Aruba 600H Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP600HSeries.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 48 Vdc type: dc-terminal interfaces: - name: E0 @@ -36,7 +34,16 @@ interfaces: type: 1000base-t - name: E4 type: 1000base-t - - name: WiFi + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-615.yaml b/device-types/HPE/Aruba-AP-615.yaml index 72a5a0bc8..d1a237498 100644 --- a/device-types/HPE/Aruba-AP-615.yaml +++ b/device-types/HPE/Aruba-AP-615.yaml @@ -17,14 +17,23 @@ console-ports: - name: usb-ble type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 type: 2.5gbase-t poe_mode: pd poe_type: type2-ieee802.3at - - name: WiFi + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-635.yaml b/device-types/HPE/Aruba-AP-635.yaml index b59e38339..174ae06f6 100644 --- a/device-types/HPE/Aruba-AP-635.yaml +++ b/device-types/HPE/Aruba-AP-635.yaml @@ -5,30 +5,37 @@ slug: hpe-aruba-ap-635 part_number: AP-635 u_height: 0 is_full_depth: false -weight: 1.3 -weight_unit: kg +weight: 1300 +weight_unit: g airflow: passive front_image: true rear_image: true comments: '[Aruba 630 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP630Series.pdf)' console-ports: - - name: Console + - name: Serial console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 type: 2.5gbase-t poe_mode: pd - poe_type: type2-ieee802.3at + poe_type: type4-ieee802.3bt - name: E1 type: 2.5gbase-t poe_mode: pd - poe_type: type2-ieee802.3at - - name: WiFi + poe_type: type4-ieee802.3bt + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-655.yaml b/device-types/HPE/Aruba-AP-655.yaml index 2caa25e86..c8e55f516 100644 --- a/device-types/HPE/Aruba-AP-655.yaml +++ b/device-types/HPE/Aruba-AP-655.yaml @@ -12,23 +12,30 @@ front_image: true rear_image: true comments: '[Aruba 650 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP650Series.pdf)' console-ports: - - name: Console + - name: Serial Console type: usb-micro-b - - name: usb-ble - type: usb-a power-ports: - - name: Power + - name: 12 Vdc type: dc-terminal interfaces: - name: E0 type: 5gbase-t poe_mode: pd - poe_type: type2-ieee802.3at + poe_type: type4-ieee802.3bt - name: E1 type: 5gbase-t poe_mode: pd - poe_type: type2-ieee802.3at - - name: WiFi + poe_type: type4-ieee802.3bt + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-675.yaml b/device-types/HPE/Aruba-AP-675.yaml index d68179ae7..a605dee99 100644 --- a/device-types/HPE/Aruba-AP-675.yaml +++ b/device-types/HPE/Aruba-AP-675.yaml @@ -12,15 +12,8 @@ front_image: true rear_image: true comments: '[Aruba 670 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP-670Series.pdf)' console-ports: - - name: Console - type: usb-micro-b - - name: USB1 - type: usb-a - - name: USB2 + - name: Serial Console type: usb-c -power-ports: - - name: Power - type: dc-terminal interfaces: - name: E0 type: 2.5gbase-t @@ -28,7 +21,16 @@ interfaces: poe_type: type4-ieee802.3bt - name: E1 type: 10gbase-x-sfpp - - name: WiFi + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-677.yaml b/device-types/HPE/Aruba-AP-677.yaml index a4140fe91..d91c380c9 100644 --- a/device-types/HPE/Aruba-AP-677.yaml +++ b/device-types/HPE/Aruba-AP-677.yaml @@ -12,15 +12,8 @@ front_image: true rear_image: true comments: '[Aruba 670 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP-670Series.pdf)' console-ports: - - name: Console - type: usb-micro-b - - name: USB1 - type: usb-a - - name: USB2 + - name: Serial Console type: usb-c -power-ports: - - name: Power - type: dc-terminal interfaces: - name: E0 type: 2.5gbase-t @@ -28,7 +21,16 @@ interfaces: poe_type: type4-ieee802.3bt - name: E1 type: 10gbase-x-sfpp - - name: WiFi + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless diff --git a/device-types/HPE/Aruba-AP-679.yaml b/device-types/HPE/Aruba-AP-679.yaml index 6429b5fad..c7e91689e 100644 --- a/device-types/HPE/Aruba-AP-679.yaml +++ b/device-types/HPE/Aruba-AP-679.yaml @@ -12,15 +12,8 @@ front_image: true rear_image: true comments: '[Aruba 670 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP-670Series.pdf)' console-ports: - - name: Console - type: usb-micro-b - - name: USB1 - type: usb-a - - name: USB2 + - name: Serial Console type: usb-c -power-ports: - - name: Power - type: dc-terminal interfaces: - name: E0 type: 2.5gbase-t @@ -28,7 +21,16 @@ interfaces: poe_type: type4-ieee802.3bt - name: E1 type: 10gbase-x-sfpp - - name: WiFi + - name: 6GHz WiFi type: ieee802.11ax + rf_role: ap + - name: 5GHz WiFi + type: ieee802.11ax + rf_role: ap + - name: 2.4GHz WiFi + type: ieee802.11ax + rf_role: ap - name: Bluetooth type: ieee802.15.1 + - name: Zigbee + type: other-wireless