mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +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
11 lines
298 B
YAML
11 lines
298 B
YAML
---
|
|
manufacturer: Datacom
|
|
model: PSU 120 DC
|
|
part_number: 800.5080.xx
|
|
comments: 120W power supply with -48VDC input compatible with OLT DM4610. Allows operation as a redundant and hot-swappable source.
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|
|
maximum_draw: 120
|
|
description: -48VDC
|