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
10 lines
336 B
YAML
10 lines
336 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Meraki MA-PWR-1025WAC
|
|
part_number: MA-PWR-1025WAC
|
|
comments: '[1025W power supply unit product information](https://meraki.cisco.com/product/switches/switches-accessories/switches-accessories-power/1025-watt-power-supply/)'
|
|
power-ports:
|
|
- name: PSU{module}
|
|
type: iec-60320-c14
|
|
maximum_draw: 1025
|