mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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
42 lines
992 B
YAML
42 lines
992 B
YAML
---
|
|
manufacturer: APC
|
|
model: SMX3000HVNC
|
|
slug: apc-smx3000hvnc
|
|
part_number: SMX3000HVNC
|
|
comments: APC Smart-UPS X, Line Interactive, 3000VA, Rack/tower convertible 4U, 208V-230V, 8x C13+1x C19 IEC, SmartSlot, Extended runtime
|
|
u_height: 4
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-45
|
|
- name: USB
|
|
type: usb-b
|
|
power-ports:
|
|
- name: Source
|
|
type: iec-60320-c20
|
|
- name: XLBP Source
|
|
type: dc-terminal
|
|
power-outlets:
|
|
- name: Group 1 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 3
|
|
type: iec-60320-c13
|
|
- name: Group 1 Outlet 4
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 2 Outlet 3
|
|
type: iec-60320-c19
|
|
- name: Group 3 Outlet 1
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 2
|
|
type: iec-60320-c13
|
|
- name: Group 3 Outlet 3
|
|
type: iec-60320-c19
|
|
module-bays:
|
|
- name: SmartSlot
|