mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
fda45d1671
* Try to fix this device type * Added Mikrotik CHR Allied Telesis AT-GS948MPX * Corrected GS948 Added GS970M, x210-24GT, x550-18XSQ, XS916MXS * Fixed syntax errors * Fixed Model definition of poe less 948MX * added allied-telesis-xs916mxt * Fixed SMT3000RMI2UC and added SMT3000RMI2U * Added apc-smt3000rmi2u * added SMT3000RMI2UNC * Added SMT1500RMI2UNC and fixed SMT2200RMI2UNC * Updated * Added SMX1500RMI2U * Added SMX3000RMHV2UNC * Added apc-srt1500uxi-ncli * Added apc-srt3000uxi-ncli Fixed apc-srt1500uxi-ncli * added SRT1000UXI-NCLI added SRT1500RMXLI-NC * Fixed missing newline at end of file * Fixed GS970M-28PS.yaml * Fixed the yamlfmt errors... * Added Module AT-XEM2-12XS * removed changes --------- Co-authored-by: Johannes Jakob <jjj@3js.de> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
43 lines
950 B
YAML
43 lines
950 B
YAML
---
|
|
manufacturer: APC
|
|
model: Smart-UPS SRT1000UXI-NCLI
|
|
slug: apc-srt1000uxi-ncli
|
|
part_number: SRT1000UXI-NCLI
|
|
comments: APC Smart-UPS On-Line, 1000VA, Rackmount 2U, 230V, 8x C13 IEC outlets, Network Card, W/ rail kit, W/O Lithium-ion external battery
|
|
u_height: 2
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: rj-45
|
|
- name: USB
|
|
type: usb-b
|
|
power-ports:
|
|
- name: Source
|
|
type: iec-60320-c14
|
|
power-outlets:
|
|
- name: Outlet 1
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Outlet 2
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Outlet 3
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Outlet 4
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Outlet 5
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
- name: Outlet 6
|
|
type: iec-60320-c13
|
|
power_port: Source
|
|
module-bays:
|
|
- name: SmartSlot
|
|
position: Rear
|
|
interfaces:
|
|
- name: Ethernet
|
|
type: 1000base-t
|
|
mgmt_only: true
|