Add Intellinet/Logilink IP PDU (#3826)
* Add Intellinet/Logilink IP PDU This is the same OEM device available under two brand names. * Change model and part_number to string format Updated model and part_number fields to use string format. * Update PDU8P01.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
37
device-types/Intellinet/163682.yaml
Normal file
37
device-types/Intellinet/163682.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: Intellinet
|
||||
model: '163682'
|
||||
part_number: '163682'
|
||||
slug: intellinet-163682
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: |
|
||||
[19" 1U Intelligent 8-Port PDU](https://intellinetnetwork.eu/products/intellinet-en-19-intelligent-8-port-pdu-163682)
|
||||
airflow: passive
|
||||
weight: 1.6
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: Management Port
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: Power Input
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3840 # Total max draw in watts
|
||||
power-outlets:
|
||||
- name: Outlet 1
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 2
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 3
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 4
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 5
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 6
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 7
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 8
|
||||
type: iec-60320-c13
|
||||
37
device-types/Logilink/PDU8P01.yaml
Normal file
37
device-types/Logilink/PDU8P01.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
manufacturer: Logilink
|
||||
model: PDU8P01
|
||||
part_number: '1032313836'
|
||||
slug: logilink-pdu8p01
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: |
|
||||
[LogiLink Smarte IP Steckdosenleiste 8-fach IEC C13 19"](https://shop.logilink.com/products/logilink-smarte-ip-steckdosenleiste-8-fach-iec-c13-19-einbau-geeignet-fernzugriff)
|
||||
airflow: passive
|
||||
weight: 1.6
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: Management Port
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: Power Input
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 3840 # Total max draw in watts
|
||||
power-outlets:
|
||||
- name: Outlet 1
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 2
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 3
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 4
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 5
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 6
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 7
|
||||
type: iec-60320-c13
|
||||
- name: Outlet 8
|
||||
type: iec-60320-c13
|
||||
Reference in New Issue
Block a user