mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Rockwell Automation Stratix 5700 (#417)
* Added Stratix 5700 Variants
This commit is contained in:
parent
fa1be20d03
commit
ac9d7ed12d
34
device-types/Rockwell Automation/1783-BMS06SA.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06SA.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06SA
|
||||
part_number: 1783-BMS06SA
|
||||
slug: 1783-bms06sa
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06SGA.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06SGA.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06SGA
|
||||
part_number: 1783-BMS06SGA
|
||||
slug: 1783-bms06sga
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06SGL.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06SGL.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06SGL
|
||||
part_number: 1783-BMS06SGL
|
||||
slug: 1783-bms06sgl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06SL.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06SL.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06SL
|
||||
part_number: 1783-BMS06SL
|
||||
slug: 1783-bms06sl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06TA.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06TA.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06TA
|
||||
part_number: 1783-BMS06TA
|
||||
slug: 1783-bms06ta
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06TGA.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06TGA.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06TGA
|
||||
part_number: 1783-BMS06TGA
|
||||
slug: 1783-bms06tga
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06TGL.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06TGL.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06TGL
|
||||
part_number: 1783-BMS06TGL
|
||||
slug: 1783-bms06tgl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS06TL.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS06TL.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS06TL
|
||||
part_number: 1783-BMS06TL
|
||||
slug: 1783-bms06tl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
42
device-types/Rockwell Automation/1783-BMS10CA.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CA.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CA
|
||||
part_number: 1783-BMS10CA
|
||||
slug: 1783-bms10ca
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
42
device-types/Rockwell Automation/1783-BMS10CGA.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CGA.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CGA
|
||||
part_number: 1783-BMS10CGA
|
||||
slug: 1783-bms10cga
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
42
device-types/Rockwell Automation/1783-BMS10CGL.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CGL.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CGL
|
||||
part_number: 1783-BMS10CGL
|
||||
slug: 1783-bms10cgl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
42
device-types/Rockwell Automation/1783-BMS10CGN.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CGN.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CGN
|
||||
part_number: 1783-BMS10CGN
|
||||
slug: 1783-bms10cgn
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 15
|
||||
allocated_draw: 20
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 15
|
||||
allocated_draw: 20
|
42
device-types/Rockwell Automation/1783-BMS10CGP.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CGP.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CGP
|
||||
part_number: 1783-BMS10CGP
|
||||
slug: 1783-bms10cgp
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 15
|
||||
allocated_draw: 20
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 15
|
||||
allocated_draw: 20
|
42
device-types/Rockwell Automation/1783-BMS10CL.yaml
Normal file
42
device-types/Rockwell Automation/1783-BMS10CL.yaml
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS10CL
|
||||
part_number: 1783-BMS10CL
|
||||
slug: 1783-bms10cl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 13
|
||||
allocated_draw: 17
|
62
device-types/Rockwell Automation/1783-BMS20CA.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CA.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CA
|
||||
part_number: 1783-BMS20CA
|
||||
slug: 1783-bms20ca
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/19
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/20
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
62
device-types/Rockwell Automation/1783-BMS20CGL.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CGL.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CGL
|
||||
part_number: 1783-BMS20CGL
|
||||
slug: 1783-bms20cgl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
62
device-types/Rockwell Automation/1783-BMS20CGN.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CGN.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CGN
|
||||
part_number: 1783-BMS20CGN
|
||||
slug: 1783-bms20cgn
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
62
device-types/Rockwell Automation/1783-BMS20CGP.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CGP.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CGP
|
||||
part_number: 1783-BMS20CGP
|
||||
slug: 1783-bms20cgp
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
62
device-types/Rockwell Automation/1783-BMS20CGPK.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CGPK.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CGPK
|
||||
part_number: 1783-BMS20CGPK
|
||||
slug: 1783-bms20cgpk
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
62
device-types/Rockwell Automation/1783-BMS20CL.yaml
Normal file
62
device-types/Rockwell Automation/1783-BMS20CL.yaml
Normal file
@ -0,0 +1,62 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS20CL
|
||||
part_number: 1783-BMS20CL
|
||||
slug: 1783-bms20cl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/5
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/6
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/7
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/8
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/9
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/10
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/11
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/12
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/13
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/14
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/15
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/16
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/17
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/18
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/19
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/20
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 21
|
||||
allocated_draw: 30
|
34
device-types/Rockwell Automation/1783-BMS4S2SGA.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS4S2SGA.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS4S2SGA
|
||||
part_number: 1783-BMS4S2SGA
|
||||
slug: 1783-bms4s2sga
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
34
device-types/Rockwell Automation/1783-BMS4S2SGL.yaml
Normal file
34
device-types/Rockwell Automation/1783-BMS4S2SGL.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Rockwell Automation
|
||||
model: 1783-BMS4S2SGL
|
||||
part_number: 1783-BMS4S2SGL
|
||||
slug: 1783-bms4s2sgl
|
||||
u_height: 3
|
||||
is_full_depth: false
|
||||
interfaces:
|
||||
- name: GigabitEthernet1/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet1/2
|
||||
type: 1000base-t
|
||||
- name: FastEthernet1/1
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/2
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/3
|
||||
type: 100base-tx
|
||||
- name: FastEthernet1/4
|
||||
type: 100base-tx
|
||||
console-ports:
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-port:
|
||||
- name: Pwr-A
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
||||
- name: Pwr-B
|
||||
type: dc-terminal
|
||||
maximum_draw: 10
|
||||
allocated_draw: 15
|
Loading…
Reference in New Issue
Block a user