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

SessionKeysAbpV1_0_x

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

Session keys for ABP v1.1

interface SessionKeysAbpV1_0_x {
AppSKey?: string | null;
NwkSKey?: string | null;
}

§Properties

§
AppSKey?: string | null
[src]

The AppSKey value.

§
NwkSKey?: string | null
[src]

The NwkSKey value.