mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-19 19:28:05 +02:00
Firewalla-Gold-Plus (#3249)
* Create Firewalla-Gold-Plus.yml * Create blank.yml * Added front and rear images for Firewalla Gold Pro * Update Firewalla-Gold-Plus.yml Added missing console port * Corrected indentation That's what I get for copying straight out of the export file. * Delete elevation-images/Firewalla/blank.yml * Update Firewalla-Gold-Plus.yml Fixed indention issue and added expected first line. * Update Firewalla-Gold-Plus.yml Removed null s and replaced with empty strings. * added details and removed remaining nulls * Addressing issues marked by EOF checker * Still trying to resolve issues with yamlfmt * Added blank line at the end. * Removed trailing spaces * Removed unnecessary blank fields. * Again, added missing trailing space. * Replaced file with Unix formatted file. * modified filename to match slug. * Update and rename firewalla-gold-plus.yml to Firewalla-Gold-Plus.yml * Rename firewalla-gold-pro.front.png to firewalla-gold-plus.front.png * Rename firewalla-gold-pro.rear.png to firewalla-gold-plus.rear.png * Update Firewalla-Gold-Plus.yml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
1fa598ac22
commit
f633df4b95
32
device-types/Firewalla/Firewalla-Gold-Plus.yml
Normal file
32
device-types/Firewalla/Firewalla-Gold-Plus.yml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Firewalla
|
||||
model: Firewalla Gold Plus
|
||||
slug: firewalla-gold-plus
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 19.9
|
||||
weight_unit: oz
|
||||
front_image: true
|
||||
rear_image: true
|
||||
console-ports:
|
||||
- name: Console01
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: Power01
|
||||
type: dc-terminal
|
||||
maximum_draw: 15
|
||||
allocated_draw: 10
|
||||
description: Standard Barrel Plug
|
||||
interfaces:
|
||||
- name: GigE0/1
|
||||
type: 2.5gbase-t
|
||||
- name: GigE0/2
|
||||
type: 2.5gbase-t
|
||||
- name: GigE0/3
|
||||
type: 2.5gbase-t
|
||||
- name: GigE0/4
|
||||
type: 2.5gbase-t
|
||||
- name: USB01
|
||||
type: other
|
||||
description: USB port for Wifi Adapter, etc.
|
BIN
elevation-images/Firewalla/firewalla-gold-plus.front.png
Normal file
BIN
elevation-images/Firewalla/firewalla-gold-plus.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 178 KiB |
BIN
elevation-images/Firewalla/firewalla-gold-plus.rear.png
Normal file
BIN
elevation-images/Firewalla/firewalla-gold-plus.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
x
Reference in New Issue
Block a user