Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ap

Controls hostapd to create service AP.

Hierarchy

  • Ap

Index

Constructors

  • new Ap(): Ap
  • Returns Ap

Properties

interface: ApInterface = ...
options?: Record<string, string>

This object is optional and can be used to configure extra parameters for the section. For wpa_supplicant and hostapd, it sends unchanged key, value settings to the corresponding socket.

timeout?: number = 600

Disable AP after no station has been connected for a timeout amount of seconds.

Generated using TypeDoc