diff --git a/device-types/Ubiquiti/U7-Pro.yaml b/device-types/Ubiquiti/U7-Pro.yaml new file mode 100644 index 000000000..336eef712 --- /dev/null +++ b/device-types/Ubiquiti/U7-Pro.yaml @@ -0,0 +1,26 @@ +--- +manufacturer: Ubiquiti +model: U7 Professional +part_number: U7-Pro +slug: ubiquiti-u7-pro +u_height: 0 +is_full_depth: false +comments: | + [Access Point U7 Pro](https://store.ui.com/us/en/category/wifi-flagship/products/u7-pro) +airflow: passive +weight: 680 +weight_unit: g +interfaces: + - name: Port 1 + type: 2.5gbase-t + poe_mode: pd + poe_type: type2-ieee802.3at + mgmt_only: true + - name: Wlan 0 + type: ieee802.11n + - name: Wlan 1 + type: ieee802.11ac + - name: Wlan 3 + type: ieee802.11ax + - name: Wlan 4 + type: ieee802.11be diff --git a/device-types/Ubiquiti/UniFi-Dream-Machine-Pro-Max.yaml b/device-types/Ubiquiti/UniFi-Dream-Machine-Pro-Max.yaml new file mode 100644 index 000000000..a5e4dbfd8 --- /dev/null +++ b/device-types/Ubiquiti/UniFi-Dream-Machine-Pro-Max.yaml @@ -0,0 +1,54 @@ +--- +manufacturer: Ubiquiti +model: UniFi Dream Machine Pro Max +slug: ubiquiti-unifi-dream-machine-pro-max +airflow: front-to-rear +part_number: UDM-PRO-MAX +comments: | + [UniFi Dream Machine Pro](https://store.ui.com/products/udm-pro) + + Enterprise Security Gateway and Network Appliance with 10G SFP+, (8) 1G LAN, (1) 2.5G WAN, (1) 1/10G SFP+ LAN, (1) 1/10G SFP+ WAN + + Dimensions: 442.4 x 43.7 x 285.6 mm (17.42 x 1.72 x 11.24") +u_height: 1 +is_full_depth: false +front_image: true +rear_image: true +interfaces: + - name: port.1 + type: 1000base-t + label: Port 1 - LAN + - name: port.2 + type: 1000base-t + label: Port 2 - LAN + - name: port.3 + type: 1000base-t + label: Port 3 - LAN + - name: port.4 + type: 1000base-t + label: Port 4 - LAN + - name: port.5 + type: 1000base-t + label: Port 5 - LAN + - name: port.6 + type: 1000base-t + label: Port 6 - LAN + - name: port.7 + type: 1000base-t + label: Port 7 - LAN + - name: port.8 + type: 1000base-t + label: Port 8 - LAN + - name: port.9 + type: 2.5gbase-t + label: Port 9 - WAN 1 + - name: port.10 + type: 10gbase-x-sfpp + label: Port 10 - SFP+ WAN 2 + - name: port.11 + type: 10gbase-x-sfpp +power-ports: + - name: ps1 + type: iec-60320-c14 + maximum_draw: 33 + description: 100-240VAC/50-60 Hz diff --git a/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.front.png b/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.front.png new file mode 100644 index 000000000..d58e325ec Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.front.png differ diff --git a/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.rear.png b/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.rear.png new file mode 100644 index 000000000..3d92684ea Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-unifi-dream-machine-pro-max.rear.png differ