mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-02 03:30:21 +01:00
Adding support for Goolge Nest WiFi Pro 6E (#2676)
* Adding support for Goolge Nest WiFi Pro 6E * Update `maximum_draw` to integer --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
df1ec8729f
commit
a20f825fc1
23
device-types/Google/Nest-WiFi-Pro-6E.yml
Normal file
23
device-types/Google/Nest-WiFi-Pro-6E.yml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Google
|
||||
model: Nest WiFi Pro 6E
|
||||
slug: google-nest-wifi-pro-6e
|
||||
part_number: G6ZUC
|
||||
comments: '[Google Nest WiFi Pro 6E](https://store.google.com/product/nest_wifi_pro)'
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
weight: 0.5
|
||||
weight_unit: kg
|
||||
airflow: passive
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: dc-terminal
|
||||
maximum_draw: 23
|
||||
label: DC+10V/2.25A
|
||||
interfaces:
|
||||
- name: WAN
|
||||
type: 1000base-t
|
||||
- name: LAN
|
||||
type: 1000base-t
|
||||
- name: wlan0
|
||||
type: ieee802.11ax
|
Loading…
Reference in New Issue
Block a user