mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-23 05:41:58 +01:00
Raspberry pi zero and zero w (#2792)
* Raspberry pi zero and zero w * Update RPIZ-13.yaml added extra data * Update RPIZ-W.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
46f5619e71
commit
d05ca7e423
13
device-types/Raspberry Pi/RPIZ-13.yaml
Normal file
13
device-types/Raspberry Pi/RPIZ-13.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
manufacturer: Raspberry Pi
|
||||
model: Raspberry Pi Zero v1.3
|
||||
slug: raspberry-pi-rpiz-13
|
||||
part_number: RPIZ-13
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 9
|
||||
weight_unit: g
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: usb-micro-b
|
16
device-types/Raspberry Pi/RPIZ-W.yaml
Normal file
16
device-types/Raspberry Pi/RPIZ-W.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
manufacturer: Raspberry Pi
|
||||
model: Raspberry Pi Zero W
|
||||
slug: raspberry-pi-rpiz-w
|
||||
part_number: RPIZ-W
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 9
|
||||
weight_unit: g
|
||||
interfaces:
|
||||
- name: wlan0
|
||||
type: ieee802.11n
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: usb-micro-b
|
Loading…
Reference in New Issue
Block a user