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:
Daniel W. Anner
2023-07-17 15:23:56 -04:00
committed by GitHub
parent 0ff817fe3d
commit d0cb58d96e
253 changed files with 637 additions and 115 deletions

View File

@@ -5,6 +5,10 @@ slug: netgear-gs105
u_height: 1
comments: '[Gigabit Unmanaged Switch Series GS105](https://www.netgear.com/business/wired/switches/unmanaged/gs105/)'
is_full_depth: false
power-ports:
- name: PSU0
type: dc-terminal
interfaces:
- name: GigabitEthernet/1
type: 1000base-t

View File

@@ -5,6 +5,9 @@ slug: netgear-gs105e
u_height: 1
comments: '[Gigabit Plus Switch Series GS105E](https://www.netgear.com/business/wired/switches/plus/gs105ev2/)'
is_full_depth: false
power-ports:
- name: PSU0
type: dc-terminal
interfaces:
- name: GigabitEthernet/1
type: 1000base-t

View File

@@ -5,6 +5,9 @@ slug: netgear-gs108
u_height: 1
comments: '[Gigabit Unmanaged Switch Series GS108](https://www.netgear.com/business/wired/switches/unmanaged/gs108/)'
is_full_depth: false
power-ports:
- name: PSU0
type: dc-terminal
interfaces:
- name: GigabitEthernet/1
type: 1000base-t

View File

@@ -5,6 +5,9 @@ slug: netgear-gs108e
u_height: 1
comments: '[Gigabit Plus Switch Series GS108E](https://www.netgear.com/business/wired/switches/plus/gs108e/)'
is_full_depth: false
power-ports:
- name: PSU0
type: dc-terminal
interfaces:
- name: GigabitEthernet/1
type: 1000base-t

View File

@@ -8,6 +8,9 @@ airflow: passive
comments: '[10-Gigabit/Multi-Gigabit Plus (GS110EMX)](https://www.netgear.com/business/wired/switches/plus/gs110emx/)'
weight: 0.75
weight_unit: kg
power-ports:
- name: PSU0
type: dc-terminal
interfaces:
- name: GigabitEthernet/1
type: 1000base-t