capacitor-esptouch
v0.0.5
Published
capacitor-esptouch
Readme
capacitor-esptouch
capacitor-esptouch · 支持esptouch v2 · android已支持,ios待开发
Install
npm install capacitor-esptouch
npx cap syncAPI
start(...)
start(options: { ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; }) => Promise<any>| Param | Type |
| ------------- | ------------------------------------------------------------------------------------------------------- |
| options | { ssid: string; bssid?: string; password?: string; aesKey?: string; customData?: string; } |
Returns: Promise<any>
stop()
stop() => Promise<any>Returns: Promise<any>
