From 52e9fba1af91ab11ffc65034ed53f1c3bab11ba5 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Thu, 8 Oct 2020 10:19:29 -0700 Subject: [PATCH 1/9] Added WTI REM device familiy 4 serial ports, 4 power plugs, 2 USB Host ports --- device-types/WTI/REM-4R4-1-E | 46 +++++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-1-N | 46 +++++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-1-NE | 48 +++++++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-1-W | 46 +++++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-1-WE | 48 +++++++++++++++++++++++++++++++++++ 5 files changed, 234 insertions(+) create mode 100644 device-types/WTI/REM-4R4-1-E create mode 100644 device-types/WTI/REM-4R4-1-N create mode 100644 device-types/WTI/REM-4R4-1-NE create mode 100644 device-types/WTI/REM-4R4-1-W create mode 100644 device-types/WTI/REM-4R4-1-WE diff --git a/device-types/WTI/REM-4R4-1-E b/device-types/WTI/REM-4R4-1-E new file mode 100644 index 00000000..b9c15492 --- /dev/null +++ b/device-types/WTI/REM-4R4-1-E @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-1-E +slug: rem-4r4-1-e +part_number: REM-4R4-1-E +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-1-N b/device-types/WTI/REM-4R4-1-N new file mode 100644 index 00000000..c2448613 --- /dev/null +++ b/device-types/WTI/REM-4R4-1-N @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-1-N +slug: rem-4r4-1-n +part_number: REM-4R4-1-N +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-1-NE b/device-types/WTI/REM-4R4-1-NE new file mode 100644 index 00000000..a9c2090a --- /dev/null +++ b/device-types/WTI/REM-4R4-1-NE @@ -0,0 +1,48 @@ +manufacturer: WTI +model: REM-4R4-1-NE +slug: rem-4r4-1-ne +part_number: REM-4R4-1-NE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-1-W b/device-types/WTI/REM-4R4-1-W new file mode 100644 index 00000000..34e6385d --- /dev/null +++ b/device-types/WTI/REM-4R4-1-W @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-1-W +slug: rem-4r4-1-w +part_number: REM-4R4-1-W +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-1-WE b/device-types/WTI/REM-4R4-1-WE new file mode 100644 index 00000000..6d2c7c54 --- /dev/null +++ b/device-types/WTI/REM-4R4-1-WE @@ -0,0 +1,48 @@ +manufacturer: WTI +model: REM-4R4-1-WE +slug: rem-4r4-1-we +part_number: REM-4R4-1-WE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 From f6c7b575364c2b75fee573dcd7a469d40546ead2 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Thu, 8 Oct 2020 10:24:21 -0700 Subject: [PATCH 2/9] renamed files to yaml --- device-types/WTI/{REM-4R4-1-E => REM-4R4-1-E.yaml} | 0 device-types/WTI/{REM-4R4-1-N => REM-4R4-1-N.yaml} | 0 device-types/WTI/{REM-4R4-1-NE => REM-4R4-1-NE.yaml} | 0 device-types/WTI/{REM-4R4-1-W => REM-4R4-1-W.yaml} | 0 device-types/WTI/{REM-4R4-1-WE => REM-4R4-1-WE.yaml} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename device-types/WTI/{REM-4R4-1-E => REM-4R4-1-E.yaml} (100%) rename device-types/WTI/{REM-4R4-1-N => REM-4R4-1-N.yaml} (100%) rename device-types/WTI/{REM-4R4-1-NE => REM-4R4-1-NE.yaml} (100%) rename device-types/WTI/{REM-4R4-1-W => REM-4R4-1-W.yaml} (100%) rename device-types/WTI/{REM-4R4-1-WE => REM-4R4-1-WE.yaml} (100%) diff --git a/device-types/WTI/REM-4R4-1-E b/device-types/WTI/REM-4R4-1-E.yaml similarity index 100% rename from device-types/WTI/REM-4R4-1-E rename to device-types/WTI/REM-4R4-1-E.yaml diff --git a/device-types/WTI/REM-4R4-1-N b/device-types/WTI/REM-4R4-1-N.yaml similarity index 100% rename from device-types/WTI/REM-4R4-1-N rename to device-types/WTI/REM-4R4-1-N.yaml diff --git a/device-types/WTI/REM-4R4-1-NE b/device-types/WTI/REM-4R4-1-NE.yaml similarity index 100% rename from device-types/WTI/REM-4R4-1-NE rename to device-types/WTI/REM-4R4-1-NE.yaml diff --git a/device-types/WTI/REM-4R4-1-W b/device-types/WTI/REM-4R4-1-W.yaml similarity index 100% rename from device-types/WTI/REM-4R4-1-W rename to device-types/WTI/REM-4R4-1-W.yaml diff --git a/device-types/WTI/REM-4R4-1-WE b/device-types/WTI/REM-4R4-1-WE.yaml similarity index 100% rename from device-types/WTI/REM-4R4-1-WE rename to device-types/WTI/REM-4R4-1-WE.yaml From e72292000552553755cd9d89997c6bee509a167c Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Thu, 8 Oct 2020 10:26:18 -0700 Subject: [PATCH 3/9] added REM Series unit --- device-types/WTI/REM-4R4-1.yaml | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 device-types/WTI/REM-4R4-1.yaml diff --git a/device-types/WTI/REM-4R4-1.yaml b/device-types/WTI/REM-4R4-1.yaml new file mode 100644 index 00000000..8208270f --- /dev/null +++ b/device-types/WTI/REM-4R4-1.yaml @@ -0,0 +1,44 @@ +manufacturer: WTI +model: REM-4R4-1 +slug: rem-4r4-1 +part_number: REM-4R4-1 +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 From 4e691495c323bbbc3f9c0f905b1a4490f047c739 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Thu, 8 Oct 2020 15:34:40 -0700 Subject: [PATCH 4/9] WTI REM branch OOB and PDU units --- device-types/WTI/REM-0R4-1-E.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-1-N.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-1-NE.yaml | 40 +++++++++++++++++++++++++ device-types/WTI/REM-0R4-1-W.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-1-WE.yaml | 40 +++++++++++++++++++++++++ device-types/WTI/REM-0R4-1.yaml | 36 ++++++++++++++++++++++ device-types/WTI/REM-0R4-2-E.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-2-N.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-2-NE.yaml | 40 +++++++++++++++++++++++++ device-types/WTI/REM-0R4-2-W.yaml | 38 +++++++++++++++++++++++ device-types/WTI/REM-0R4-2-WE.yaml | 40 +++++++++++++++++++++++++ device-types/WTI/REM-0R4-2.yaml | 36 ++++++++++++++++++++++ device-types/WTI/REM-4R0-E.yaml | 33 ++++++++++++++++++++ device-types/WTI/REM-4R0-NE.yaml | 35 ++++++++++++++++++++++ device-types/WTI/REM-4R0-W.yaml | 33 ++++++++++++++++++++ device-types/WTI/REM-4R0-WE.yaml | 35 ++++++++++++++++++++++ device-types/WTI/REM-4R0.yaml | 31 +++++++++++++++++++ device-types/WTI/REM-4R4-1-E.yaml | 2 +- device-types/WTI/REM-4R4-1-N.yaml | 2 +- device-types/WTI/REM-4R4-1-NE.yaml | 2 +- device-types/WTI/REM-4R4-1-W.yaml | 2 +- device-types/WTI/REM-4R4-1-WE.yaml | 2 +- device-types/WTI/REM-4R4-1.yaml | 2 +- device-types/WTI/REM-4R4-2-E.yaml | 46 ++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-2-N.yaml | 46 ++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-2-NE.yaml | 48 ++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-2-W.yaml | 46 ++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-2-WE.yaml | 48 ++++++++++++++++++++++++++++++ device-types/WTI/REM-4R4-2.yaml | 44 +++++++++++++++++++++++++++ 29 files changed, 911 insertions(+), 6 deletions(-) create mode 100644 device-types/WTI/REM-0R4-1-E.yaml create mode 100644 device-types/WTI/REM-0R4-1-N.yaml create mode 100644 device-types/WTI/REM-0R4-1-NE.yaml create mode 100644 device-types/WTI/REM-0R4-1-W.yaml create mode 100644 device-types/WTI/REM-0R4-1-WE.yaml create mode 100644 device-types/WTI/REM-0R4-1.yaml create mode 100644 device-types/WTI/REM-0R4-2-E.yaml create mode 100644 device-types/WTI/REM-0R4-2-N.yaml create mode 100644 device-types/WTI/REM-0R4-2-NE.yaml create mode 100644 device-types/WTI/REM-0R4-2-W.yaml create mode 100644 device-types/WTI/REM-0R4-2-WE.yaml create mode 100644 device-types/WTI/REM-0R4-2.yaml create mode 100644 device-types/WTI/REM-4R0-E.yaml create mode 100644 device-types/WTI/REM-4R0-NE.yaml create mode 100644 device-types/WTI/REM-4R0-W.yaml create mode 100644 device-types/WTI/REM-4R0-WE.yaml create mode 100644 device-types/WTI/REM-4R0.yaml create mode 100644 device-types/WTI/REM-4R4-2-E.yaml create mode 100644 device-types/WTI/REM-4R4-2-N.yaml create mode 100644 device-types/WTI/REM-4R4-2-NE.yaml create mode 100644 device-types/WTI/REM-4R4-2-W.yaml create mode 100644 device-types/WTI/REM-4R4-2-WE.yaml create mode 100644 device-types/WTI/REM-4R4-2.yaml diff --git a/device-types/WTI/REM-0R4-1-E.yaml b/device-types/WTI/REM-0R4-1-E.yaml new file mode 100644 index 00000000..ed795f88 --- /dev/null +++ b/device-types/WTI/REM-0R4-1-E.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-1-E +slug: rem-0r4-1-e +part_number: REM-0R4-1-E +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-1-N.yaml b/device-types/WTI/REM-0R4-1-N.yaml new file mode 100644 index 00000000..c103d88b --- /dev/null +++ b/device-types/WTI/REM-0R4-1-N.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-1-N +slug: rem-0r4-1-n +part_number: REM-0R4-1-N +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-1-NE.yaml b/device-types/WTI/REM-0R4-1-NE.yaml new file mode 100644 index 00000000..4df5d432 --- /dev/null +++ b/device-types/WTI/REM-0R4-1-NE.yaml @@ -0,0 +1,40 @@ +manufacturer: WTI +model: REM-0R4-1-NE +slug: rem-0r4-1-ne +part_number: REM-0R4-1-NE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-1-W.yaml b/device-types/WTI/REM-0R4-1-W.yaml new file mode 100644 index 00000000..587dc162 --- /dev/null +++ b/device-types/WTI/REM-0R4-1-W.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-1-W +slug: rem-0r4-1-w +part_number: REM-0R4-1-W +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-1-WE.yaml b/device-types/WTI/REM-0R4-1-WE.yaml new file mode 100644 index 00000000..fa50731c --- /dev/null +++ b/device-types/WTI/REM-0R4-1-WE.yaml @@ -0,0 +1,40 @@ +manufacturer: WTI +model: REM-0R4-1-WE +slug: rem-0r4-1-we +part_number: REM-0R4-1-WE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-1.yaml b/device-types/WTI/REM-0R4-1.yaml new file mode 100644 index 00000000..83a378fd --- /dev/null +++ b/device-types/WTI/REM-0R4-1.yaml @@ -0,0 +1,36 @@ +manufacturer: WTI +model: REM-0R4-1 +slug: rem-0r4-1 +part_number: REM-0R4-1 +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A2 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A3 + type: nema-5-15r + power_port: PS1 + - name: Outlet_A4 + type: nema-5-15r + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2-E.yaml b/device-types/WTI/REM-0R4-2-E.yaml new file mode 100644 index 00000000..cc5c5690 --- /dev/null +++ b/device-types/WTI/REM-0R4-2-E.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-2-E +slug: rem-0r4-2-e +part_number: REM-0R4-2-E +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2-N.yaml b/device-types/WTI/REM-0R4-2-N.yaml new file mode 100644 index 00000000..56c8c3eb --- /dev/null +++ b/device-types/WTI/REM-0R4-2-N.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-2-N +slug: rem-0r4-2-n +part_number: REM-0R4-2-N +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2-NE.yaml b/device-types/WTI/REM-0R4-2-NE.yaml new file mode 100644 index 00000000..c69dc672 --- /dev/null +++ b/device-types/WTI/REM-0R4-2-NE.yaml @@ -0,0 +1,40 @@ +manufacturer: WTI +model: REM-0R4-2-NE +slug: rem-0r4-2-ne +part_number: REM-0R4-2-NE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2-W.yaml b/device-types/WTI/REM-0R4-2-W.yaml new file mode 100644 index 00000000..8a6b1d05 --- /dev/null +++ b/device-types/WTI/REM-0R4-2-W.yaml @@ -0,0 +1,38 @@ +manufacturer: WTI +model: REM-0R4-2-W +slug: rem-0r4-2-w +part_number: REM-0R4-2-W +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2-WE.yaml b/device-types/WTI/REM-0R4-2-WE.yaml new file mode 100644 index 00000000..0f3a6185 --- /dev/null +++ b/device-types/WTI/REM-0R4-2-WE.yaml @@ -0,0 +1,40 @@ +manufacturer: WTI +model: REM-0R4-2-WE +slug: rem-0r4-2-we +part_number: REM-0R4-2-WE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-0R4-2.yaml b/device-types/WTI/REM-0R4-2.yaml new file mode 100644 index 00000000..54c4b5c2 --- /dev/null +++ b/device-types/WTI/REM-0R4-2.yaml @@ -0,0 +1,36 @@ +manufacturer: WTI +model: REM-0R4-2 +slug: rem-0r4-2 +part_number: REM-0R4-2 +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R0-E.yaml b/device-types/WTI/REM-4R0-E.yaml new file mode 100644 index 00000000..fa33a5ab --- /dev/null +++ b/device-types/WTI/REM-4R0-E.yaml @@ -0,0 +1,33 @@ +manufacturer: WTI +model: REM-4R0-E +slug: rem-4r0-e +part_number: REM-4R0-E +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 serial ports, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 diff --git a/device-types/WTI/REM-4R0-NE.yaml b/device-types/WTI/REM-4R0-NE.yaml new file mode 100644 index 00000000..1945303f --- /dev/null +++ b/device-types/WTI/REM-4R0-NE.yaml @@ -0,0 +1,35 @@ +manufacturer: WTI +model: REM-4R0-NE +slug: rem-4r0-ne +part_number: REM-4R0-NE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 serial ports, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 diff --git a/device-types/WTI/REM-4R0-W.yaml b/device-types/WTI/REM-4R0-W.yaml new file mode 100644 index 00000000..25200e80 --- /dev/null +++ b/device-types/WTI/REM-4R0-W.yaml @@ -0,0 +1,33 @@ +manufacturer: WTI +model: REM-4R0-W +slug: rem-4r0-w +part_number: REM-4R0-W +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 serial ports, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 diff --git a/device-types/WTI/REM-4R0-WE.yaml b/device-types/WTI/REM-4R0-WE.yaml new file mode 100644 index 00000000..97341435 --- /dev/null +++ b/device-types/WTI/REM-4R0-WE.yaml @@ -0,0 +1,35 @@ +manufacturer: WTI +model: REM-4R0-WE +slug: rem-4r0-we +part_number: REM-4R0-WE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 serial ports, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 diff --git a/device-types/WTI/REM-4R0.yaml b/device-types/WTI/REM-4R0.yaml new file mode 100644 index 00000000..731b72ad --- /dev/null +++ b/device-types/WTI/REM-4R0.yaml @@ -0,0 +1,31 @@ +manufacturer: WTI +model: REM-4R0 +slug: rem-4r0 +part_number: REM-4R0 +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 serial ports, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 diff --git a/device-types/WTI/REM-4R4-1-E.yaml b/device-types/WTI/REM-4R4-1-E.yaml index b9c15492..78fbfcbd 100644 --- a/device-types/WTI/REM-4R4-1-E.yaml +++ b/device-types/WTI/REM-4R4-1-E.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1-e part_number: REM-4R4-1-E is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-1-N.yaml b/device-types/WTI/REM-4R4-1-N.yaml index c2448613..9ace6196 100644 --- a/device-types/WTI/REM-4R4-1-N.yaml +++ b/device-types/WTI/REM-4R4-1-N.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1-n part_number: REM-4R4-1-N is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, North American Cell Modem +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, North American Cell Modem interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-1-NE.yaml b/device-types/WTI/REM-4R4-1-NE.yaml index a9c2090a..3e6fe821 100644 --- a/device-types/WTI/REM-4R4-1-NE.yaml +++ b/device-types/WTI/REM-4R4-1-NE.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1-ne part_number: REM-4R4-1-NE is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, North American Cell Modem +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, North American Cell Modem interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-1-W.yaml b/device-types/WTI/REM-4R4-1-W.yaml index 34e6385d..759b546f 100644 --- a/device-types/WTI/REM-4R4-1-W.yaml +++ b/device-types/WTI/REM-4R4-1-W.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1-w part_number: REM-4R4-1-W is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, World Cell Modem +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, World Cell Modem interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-1-WE.yaml b/device-types/WTI/REM-4R4-1-WE.yaml index 6d2c7c54..aff7f2df 100644 --- a/device-types/WTI/REM-4R4-1-WE.yaml +++ b/device-types/WTI/REM-4R4-1-WE.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1-we part_number: REM-4R4-1-WE is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports, World Cell Modem +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, World Cell Modem interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-1.yaml b/device-types/WTI/REM-4R4-1.yaml index 8208270f..2c1f8fb3 100644 --- a/device-types/WTI/REM-4R4-1.yaml +++ b/device-types/WTI/REM-4R4-1.yaml @@ -4,7 +4,7 @@ slug: rem-4r4-1 part_number: REM-4R4-1 is_full_depth: false u_height: 1 -# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports. 2 USB host ports +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports interfaces: - name: ETH0 type: 1000base-t diff --git a/device-types/WTI/REM-4R4-2-E.yaml b/device-types/WTI/REM-4R4-2-E.yaml new file mode 100644 index 00000000..9c275fea --- /dev/null +++ b/device-types/WTI/REM-4R4-2-E.yaml @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-2-E +slug: rem-4r4-2-e +part_number: REM-4R4-2-E +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-2-N.yaml b/device-types/WTI/REM-4R4-2-N.yaml new file mode 100644 index 00000000..d0cb9fb7 --- /dev/null +++ b/device-types/WTI/REM-4R4-2-N.yaml @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-2-N +slug: rem-4r4-2-n +part_number: REM-4R4-2-N +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-2-NE.yaml b/device-types/WTI/REM-4R4-2-NE.yaml new file mode 100644 index 00000000..3b1be989 --- /dev/null +++ b/device-types/WTI/REM-4R4-2-NE.yaml @@ -0,0 +1,48 @@ +manufacturer: WTI +model: REM-4R4-2-NE +slug: rem-4r4-2-ne +part_number: REM-4R4-2-NE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, North American Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-2-W.yaml b/device-types/WTI/REM-4R4-2-W.yaml new file mode 100644 index 00000000..219580ee --- /dev/null +++ b/device-types/WTI/REM-4R4-2-W.yaml @@ -0,0 +1,46 @@ +manufacturer: WTI +model: REM-4R4-2-W +slug: rem-4r4-2-w +part_number: REM-4R4-2-W +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-2-WE.yaml b/device-types/WTI/REM-4R4-2-WE.yaml new file mode 100644 index 00000000..b01df2d6 --- /dev/null +++ b/device-types/WTI/REM-4R4-2-WE.yaml @@ -0,0 +1,48 @@ +manufacturer: WTI +model: REM-4R4-2-WE +slug: rem-4r4-2-we +part_number: REM-4R4-2-WE +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 2 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports, World Cell Modem +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t + - name: PPP0 + type: lte +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 diff --git a/device-types/WTI/REM-4R4-2.yaml b/device-types/WTI/REM-4R4-2.yaml new file mode 100644 index 00000000..8a29d2d3 --- /dev/null +++ b/device-types/WTI/REM-4R4-2.yaml @@ -0,0 +1,44 @@ +manufacturer: WTI +model: REM-4R4-2 +slug: rem-4r4-2 +part_number: REM-4R4-2 +is_full_depth: false +u_height: 1 +# comment: WTI REM 1U, 1 ethernet, 4 outlet 15A 120V, 4 serial ports, 2 USB host ports +interfaces: + - name: ETH0 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: U1 + type: usb-a + - name: U2 + type: usb-a +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c13 + power_port: PS1 + - name: Outlet_A4 + type: iec-60320-c13 + power_port: PS1 From 8db3374c467dd82098a5b18a0e2ced61900045ed Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Thu, 22 Oct 2020 16:58:25 -0700 Subject: [PATCH 5/9] Added WTI CPM OOB/PDU combo unit CPM-1600-1-EC --- device-types/WTI/CPM-1600-1-EC.yaml | 114 ++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 device-types/WTI/CPM-1600-1-EC.yaml diff --git a/device-types/WTI/CPM-1600-1-EC.yaml b/device-types/WTI/CPM-1600-1-EC.yaml new file mode 100644 index 00000000..3eb9eb48 --- /dev/null +++ b/device-types/WTI/CPM-1600-1-EC.yaml @@ -0,0 +1,114 @@ +manufacturer: WTI +model: CPM-1600-1-EC +slug: cpm-1600-1-ec +part_number: CPM-1600-1-EC +is_full_depth: false +u_height: 2 +# comment: WTI CPM 2U, 2 ethernet, 16 outlet 120V, 16 serial ports +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: port5 + type: rj-45 + - name: port6 + type: rj-45 + - name: port7 + type: rj-45 + - name: port8 + type: rj-45 + - name: port9 + type: rj-45 + - name: port10 + type: rj-45 + - name: port11 + type: rj-45 + - name: port12 + type: rj-45 + - name: port13 + type: rj-45 + - name: port14 + type: rj-45 + - name: port15 + type: rj-45 + - name: port16 + type: rj-45 +power-ports: + - name: A1-A4 + type: iec-60320-c20 + maximum_draw: 14 + allocated_draw: 7 + - name: A5-A8 + type: iec-60320-c20 + maximum_draw: 14 + allocated_draw: 7 + - name: B1-B4 + type: iec-60320-c20 + maximum_draw: 14 + allocated_draw: 7 + - name: B5-B8 + type: iec-60320-c20 + maximum_draw: 14 + allocated_draw: 7 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + power_port: A1-A4 + - name: Outlet_A2 + type: nema-5-15r + power_port: A1-A4 + - name: Outlet_A3 + type: nema-5-15r + power_port: A1-A4 + - name: Outlet_A4 + type: nema-5-15r + power_port: A1-A4 + - name: Outlet_A5 + type: nema-5-15r + power_port: A5-A8 + - name: Outlet_A6 + type: nema-5-15r + power_port: A5-A8 + - name: Outlet_A7 + type: nema-5-15r + power_port: A5-A8 + - name: Outlet_A8 + type: nema-5-15r + power_port: A5-A8 + - name: Outlet_B1 + type: nema-5-15r + power_port: B1-B4 + - name: Outlet_B2 + type: nema-5-15r + power_port: B1-B4 + - name: Outlet_B3 + type: nema-5-15r + power_port: B1-B4 + - name: Outlet_B4 + type: nema-5-15r + power_port: B1-B4 + - name: Outlet_B5 + type: nema-5-15r + power_port: B5-B8 + - name: Outlet_B6 + type: nema-5-15r + power_port: B5-B8 + - name: Outlet_B7 + type: nema-5-15r + power_port: B5-B8 + - name: Outlet_B8 + type: nema-5-15r + power_port: B5-B8 From 8a2f0c302dcef6767ec9744b61641e568a8d464d Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Tue, 3 Nov 2020 15:56:02 -0800 Subject: [PATCH 6/9] added CPM-800-1-ECA device --- device-types/WTI/CPM-800-1-ECA.yaml | 58 +++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 device-types/WTI/CPM-800-1-ECA.yaml diff --git a/device-types/WTI/CPM-800-1-ECA.yaml b/device-types/WTI/CPM-800-1-ECA.yaml new file mode 100644 index 00000000..94020ddf --- /dev/null +++ b/device-types/WTI/CPM-800-1-ECA.yaml @@ -0,0 +1,58 @@ +manufacturer: WTI +model: CPM-800-1-ECA +slug: cpm-800-1-eca +part_number: CPM-800-1-ECA +is_full_depth: false +u_height: 1 +# comment: WTI CPM 1U, 2 ethernet, 8 outlet 15A 120V, 8 serial ports, ATS, Current Monitoring +interfaces: + - name: ETH0 + type: 1000base-t + - name: ETH1 + type: 1000base-t +console-ports: + - name: Console + type: usb-mini-b +console-server-ports: + - name: port1 + type: rj-45 + - name: port2 + type: rj-45 + - name: port3 + type: rj-45 + - name: port4 + type: rj-45 + - name: port5 + type: rj-45 + - name: port6 + type: rj-45 + - name: port7 + type: rj-45 + - name: port8 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 + - name: PS2 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + - name: Outlet_A2 + type: nema-5-15r + - name: Outlet_A3 + type: nema-5-15r + - name: Outlet_A4 + type: nema-5-15r + - name: Outlet_A5 + type: nema-5-15r + - name: Outlet_A6 + type: nema-5-15r + - name: Outlet_A7 + type: nema-5-15r + - name: Outlet_A8 + type: nema-5-15r From c9c0290cbd6dbf5984f7fba845700a0529df6dda Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Tue, 3 Nov 2020 15:56:36 -0800 Subject: [PATCH 7/9] added NBB-20VD20-1 device --- device-types/WTI/NBB-20VD20-1.yml | 63 +++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 device-types/WTI/NBB-20VD20-1.yml diff --git a/device-types/WTI/NBB-20VD20-1.yml b/device-types/WTI/NBB-20VD20-1.yml new file mode 100644 index 00000000..b396fb90 --- /dev/null +++ b/device-types/WTI/NBB-20VD20-1.yml @@ -0,0 +1,63 @@ +manufacturer: WTI +model: NBB-20VD20-1 +slug: nbb-20vd20-1 +part_number: NBB-20VD20-1 +is_full_depth: false +u_height: 0 +# comment: WTI NBB 0U, 1 ethernet, 20 outlet 20A 120V +interfaces: + - name: ETH0 + type: 1000base-t +console-server-ports: + - name: port1 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 + - name: PS2 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + - name: Outlet_A2 + type: nema-5-15r + - name: Outlet_A3 + type: nema-5-15r + - name: Outlet_A4 + type: nema-5-15r + - name: Outlet_A5 + type: nema-5-15r + - name: Outlet_A6 + type: nema-5-15r + - name: Outlet_A7 + type: nema-5-15r + - name: Outlet_A8 + type: nema-5-15r + - name: Outlet_A9 + type: nema-5-15r + - name: Outlet_A10 + type: nema-5-15r + - name: Outlet_A11 + type: nema-5-15r + - name: Outlet_A12 + type: nema-5-15r + - name: Outlet_A13 + type: nema-5-15r + - name: Outlet_A14 + type: nema-5-15r + - name: Outlet_A15 + type: nema-5-15r + - name: Outlet_A16 + type: nema-5-15r + - name: Outlet_A17 + type: nema-5-15r + - name: Outlet_A18 + type: nema-5-15r + - name: Outlet_A19 + type: nema-5-15r + - name: Outlet_A20 + type: nema-5-15r From 2eda7e25a712db86189e7367c5c287c26497cbd7 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Tue, 3 Nov 2020 15:56:51 -0800 Subject: [PATCH 8/9] added NPS-8H20-ATS-1 device --- device-types/WTI/NPS-8H20-ATS-1.yml | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 device-types/WTI/NPS-8H20-ATS-1.yml diff --git a/device-types/WTI/NPS-8H20-ATS-1.yml b/device-types/WTI/NPS-8H20-ATS-1.yml new file mode 100644 index 00000000..75f7a2e4 --- /dev/null +++ b/device-types/WTI/NPS-8H20-ATS-1.yml @@ -0,0 +1,39 @@ +manufacturer: WTI +model: NPS-8H20-ATS-1 +slug: nps-8h20-ats-1 +part_number: NPS-8H20-ATS-1 +is_full_depth: false +u_height: 1 +# comment: WTI NPS 1U, 1 ethernet, 8 outlet 20A 120V, ATS +interfaces: + - name: ETH0 + type: 1000base-t +console-server-ports: + - name: port1 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 + - name: PS2 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: nema-5-15r + - name: Outlet_A2 + type: nema-5-15r + - name: Outlet_A3 + type: nema-5-15r + - name: Outlet_A4 + type: nema-5-15r + - name: Outlet_A5 + type: nema-5-15r + - name: Outlet_A6 + type: nema-5-15r + - name: Outlet_A7 + type: nema-5-15r + - name: Outlet_A8 + type: nema-5-15r From 70a3d3c0304e6c3c19ed5d42f945c0d3b5cee5c7 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Tue, 3 Nov 2020 15:57:12 -0800 Subject: [PATCH 9/9] added device VMR-HD4D16H --- device-types/WTI/VMR-HD4D16H.yaml | 35 +++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 device-types/WTI/VMR-HD4D16H.yaml diff --git a/device-types/WTI/VMR-HD4D16H.yaml b/device-types/WTI/VMR-HD4D16H.yaml new file mode 100644 index 00000000..4dc39ce3 --- /dev/null +++ b/device-types/WTI/VMR-HD4D16H.yaml @@ -0,0 +1,35 @@ +manufacturer: WTI +model: VMR-HD4D16H +slug: vmr-hd4d16h +part_number: VMR-HD4D16H +is_full_depth: false +u_height: 1 +# comment: WTI VMR 1U, 1 ethernet, 4 outlet 16A 120V +interfaces: + - name: ETH0 + type: 1000base-t +console-server-ports: + - name: port1 + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 + - name: PS2 + type: iec-60320-c20 + maximum_draw: 10 + allocated_draw: 5 +power-outlets: + - name: Outlet_A1 + type: iec-60320-c19 + power_port: PS1 + - name: Outlet_A2 + type: iec-60320-c19 + power_port: PS1 + - name: Outlet_A3 + type: iec-60320-c19 + power_port: PS2 + - name: Outlet_A4 + type: iec-60320-c19 + power_port: PS2