Interface NetworkWanState

WAN state of network

WAN state of network, including current IP configuration and wifi access point state 🌐

See

RoboccDocs for further information

Hierarchy

  • NetworkWanState

Properties

dhcp: boolean

DHCP enabled

dns1: string

DNS 1

dns2: string

DNS 2

ipv4_address: string

IPv4 address

ipv4_gateway: string

IPv4 gateway

ipv4_prefix: number

IPv4 prefix

network_type: NetworkType
wifi_ap?: WifiAp

WiFi access point

Generated using TypeDoc