mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-14 09:08:36 +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:
9
module-types/Extreme Networks/X460-G2-VIM-2x.yaml
Normal file
9
module-types/Extreme Networks/X460-G2-VIM-2x.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Extreme Networks
|
||||
model: X460-G2 VIM-2x
|
||||
part_number: '16711'
|
||||
interfaces:
|
||||
- name: 2/1
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 2/2
|
||||
type: 10gbase-x-sfpp
|
Reference in New Issue
Block a user