Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GetReplyHotspotStatus

Reply to get HOTSPOT_STATUS request.

Hierarchy

  • GetReplyHotspotStatus

Index

Constructors

Properties

expires: number

Time in seconds after which passphrase will expire, if it is rotating. Can be negative if passphrase already expired but hotspot is not reenabled.

passphrase: string

Passphrase of Hotspot. Empty string means open or not configured Hotspot.

rotating: boolean

Whether passphrase is configured statically or changes after expiration time.

timeout: number | boolean

Timeout in seconds until hotspot will expire. Can be negative. Can be 'false' meaning either timeout not set or hotspot not enabled. Timeout timer is turned off when AP has connected clients.

Generated using TypeDoc