Add Raspberri Pi 4B Device Model Types (#485)

* Added raspberry pi 4 modb device types
This commit is contained in:
Justin 2021-09-28 08:16:10 -04:00 committed by GitHub
parent 52a658c45c
commit 1a419a5f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
manufacturer: Raspberry Pi
model: Raspberry Pi 4 Model B 2GB
slug: rpi4-modb-2gb
part_number: RPI4-MODB-2GB
u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
power-ports:
- name: PSU
type: nema-1-15p

View File

@ -0,0 +1,13 @@
---
manufacturer: Raspberry Pi
model: Raspberry Pi 4 Model B 4GB
slug: rpi4-modb-4gb
part_number: RPI4-MODB-4GB
u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
power-ports:
- name: PSU
type: nema-1-15p

View File

@ -0,0 +1,13 @@
---
manufacturer: Raspberry Pi
model: Raspberry Pi 4 Model B 8GB
slug: rpi4-modb-8gb
part_number: RPI4-MODB-8GB
u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
power-ports:
- name: PSU
type: nema-1-15p