Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GetReplyNetworkStatus

Reply to get NETWORK_STATUS request.

Hierarchy

  • GetReplyNetworkStatus

Index

Constructors

Properties

dns: string

The IP address of configured DNS server to be used.

gateway: string

The IP address of gateway, aka default route.

ntp: string

NTP server that device is connected to.

sta_ip_addr: string

The current IP address of Wi-Fi station interface.

sta_mac_addr: string

The MAC address of Wi-Fi station interface.

wlan0_ip_addr: string

Deprecated. Use sta_ip_addr instead.

wlan0_mac_addr: string

Deprecated. Use sta_mac_addr instead.

Generated using TypeDoc