@uncoded-limited/connect
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

wifi-connect

Allows connection to a known SSID with password

Install

npm install wifi-connect
npx cap sync

API

connect(...)

connect(options: ConnectionOptions) => Promise<ConnectionResponse>
Param Type
options ConnectionOptions

Returns: Promise<ConnectionResponse>


Interfaces

ConnectionResponse

Prop Type
result string

ConnectionOptions

Prop Type
ssid string
password string

Readme

Keywords

Package Sidebar

Install

npm i @uncoded-limited/connect

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

26 kB

Total Files

25

Last publish

Collaborators

  • uncoded-limited