From 7b661cfc54a5ae49c914449d1164179849d180d1 Mon Sep 17 00:00:00 2001 From: Tim Rightnour <6556271+garbled1@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:01:58 -0700 Subject: [PATCH] Add two ActionTec DSL modems. (#144) --- device-types/ActionTec/C1000A.yaml | 24 ++++++++++++++++++++++++ device-types/ActionTec/GT724R.yaml | 19 +++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 device-types/ActionTec/C1000A.yaml create mode 100644 device-types/ActionTec/GT724R.yaml diff --git a/device-types/ActionTec/C1000A.yaml b/device-types/ActionTec/C1000A.yaml new file mode 100644 index 000000000..d3cf701bc --- /dev/null +++ b/device-types/ActionTec/C1000A.yaml @@ -0,0 +1,24 @@ +manufacturer: ActionTec +model: C1000A +slug: c1000a +u_height: 0 +is_full_depth: false +power-ports: + - name: Power + type: nema-5-15p +console-ports: + - name: USB + type: usb-a +interfaces: + - name: DSL + type: other + - name: Phone + type: other + - name: Ethernet 1 + type: 100base-tx + - name: Ethernet 2 + type: 100base-tx + - name: Ethernet 3 + type: 100base-tx + - name: Ethernet 4 + type: 100base-tx diff --git a/device-types/ActionTec/GT724R.yaml b/device-types/ActionTec/GT724R.yaml new file mode 100644 index 000000000..7058a6981 --- /dev/null +++ b/device-types/ActionTec/GT724R.yaml @@ -0,0 +1,19 @@ +manufacturer: ActionTec +model: GT724R +slug: gt724r +u_height: 0 +is_full_depth: false +power-ports: + - name: Power + type: nema-5-15p +interfaces: + - name: DSL + type: other + - name: Ethernet 1 + type: 100base-tx + - name: Ethernet 2 + type: 100base-tx + - name: Ethernet 3 + type: 100base-tx + - name: Ethernet 4 + type: 100base-tx