Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetWirelessDeviceStatisticsRequest

import type { GetWirelessDeviceStatisticsRequest } from "https://aws-api.deno.dev/v0.3/services/iotwireless.ts?docs=full";
interface GetWirelessDeviceStatisticsRequest {
WirelessDeviceId: string;
}

§Properties

§
WirelessDeviceId: string
[src]

The ID of the wireless device for which to get the data.