diff --git a/device-types/Ubiquiti/UACC-AI-Port-RM.yaml b/device-types/Ubiquiti/UACC-AI-Port-RM.yaml new file mode 100644 index 000000000..59a7eb119 --- /dev/null +++ b/device-types/Ubiquiti/UACC-AI-Port-RM.yaml @@ -0,0 +1,46 @@ +--- +manufacturer: Ubiquiti +model: AI Port Rack Mount +slug: ubiquiti-uacc-ai-port-rm +part_number: UACC-AI-Port-RM +u_height: 1 +is_full_depth: false +airflow: passive +is_powered: false +subdevice_role: parent +weight: 650 +weight_unit: g +device-bays: + - name: '1' + label: AI Port Slot 1 + position: '1' + description: Slot for UP-AI-Port module + - name: '2' + label: AI Port Slot 2 + position: '2' + description: Slot for UP-AI-Port module + - name: '3' + label: AI Port Slot 3 + position: '3' + description: Slot for UP-AI-Port module + - name: '4' + label: AI Port Slot 4 + position: '4' + description: Slot for UP-AI-Port module + - name: '5' + label: AI Port Slot 5 + position: '5' + description: Slot for UP-AI-Port module + - name: '6' + label: AI Port Slot 6 + position: '6' + description: Slot for UP-AI-Port module +front_image: true +rear_image: true +comments: | + [AI Port Rack Mount](https://techspecs.ui.com/unifi/accessories/uacc-ai-port-rm) + + 1U rack-mount accessory that supports up to six AI Ports. + + Dimensions: 442.4 x 158.5 x 42.8 mm (17.4 x 6.2 x 1.7") + Weight: 650 g (1.4 lb) diff --git a/device-types/Ubiquiti/UP-AI-Port.yaml b/device-types/Ubiquiti/UP-AI-Port.yaml new file mode 100644 index 000000000..8db014d9a --- /dev/null +++ b/device-types/Ubiquiti/UP-AI-Port.yaml @@ -0,0 +1,38 @@ +--- +manufacturer: Ubiquiti +model: AI Port +slug: ubiquiti-up-ai-port +part_number: UP-AI-Port +u_height: 0 +is_full_depth: false +airflow: passive +subdevice_role: child +weight: 258.3 +weight_unit: g +interfaces: + - name: eth0 + label: PoE IN + type: 1000base-tx + poe_mode: pd + poe_type: type3-ieee802.3bt + mgmt_only: false + - name: eth1 + label: PoE OUT + type: 1000base-tx + poe_mode: pse + poe_type: type2-ieee802.3at + mgmt_only: false +front_image: true +rear_image: true +comments: | + [AI Port](https://techspecs.ui.com/unifi/cameras-nvrs/up-ai-port) + + AI appliance that enhances any UniFi or third-party camera with AI detection, classification, and recognition capabilities. + + Dimensions + Without mount: 150 x 64 x 38.4 mm (5.9 x 2.5 x 1.5") + With mount: 152.7 x 69 x 47.8 mm (6 x 2.7 x 1.9") + Weight: + Without mount: 258.3 g (9.1 oz) + With mount: 294 g (10.4 oz) + Certifications: FCC, IC, CE diff --git a/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.front.png b/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.front.png new file mode 100755 index 000000000..ad75cf8b7 Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.front.png differ diff --git a/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.rear.png b/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.rear.png new file mode 100755 index 000000000..dfe7114aa Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.rear.png differ diff --git a/elevation-images/Ubiquiti/ubiquiti-up-ai-port.front.png b/elevation-images/Ubiquiti/ubiquiti-up-ai-port.front.png new file mode 100755 index 000000000..c1fbfb02e Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-up-ai-port.front.png differ diff --git a/elevation-images/Ubiquiti/ubiquiti-up-ai-port.rear.png b/elevation-images/Ubiquiti/ubiquiti-up-ai-port.rear.png new file mode 100755 index 000000000..4d80af540 Binary files /dev/null and b/elevation-images/Ubiquiti/ubiquiti-up-ai-port.rear.png differ