Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadiodConfig

Hierarchy

  • RadiodConfig

Index

Constructors

Properties

ap: Ap = ...
country: string = ''
fallback?: Fallback = Fallback.NONE

Specify what to do when Wi-Fi station configuration is missing.

firewall: Firewall = ...
keys?: Record<string, string>

Key value pairs for public and private keys where key is filename and value is contents of key. Other properties in configuration can refer to these keys/certificates by name.

loglevel?: LogLevel

Set Radiod log level.

modem?: Modem
name?: string

Name of device that will be used in NATS subject strings. Also can be used as Hotspot (AP) SSID. This property is mandatory.

nats?: Nats = ...
network: Network = ...
sta?: Sta
version: 1 = 1

Generated using TypeDoc