Table of Contents

Class WirelessRadioSection

Namespace
Meraki.Api.Sections.Products.Wireless
Assembly
Meraki.Api.dll

Provides access to wireless radio API endpoints

public class WirelessRadioSection
Inheritance
WirelessRadioSection
Inherited Members

Constructors

WirelessRadioSection()

public WirelessRadioSection()

Properties

RfHealth

Return RF health metrics, by network, over time

public IWirelessRadioRfHealth RfHealth { get; }

Property Value

IWirelessRadioRfHealth

Settings

Return the manually configured radio settings overrides of a device, which take precedence over RF profiles.

public IWirelessRadioSettings Settings { get; }

Property Value

IWirelessRadioSettings