diff --git a/device-types/Raspberry Pi/RPI3-MODB-1GB.yaml b/device-types/Raspberry Pi/RPI3-MODB-1GB.yaml index 0ada46bd8..1bab047eb 100644 --- a/device-types/Raspberry Pi/RPI3-MODB-1GB.yaml +++ b/device-types/Raspberry Pi/RPI3-MODB-1GB.yaml @@ -7,7 +7,9 @@ u_height: 0 is_full_depth: false interfaces: - name: eth0 - type: 1000base-t + type: 100base-tx + - name: wlan0 + type: ieee802.11n power-ports: - name: PSU - type: nema-1-15p + type: usb-micro-b diff --git a/device-types/Raspberry Pi/RPI3-MODBP-1GB.yaml b/device-types/Raspberry Pi/RPI3-MODBP-1GB.yaml index e605888b5..ce9606d55 100644 --- a/device-types/Raspberry Pi/RPI3-MODBP-1GB.yaml +++ b/device-types/Raspberry Pi/RPI3-MODBP-1GB.yaml @@ -8,6 +8,8 @@ is_full_depth: false interfaces: - name: eth0 type: 1000base-t + - name: wlan0 + type: ieee802.11ac power-ports: - name: PSU - type: nema-1-15p + type: usb-micro-b diff --git a/device-types/Raspberry Pi/RPI4-MODBP-1GB.yaml b/device-types/Raspberry Pi/RPI4-MODB-1GB.yaml similarity index 68% rename from device-types/Raspberry Pi/RPI4-MODBP-1GB.yaml rename to device-types/Raspberry Pi/RPI4-MODB-1GB.yaml index aa2795c82..6e2ecd3d4 100644 --- a/device-types/Raspberry Pi/RPI4-MODBP-1GB.yaml +++ b/device-types/Raspberry Pi/RPI4-MODB-1GB.yaml @@ -1,13 +1,15 @@ --- manufacturer: Raspberry Pi model: Raspberry Pi 4 Model B 1GB -slug: rpi4-modbp-1gb -part_number: RPI4-MODBP-1GB +slug: rpi4-modb-1gb +part_number: RPI4-MODB-1GB u_height: 0 is_full_depth: false interfaces: - name: eth0 type: 1000base-t + - name: wlan0 + type: ieee802.11ac power-ports: - name: PSU type: usb-c diff --git a/device-types/Raspberry Pi/RPI4-MODB-2GB.yaml b/device-types/Raspberry Pi/RPI4-MODB-2GB.yaml index acbdaec52..5bac49d45 100644 --- a/device-types/Raspberry Pi/RPI4-MODB-2GB.yaml +++ b/device-types/Raspberry Pi/RPI4-MODB-2GB.yaml @@ -8,6 +8,8 @@ is_full_depth: false interfaces: - name: eth0 type: 1000base-t + - name: wlan0 + type: ieee802.11ac power-ports: - name: PSU - type: nema-1-15p + type: usb-c diff --git a/device-types/Raspberry Pi/RPI4-MODB-4GB.yaml b/device-types/Raspberry Pi/RPI4-MODB-4GB.yaml index f531150b3..d33bb09ac 100644 --- a/device-types/Raspberry Pi/RPI4-MODB-4GB.yaml +++ b/device-types/Raspberry Pi/RPI4-MODB-4GB.yaml @@ -8,6 +8,8 @@ is_full_depth: false interfaces: - name: eth0 type: 1000base-t + - name: wlan0 + type: ieee802.11ac power-ports: - name: PSU - type: nema-1-15p + type: usb-c diff --git a/device-types/Raspberry Pi/RPI4-MODB-8GB.yaml b/device-types/Raspberry Pi/RPI4-MODB-8GB.yaml index dc851d198..f4b7d9a18 100644 --- a/device-types/Raspberry Pi/RPI4-MODB-8GB.yaml +++ b/device-types/Raspberry Pi/RPI4-MODB-8GB.yaml @@ -8,6 +8,8 @@ is_full_depth: false interfaces: - name: eth0 type: 1000base-t + - name: wlan0 + type: ieee802.11ac power-ports: - name: PSU - type: nema-1-15p + type: usb-c