diff --git a/device-types/TSL/PAM1-IP-3G.yaml b/device-types/TSL/PAM1-IP-3G.yaml new file mode 100644 index 00000000..3b3d861d --- /dev/null +++ b/device-types/TSL/PAM1-IP-3G.yaml @@ -0,0 +1,26 @@ +--- +manufacturer: TSL +model: PAM1-IP-3G +slug: tsl-pam1-ip-3g +u_height: 1.0 +is_full_depth: false +weight: 4.9 +weight_unit: kg +front_image: true +interfaces: + - name: Control + type: 1000base-t + mgmt_only: true + - name: Dante Primary + type: 1000base-t + - name: Dante Secondary + type: 1000base-t + - name: 'SFP #1' + type: 10gbase-x-sfpp + - name: 'SFP2 #2' + type: 10gbase-x-sfpp +power-ports: + - name: Power 1 + type: other + - name: Power 2 + type: other diff --git a/device-types/TSL/PAM2-IP-3G.yaml b/device-types/TSL/PAM2-IP-3G.yaml new file mode 100644 index 00000000..6cc5fe4d --- /dev/null +++ b/device-types/TSL/PAM2-IP-3G.yaml @@ -0,0 +1,26 @@ +--- +manufacturer: TSL +model: PAM2-IP-3G +slug: tsl-pam2-ip-3g +u_height: 2.0 +is_full_depth: false +weight: 4.9 +weight_unit: kg +front_image: true +interfaces: + - name: Control + type: 1000base-t + mgmt_only: true + - name: Dante Primary + type: 1000base-t + - name: Dante Secondary + type: 1000base-t + - name: 'SFP #1' + type: 10gbase-x-sfpp + - name: 'SFP2 #2' + type: 10gbase-x-sfpp +power-ports: + - name: Power 1 + type: other + - name: Power 2 + type: other diff --git a/elevation-images/TSL/tsl-pam1-ip-3g.front.png b/elevation-images/TSL/tsl-pam1-ip-3g.front.png new file mode 100644 index 00000000..62ba1dcd Binary files /dev/null and b/elevation-images/TSL/tsl-pam1-ip-3g.front.png differ diff --git a/elevation-images/TSL/tsl-pam2-ip-3g.front.png b/elevation-images/TSL/tsl-pam2-ip-3g.front.png new file mode 100644 index 00000000..c4c39da2 Binary files /dev/null and b/elevation-images/TSL/tsl-pam2-ip-3g.front.png differ