mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
d0cb58d96e
* 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.
23 lines
391 B
YAML
23 lines
391 B
YAML
---
|
|
manufacturer: LANCOM
|
|
model: WLC-4025+
|
|
slug: lancom-wlc-4025-plus
|
|
part_number: wlc-4025-plus
|
|
u_height: 1
|
|
is_full_depth: false
|
|
console-ports:
|
|
- name: com
|
|
type: mini-din-8
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: ETH-1
|
|
type: 1000base-t
|
|
- name: ETH-2
|
|
type: 1000base-t
|
|
- name: ETH-3
|
|
type: 1000base-t
|
|
- name: ETH-4
|
|
type: 1000base-t
|