mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 18:04:19 +01:00
33 lines
619 B
YAML
33 lines
619 B
YAML
|
---
|
||
|
manufacturer: Apple
|
||
|
model: Mac mini (2023)
|
||
|
slug: apple-mac-mini-2023
|
||
|
part_number: Mac14,3
|
||
|
u_height: 1.0
|
||
|
is_full_depth: false
|
||
|
airflow: passive
|
||
|
weight: 2.6
|
||
|
weight_unit: lb
|
||
|
comments: https://support.apple.com/en-us/111837
|
||
|
power-ports:
|
||
|
- name: Power
|
||
|
type: nema-1-15p
|
||
|
maximum_draw: 150
|
||
|
interfaces:
|
||
|
- name: eth
|
||
|
type: 10gbase-t
|
||
|
enabled: true
|
||
|
mgmt_only: false
|
||
|
- name: thunderbolt-1
|
||
|
type: other
|
||
|
enabled: true
|
||
|
mgmt_only: false
|
||
|
- name: thunderbolt-2
|
||
|
type: other
|
||
|
enabled: true
|
||
|
mgmt_only: false
|
||
|
- name: wireless
|
||
|
type: ieee802.11ax
|
||
|
enabled: true
|
||
|
mgmt_only: false
|