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

AbpV1_1

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

ABP device object for LoRaWAN specification v1.1

interface AbpV1_1 {
DevAddr?: string | null;
SessionKeys?: SessionKeysAbpV1_1 | null;
}

§Properties

§
DevAddr?: string | null
[src]

The DevAddr value.

§
SessionKeys?: SessionKeysAbpV1_1 | null
[src]

Session keys for ABP v1.1