mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-18 03:11:28 +01:00
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
11 lines
446 B
YAML
11 lines
446 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: 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
|