mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Added Teltonika RUT240 device type (#1216)
* Added Teltonika RUT240 device type * Update RUT240.yaml Added weight. Fixed slug. Removed un-nessecary definitions --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
17b3c06de8
commit
ca23614e23
23
device-types/Teltonika/RUT240.yaml
Normal file
23
device-types/Teltonika/RUT240.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Teltonika
|
||||
model: RUT240
|
||||
slug: teltonika-rut240
|
||||
part_number: RUT240
|
||||
u_height: 0.5
|
||||
is_full_depth: false
|
||||
weight: 125
|
||||
weight_unit: g
|
||||
comments: '[RUT240 Specs](https://teltonika-networks.com/cdn/products/2023/01/63b7fa83cae9a8-88547107/rut240-datasheet-v12.pdf)'
|
||||
power-ports:
|
||||
- name: PS0
|
||||
type: dc-terminal
|
||||
maximum_draw: 7
|
||||
interfaces:
|
||||
- name: lan
|
||||
type: 100base-tx
|
||||
poe_mode: pd
|
||||
poe_type: passive-24v-2pair
|
||||
- name: mob1s1a1
|
||||
type: lte
|
||||
- name: wan
|
||||
type: 100base-tx
|
Loading…
Reference in New Issue
Block a user