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
14 lines
905 B
YAML
14 lines
905 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba J8713A
|
|
part_number: J8713A
|
|
comments: "## Physical characteristics\r\n* Dimensions: 6.05 x 7.45 x 5.1 in. (15.37 x 18.92 x 12.95 cm)\r\n* Weight: 7.5 lb (3.4 kg)\r\n\r\n## Electrical\
|
|
\ characteristics\r\n* Maximum current: 10A\r\n* Frequency range: 50/60 Hz\r\n* Power 1500 W \r\n* 220V Only\r\n\r\n## Notes\r\nInstallation of the J8713A\
|
|
\ reduces the chassis altitude specification to 10,000 ft (3677 rn). J8713A supplies 600 W chassis power and 900 W PoE power. See the Ordering Guide for\
|
|
\ more details on power supply selection for PoE power. Units shipped to North America include a NEIvIA L6-20P twist lock power cord. Non-locking NEMA\
|
|
\ 6-20P optionally available — see the Ordering Guide for more details. \r\nSupply End - NEMA L6-20P Equipment End - IEC-C19 20N250V"
|
|
power-ports:
|
|
- name: '{module}'
|
|
type: iec-60320-c20
|
|
maximum_draw: 1500
|