From 32f5a9d996405ae0287cbc20e15493db1051f09e Mon Sep 17 00:00:00 2001 From: David Mc Ken Date: Fri, 27 May 2022 08:53:38 -0400 Subject: [PATCH] Add colable col5141 a (#806) * Initial commit * Fixed missing newline. --- device-types/Colable/COL5141A.yaml | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 device-types/Colable/COL5141A.yaml diff --git a/device-types/Colable/COL5141A.yaml b/device-types/Colable/COL5141A.yaml new file mode 100644 index 00000000..cfce1f69 --- /dev/null +++ b/device-types/Colable/COL5141A.yaml @@ -0,0 +1,40 @@ +--- +manufacturer: Colable +model: COL5141S +slug: col5141s +u_height: 1 +is_full_depth: true +comments: | + [Colable COL5141S product data](https://www.colable.com/Product/5817903943.html) +power-ports: + - name: Power 1 + type: iec-60320-c14 + maximum_draw: 45 + - name: Power 2 + type: iec-60320-c14 + maximum_draw: 45 +interfaces: + - name: NMS + type: 1000base-t + mgmt_only: true + - name: DATA + type: 1000base-t + mgmt_only: false + - name: ASI OUT1 + type: other + mgmt_only: false + - name: ASI OUT2 + type: other + mgmt_only: false + - name: SDI IN1-1 + type: other + mgmt_only: false + - name: SDI IN1-2 + type: other + mgmt_only: false + - name: SDI IN2-1 + type: other + mgmt_only: false + - name: SDI IN2-2 + type: other + mgmt_only: false