From 940fd191f467fe96c85478fe41eac10d7d451348 Mon Sep 17 00:00:00 2001 From: "Daniel W. Anner" Date: Fri, 3 Mar 2023 09:45:38 -0500 Subject: [PATCH] first iteration of spa112 while I figure out the interface type with maintainers (#1170) --- device-types/Cisco/SPA112.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 device-types/Cisco/SPA112.yaml diff --git a/device-types/Cisco/SPA112.yaml b/device-types/Cisco/SPA112.yaml new file mode 100644 index 000000000..ca2494bd2 --- /dev/null +++ b/device-types/Cisco/SPA112.yaml @@ -0,0 +1,23 @@ +--- +manufacturer: Cisco +model: SPA112-V05 +slug: cisco-spa112-v05 +part_number: SPA112-V05 +u_height: 0 +is_full_depth: false +airflow: passive +comments: 'There are models with 1 WAN, 1 LAN under a different hardware revision #. [Cisco SPA122 ATA with Router Data Sheet](https://www.cisco.com/c/en/us/products/collateral/unified-communications/small-business-voice-gateways-ata/datasheet_C78-691107.html)' +weight: + - value: 5.4 + unit: oz +power-ports: + - name: POWER + type: dc-terminal + maximum_draw: 5 +interfaces: + - name: WAN + type: 100base-tx + - name: Phone 1 + type: other + - name: Phone 2 + type: other