Class DevicesWirelessSection
Provides access to devices wireless API endpoints
public class DevicesWirelessSection
- Inheritance
-
DevicesWirelessSection
- Inherited Members
Constructors
DevicesWirelessSection()
public DevicesWirelessSection()
Properties
AlternateManagementInterface
Update alternate management interface IPv6 address
public IDeviceWirelessAlternateManagementInterface AlternateManagementInterface { get; }
Property Value
Radio
Gets the radio
public DevicesWirelessRadioSection Radio { get; }
Property Value
Zigbee
Gets the zigbee
public DevicesWirelessZigbeeSection Zigbee { get; }
Property Value
Methods
GetDeviceWirelessHealthScoresAsync(string, CancellationToken)
public Task<WirelessHealthScores> GetDeviceWirelessHealthScoresAsync(string serial, CancellationToken cancellationToken = default)
Parameters
serialstringcancellationTokenCancellationToken