mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +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
19 lines
334 B
YAML
19 lines
334 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: Tripp Lite ULTRABLOK
|
|
slug: eaton-tripp-lite-ultrablok
|
|
part_number: '037332010476'
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 0.8
|
|
weight_unit: lb
|
|
power-ports:
|
|
- name: Plug
|
|
type: nema-5-15p
|
|
maximum_draw: 1800
|
|
power-outlets:
|
|
- name: Top
|
|
type: nema-5-15r
|
|
- name: Bottom
|
|
type: nema-5-15r
|