0.0.5 • Published 2 years ago

capacitor-esptouch v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

capacitor-esptouch

capacitor-esptouch · 支持esptouch v2 · android已支持,ios待开发

Install

npm install capacitor-esptouch
npx cap sync

API

start(...)

start(options: { ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; }) => Promise<any>
ParamType
options{ ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; }

Returns: Promise<any>


stop()

stop() => Promise<any>

Returns: Promise<any>


0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago