Commit Graph

55 Commits

Author SHA1 Message Date
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
zndrr
bb1215f4d8
Create MikroTik CSS610-8G-2S+ (#1411)
* Create MikroTik CSS610-8G-2S+

Add device type CSS610-8G-2S+

* Rename CSS610-8G-2S+ to CSS610-8G-2S+.yaml

* Update and rename CSS610-8G-2S+.yaml to CSS610-8G-2S+IN.yaml

Added power, product page and interface labels

* Update CSS610-8G-2S+IN.yaml 

Fixing validation errors

* Update CSS610-8G-2S+IN.yaml

Rearranged label field.

* Update CSS610-8G-2S+IN.yaml

Fix slug

* Update CSS610-8G-2S+IN.yaml

Fix formatting

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-06-21 09:25:37 -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
Kyle
5cd2bdb70e
add hapax2 and hapax3, correct ccr2216 naming (#1362)
* add hapax2 and hapax3

* fix indentation

* fix file naming for hapax3

* fix slugs and u heights

* correct ccr2216 naming
2023-05-17 09:55:40 -04:00
Denis Pershev
945342ef9b
Adding a required option u_height (#1267)
Co-authored-by: Першев Денис Геннадьевич <d.pershev@e2e4online.ru>
2023-04-11 12:58:26 -04:00
Daniel W. Anner
1ddaab3951
Tests: Remove uppercase from slug (#1227)
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs

* Update CISCO2951_K9.yaml

* Rename CISCO2951_K9.yaml to 2951-K9.yaml
2023-03-25 11:45:15 -04:00
Daniel W. Anner
a6383b4e11
file cleanup (#1195) 2023-03-13 13:47:58 -04:00
zupy666
0cd47afff1
add zyxel-fmg3005-r20a & mikrotik-RB941-2nD-TC & mikrotik-RB1200 device type (#1194)
* Add Mikrotik & Zyxel device types

* Update CRS109-8G-1S-2HnD-IN.yaml

Added newline

* Update RB951Ui-2nD,yaml

Added newline

* Update PMG1005-T20B.yaml

Added newline

* review update devicetype-library/pull/1193

* fix slug & model

* fix typo in file name

* update model name

* add zyxel-pmg3005-r20a device type

* addet new line character at the end of file

* update slug

* add RB941-2nD-TC device type

* update value maximum_draw

* update value maximum_draw

* update parameters mikrotik-rb2011il-in

* add mikrotik-RB1200 device type

* update

* update

* update parameters RB4011iGS+RM

* add/update parameters

---------

Co-authored-by: zupy666 <joze.zupaenc@gmail.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-13 13:36:51 -04:00
zupy666
ee155cf2be
Add Mikrotik & Zyxel device types (#1193)
* Add Mikrotik & Zyxel device types

* Update CRS109-8G-1S-2HnD-IN.yaml

Added newline

* Update RB951Ui-2nD,yaml

Added newline

* Update PMG1005-T20B.yaml

Added newline

* review update devicetype-library/pull/1193

* fix slug & model

* fix typo in file name

* update model name

---------

Co-authored-by: zupy666 <joze.zupaenc@gmail.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-13 10:26:37 -04:00
Daniel W. Anner
774810c56d
Removed mgmt_only: false, removed extra newlines (#1064) 2023-01-21 01:11:27 -05:00
Fabian Horst
048980442e
Create CRS226-24G-2S+RM.yaml Device Type model (#1048)
* Create CRS226-24G-2S+RM.yaml

Create new Device Type for Mikrotik CRS226-24G-2S+RM

* Update CRS226-24G-2S+RM.yaml
2023-01-11 15:39:11 -05:00
Fabian Horst
c285afc6f5
Updated CCR1009-7G-1C-1S+PC.yaml (#1030)
added airflow, power port and poe input specs

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-01-05 08:50:34 -05:00
Fabian Horst
b29d53c514
Update CCR1009-7G-1C-1S+.yaml airflow direction (#1029) 2023-01-05 08:46:26 -05:00
Fabian Horst
4b6933b87a
Update CCR1036-8G-2S+.yaml with Airflow direction (#1028) 2023-01-05 08:46:08 -05:00
salgua
bbbd9c1ea8
Create CRS310-1G-5S-4S+IN.yaml (#939)
* Create CRS310-1G-5S-4S+IN.yaml

* Update CRS310-1G-5S-4S+IN.yaml

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-01-03 10:22:47 -05:00
Fabian Horst
da7d7eb282
Update RB2011iL-RM.yaml with PoE and other Details (#1018)
* Update RB2011iL-RM.yaml

* Update RB2011iL-RM.yaml

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-30 16:55:30 -05:00
Fabian Horst
ec25861971
Update RB2011UiAS-RM.yaml with more Details and PoE (#1017)
* Update RB2011UiAS-RM.yaml

* Update RB2011UiAS-RM.yaml

* Update RB2011UiAS-RM.yaml
2022-12-30 16:50:30 -05:00
Fabian Horst
6a0577d6cd
Added RB5009UG+S+IN (#1008)
* Added RB5009UG+S+IN

Added Device Type with Details

* Fix typo

Fix Typos at PoE

* Added more Specs
2022-12-30 11:44:57 -05:00
Fabian Horst
f74b17ae80
Added RB5009UPr+S+IN (#1011)
* Added RB5009UPr+S+IN

New Type with all Details

* Update RB5009UPr+S+IN.yaml

* Fixed Typos

Fixed Typos around PoE Modes

* Added more Details

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-30 11:43:17 -05:00
Fabian Horst
ab09b940cc
Updating Mikrotik RB960PGS Device Type with more Details (#1010)
* Added more Details

Added PoE in/out specs, powerport, datasheet link.

* Update RB960PGS.yaml

* fixed typo

* fixed typo around poe

* Added more Details

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-30 11:39:07 -05:00
Fabian Horst
12a13b82cd
Mikrotik RB750Gr3 added more Details to existing Device-Type (#1009)
* Added more Details

Added the PoE In function and the correct Power Input. 
Also comment to the Datasheet

* Update RB750Gr3.yaml
2022-12-30 11:26: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
Emma0Z
5edfb81563
Initial support for MikroTik CRS504-4XQ-IN (#891)
MikroTik CRS504-4XQ-IN
2022-09-02 15:11:09 -05:00
Emma0Z
1b50dda839
Add MikroTik CRS518-16XS-2XQ (#892)
* MikroTik CRS518-16XS-2XQ
2022-09-02 15:10:37 -05:00
Daniel Sheppard
3931a351df
Remove questionable use of USB ports in console (#797) 2022-05-03 06:54:01 -04:00
martinum4
5f742c7ff8
Update RB760iGS.yaml (#709)
* Update RB760iGS.yaml
2022-03-14 07:02:58 -04:00
Emerson Pereira
1eea11380a
Rename 'CCR2116-1G-12SX-2XQ.yaml' to 'CCR2216-1G-12XS-2XQ' and add comment (#703)
* Renamed device to 'CCR2216-1G-12XS-2XQ' and added comment
2022-03-09 20:43:32 -05:00
David Mc Ken
618a6e2fb2
Add mikrotik ccr1009-8g-1s-1s+ (#698)
* Create CCR1009-8G-1S-1S+.yaml

Initial commit

* Update CCR1009-8G-1S-1S+.yaml

Added data sheet comment.
2022-03-07 08:39:54 -05:00
Zach Biles
fe15c59e82
add CRS354-48P-4S+2Q+RM (#693) 2022-03-01 16:17:24 -05:00
Zach Biles
70aad4d60b
add new CCR models (#692)
* add new CCR models

* fix model number

* fix syntax

* fix slug

* delete temp file

* add CCR2004-16G-2S+
2022-03-01 10:16:26 -05:00
Michael Klose
9d134934cd
Fix quotes (#660)
* Remove unneeded quotes

* Add single quotes
2022-02-12 08:02:56 -05:00
Emma0Z
5041af732f
Update CSS326-24G-2S+RM.yaml (#633)
Add passive option to the Airflow
2022-01-26 20:49:29 -05:00
Stefan Horst
029cb3c6bf
MikroTik: add labels; add missing ports; add comments (#624)
* MikroTik: add labels; add missing ports; add comments
2022-01-16 15:09:19 -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
Zach Biles
c36b22c393
add mikrotik sxt, lhg, and ltap models (#570)
* add mikrotik sxt, lhg, and ltap models
2021-11-23 20:40:41 -05:00
Walday
4e2ad7ba32
Create RB951G-2HnD.yaml (#521) 2021-10-25 07:35:26 -04:00
Zach Biles
d1bcefc8d0
add device type for ccr2004-1g-12s+2xs (#444) 2021-08-25 17:17:51 -04:00
julianze
69adab05d0
MikroTik CRS125-24G-1S-RM (Rackmount-Version) (#397)
* MikroTik CRS125-24G-1S-RM (Rackmount-Version)
2021-05-26 19:16:20 -04:00
Anton Alekseev
4cde4824db
Add MikroTik RB750Gr3 (#367) 2021-03-24 11:04:26 -04:00
Anton Alekseev
39b08ae758
Add MikroTik RB1100AHx2 (#366) 2021-03-24 11:04:16 -04: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
Jarad Olson
890c24d499 Forgot the newline 2020-02-04 10:24:51 -07:00
Jarad Olson
7a4897dfbd CSS326 slug had wrong case 2020-02-04 10:22:53 -07:00
Jarad Olson
baa41303ec Models that can be RM should have U height and depth 2020-02-04 10:15:35 -07:00
Jarad Olson
a48cee9c2a Add CRS354-48G-4S+2Q+RM 2020-02-04 10:14:43 -07:00
Jeremy Stretch
f4a3faf97b Cleanup for new validation tests 2019-12-30 10:22:14 -05:00
Arturo Baldo
4ef0de5b17 Add new line at the end 2019-12-30 12:08:46 -03:00
Arturo Baldo
44d5b47401 Round to the upper number 2019-12-28 22:58:01 -03:00