mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
c95b166139
* 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
14 lines
328 B
YAML
14 lines
328 B
YAML
---
|
|
manufacturer: Canon
|
|
model: imageRUNNER ADVANCE C3530
|
|
slug: canon-imagerunner-advance-c3530
|
|
part_number: IR-ADV-C3530
|
|
u_height: 0
|
|
comments: '[Color Laser Multifunctional](https://oip.manual.canon/USRMA-1814-zz-CS-3500-enUS/)'
|
|
power-ports:
|
|
- name: PSU1
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: eth
|
|
type: 1000base-t
|