mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-21 04:07:51 +02:00
Add G3-Flex and G5-Flex Ubiquiti cameras (#2922)
* Add G3-Flex and G5-Flex Ubiquiti cameras * fix link --------- Co-authored-by: Daniel Bohnhardt <db@move-elevator.de> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
98d1a18d31
commit
ee6c8af57f
17
device-types/Ubiquiti/UVC-G3-Flex.yaml
Normal file
17
device-types/Ubiquiti/UVC-G3-Flex.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: Unifi G3 Flex
|
||||
slug: ubiquiti-unifi-uvc-g3-flex
|
||||
part_number: UVC-G3-Flex
|
||||
comments: '[G3 Flex](https://techspecs.ui.com/unifi/cameras-nvrs/uvc-g3-flex)'
|
||||
weight: 170
|
||||
weight_unit: g
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 100base-tx
|
||||
poe_mode: pd
|
||||
poe_type: type1-ieee802.3af
|
||||
mgmt_only: false
|
17
device-types/Ubiquiti/UVC-G5-Flex.yaml
Normal file
17
device-types/Ubiquiti/UVC-G5-Flex.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
manufacturer: Ubiquiti
|
||||
model: Unifi G5 Flex
|
||||
slug: ubiquiti-unifi-uvc-g5-flex
|
||||
part_number: UVC-G5-Flex
|
||||
comments: '[G5 Flex](https://techspecs.ui.com/unifi/cameras-nvrs/uvc-g5-flex)'
|
||||
weight: 170
|
||||
weight_unit: g
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 100base-tx
|
||||
poe_mode: pd
|
||||
poe_type: type1-ieee802.3af
|
||||
mgmt_only: false
|
Loading…
x
Reference in New Issue
Block a user