added netio powerbox config (#3306)
* added netio powerbox config * added empty line * rename config to avoid whitespaces * remove trailing whitespace * .yaml instead of .yml * Update PowerBOX-4KF.yaml Fixed issues --------- Co-authored-by: Rene Steen <steen.rene@indivumed.com> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
30
device-types/NETIO/PowerBOX-4KF.yaml
Normal file
30
device-types/NETIO/PowerBOX-4KF.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: NETIO
|
||||
model: PowerBOX 4KF
|
||||
slug: netio-powerbox-4kf
|
||||
part_number: PowerBOX-4KF
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 0.5
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: ita-f
|
||||
power-outlets:
|
||||
- name: Outlet 1
|
||||
type: ita-f
|
||||
power_port: Power 1
|
||||
- name: Outlet 2
|
||||
type: ita-f
|
||||
power_port: Power 1
|
||||
- name: Outlet 3
|
||||
type: ita-f
|
||||
power_port: Power 1
|
||||
- name: Outlet 4
|
||||
type: ita-f
|
||||
power_port: Power 1
|
||||
Reference in New Issue
Block a user