* 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.
* Set PoE capabilities on switch interfaces
* SG300 - Fixed PoE on shared uplinks
* Update C9200-24P.yaml
Removed unneeded mgmt_only definitions
Moved StackPorts to module bays, since the 9200 series need stack kits to stack switches
* Update C9200-48P.yaml
Removed unneeded mgmt_only definitions
Moved stack ports to module bays since they require a separate stacking kit
* Pre-commit format corrections
* Removed not needed mgmt_only: false definitions from Cisco device types
* Fixed newlines from the mgmt_only: false removal
* Removed cisco from model names, updated cisco module types to have their actual model number in the model field, moved the description to the comment field
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>