mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
c054627613
* Riello UPS and Netman cards * YAML Fix * Naming cleanup --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
15 lines
284 B
YAML
15 lines
284 B
YAML
---
|
|
manufacturer: Riello
|
|
model: Netman 204
|
|
part_number: NETMAN204
|
|
comments: Riello UPS NetMan 204 Network Card
|
|
console-ports:
|
|
- name: Netman/Serial
|
|
type: rj-45
|
|
- name: Netman/USB
|
|
type: usb-micro-b
|
|
interfaces:
|
|
- name: Netman/mgmt
|
|
type: 100base-tx
|
|
mgmt_only: true
|