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
11 lines
450 B
YAML
11 lines
450 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba J8712A
|
|
part_number: J8712A
|
|
comments: "## Electrical characteristics\r\n* Voltage: 100-127 VAC1200-240 VAC \n* Maximum current: 12 A15.7 A\r\n* Frequency range: 50160 Hz\r\n* Power:\
|
|
\ 875 W\r\n## Notes:\r\n* J8712A supplies 600 W chassis power and 273 W PoE power.\r\n* Two J8712A supplies are required to power the J8715A chassis."
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: iec-60320-c14
|
|
maximum_draw: 875
|