mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-04 04:29:27 +01:00
b19ed14cd7
* Create WAVE-LR.yaml * Update WAVE-LR.yaml Added datasheet and weight --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
22 lines
460 B
YAML
22 lines
460 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: UISP Wave LR
|
|
slug: ubiquiti-wave-lr
|
|
part_number: Wave-LR
|
|
u_height: 0
|
|
is_full_depth: false
|
|
comments: The eth0 and prs0 are permanently bridged as this is a L2 bridge device. [](https://dl.ui.com/ds/wave-lr_ds.pdf)
|
|
weight:
|
|
- value: 5.7
|
|
unit: lb
|
|
interfaces:
|
|
- name: br0
|
|
type: bridge
|
|
mgmt_only: true
|
|
- name: eth0
|
|
label: Ethernet
|
|
type: 1000base-t
|
|
- name: prs0
|
|
label: Wireless
|
|
type: ieee802.11ax
|