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

AbpV1_0_x

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

ABP device object for LoRaWAN specification v1.0.x

interface AbpV1_0_x {
DevAddr?: string | null;
SessionKeys?: SessionKeysAbpV1_0_x | null;
}

§Properties

§
DevAddr?: string | null
[src]

The DevAddr value.

§
SessionKeys?: SessionKeysAbpV1_0_x | null
[src]

Session keys for ABP v1.0.x