mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
c95b166139
* breaking out tests for easier usage * refactoring codebase * Added verification for properly formatted slug and fixed definitions that were incorrect * Adding new test case to ensure the file name matches either the slug or the part_number * fixed file names to match proper formatting
17 lines
389 B
YAML
17 lines
389 B
YAML
---
|
|
manufacturer: Intel
|
|
model: NUC11TNBi5
|
|
slug: intel-nuc11tnbi5
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
weight: 0.64
|
|
weight_unit: kg
|
|
comments: '[NUC11TNBi5 Data Sheet on intel.com](https://ark.intel.com/content/www/us/en/ark/products/205594/intel-nuc-11-pro-kit-nuc11tnhi5.html)'
|
|
interfaces:
|
|
- name: eth0
|
|
type: 2.5gbase-t
|
|
power-ports:
|
|
- name: PSU1
|
|
type: dc-terminal
|