Class WirelessRadioSection
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
Settings
Return the manually configured radio settings overrides of a device, which take precedence over RF profiles.
public IWirelessRadioSettings Settings { get; }