diff --git a/device-types/EVS/XS-NEO-PMX2.yaml b/device-types/EVS/XS-NEO-PMX2.yaml index e0d577aa..9fb257a5 100644 --- a/device-types/EVS/XS-NEO-PMX2.yaml +++ b/device-types/EVS/XS-NEO-PMX2.yaml @@ -2,6 +2,7 @@ manufacturer: EVS model: XS-NEO PMX2 slug: evs-xs-neo-pmx2 +comments: Software-based video server for ingest and playout part_number: N/A u_height: 2.0 is_full_depth: true @@ -10,23 +11,6 @@ weight: 17.5 weight_unit: kg front_image: true rear_image: true -console-ports: - - name: Display port (bottom 1) - type: other - - name: Display port (bottom 2) - type: other - - name: Display port (bottom 3) - type: other - - name: Display port (top 1) - type: other - - name: Display port (top 2) - type: other - - name: Display port (top 3) - type: other - - name: USB 3.0 back (bottom) - type: usb-a - - name: USB 3.0 back (top) - type: usb-a power-ports: - name: PSU (left) type: iec-60320-c14 @@ -34,34 +18,54 @@ power-ports: type: iec-60320-c14 interfaces: - name: eno1 + description: 1Gb bottom middle NIC (left port) type: 1000base-t mgmt_only: false - description: 1Gb bottom middle NIC (left port) - name: eno2 + description: 1Gb bottom middle NIC (right port) type: 1000base-t mgmt_only: false - description: 1Gb bottom middle NIC (right port) - name: enp2s0f0 + description: 10Gb top middle NIC (left port) type: 10gbase-x-sfpp mgmt_only: false - description: 10Gb top middle NIC (left port) - name: enp2s0f1 + description: 10Gb top middle NIC (right port) type: 10gbase-x-sfpp mgmt_only: false - description: 10Gb top middle NIC (right port) - name: enp129s0f0 + description: 25Gb bottom right NIC p1 (AMBER) type: 25gbase-x-sfp28 mgmt_only: false - description: 25Gb bottom right NIC p1 (AMBER) - name: enp129s0f1 + description: 25Gb bottom right NIC p2 (BLUE) type: 25gbase-x-sfp28 mgmt_only: false - description: 25Gb bottom right NIC p2 (BLUE) - - name: IPMI (left) + - name: IPMI + description: IPMI (left) type: 1000base-t mgmt_only: true - description: IPMI (left) - name: LACP1 type: lag mgmt_only: false -comments: Software-based video server for ingest and playout +console-ports: + - name: COM1 + type: de-9 + - name: VGA + type: de-9 + - name: Display port (bottom 1) + type: other + - name: Display port (bottom 2) + type: other + - name: Display port (bottom 3) + type: other + - name: Display port (top 1) + type: other + - name: Display port (top 2) + type: other + - name: Display port (top 3) + type: other + - name: USB 3.0 back (bottom) + type: usb-a + - name: USB 3.0 back (top) + type: usb-a diff --git a/device-types/EVS/XS-NEO-PMX3.yaml b/device-types/EVS/XS-NEO-PMX3.yaml new file mode 100644 index 00000000..5e11caa1 --- /dev/null +++ b/device-types/EVS/XS-NEO-PMX3.yaml @@ -0,0 +1,71 @@ +--- +manufacturer: EVS +model: XS-NEO PMX3 +slug: evs-xs-neo-pmx3 +comments: Software-based video server for ingest and playout +part_number: N/A +u_height: 2.0 +is_full_depth: true +airflow: front-to-rear +weight: 17.5 +weight_unit: kg +front_image: true +rear_image: true +power-ports: + - name: PSU (left) + type: iec-60320-c14 + - name: PSU (right) + type: iec-60320-c14 +interfaces: + - name: eno1 + description: 1Gb bottom middle NIC (left port) + type: 1000base-t + mgmt_only: false + - name: eno2 + description: 1Gb bottom middle NIC (right port) + type: 1000base-t + mgmt_only: false + - name: enp2s0f0 + description: 10Gb top middle NIC (left port) + type: 10gbase-x-sfpp + mgmt_only: false + - name: enp2s0f1 + description: 10Gb top middle NIC (right port) + type: 10gbase-x-sfpp + mgmt_only: false + - name: enp129s0f0 + description: 100Gb bottom right NIC p1 (AMBER) + type: 100gbase-x-qsfp28 + mgmt_only: false + - name: enp129s0f1 + description: 100Gb bottom right NIC p2 (BLUE) + type: 100gbase-x-qsfp28 + mgmt_only: false + - name: IPMI + description: IPMI (left) + type: 1000base-t + mgmt_only: true + - name: LACP1 + type: lag + mgmt_only: false +console-ports: + - name: COM1 + type: de-9 + - name: VGA + type: de-9 + - name: Display port (bottom 1) + type: other + - name: Display port (bottom 2) + type: other + - name: Display port (bottom 3) + type: other + - name: Display port (top 1) + type: other + - name: Display port (top 2) + type: other + - name: Display port (top 3) + type: other + - name: USB 3.0 back (bottom) + type: usb-a + - name: USB 3.0 back (top) + type: usb-a diff --git a/elevation-images/EVS/evs-xs-neo-pmx2.front.jpg b/elevation-images/EVS/evs-xs-neo-pmx2.front.jpg index 035103af..61e91575 100644 Binary files a/elevation-images/EVS/evs-xs-neo-pmx2.front.jpg and b/elevation-images/EVS/evs-xs-neo-pmx2.front.jpg differ diff --git a/elevation-images/EVS/evs-xs-neo-pmx3.front.jpg b/elevation-images/EVS/evs-xs-neo-pmx3.front.jpg new file mode 100644 index 00000000..61e91575 Binary files /dev/null and b/elevation-images/EVS/evs-xs-neo-pmx3.front.jpg differ diff --git a/elevation-images/EVS/evs-xs-neo-pmx3.rear.jpg b/elevation-images/EVS/evs-xs-neo-pmx3.rear.jpg new file mode 100644 index 00000000..035103af Binary files /dev/null and b/elevation-images/EVS/evs-xs-neo-pmx3.rear.jpg differ