mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 05:52:02 +02:00
added phoenix switch (#3196)
* added phoenix switch * fix: apply yamlfmt formatting via pre-commit hook * fix: resolve yamllint empty value warnings * fix: resolve yamllint empty value warnings * added: TC Extender 6004 * fix: format misstake --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
c7edc7a887
commit
34350cc21f
31
device-types/Phoenix Contact/FL-SWITCH-7004-4GC-EIP.yaml
Normal file
31
device-types/Phoenix Contact/FL-SWITCH-7004-4GC-EIP.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: Phoenix Contact
|
||||
model: FL SWITCH 7004-4GC-EIP
|
||||
slug: phoenix-contact-fl-switch-7004-4gc-eip
|
||||
part_number: '2701553'
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
weight: 1010.0
|
||||
weight_unit: g
|
||||
comments: '[Phoenix Contact FL SWITCH 7004-4GC-EIP Data sheet](https://www.phoenixcontact.com/de-de/produkte/industrial-ethernet-switch-fl-switch-7004-4gc-eip-2701553)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 6
|
||||
interfaces:
|
||||
- name: ETH-1
|
||||
type: 100base-tx
|
||||
- name: ETH-2
|
||||
type: 100base-tx
|
||||
- name: ETH-3
|
||||
type: 100base-tx
|
||||
- name: ETH-4
|
||||
type: 100base-tx
|
||||
- name: ETH-5
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-6
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-7
|
||||
type: 1000base-x-sfp
|
||||
- name: ETH-8
|
||||
type: 1000base-x-sfp
|
27
device-types/Phoenix Contact/tc-extender-6004.yaml
Normal file
27
device-types/Phoenix Contact/tc-extender-6004.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
manufacturer: Phoenix Contact
|
||||
model: TC EXTENDER 6004
|
||||
slug: phoenix-contact-tc-extender-6004
|
||||
part_number: '2702255'
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
weight: 800.0
|
||||
weight_unit: g
|
||||
comments: '[Phoenix Contact TC Extender 4000 Data sheet](https://www.phoenixcontact.com/de-de/produkte/modem-tc-extender-6004-eth-2s-2702255)'
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: dc-terminal
|
||||
maximum_draw: 6
|
||||
interfaces:
|
||||
- name: ETH-1
|
||||
type: 1000base-t
|
||||
- name: ETH-2
|
||||
type: 1000base-t
|
||||
- name: ETH-3
|
||||
type: 1000base-t
|
||||
- name: ETH-4
|
||||
type: 1000base-t
|
||||
- name: SHDSL-A
|
||||
type: xdsl
|
||||
- name: SHDSL-B
|
||||
type: xdsl
|
Loading…
x
Reference in New Issue
Block a user