Skip to content

Commit

Permalink
devices added (#2541)
Browse files Browse the repository at this point in the history
* device FritzBox 6890 LTE added

* TP-Link devices added

---------

Co-authored-by: Harry <[email protected]>
  • Loading branch information
r3wald and harryajc authored Dec 6, 2024
1 parent 7b88c5d commit 6e28551
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 0 deletions.
37 changes: 37 additions & 0 deletions device-types/AVM/FRITZBox-6890-LTE.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
manufacturer: AVM
model: FRITZ!Box 6890 LTE
slug: avm-fritzbox-6890-lte
part_number: '20002817'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM FRITZ!Box 6890 Datasheet](https://avm.de/produkte/fritzbox/fritzbox-6890-lte/technische-daten/)'
power-ports:
- name: Power
type: dc-terminal
maximum_draw: 10
interfaces:
- name: DSL
label: DSL
type: xdsl
- name: FON
label: FON 2
type: other
- name: FONS0
label: FON S0
type: other
- name: WAN_LAN
label: WAN/LAN
type: 1000base-t
- name: LAN1
label: LAN 1
type: 1000base-t
- name: LAN2
label: LAN 2
type: 1000base-t
- name: LAN3
label: LAN 3
type: 1000base-t
- name: WiFi
type: ieee802.11ac
46 changes: 46 additions & 0 deletions device-types/TP-Link/TL-SG116E.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
manufacturer: TP-Link
model: TL-SG116E
slug: tp-link-tl-sg116e
part_number: TL-SG116E
comments: '[TP-Link TL-SG116E](https://www.tp-link.com/us/business-networking/easy-smart-switch/tl-sg116e/#specifications)'
is_full_depth: false
u_height: 0
airflow: passive
power-ports:
- name: PS1
type: dc-terminal
maximum_draw: 9
interfaces:
- name: Port 1
type: 1000base-t
- name: Port 2
type: 1000base-t
- name: Port 3
type: 1000base-t
- name: Port 4
type: 1000base-t
- name: Port 5
type: 1000base-t
- name: Port 6
type: 1000base-t
- name: Port 7
type: 1000base-t
- name: Port 8
type: 1000base-t
- name: Port 9
type: 1000base-t
- name: Port 10
type: 1000base-t
- name: Port 11
type: 1000base-t
- name: Port 12
type: 1000base-t
- name: Port 13
type: 1000base-t
- name: Port 14
type: 1000base-t
- name: Port 15
type: 1000base-t
- name: Port 16
type: 1000base-t
24 changes: 24 additions & 0 deletions device-types/TP-Link/TL-SG605E.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
manufacturer: TP-Link
model: TL-SG605E
slug: tp-link-tl-sg605e
part_number: TL-SG605E
comments: '[TP-Link TL-SG605E](https://www.tp-link.com/uk/business-networking/easy-smart-switch/tl-sg605e/#specifications)'
is_full_depth: false
u_height: 0
airflow: passive
power-ports:
- name: PS1
type: dc-terminal
maximum_draw: 3
interfaces:
- name: Port 1
type: 1000base-t
- name: Port 2
type: 1000base-t
- name: Port 3
type: 1000base-t
- name: Port 4
type: 1000base-t
- name: Port 5
type: 1000base-t

0 comments on commit 6e28551

Please sign in to comment.