Table of Contents

Class WirelessDevicesSection

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

Provides access to wireless devices API endpoints

public class WirelessDevicesSection
Inheritance
WirelessDevicesSection
Inherited Members

Constructors

WirelessDevicesSection()

public WirelessDevicesSection()

Properties

ConnectionStats

Aggregated connectivity info for this network, grouped by node

public IWirelessDeviceConnectionStats ConnectionStats { get; }

Property Value

IWirelessDeviceConnectionStats

LatencyStats

Aggregated latency info for this network, grouped by node

public IWirelessDeviceLatencyStats LatencyStats { get; }

Property Value

IWirelessDeviceLatencyStats

OrganizationEthernetStatuses

List the most recent Ethernet link speed, duplex, aggregation and power mode and status information for wireless devices.

public IWirelessDeviceEthernetStatuses OrganizationEthernetStatuses { get; }

Property Value

IWirelessDeviceEthernetStatuses

PacketLoss

List the most recent packet loss information for wireless devices.

public IWirelessDevicePacketLoss PacketLoss { get; }

Property Value

IWirelessDevicePacketLoss