mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
file cleanup (#1195)
This commit is contained in:
parent
0cd47afff1
commit
a6383b4e11
@ -16,16 +16,16 @@ console-ports:
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
label: PSU1
|
||||
position: "1"
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
label: PSU2
|
||||
position: "2"
|
||||
position: '2'
|
||||
- name: FAN1
|
||||
label: FAN1
|
||||
position: "1"
|
||||
position: '1'
|
||||
- name: FAN2
|
||||
label: FAN2
|
||||
position: "2"
|
||||
position: '2'
|
||||
power-ports:
|
||||
- name: Slot 1
|
||||
type: iec-60320-c14
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: CRS109-8G-1S-2HnD-IN
|
||||
slug: mikrotik-crs109-8g-1s-2hnd-in
|
||||
part_number: 'CRS109-8G-1S-2HnD-IN'
|
||||
part_number: CRS109-8G-1S-2HnD-IN
|
||||
u_height: 1
|
||||
weight: 0.9
|
||||
weight_unit: kg
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: RB1200
|
||||
slug: mikrotik-RB1200
|
||||
part_number: 'RB1200'
|
||||
part_number: RB1200
|
||||
u_height: 0
|
||||
weight: 0.37
|
||||
weight_unit: kg
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: RB2011iL-IN
|
||||
slug: mikrotik-rb2011il-in
|
||||
part_number: 'RB2011iL-IN'
|
||||
part_number: RB2011iL-IN
|
||||
u_height: 0
|
||||
weight: 0.15
|
||||
weight_unit: kg
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: RB4011iGS+RM
|
||||
slug: mikrotik-rb4011igs-plus-rm
|
||||
part_number: 'RB4011iGS+RM'
|
||||
part_number: RB4011iGS+RM
|
||||
is_full_depth: false
|
||||
u_height: 1
|
||||
comments: '[RB4011iGS+RM Datasheet](https://mikrotik.com/product/rb4011igs_rm)'
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: hAP lite TC
|
||||
slug: mikrotik-hap-lite-tc
|
||||
part_number: 'RB941-2nD-TC'
|
||||
part_number: RB941-2nD-TC
|
||||
u_height: 0
|
||||
weight: 0.35
|
||||
weight_unit: kg
|
||||
|
@ -2,7 +2,7 @@
|
||||
manufacturer: MikroTik
|
||||
model: hAP
|
||||
slug: mikrotik-hap
|
||||
part_number: 'RB951Ui-2nD'
|
||||
part_number: RB951Ui-2nD
|
||||
u_height: 0
|
||||
weight: 0.35
|
||||
weight_unit: kg
|
||||
|
@ -2,13 +2,14 @@
|
||||
manufacturer: Zyxel
|
||||
model: FMG3005-R20A
|
||||
slug: zyxel-fmg3005-r20a
|
||||
part_number: 'FMG3005-R20A'
|
||||
part_number: FMG3005-R20A
|
||||
u_height: 0
|
||||
weight: 150
|
||||
weight_unit: g
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[FMG3005-R20A series specs](https://service-provider.zyxel.com/global/en/products/fiber-oltsonts/active-fiber/sfus/fmg3005-r20a) factory default settings (LAN IP address 192.168.1.1, user name2admin and password 1234)'
|
||||
comments: '[FMG3005-R20A series specs](https://service-provider.zyxel.com/global/en/products/fiber-oltsonts/active-fiber/sfus/fmg3005-r20a) factory default
|
||||
settings (LAN IP address 192.168.1.1, user name2admin and password 1234)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
|
@ -2,13 +2,14 @@
|
||||
manufacturer: Zyxel
|
||||
model: PMG1005-T20B
|
||||
slug: zyxel-pmg1005-t20b
|
||||
part_number: 'PMG1005-T20B'
|
||||
part_number: PMG1005-T20B
|
||||
u_height: 0
|
||||
weight: 150
|
||||
weight_unit: g
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: '[PMG1005-T20B series specs](https://service-provider.zyxel.com/global/en/products/fiber-oltsonts/gpon/sfus/pmg1005-series) factory default settings (LAN IP address 192.168.1.1, user name2admin and password 1234)'
|
||||
comments: '[PMG1005-T20B series specs](https://service-provider.zyxel.com/global/en/products/fiber-oltsonts/gpon/sfus/pmg1005-series) factory default settings
|
||||
(LAN IP address 192.168.1.1, user name2admin and password 1234)'
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: dc-terminal
|
||||
|
Loading…
Reference in New Issue
Block a user