mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Add device (#567)
This commit is contained in:
parent
11090162b8
commit
a355132501
36
device-types/Digital Loggers/smart_power_supply_pro.yaml
Normal file
36
device-types/Digital Loggers/smart_power_supply_pro.yaml
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
manufacturer: Digital Loggers
|
||||
model: Smart Power Supply Pro
|
||||
slug: smart-power-supply-pro
|
||||
comments: '[Smart power supply Datasheet](https://www.digital-loggers.com/prospec.pdf)'
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
power-outlets:
|
||||
- name: Remotely switched - Outlet1
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet2
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet3
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet4
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet5
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet6
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet7
|
||||
type: nema-5-15r
|
||||
- name: Remotely switched - Outlet8
|
||||
type: nema-5-15r
|
||||
- name: unswitched - Up
|
||||
type: nema-5-15r
|
||||
- name: unswitched - Down
|
||||
type: nema-5-15r
|
||||
power-port:
|
||||
- name: AC in
|
||||
type: iec-320-c5
|
||||
maximum_draw: 1500
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user