mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
894b0e4cc4
* 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>
36 lines
748 B
YAML
36 lines
748 B
YAML
---
|
|
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
|