Commit Graph

21 Commits

Author SHA1 Message Date
Marc Schulz
0de0784a43
Add ExtremeWireles AP130 (#1566)
* Add ExtremeWireles AP130

* Rename AP130.yaml to ExtremeWireless-AP130.yaml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-08-23 10:05:42 -04:00
Daniel W. Anner
d0cb58d96e
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.
2023-07-17 15:23:56 -04:00
Daniel W. Anner
c95b166139
Implementing Test Updates (Slugs & File Names) (#1454)
* breaking out tests for easier usage

* refactoring codebase

* Added verification for properly formatted slug and fixed definitions that were incorrect

* Adding new test case to ensure the file name matches either the slug or the part_number

* fixed file names to match proper formatting
2023-07-12 20:00:44 -04:00
Daniel W. Anner
a1284a34c0
Filename fixes (#1378)
* Migrating files with underscores to dashes

* fixing file names
2023-05-22 18:15:06 -04:00
Daniel W. Anner
7ab7852a3b
Slug Migration (#1375)
* Migrated device slugs for 3com

* Migrated device slugs for A10

* migrating manufacturers slugs

* Migrated device slugs for AVM

* Migrated device slugs for Avocent

* Migrated device slugs for Brocade

* Migrated device slugs for Calix

* Migrated device slugs for Checkpoint

* Migrated device slugs for more Checkpoint files

* Migrated device slugs for Ciena

* Migrated device slugs for Citrix

* Migrated device slugs for Colable

* Migrated device slugs for Corning

* Migrated device slugs for CryptoPro

* Migrated device slugs for CyberPower

* Migrated device slugs for Datacom

* Migrating slug definition for manufacturer Deciso

* Migrating slug definition for manufacturer Dell

* Migrating slug definition for manufacturer Extreme Networks

* Migrating slug definition for manufacturer F5

* Migrating slug definition for manufacturer Fortinet

* Migrating slug definition for manufacturer FS

* Migrating slug definition for manufacturer Generic

* Migrating slug definition for manufacturer Huawei

* Migrating slug definition for manufacturer LANCOM

* Migrating slug definition for manufacturer Lenovo

* Migrating slug definition for manufacturer Mikrotik

* Migrating slug definition for manufacturer Opengear

* Migrating slug definition for manufacturer Palo Alto

* Migrating slug definition for manufacturer Panduit

* Migrating slug definition for manufacturer QNAP

* Migrating slug definition for manufacturer Rockwell Automation

* Migrating slug definition for manufacturer Ubiquiti

* Migrating slug definition for manufacturer Yamaha

* Migrating slug definition for manufacturer WTI

* Migrating slug definition for manufacturers

* Migrating slug definition for manufacturer Rohde & Schwarz

* fixing double slugs and file names

* fixing slug names to match proper format

* fixing slug names to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for Nokia. Also fixed file names for elevation images.

* fixing slugs to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for manufacturer Cisco

* fixing slugs to match proper format for manufacturer MikroTik

* fixing slugs to match proper format for manufacturer Ubiquiti

* adding sloppy script used to migrate files
2023-05-22 16:38:34 -04:00
Wago Louage
c09e9a988d
Extreme networks vsp 7254xsq (#1298)
* fixed typo

* added datasheet comment

* added VSP-7245XSQ

* fix comments

* remove file from this branch

* removed subdevice parent

* fix typo in model number
2023-04-26 09:32:16 -04:00
Wago Louage
ce263bcef9
added extreme networks x450 g2 48p 10ge4 (#1297)
* fixed typo

* added datasheet comment

* removed parent device
2023-04-26 09:10:59 -04:00
Wago Louage
48c9a62a3c
Added Extreme Network 5520-12MW-36W FabricEngine device and modules (#1218)
* added 5520-12MW-36W-FabricEngine devicetype

* added XN-ACPWR-1100W-FB moduletype

* added module 5520-VIM-4YE-FabricEngine

* Update 5520-12MW-36W-FabricEngine.yaml

Fixed slug. Removed un-nessecary definitions

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-04-11 13:02:27 -04:00
Wago Louage
17b3c06de8
Extreme networks ap30 (#1214)
* Add Extreme Networks AP30 device type

* changed indentation

* Update AP30.yaml

Fixed model and slug. Added weight based on datasheet

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-30 10:09:45 -04:00
Daniel W. Anner
774810c56d
Removed mgmt_only: false, removed extra newlines (#1064) 2023-01-21 01:11:27 -05:00
Daniel Anner
dd0f629bfa
Ran full pre-commit run -a to fix all formatting issues (#999) 2022-12-27 12:35:52 -05:00
Daniel Sheppard
3931a351df
Remove questionable use of USB ports in console (#797) 2022-05-03 06:54:01 -04:00
Martin Friedrichs
1280006df4
Create 5520-24T.yaml (#731)
* Create 5520-24T.yaml
2022-04-05 10:13:50 -04:00
Martin Friedrichs
5151c9188e
Create VSP-7400-48Y-8C.yaml (#732)
* Create VSP-7400-48Y-8C.yaml
2022-04-05 10:13:21 -04:00
MTex
247b804527
add Extreme Networks X440-G2-24[txp]-10GE4 (#696)
* add Extreme Networks X440-G2-24t-10GE4

* add comments pointing to tech specs

* Add Extreme Networks X440-G2-24p-10GE4

* Add Extreme Networks X440-G2-24x-10GE4

* FIX Extreme Networks X440-G2-24x-10GE4 model and slug

* Fix power port type for RPS

* Fix power port type for RPS

* Fix power port type for RPS

* FIX removed entries with empty quotes

* add RPS1 port type
2022-03-04 15:24:32 -05:00
Michael Klose
d8ce2765c4
Extend tests to check for null/empty values (#687)
Fixes #686
2022-02-25 10:23:46 -05:00
Michael Klose
879be46758
Fix #616 Unknown properties are ignored during schema validation (#621)
* Fix Unknown properties are ignored during schema validation #616
* Fix misspelled properties in files
2022-01-06 13:37:24 -05:00
Patrick Hanft
6adf6f3739
Create Extreme Networks X460-G2 series components (#612)
* added some Extreme X460-G2 series components

* fixed Extreme X460-G2 series 715W AC PSU FB

Co-authored-by: Patrick Hanft <patrick.hanft@bma-networks.com>
2022-01-01 13:27:05 -05:00
jeremystretch
b4be2a616d Clean up devicetypes with erroneous device bay definitions 2021-12-30 14:19:49 -05:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
mayafox
74bd567f81
additional Extreme, Avocent, & Raritan devices (#291) 2020-12-22 10:55:12 -05:00