Commit Graph

10 Commits

Author SHA1 Message Date
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
David Mc Ken
70c64d5ad5
Delete SBx81XLEM.yaml (#1209)
This is an invalid duplicate of SBx81GS24a.yaml
The 24 in GS24a indicates the device is a 24-port device.
2023-03-16 15:42:03 -04:00
Daniel W. Anner
4061057407
Add Schema Interface Types & Correctly Identify Adapters (AT FS Series) (#1024)
* Adding 3 new adapter types. 100base-fx, 100base-lfx, and 100base-t1.
This addition is contingent on [Netbox PR#11377](https://github.com/netbox-community/netbox/pull/11377) being completed first. This will not be merged until that is complete

* Based on the addition of 100base-fx in the upstream netbox repo, this will allow us to correctly identify these ports

* updated 100base-fx interface names
2023-01-20 15:36:28 -05:00
Daniel W. Anner
e90a7dba91
Update Allied Telesis modules to include their slot number (#1023)
* Updated AT modules to include their slot number for easier identification

* Updated the fiber interface names as well
2023-01-03 11:45:41 -05:00
Daniel W. Anner
863f63af82
Allied Telesis Power Module Updates (#1022)
* Updated Allied Telesis PWR4 name to more closely match what is printed on the unit

* Updated PWR4 comment

* fixed PSU comments and names
2023-01-03 11:35:50 -05:00
Daniel W. Anner
55f0803e6f
Allied Telesis MCR12 and Modules (#1021)
* Added Allied Telesis MCR12 and other modules used with it

* Added the rest of the FS2xx series Allied Telesis modules
2023-01-03 11:20:13 -05:00
Martin
1675869369
Allied Telesis: Add products, add PoE properties, minor fixes (#914)
* Add PoE properties to existing products

* Fix IE340L-18GP product name

* Add PoE properties to IE340-20GP

* Fix max power draw on x530L-10GHXm

* Added new products
2022-09-15 21:02:22 -05:00
Martin
02784c2824
Changed modular Allied Telesis PSU devices (#742)
* Remove power from devices with replacable PSUs

* Added PSU as module bay to x930/x950

* Added modular PSUs

* Added fan modules to x950

* Fixed newline format
2022-09-02 16:28:06 -05:00
Martin
ff992f0d58
Add Allied Telesis x8100 series (#743)
* Added Allied Telesis x8100 modular chassis/modules

* Changed x908G2 PSU to modular

* Added fan inventory to x908G2
2022-04-08 05:37:12 -04:00
Martin
7d59ba9427
Extend Allied Telesis devices with bays and modules (#738)
* Added module bays to x930, x950 and x908Gen2

* Added XEM2 (SB908GEN2 platform) and x930 modules

* Fix numeric-only positions to be treated as string

* Renamed "Bay" to "Slot" to comply with ATI naming
2022-04-07 05:58:32 -04:00