From 894b0e4cc45b8a347632d92773196e4425b9dd3d Mon Sep 17 00:00:00 2001 From: Juri Kononov Date: Thu, 22 Aug 2024 19:23:58 +0300 Subject: [PATCH] Added Teltonika RUTX09 and RUT955 (#2054) * RUT955 spec added RUT955 spec * fix unit size typo fix unit size typo * changing to standart port types changing to standart port types, for now * RUTX09 added Added specification of RUTX09 * Update RUTX09.yaml fixed wrong interface type for 1Gb LAN/WAN * Update RUT955.yaml * Update RUTX09.yaml * Update RUT955.yaml clarifications on RUT955 * Revert "Regenerate master slug list after successful PR merge" This reverts commit eceea7431d0d99bb1b6eb57635de7c1a050a08e5. * Revert "Ciena - support for 3903 and fix 3928 airflow (#1965)" This reverts commit 7960c0344f741d623c01415ab853036cb2c0d270. * Revert "Regenerate master slug list after successful PR merge" This reverts commit 91531cc1cb1bb0bf0678807409b3ab82584e480f. * Reapply "Regenerate master slug list after successful PR merge" This reverts commit c9fc60cd263b63d868f72a7cad15ff2ebd58ef7d. * Revert "Main" * fix unit size typo * adopted changes * specified port as console --------- Co-authored-by: S23344 Co-authored-by: Daniel W. Anner --- device-types/Teltonika/RUT955.yaml | 45 ++++++++++++++++++++++++++++++ device-types/Teltonika/RUTX09.yaml | 35 +++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 device-types/Teltonika/RUT955.yaml create mode 100644 device-types/Teltonika/RUTX09.yaml diff --git a/device-types/Teltonika/RUT955.yaml b/device-types/Teltonika/RUT955.yaml new file mode 100644 index 000000000..0e3b7f327 --- /dev/null +++ b/device-types/Teltonika/RUT955.yaml @@ -0,0 +1,45 @@ +--- +manufacturer: Teltonika +model: RUT955 +slug: teltonika-rut955 +part_number: RUT955 +u_height: 0.5 +is_full_depth: false +weight: 287 +weight_unit: g +comments: '[RUT955 Specs](https://teltonika-networks.com/cdn/products/2022/12/639ae8e7c85821-60458654/rut955-datasheet-v13.pdf)' +power-ports: + - name: PS0 + type: dc-terminal + maximum_draw: 7 +console-ports: + - name: USB_1 + type: usb-a + - name: Sensor_1 + type: other + comments: RS485/Modbus connector Full Duplex and Half Duplex + - name: Sensor_2 + type: de-9 + comments: RS232/Modbus connector Full Duplex and Half Duplex +interfaces: + - name: lan1 + type: 100base-tx + - name: lan2 + type: 100base-tx + - name: lan3 + type: 100base-tx + - name: mob1s1a1 + type: lte + - name: mob1s2a1 + type: lte + - name: wan + type: 100base-tx + poe_mode: pd + poe_type: passive-24v-2pair + - name: gnss_0 + type: other + comments: GPS, GLONASS, BeiDou, Galileo and QZSS + - name: Wifi_2.4 + type: ieee802.11ac + - name: Wifi_5 + type: ieee802.11ac diff --git a/device-types/Teltonika/RUTX09.yaml b/device-types/Teltonika/RUTX09.yaml new file mode 100644 index 000000000..3ebd913fe --- /dev/null +++ b/device-types/Teltonika/RUTX09.yaml @@ -0,0 +1,35 @@ +--- +manufacturer: Teltonika +model: RUTX09 +slug: teltonika-rutx09 +part_number: RUTX09 +u_height: 0.5 +is_full_depth: false +weight: 455 +weight_unit: g +comments: '[RUTX09 Specs](https://teltonika-networks.com/cdn/products/2023/01/63b7f7745a32a6-87050095/rutx09-datasheet-v12.pdf)' +power-ports: + - name: PS0 + type: dc-terminal + maximum_draw: 9 +console-ports: + - name: USB_1 + type: usb-a +interfaces: + - name: lan1 + type: 1000base-t + - name: lan2 + type: 1000base-t + - name: lan3 + type: 1000base-t + - name: mob1s1a1 + type: lte + - name: mob1s2a1 + type: lte + - name: wan + type: 1000base-t + poe_mode: pd + poe_type: passive-24v-2pair + - name: gnss_0 + type: other + comments: GPS, GLONASS, BeiDou, Galileo and QZSS