mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-21 12:32:16 +02:00
Merge branch adding Ubiquiti AI-Port and UACC-AI-Port-RM (#3029)
* Add Ubiquiti AI-Port * Add Ubiquiti AI-Port module-type and images * Add Ubiquiti AI Port Rack Mount device-type and images * Add Ubiquiti AI-Port device type and reorganize YAML files - Added Ubiquiti AI-Port device type and associated images - Reorganized YAML files for better structure * Crop images * Reduced comments section, add is_powered property * Reduced comments section, fixed weight * changed module to device-bays * Fixed poe_types, add subdevice_role: child# * Delete module-types/Ubiquiti/UP-AI-Port.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
46930b4543
commit
190284aa14
46
device-types/Ubiquiti/UACC-AI-Port-RM.yaml
Normal file
46
device-types/Ubiquiti/UACC-AI-Port-RM.yaml
Normal file
@ -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)
|
38
device-types/Ubiquiti/UP-AI-Port.yaml
Normal file
38
device-types/Ubiquiti/UP-AI-Port.yaml
Normal file
@ -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
|
BIN
elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.front.png
Executable file
BIN
elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.front.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
BIN
elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.rear.png
Executable file
BIN
elevation-images/Ubiquiti/ubiquiti-uacc-ai-port-rm.rear.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
BIN
elevation-images/Ubiquiti/ubiquiti-up-ai-port.front.png
Executable file
BIN
elevation-images/Ubiquiti/ubiquiti-up-ai-port.front.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 517 KiB |
BIN
elevation-images/Ubiquiti/ubiquiti-up-ai-port.rear.png
Executable file
BIN
elevation-images/Ubiquiti/ubiquiti-up-ai-port.rear.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
Loading…
x
Reference in New Issue
Block a user