mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-19 03:06:21 +02:00
Adding Tests: Device Power (#1463)
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
This commit is contained in:
@@ -6,6 +6,7 @@ part_number: FHU-FPP48FLCSMF (#35530)
|
||||
u_height: 1.0
|
||||
is_full_depth: true
|
||||
comments: FHU 1U 19" Fiber Adapter Panel, 48 Fibers OS2 Single Mode, 24 x LC UPC Duplex (Blue) Adapter, Ceramic Sleeve
|
||||
is_powered: false
|
||||
front-ports:
|
||||
- name: Front Port 1
|
||||
type: lc
|
||||
|
@@ -8,6 +8,7 @@ u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
subdevice_role: parent
|
||||
is_powered: false
|
||||
device-bays:
|
||||
- name: '1'
|
||||
- name: '2'
|
||||
|
@@ -6,6 +6,7 @@ part_number: FMU-C182761M
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: 18 Channels 1270-1610nm, with Monitor Port, LC/UPC, Dual Fiber CWDM Mux Demux, 1U Rack Mount
|
||||
is_powered: false
|
||||
front-ports:
|
||||
- name: 1270nm
|
||||
type: lc
|
||||
|
@@ -6,6 +6,7 @@ part_number: FMU-D402160M
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
comments: 40 Channels 100GHz C21-C60, with Monitor Port, LC/UPC, Dual Fiber DWDM Mux Demux, 1U Rack Mount
|
||||
is_powered: false
|
||||
front-ports:
|
||||
- name: C21
|
||||
type: lc
|
||||
|
Reference in New Issue
Block a user