Commit Graph

22 Commits

Author SHA1 Message Date
raven
377d0c3b06
Add generic LSH/APC patchpanels with 24 and 48 ports. (#2304)
* Add generic LSH/APC patchpanels with 24 and 48 ports.

* Fix Pytest findings.

---------

Co-authored-by: Giotta Simon <simon.giotta@ruag.ch>
2024-08-22 12:07:52 -04:00
raven
5f2b11b8aa
Make Cable Management Panel Models Human Readable (#2306)
* remove old files

* Make model human readable and rename 'ru' to 'U' to match other devices.

---------

Co-authored-by: Giotta Simon <simon.giotta@ruag.ch>
2024-08-22 12:02:56 -04:00
Alexander Rose
92b7c2aaa9
add generic-wall-box-1-utp-plug (#2077)
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2024-05-18 13:32:53 -04:00
ch
a157670099
Hotfix: Incorrect rear_port ST-24-port-fiber-patch-panel-rear-splice (#2015)
Rear port 18 was incorrectly named port 28. Causing the
netbox-community/Device-Type-Library-Import to complain
about the nonexistant port.
2024-03-22 09:36:26 -05:00
kbrown900
3a51bbe77b
Generic Items and Tripp Lite KVM (#1948)
* Created Some Generics and a Tripp Lite KVM

* New Vented Blanking Panels

* modified model names of vented panels
2024-03-07 10:06:20 -06:00
Jogi Hofmüller
c7426e3ac5
Generic sc and st fiber patch panels (#1817)
* Add ST 24 Port Fiber Panel

* Add SC 12 Port Duplex Fiber Patch Panel

* Add ST 16 Port Fiber Patch Panel

* Add empty line at end of file

* Refine model name

* Update model and slug

* Remove ' from port names

* Use 16 rear ports instead of one

* Use 24 rear ports instead of one

* Change from 2 to 24 rear ports of type splice
2024-03-01 09:57:00 -06:00
Abhimanyu Saharan
ac94213190
added generic device types (#1827) 2024-01-04 14:32:08 -05: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
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
f2709fed8b
Module-Types - Model Name Fixes (#1063)
* Updated module types to have proper model names

* Updated Aruba module-types so that the model name is accurate

* fixing Broadcom part number

* updated comments to description

* fixed checkpoint model names

* moved generic keystone modules to a generic module folder

* according to FS datasheets, each item has an Item ID (unique part number) and their associated model name

* fixing the other module types

* removed mgmt_false definition

* removed newlines

* removed extra definitions

* fixed description, changed to comments

* fixing fs part numbers to be strings

* removed extra newlines

* Removed extra newlines

* reemoved blank definition
2023-01-20 19:17:02 -05:00
jnovak-netsystemcz
8cee48f2d8
I was missing generic patch pannels which do not consume whole depth of (#971)
rack. Therefore I added them:
- copy of every existing and changed it's is_full_depth to false
- set airflow for all to passive
- unified file postfix to .yaml
2022-12-28 15:48:46 -05:00
jnovak-netsystemcz
22391cb7e4
Added Wall boxes with 2, 3, 4 and 6 UTP plugs. (#1001)
* Added Wall boxes with 2, 3, 4 and 6 UTP plugs.
They can be used for documenting physical wiring.

* Fixed issue with airflow

* Removed all empty fields

* Rack height set to 0, because devices are not rack mountable.

* Removed airflow and depth. They are useless for wall mounted boxes.

* Rack full depth set to false

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-28 15:34:39 -05:00
Vittore Zen
b978c8376d
Add ZTE, Supermicro vendors with ZXA10 F8x2 GPON MTU series, Cisco Meraki AP MRxx series, Supermicro model SYS-1019P-WTR (#843)
* Add ZTE vendor and ZXA10 F8x2 GPON MTU series

* Add generic SC-24-double-port Fiber Patch Panel

* fix numbers

* Add some Cisco-Meraki APs

* fix wrong added .pre-commit-config.yaml

* Add ZTE ZXA10 C300

* Added SC-24-port_fiber_patch_panel

* Add basic zte c300 modules: CICK,PRWH and HUVQ

* add ZTE modules

* Rename GPON interface

* Add Supermicro model SYS-1019P-WTR

* Fix typo in com ports type

* Add M4300-12X12F

* Revert to module

* Revision done

* Fix little typos

* Remove empty comments

* Remove empty comments

* Fix type

* Fix type

* Fix rear_port_position

* Fix typo

* Modify type

* Remove USB and VGA

* Remove USB and VGA
2022-08-02 14:33:24 -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
Boudewijn
d9a8ecf28b
Added 2he cable management panel (#411) 2021-06-19 01:32:36 -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
Nico Domino
ba252c3c71
Update name / slug (#189)
Name / slug were not updated from the 1he version.
2020-08-08 22:56:33 -04:00
deku-m
f053504137
Added some device-types to Generic (Fiber panels, Cable management panel & shelfs) (#153)
* Creation of 12-port_fiber_patch_panel

Created a 12-port_fiber_patch_panel

* Creation of 24 and 48 ports fiber patch panel

Created a 24 and 48 fiber patch panel.

* Creation of 2 shelfs (1he and 2he)

Created 2 empty shelfs 1he and 2he

* Creation of a cable-management panel

Created a cable-management panel.

* Update 12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 24-port_fiber_patch_panel.yaml to LC-24-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 24 ports Fiber port panel

* Rename 12-port_fiber_patch_panel.yaml to LC-12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 48-port_fiber_patch_panel.yaml to LC-48-port_fiber_patch_panel.yaml
2020-06-19 20:47:14 -04:00
Jeremy Stretch
4dcaf14b4e Change vendors/ to device-types/ 2019-12-19 13:23:05 -05:00