Add Raspberry Pi models for utility devices

This commit is contained in:
Mark Tinberg 2020-11-18 16:42:07 -06:00
parent cf2b51a28b
commit c90795e4a3
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,12 @@
manufacturer: Raspberry Pi
model: Raspberry Pi 3 Model B 1GB
slug: rpi3-modb-1gb
part_number: RPI3-MODB-1GB
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,12 @@
manufacturer: Raspberry Pi
model: Raspberry Pi 3 Model B+ 1GB
slug: rpi3-modbp-1gb
part_number: RPI3-MODBP-1GB
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,12 @@
manufacturer: Raspberry Pi
model: Raspberry Pi 4 Model B 1GB
slug: rpi4-modbp-1gb
part_number: RPI4-MODBP-1GB
u_height: 0
is_full_depth: false
interfaces:
- name: eth0
type: 1000base-t
power-ports:
- name: PSU
type: nema-1-15p