mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
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 commiteceea7431d
. * Revert "Ciena - support for 3903 and fix 3928 airflow (#1965)" This reverts commit7960c0344f
. * Revert "Regenerate master slug list after successful PR merge" This reverts commit91531cc1cb
. * Reapply "Regenerate master slug list after successful PR merge" This reverts commitc9fc60cd26
. * Revert "Main" * fix unit size typo * adopted changes * specified port as console --------- Co-authored-by: S23344 <jurikononov@S23344.local> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
c9163e7bcf
commit
894b0e4cc4
45
device-types/Teltonika/RUT955.yaml
Normal file
45
device-types/Teltonika/RUT955.yaml
Normal file
@ -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
|
35
device-types/Teltonika/RUTX09.yaml
Normal file
35
device-types/Teltonika/RUTX09.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user