mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +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.
20 lines
526 B
YAML
20 lines
526 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: Meraki MR74
|
|
slug: cisco-meraki-mr74
|
|
part_number: MR74
|
|
u_height: 0.0
|
|
is_full_depth: false
|
|
weight: 2.4
|
|
weight_unit: lb
|
|
comments: "- Datasheet: [https://meraki.cisco.com/lib/pdf/meraki_datasheet_MR74.pdf](https://meraki.cisco.com/lib/pdf/meraki_datasheet_MR74.pdf)\r\n- 2.4\
|
|
\ GHz 802.11b/g/n client access radio, 5 GHz 802.11a/n/ac client access radio"
|
|
interfaces:
|
|
- name: main
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
- name: wlan1
|
|
type: ieee802.11ac
|