mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +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
318 B
YAML
11 lines
318 B
YAML
---
|
|
manufacturer: Datacom
|
|
model: PSU 120 AC
|
|
part_number: 800.5079.xx
|
|
comments: 120W power supply with 100-240VAC and 50/60Hz 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: 100-240VAC
|