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

LoRaWANGatewayVersion

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

LoRaWANGatewayVersion object.

interface LoRaWANGatewayVersion {
Model?: string | null;
PackageVersion?: string | null;
Station?: string | null;
}

§Properties

§
Model?: string | null
[src]

The model number of the wireless gateway.

§
PackageVersion?: string | null
[src]

The version of the wireless gateway firmware.

§
Station?: string | null
[src]

The basic station version of the wireless gateway.