mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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
305 B
YAML
10 lines
305 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Meraki MA-PWR-250WAC
|
|
part_number: MA-PWR-250WAC
|
|
comments: '[250W power supply unit product information](https://meraki.cisco.com/product/security-sd-wan/appliances-accessories/ma-pwr-250wac/)'
|
|
power-ports:
|
|
- name: PSU{module}
|
|
type: iec-60320-c16
|
|
maximum_draw: 250
|